<div><span class="gmail_quote">On 4/5/06, <b class="gmail_sendername">Mache Creeger</b> &lt;<a href="mailto:mache@creeger.com">mache@creeger.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;">
I am at a loss.&nbsp;&nbsp;The only issue I can see is when I press buttons on<br>the remote, the light on the ATI USB dongle does not blink.&nbsp;&nbsp;It stays<br>continually lit.<br><br>I have read the wiki at<br><a href="http://www.mythtv.org/wiki/index.php/ATI_Remote_Wonder_II">
http://www.mythtv.org/wiki/index.php/ATI_Remote_Wonder_II</a> and have<br>set everything up the way they have stated.<br><br>When I run irw it just sits there, does not return any status, and<br>does not return to a new prompt.&nbsp;&nbsp;I get nothing, even when I push
<br>buttons on the remote control unit.<br><br>Everything seems to be in place.&nbsp;&nbsp;Here is a listing off of dmesg.<br><br># dmesg | grep lirc<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><br>The daemon is running...<br><br># /etc/rc.d/init.d/lircd status<br>lircd (pid 4269) is running...<br><br>/etc/lircd.conf was copied off of the wiki<br><br>~mythtv/.mythtv/lircrc was also copied off of the wiki
<br><br># modprobe lirc_atiusb<br>#<br>Comes right back with no status<br><br># rpm -q lirc<br>lirc-0.8.1-cvs20060325_57.rhfc4.at<br><br># rpm -q lirc-kmdl-2.6.16-1.2069_FC4<br>lirc-kmdl-2.6.16-1.2069_FC4-0.8.1-cvs20060325_57.rhfc4.at
<br><br># ls -l /dev/ | grep lirc<br>lrwxrwxrwx&nbsp;&nbsp;1
root&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5
Apr&nbsp;&nbsp;5 02:49 lirc -&gt; lirc0<br>crw-rw-rw-&nbsp;&nbsp;1 root&nbsp;&nbsp; root&nbsp;&nbsp;61,&nbsp;&nbsp; 0 Apr&nbsp;&nbsp;5 02:49 lirc0<br>srw-rw-rw-&nbsp;&nbsp;1 root&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0 Apr&nbsp;&nbsp;5 12:38 lircd<br><br># uname -r<br>2.6.16-1.2069_FC4<br><br>Any ideas?<br></blockquote></div>
<br>
You might try adding the following line to the file, /etc/modprobe.conf,<br>
(or equivalent file if you are not using Fedora Core):<br>
<br>
options lirc_atiusb debug=1<br>
<br>
Then, you can watch the file, /var/log/messages, to see if button presses<br>
on the ATI Remote Wonder II result in any messages added to the log file.<br>
<br>
Small disclaimer:&nbsp; I use the ATI Remote Wonder (not the &quot;II&quot; version).<br>
<br>
For more information you can search the archive at<br>
<br>
&nbsp; <a href="http://www.gossamer-threads.com/lists/mythtv/users">www.gossamer-threads.com/lists/mythtv/users</a><br>
<br>
for the string, &quot;HOWTO multiple&quot; for more<br>
information on setting up the ATI Remote Wonder.<br>
<br>
-- <br>
MM<br>
<br>