I did created the lirc device before starting lircd in
/etc/init.d/lircd:

mknod /dev/lirc0 c 61 0
chmod 0666 /dev/lirc0

Which seems to eliminate the previous error stating
that /dev/lirc0 didn't exist.  Now /var/log/messages
just says that it "accepted new client on /dev/lircd"
and immediately after "removed client":

Nov  1 01:26:20 xbox Serial: 8250/16550 driver
$Revision: 1.90 $ 8 ports, IRQ sharing disabled
Nov  1 01:26:20 xbox PCI: Enabling device 0000:00:06.1
(0000 -> 0003)
Nov  1 01:26:20 xbox PCI: No IRQ known for interrupt
pin B of device 0000:00:06.1. Please try using
pci=biosirq.
Nov  1 01:26:20 xbox usb 1-1.1: new full speed USB
device using ohci_hcd and address 3
Nov  1 01:26:20 xbox lirc_dev:
lirc_register_plugin:sample_rate: 0
Nov  1 01:26:20 xbox lirc_xbox[3]: Xbox IR on usb1:3
Nov  1 01:26:35 xbox 0.7.0[6042]: lircd(xboxusb) ready
Nov  1 01:27:00 xbox 0.7.0[6042]: accepted new client
on /dev/lircd
Nov  1 01:27:00 xbox 0.7.0[6042]: removed client

Unfortunately, although I'm sure I'm close, the xBox
DVD remote still isn't doing anything.  irw just hangs
and shows no keypresses and mode2 still claims that
/dev/lirc0 doesn't exist:

xbox ~ # ls -la /dev/lir*
crw-rw-rw-  1 root root 61, 0 Nov  1 01:26 /dev/lirc0
srw-rw-rw-  1 root root     0 Nov  1 01:26 /dev/lircd

Any ideas?


        
                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to