Thanks guys, I got it! You were right Cool, I started up mythfrontend and piped stdout to a file. Then I saw the stderr line say it struggled reading my lircrc file because of an error on line 160. Oh, a begin block without an end. Wow, do I feel dumb.
<br><br>I don't want to think how long it would've taken me to figure it out without your guys's help. Thanks!<br><span></span><font size="2"><br></font><br><div><span class="gmail_quote">On 8/1/06, <b class="gmail_sendername">
Cool Frood</b> &lt;<a href="mailto:aaranya+mythtv@gmail.com">aaranya+mythtv@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 8/1/06, Skip Patterson &lt;<a href="mailto:hunchbehr@gmail.com">hunchbehr@gmail.com</a>&gt; wrote:<br>&gt; &gt;I've been trying to get this remote working for the past three nights. I've<br>&gt; &gt;read the message boards, guides, etc and nothing seems to be working. I'm
<br>&gt; &gt;guessing it's something simple and dumb...<br>&gt;<br>&gt; &gt;If I run irw, I get all the codes showing up. But it doesn't interact with<br>&gt; &gt;myth. I've attached some of my files and below are some of the things I've
<br>&gt; &gt;seen online.<br>&gt;<br>&gt; &gt;find / -name ati_remote.ko -print<br>&gt; &gt;/lib/modules/2.6.15-1.2054_FC5/kernel/drivers/usb/input/ati_remote.ko<br>&gt; &gt;/lib/modules/2.6.17-1.2157_FC5smp/kernel/drivers/usb/input/ati_remote.ko
<br>&gt; &gt;/home/mythtv/ati_remote.ko<br>&gt; &gt;(My kernel: 2.6.17-1.2157_FC5)<br>&gt;<br>&gt; &gt;dmesg | grep ati<br>&gt; &gt;Allocating PCI resources starting at 30000000 (gap: 20000000:dfff0000)<br>&gt; &gt;Calibrating delay using timer specific routine.. 
3994.03 BogoMIPS<br>&gt; &gt;(lpj=7988069)<br>&gt; &gt;Uncovering SIS961 that hid as a SIS503 (compatible=1)<br>&gt; &gt;Non-volatile memory driver v1.2<br>&gt; &gt;SIS5513: not 100% native mode: will probe irqs later<br>
&gt; &gt;usb usb1: configuration #1 chosen from 1 choice<br>&gt; &gt;usb usb2: configuration #1 chosen from 1 choice<br>&gt; &gt;.usb 1-1: configuration #1 chosen from 1 choice<br>&gt; &gt;lirc_atiusb: USB remote driver for LIRC 
v0.5<br>&gt; &gt;lirc_atiusb: Paul Miller<br>&gt; &lt;pmiller9[at]users.sourceforge.net&gt;<br>&gt; &gt;lirc_atiusb[2]: X10 Wireless Technology Inc USB Receiver on usb1:2<br>&gt; &gt;usbcore: registered new driver lirc_atiusb
<br>&gt;<br>&gt; &gt;dmesg | grep lirc<br>&gt; &gt;lirc_dev: no version for &quot;struct_module&quot; found: kernel tainted.<br>&gt; &gt;lirc_dev: IR Remote Control driver registered, at major 61<br>&gt; &gt;lirc_atiusb: USB remote driver for LIRC 
v0.5<br>&gt; &gt;lirc_atiusb: Paul Miller<br>&gt; &lt;pmiller9[at]users.sourceforge.net&gt;<br>&gt; &gt;lirc_dev: lirc_register_plugin: sample_rate: 0<br>&gt; &gt;lirc_atiusb[2]: X10 Wireless Technology Inc USB Receiver on usb1:2
<br>&gt; &gt;usbcore: registered new driver lirc_atiusb<br>&gt;<br>&gt; &gt;I don't have anything in /etc/modprobe.conf for the remote, when I added<br>&gt; the<br>&gt; &gt;following, lircd didn't start up.<br>&gt; &gt;alias char-major-61 lirc_atiusb
<br>&gt; &gt;alias lirc_dev lirc_atiusb<br>&gt;<br>&gt; &gt;/sbin/lsmod | grep lirc &gt;<br>&gt; &gt;lirc_atiusb 15648 1<br>&gt; &gt;lirc_dev 12708 1 lirc_atiusb<br>&gt;<br>&gt; &gt;irw<br>&gt; &gt;0000001448730000 00 MOUSE_DOWN atiusb
<br>&gt; &gt;000000144b760000 00 MOUSE_RIGHT_BTN atiusb<br>&gt; &gt;000000144b760000 01 MOUSE_RIGHT_BTN atiusb<br>&gt; &gt;00000014e9140000 00 8 atiusb<br>&gt; &gt;00000014e9140000 01 8 atiusb<br>&gt; &gt;00000014d7020000 00 POWER atiusb
<br>&gt; &gt;00000014f21d0000 00 LEFT atiusb<br>&gt; &gt;00000014f21d0000 01 LEFT atiusb<br>&gt; &gt;00000014f7220000 00 DOWN atiusb<br>&gt; &gt;00000014f31e0000 00 OK atiusb<br>&gt; &gt;00000014e9140000 00 8 atiusb<br>&gt; &gt;00000014e5100000 00 4 atiusb
<br>&gt; &gt;00000014e10c0000 00 CH_DOWN atiusb<br>&gt;<br>&gt; &gt;Is there info I'm missing? Thanks for any suggestions you have.<br>&gt;<br>&gt; Hey Eric,<br>&gt;<br>&gt; I've got a very similar setup to you, ATI remote wonder I with Fedora Core
<br>&gt; 4.&nbsp;&nbsp;I've got mine working so I might be able to help.&nbsp;&nbsp;I'll list a few<br>&gt; points:<br>&gt; - I don't have anything in modprobe<br>&gt; - my lircd.conf is slightly different than yours but surfing the web I found
<br>&gt; many versions out there and I think ATI released a few different remotes all<br>&gt; under the same remote wonder I name.&nbsp;&nbsp;My gap is 227933 and yours was 227951,<br>&gt; don't know if that will make a difference.
<br>&gt;<br>&gt; What is the permission on dev/lirc*? (do a ls -l /dev/lirc*)<br>&gt; what are your permissions on /etc/lircd.conf (ls -l /etc/lircd.conf)<br>&gt;<br>&gt; Lastly when I finally got it all working I was having a very similar issue
<br>&gt; where IRW saw the commands but myth did not.&nbsp;&nbsp;I rebooted and all was well, I<br>&gt; don't really know why that was.&nbsp;&nbsp;Let me know and i'm sure we can get it.<br>&gt;<br><br>I had a similar problem with my remote (Hauppauge PVR-150).&nbsp;&nbsp;irw was
<br>reporting all the correct keys but it wasn't controlling too well on<br>MythTV.&nbsp;&nbsp;As far as I could gather, if you get to the stage of irw<br>reporting the keys, the problem is with mythtv, and not with the rest<br>of the lirc setup.&nbsp;&nbsp;A couple of questions for you:
<br><br>Do you have mythtv compiled with native lirc support?<br><br>What's in your ~/.mythtv/lircrc file?&nbsp;&nbsp;If you don't have one, look at<br>the error messages from mythfrontend.&nbsp;&nbsp;It will probably tell you that<br>it's missing.
<br><br>&gt; Ben<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; mythtv-users mailing list<br>&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<br>&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>&gt;<br>&gt;<br>&gt;<br>_______________________________________________<br>mythtv-users mailing list
<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div>
<br>