[mythtv-users] Lirc doesn't work :-(

John jharitos at yahoo.com
Thu Oct 18 22:39:34 UTC 2007


I can't tell if you've installed from a package or you
compiled. If you compiled, you need the sources and
not the headers. It'll compile with headers but it
won't work.

Until you get it working take out or comment out the
commands out of the rc.local.

Reboot.

#modprobe lirc_serial
#cd dev
#ls -al | grep lirc

What did you get, I'll assume /dev/lirc0

Do the set serial uart=none command (can't remember it
off the top of my head).

Then.

#/usr/sbin/lircd --device=/dev/lirc0
--output=/dev/lircd

or replace /dev/lirc0 with whatever you see

Then do a 

#ls -al | grep lirc

You should see the lircd

Do you irrecord based on /dev/lircd




/sbin/modprobe lirc_serial

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the mythtv-users mailing list