Please forgive this if it&#39;s a dupe.&nbsp; I&#39;m having some trouble getting mail up to the list.<br><br>I have a Mythbox working pretty well under Mandriva 2008.1 (kernel 
<a href="http://2.6.24.5">2.6.24.5</a>), but I&#39;m stumped at getting the remote to work.&nbsp;
I&#39;d like any wisdom the group may have about this.&nbsp; Also, based on my reading of this list, I&#39;m wondering about the option of simply purchasing another remote and avoiding more pain.&nbsp; At any rate, on to my problem:<br>

<br>The remote is a USB infrared device. It looks like a black version of 
the Xbox 360 remote control. It is identified here
<br>
<br><a class="moz-txt-link-freetext" href="http://www.mythtv.org/wiki/index.php/MCE_Remote#Installation_guides">http://www.mythtv.org/wiki/index.php/MCE_Remote#Installation_guides</a>
<br>
<br>as the Phillips eHome version 2, model 1069. My hardware list in 
Mandriva Control Center agrees that the receive plugged into the USB 
port is the same:
<br>
<br>Identification
<br>Vendor: ýTopseed
<br>Description: ýeHome Infrared Transceiver
<br>Media class: ý
<br>Connection
<br>Bus: ýUSB
<br>Bus PCI #: ý2
<br>PCI device #: ý2
<br>Vendor ID: ý0x1784
<br>Device ID: ý0x0001
<br>Sub vendor ID: ý0x0000
<br>Sub device ID: ý0x0000
<br>Misc
<br>Module: ýlirc_mceusb2
<br>
<br>
<br>It appears to be loading up but neither the hardware list nor lsusb 
actually identify the device. The hardware list puts it at the bottom 
under &quot;Unknown Others&quot; and when expanded shows the device as &quot;eHome 
Infrared Transceiver&quot;.
<br>
<br>I&#39;ve done a lot of Googling and tried a few different configs. At this 
point lircd won&#39;t even start on the box. This might be because I have 
things so munged up from trying to make it all work. At one point it was 
starting then almost immediately dying without throwing an error. 
Nothing is showing up in /var/log/lircd.
<br>
<br>
<br>Here is my /etc/lircd.conf:
<br>
<br>#
<br># From <a class="moz-txt-link-freetext" href="http://lircconfig.commandir.com/lircd.conf/?viewremote=139">http://lircconfig.commandir.com/lircd.conf/?viewremote=139</a>
<br># on 6/20/2008
<br># For Hauppauge IR remote model 1069 using module lirc_mceusb2
<br>#
<br>
<br>
<br>begin remote
<br>name mceusb2
<br>bits 16
<br>flags RC6|CONST_LENGTH
<br>eps 30
<br>aeps 100
<br>header 2667 889
<br>one 444 444
<br>zero 444 444
<br>gap 105000
<br>toggle_bit 22
<br>pre_data_bits 21
<br>pre_data 0x37FF0
<br>
<br>begin codes
<br>
<br># no e2,e3
<br>Blue 0x00007ba1
<br>Yellow 0x00007ba2
<br>Green 0x00007ba3
<br>Red 0x00007ba4
<br>Teletext 0x00007ba5
<br>Radio 0x00007baf
<br>Print 0x00007bb1
<br>Videos 0x00007bb5
<br>Pictures 0x00007bb6
<br>RecTV 0x00007bb7
<br>Music 0x00007bb8
<br>TV 0x00007bb9
<br>Guide 0x00007bd9
<br>LiveTV 0x00007bda
<br>DVD 0x00007bdb
<br>Back 0x00007bdc
<br>OK 0x00007bdd
<br>Right 0x00007bde
<br>Left 0x00007bdf
<br>Down 0x00007be0
<br>Up 0x00007be1
<br>Star 0x00007be2
<br>Hash 0x00007be3
<br>Replay 0x00007be4
<br>Skip 0x00007be5
<br>Stop 0x00007be6
<br>Pause 0x00007be7
<br>Record 0x00007be8
<br>Play 0x00007be9
<br>Rewind 0x00007bea
<br>Forward 0x00007beb
<br>ChanDown 0x00007bec
<br>ChanUp 0x00007bed
<br>VolDown 0x00007bee
<br>VolUp 0x00007bef
<br>More 0x00007bf0
<br>Mute 0x00007bf1
<br>Home 0x00007bf2
<br>Power 0x00007bf3
<br>Enter 0x00007bf4
<br>Clear 0x00007bf5
<br>Nine 0x00007bf6
<br>Eight 0x00007bf7
<br>Seven 0x00007bf8
<br>Six 0x00007bf9
<br>Five 0x00007bfa
<br>Four 0x00007bfb
<br>Three 0x00007bfc
<br>Two 0x00007bfd
<br>One 0x00007bfe
<br>Zero 0x00007bff
<br>
<br>end codes
<br>
<br>end remote
<br>
<br>
<br>I have tried various likely-looking drivers from the list in &quot;lircd 
-driver=?&quot; but nothing worked. At one point, I was getting lircd to 
start and live long enough to try to read activity with &quot;irw&quot;, but at 
this point, I&#39;m kind of burnt on it and need some fresh ideas.
<br>
<br>And here is my /etc/sysconfig/lircd file:
<br>
<br># Customized setings for lirc daemon
<br>
<br># The hardware driver to use, run lircd --driver=? for a list
<br>
<br>#DRIVER=UNCONFIGURED
<br>DRIVER=usbx
<br>
<br># Hardware driver module to load
<br>#HWMOD=UNCONFIGURED
<br>HWMOD=lirc_mceusb2
<br>
<br># The device node that communicates with the IR device.
<br># if you are using lirc_serial, set DEVICE to /dev/ttyS[0-9]
<br># where 0-9 is the serial port your IR receiver is plugged
<br>
<br># with devfs enabled
<br>DEVICE=/dev/lirc/0
<br>#DEVICE=/dev/lirc/serial
<br>
<br># without devfs
<br>#DEVICE=/dev/lirc
<br>
<br># Serial port for the receiver (for serial driver)
<br># COM1 (/dev/ttyS0)
<br>#COM_PORT=/dev/ttyS0
<br>#DRIVER_OPTS=&quot;irq=4 io=0x3f8&quot;
<br>
<br># COM2 (/dev/ttyS1)
<br>#COM_PORT=/dev/ttyS1
<br>#DRIVER_OPTS=&quot;irq=3 io=0x2f8&quot;
<br>
<br># COM3 (/dev/ttyS2)
<br>#COM_PORT=/dev/ttyS2
<br>#DRIVER_OPTS=&quot;irq=4 io=0x3e8
<br>
<br># COM4 (/dev/ttyS3)
<br>#COM_PORT=/dev/ttyS3
<br>#DRIVER_OPTS=&quot;irq=3 io=0x2e8&quot;
<br>
<br>
<br>According to lsmod, modules are loading:
<br># lsmod|grep lirc
<br>lirc_i2c 9476 0
<br>i2c_core 19360 16 
cx88xx,bttv,lirc_i2c,nvidia,wm8775,cx25840,tuner,tea5767,tda8290,tuner_simple,mt20xx,tea5761,ivtv,i2c_algo_bit,tveeprom,i2c_i801
<br>lirc_mceusb2 12516 1
<br>lirc_dev 12324 2 lirc_i2c,lirc_mceusb2
<br>usbcore 121932 8 
usbkbd,usbmouse,usbhid,lirc_mceusb2,uhci_hcd,ohci_hcd,ehci_hcd
<br>
<br>
<br>Any idea what I&#39;m missing here?
<br>
<br>Can someone point me in the right direction on this?
<br>
<br>Thanks.
<br>
<br><div class="moz-txt-sig"><span class="moz-txt-tag">--&nbsp;<br></span>Mark E. Adams
<br><a class="moz-txt-link-freetext" href="http://adamslan.shyper.com/">http://adamslan.shyper.com</a>
<br>
<br>Random Musing: 
It is your concern when your neighbor&#39;s wall is on fire.
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Quintus Horatius Flaccus (Horace)
<br>
<br>
<br>
</div><br clear="all"><br>-- <br>Mark Adams<br><br>