I've been trying to get this remote working for the past three nights. I've read the message boards, guides, etc and nothing seems to be working. I'm guessing it's something simple and dumb...<br><br>If I run irw, I get all the codes showing up. But it doesn't interact with myth. I've attached some of my files and below are some of the things I've seen online.
<br><br>find / -name ati_remote.ko -print<br>/lib/modules/2.6.15-1.2054_FC5/kernel/drivers/usb/input/ati_remote.ko<br>/lib/modules/2.6.17-1.2157_FC5smp/kernel/drivers/usb/input/ati_remote.ko<br>/home/mythtv/ati_remote.ko<br>
(My kernel: 2.6.17-1.2157_FC5)<br><br>dmesg | grep ati<br>Allocating PCI resources starting at 30000000 (gap: 20000000:dfff0000)<br>Calibrating delay using timer specific routine.. 3994.03 BogoMIPS (lpj=7988069)<br>Uncovering SIS961 that hid as a SIS503 (compatible=1)
<br>Non-volatile memory driver v1.2<br>SIS5513: not 100% native mode: will probe irqs later<br>usb usb1: configuration #1 chosen from 1 choice<br>usb usb2: configuration #1 chosen from 1 choice<br>usb 1-1: configuration #1 chosen from 1 choice
<br>lirc_atiusb: USB remote driver for LIRC v0.5<br>lirc_atiusb: Paul Miller &lt;<a href="mailto:pmiller9@users.sourceforge.net">pmiller9@users.sourceforge.net</a>&gt;<br>lirc_atiusb[2]: X10 Wireless Technology Inc USB Receiver on usb1:2
<br>usbcore: registered new driver lirc_atiusb<br><br>dmesg | grep lirc<br>lirc_dev: no version for &quot;struct_module&quot; found: kernel tainted.<br>lirc_dev: IR Remote Control driver registered, at major 61<br>lirc_atiusb: USB remote driver for LIRC 
v0.5<br>lirc_atiusb: Paul Miller &lt;<a href="mailto:pmiller9@users.sourceforge.net">pmiller9@users.sourceforge.net</a>&gt;<br>lirc_dev: lirc_register_plugin: sample_rate: 0<br>lirc_atiusb[2]: X10 Wireless Technology Inc USB Receiver on usb1:2
<br>usbcore: registered new driver lirc_atiusb<br><font size="2"><br>I don't have anything in /etc/modprobe.conf for the remote, when I added the following, lircd didn't start up.<br></font>alias char-major-61 lirc_atiusb
<br><font size="2">alias lirc_dev lirc_atiusb</font><br><br>/sbin/lsmod | grep lirc<br>lirc_atiusb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15648&nbsp; 1<br>lirc_dev&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12708&nbsp; 1 lirc_atiusb<br><br>irw<br>0000001448730000 00 MOUSE_DOWN atiusb<br>
000000144b760000 00 MOUSE_RIGHT_BTN atiusb<br>000000144b760000 01 MOUSE_RIGHT_BTN atiusb<br>00000014e9140000 00 8 atiusb<br>00000014e9140000 01 8 atiusb<br>00000014d7020000 00 POWER atiusb<br>00000014f21d0000 00 LEFT atiusb
<br>00000014f21d0000 01 LEFT atiusb<br>00000014f7220000 00 DOWN atiusb<br>00000014f31e0000 00 OK atiusb<br>00000014e9140000 00 8 atiusb<br>00000014e5100000 00 4 atiusb<br>00000014e10c0000 00 CH_DOWN atiusb<br><br>Is there info I'm missing? Thanks for any suggestions you have.
<br>