On 4/13/06, <b class="gmail_sendername">Robert Daniel Firu</b> <<a href="mailto:dannyfiru@gmail.com">dannyfiru@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="direction: ltr;">whether I have the right remote configuration file specified or not...
irw should still spit out some sort of number based on what key I
press... it is not. I do however, have a conf file specified and
it is the correct one for my remote.</div></blockquote><div><br>Sorry, but that's not the case. irw only tells you what lirc knows about <br><br>Your lircd.conf should be in /etc, and hopefully contains the following text, along with a lot of other stuff:
<br><br>begin remote<br><br> name mceusb<br> bits 16<br> flags RC6|CONST_LENGTH<br> eps 30<br> aeps 100<br><br>Also, do you have the lirc_mceusb2 driver loaded? Did the driver print a message acknowledging that it recognized the receiver? It should look something like this:
<br><br>lirc_mceusb2[3]: SMK eHome Infrared Transceiver on usb3:3<br><br>Carl Fongheiser<br></div></div>