
jarod at wilsonet
Sep 5, 2010, 4:52 PM
Post #8 of 8
(584 views)
Permalink
|
|
Re: mythdora lirc problems, remote+serial blaster
[In reply to]
|
|
On Sun, Sep 5, 2010 at 6:30 PM, Jamie Stotz <wstotz [at] toad> wrote: > /etc/sysconfig/lirc is empty Completely empty? Or just nothing added to any of the config options in there? Empty in either case means lircd using /dev/lirc0 and the "default" driver (i.e., attach to a kernel device), which given that you've got lirc_serial loading first, means lircd is trying to talk to your transmitter. However, if I'm remembering clearly (btw, while trimming replies is appreciated, its also possible to trim too much from a reply...), you were getting a message about the device not supporting transmit. Not quite sure what to suggest right now. I'd probably reverse the load order though, so lirc_i2c loads first, then the remote should at least work. I'm really not all that familiar with the auto-config stuff in mythdora myself, not sure how the blaster setup is supposed to have come out. > /etc/lirc/lircd.conf looks like this: > # > # this config file was automatically generated > # using lirc-0.7.0(any) on Sun Nov 28 20:25:09 2004 > # > # contributed by > # > # brand: Hauppauge 350 ... > /etc/lircd.conf is the same plus a similar section labeled Pace RC30 Should only have one or the other, not both. Not sure which one takes precedence. -- Jarod Wilson jarod [at] wilsonet _______________________________________________ mythtv-users mailing list mythtv-users [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
|