[mythtv-users] Need help with Hauppauge HRV-1600 IR Blaster and lirc_zilog in Mythbuntu .23/10.04

David Lasker dave at altosdesign.com
Sun Jul 4 00:43:03 UTC 2010


I found the answer to the "out of range" errors here:

http://www.gossamer-threads.com/lists/mythtv/users/441961#441961

which is to patch lirc.h to change lirc_t to unsigned int.

It took me a while to make this work until I figured out that the lirc
configure script generated by setup.sh installed to /usr/local/sbin but the
daemon was running from /usr/sbin.

So now I am able to use lirc_zilog for both receiving and transmitting. Next
step is to figure out which codes work with my Motorola DCH70 cable box.

Thanks to Jarod Wilson for your work on this driver!

Dave

-----Original Message-----
From: David Lasker [mailto:dave at altosdesign.com] 
Sent: Saturday, July 03, 2010 9:27 AM
To: 'Discussion about mythtv'
Subject: RE: Need help with Hauppauge HRV-1600 IR Blaster and lirc_zilog in
Mythbuntu .23/10.04

Jul  3 09:03:04 mythtv lircd-0.8.6[1110]: error in configfile line 62:
Jul  3 09:03:04 mythtv lircd-0.8.6[1110]: "2147549184" is out of range
.
...lots of out of range errors deleted...
.
Jul  3 09:03:06 mythtv lircd-0.8.6[1156]: error in configfile line 30944:
Jul  3 09:03:06 mythtv lircd-0.8.6[1156]: "2195390542" is out of range

I am thinking I will be OK if I can fix the out of range messages. Any
suggestions on how to do that?

Thanks for the help!

Dave



More information about the mythtv-users mailing list