MythTV Community Forum - MythTV talk.com

Go Back   MythTV Community Forum - MythTV talk.com > MythTV > Hardware
Want to give back to the MythTV Community? Help answer threads with 0 replies.


Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 12-11-2009, 02:16 AM
MythTV Friend
 
Join Date: Oct 2009
Posts: 28
Default Tivo Remote - will it work?

I bought the a Nero package which included a 950q, Tivo remote, IR blaster and some useless software, all for $35. The 950q works perfectly. Will the Tivo remote work? I of course plugged the IR receiver it in and tired it, but no luck. What is the Tivo remote known as? How can I get it working?

Thank you!

P.S. if I get this working I might just buy another package and have three tuners on my box even though that would be overkill.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 12-11-2009, 09:54 PM
MythTV Friend
 
Join Date: Oct 2009
Posts: 28
Default

FYI: the TiVo remote that I'm talking about is the Nero LiquidTV | TiVo PC remote bundle at the bottom of this page. I don't know if the TiVo PC remote bundle is much/any different than the standard TiVo remote
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 12-12-2009, 02:15 AM
Cornerstone of the Community
 
Join Date: Nov 2006
Posts: 1,094
Default

You probably just need to find a working lircd.conf file for it. If you can't you can always use irrecord to create a conf file and then you can use the remote with LIRC. Pretty much an IR remote can work with LIRC.
__________________
Current dollars are worth more than future dollars
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 12-13-2009, 04:12 PM
MythTV Friend
 
Join Date: Oct 2009
Posts: 28
Default

Quote:
Originally Posted by newlinux View Post
You probably just need to find a working lircd.conf file for it. If you can't you can always use irrecord to create a conf file and then you can use the remote with LIRC. Pretty much an IR remote can work with LIRC.
Thank you for the reply. I've done some further investigation and I think things are a bit more complicated. The remote came with an IR receiver and IR Blaster labeled "Tivo PC". I don't think that it is being seen when it is plugged in. When I do
Code:
cat /proc/bus/input/devices
I don't see it listed there. I found this discussion, but it was over my head. Any thoughts on what I need to do to have the IR Receiver work with LIRC?

I did find some conf files here. I'm not sure what the differences are between them but they should be good starting points after I get the receiver working.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 12-13-2009, 04:43 PM
MythTV Friend
 
Join Date: Oct 2009
Posts: 28
Default

Quote:
Originally Posted by newlinux View Post
You probably just need to find a working lircd.conf file for it. If you can't you can always use irrecord to create a conf file and then you can use the remote with LIRC. Pretty much an IR remote can work with LIRC.
Thank you for the reply. I've done some further investigation and I think things are a bit more complicated. The remote came with an IR receiver and IR Blaster labeled "Tivo PC". I don't think that it is being seen when it is plugged in. When I do
Code:
cat /proc/bus/input/devices
I don't see it listed there. I found this discussion, but it was over my head. Any thoughts on what I need to do to have the IR Receiver work with LIRC?

I did find some conf files here. I'm not sure what the differences are between them but they should be good starting points after I get the receiver working.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 12-29-2009, 09:18 PM
wpc wpc is offline
MythTV Friend in Training
 
Join Date: Dec 2009
Posts: 8
Default

Quote:
Originally Posted by markbean View Post
Thank you for the reply. I've done some further investigation and I think things are a bit more complicated. The remote came with an IR receiver and IR Blaster labeled "Tivo PC". I don't think that it is being seen when it is plugged in. When I do
Code:
cat /proc/bus/input/devices
I don't see it listed there. I found this discussion, but it was over my head. Any thoughts on what I need to do to have the IR Receiver work with LIRC?

I did find some conf files here. I'm not sure what the differences are between them but they should be good starting points after I get the receiver working.
you need to download the lirc source and edit the lirc_mceusb.c and recompile it.



so here's 2 parts of the file that need to be edited.

/* general constants */
#define SEND_FLAG_IN_PROGRESS 1
#define SEND_FLAG_COMPLETE 2
#define RECV_FLAG_IN_PROGRESS 3
#define RECV_FLAG_COMPLETE 4

#define MCEUSB_INBOUND 1
#define MCEUSB_OUTBOUND 2

#define VENDOR_PHILIPS 0x0471
#define VENDOR_SMK 0x0609
#define VENDOR_TATUNG 0x1460
#define VENDOR_GATEWAY 0x107b
#define VENDOR_SHUTTLE 0x1308
#define VENDOR_SHUTTLE2 0x051c
#define VENDOR_MITSUMI 0x03ee
#define VENDOR_TOPSEED 0x1784
#define VENDOR_RICAVISION 0x179d
#define VENDOR_ITRON 0x195d
#define VENDOR_FIC 0x1509
#define VENDOR_LG 0x043e
#define VENDOR_MICROSOFT 0x045e
#define VENDOR_FORMOSA 0x147a
#define VENDOR_FINTEK 0x1934
#define VENDOR_PINNACLE 0x2304
#define VENDOR_ECS 0x1019
#define VENDOR_WISTRON 0x0fb8
#define VENDOR_COMPRO 0x185b
#define VENDOR_NORTHSTAR 0x04eb
#define VENDOR_TIVO 0x105a

^^^^^^^^^^^ see the last line here I added for VENDOR_TIVO


this was for version lirc-0.8.6. I don't think the IR blaster part works yet but the receiver does. I did not try the IR blaster portion yet and don't have a need to.





{ USB_DEVICE(VENDOR_MITSUMI, 0x2501) },
/* Topseed eHome Infrared Transceiver */
{ USB_DEVICE(VENDOR_TOPSEED, 0x0001) },
/* Topseed HP eHome Infrared Transceiver */
{ USB_DEVICE(VENDOR_TOPSEED, 0x0006) },
/* Topseed eHome Infrared Transceiver */
{ USB_DEVICE(VENDOR_TOPSEED, 0x0007) },
/* Topseed eHome Infrared Transceiver */
{ USB_DEVICE(VENDOR_TOPSEED, 0x000 },
/* Topseed eHome Infrared Transceiver */
{ USB_DEVICE(VENDOR_TOPSEED, 0x000a) },
/* Ricavision internal Infrared Transceiver */
{ USB_DEVICE(VENDOR_RICAVISION, 0x0010) },
/* Itron ione Libra Q-11 */
{ USB_DEVICE(VENDOR_ITRON, 0x7002) },
/* FIC eHome Infrared Transceiver */
{ USB_DEVICE(VENDOR_FIC, 0x9242) },
/* LG eHome Infrared Transceiver */
{ USB_DEVICE(VENDOR_LG, 0x9803) },
/* Microsoft MCE Infrared Transceiver */
{ USB_DEVICE(VENDOR_MICROSOFT, 0x00a0) },
/* Formosa eHome Infrared Transceiver */
{ USB_DEVICE(VENDOR_FORMOSA, 0xe015) },
/* Formosa21 / eHome Infrared Receiver */
{ USB_DEVICE(VENDOR_FORMOSA, 0xe016) },
/* Formosa aim / Trust MCE Infrared Receiver */
{ USB_DEVICE(VENDOR_FORMOSA, 0xe017) },
/* Formosa Industrial Computing / Beanbag Emulation Device */
{ USB_DEVICE(VENDOR_FORMOSA, 0xe01 },
/* Formosa21 / eHome Infrared Receiver */
{ USB_DEVICE(VENDOR_FORMOSA, 0xe03a) },
/* Formosa Industrial Computing AIM IR605/A */
{ USB_DEVICE(VENDOR_FORMOSA, 0xe03c) },
/* Fintek eHome Infrared Transceiver */
{ USB_DEVICE(VENDOR_FINTEK, 0x0602) },
/* Fintek eHome Infrared Transceiver (in the AOpen MP45) */
{ USB_DEVICE(VENDOR_FINTEK, 0x0702) },
/* Pinnacle Remote Kit */
{ USB_DEVICE(VENDOR_PINNACLE, 0x0225) },
/* Elitegroup Computer Systems IR */
{ USB_DEVICE(VENDOR_ECS, 0x0f3 },
/* Wistron Corp. eHome Infrared Receiver */
{ USB_DEVICE(VENDOR_WISTRON, 0x0002) },
/* Compro K100 */
{ USB_DEVICE(VENDOR_COMPRO, 0x3020) },
/* Compro K100 v2 */
{ USB_DEVICE(VENDOR_COMPRO, 0x3082) },
/* Northstar Systems eHome Infrared Transceiver */
{ USB_DEVICE(VENDOR_NORTHSTAR, 0xe004) },
/* TiVo PC IR Receiver */
{ USB_DEVICE(VENDOR_TIVO, 0x2000) },
/* Terminating entry */
{ }
};

^^^^^^^^^ see USB_DEVICE(VENDOR_TIVO that was added
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 01-20-2010, 04:12 PM
MythTV Friend in Training
 
Join Date: Nov 2006
Posts: 8
Default

Has anyone actually gotten this working?
If so, what steps did you take? What do you have in your hardware.conf and lircd.conf?

I've tried editing and recompiling LIRC as described both above and here, but it still isn't working. The light on the IR receiver turns on (and stays on) when it received a signal, but irw doesn't pick up on it.

I found a kernel patch here that looks promising, but recompiling kernels always ends in disaster for me, so I'd like to avoid that if possible.

I feel like I'm so close, and I really want this to work. What am I missing?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 01-20-2010, 04:28 PM
wpc wpc is offline
MythTV Friend in Training
 
Join Date: Dec 2009
Posts: 8
Default

Quote:
Originally Posted by sentinel View Post
Has anyone actually gotten this working?
If so, what steps did you take? What do you have in your hardware.conf and lircd.conf?

I've tried editing and recompiling LIRC as described both above and here, but it still isn't working. The light on the IR receiver turns on (and stays on) when it received a signal, but irw doesn't pick up on it.

I found a kernel patch here that looks promising, but recompiling kernels always ends in disaster for me, so I'd like to avoid that if possible.

I feel like I'm so close, and I really want this to work. What am I missing?

I must be talking to myself because my post right above this tells you EXACTLY what you need to do.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 02-09-2010, 06:37 PM
MythTV Friend in Training
 
Join Date: Nov 2006
Posts: 8
Default

Quote:
Originally Posted by wpc View Post
I must be talking to myself because my post right above this tells you EXACTLY what you need to do.
Uh, I did that....

Quote:
Originally Posted by wpc View Post
...you need to download the lirc source and edit the lirc_mceusb.c and recompile it....
Quote:
Originally Posted by sentinel View Post
...I've tried editing and recompiling LIRC as described above, but it still isn't working....
Sorry, did I miss something?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 02-09-2010, 08:44 PM
MythTV Friend
 
Join Date: Oct 2009
Posts: 28
Default

Somehow I was not tracking this conversation. Thank you for bringing it to my attention again. I would really like to get this remote working. I'm a super newbie so I don't understand many of the steps just by the descriptions above.

I went to
Code:
/var/lib/dkms/lirc/0.8.6/source/drivers/lirc_mceusb
and edited lirc_mceusb.c as detailed by adding
Code:
#define VENDOR_TIVO 0x105a
and
Code:
/* TiVo PC IR Receiver */
{ USB_DEVICE(VENDOR_TIVO, 0x2000) },
in the places specified. Was that the right file?

How do I recompile it? I tried
Code:
sudo make lirc_mceusb
and it gave me a ton of error and warning messages so I'm guessing that's not what I was supposed to do.

After it's recompiled am I supposed to reconfigure LIRC by
Code:
sudo dpkg-reconfigure lirc
Would I then answer 'None' for the remote, and 'None' for the IR transmitter or should I see the Tivo transmitter listed now?

After I have reconfigured would I then just copy a of a lircd.conf from here (any guess which is our remote) to "/etc/lirc" and then do
Code:
sudo /etc/init.d/lirc restart
Thank you for bearing with me. I tried to be as descriptive as possible.

Thank you!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cant get IR remote to work. bradleylauchlin Installation Issues 6 09-26-2007 09:34 PM
Getting the remote to work ar1stotle Hardware 1 07-30-2007 01:04 AM
Tivo Series 3 Remote Control? Pegasus Hardware 0 06-07-2007 01:53 AM
Need Help getting Remote to work on PVR 150 MCE Kit. RandomDude15 Hardware 11 09-12-2006 03:25 AM
tivo remote? Oo.et.oO Hardware 0 07-28-2006 03:55 PM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 08:12 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2