Gregg wrote:
Oakay I set up mythtv using Jarods guide for fc3 everything but lirc
works. It shows the card connected, but when I try to test it using
/usr/bin/irw I don ot see any input received. this is the second
system I have set up the other ran on fc2, so I know the card works. I installed the lircd file. Am I missing something.


Thanks in advance



I had the same problem. irw just died on me. Had to change /etc/udev/rules.d/lirc.rules from
KERNEL="lirc[0-9]*", NAME="lirc/%n"
KERNEL="lirc0", SYMLINK="lirc"


to
KERNEL="lirc0",         NAME="lirc"

--
Per W.
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to