Crap.&nbsp; Looks exactly like mine.<br>
<br>
I have lirc starting and running.&nbsp; Why won&#39;t irw read anything?<br>
<br>
Why, oh why!?<br>
<br>
Thanks Chuck.<br>
<br>
Mark<br><br><div class="gmail_quote">On Mon, Jun 23, 2008 at 9:42 PM, Mark Adams &lt;<a href="mailto:mark9117@gmail.com">mark9117@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">Chuck Filson wrote:<br>
&gt; On June 23, 2008 01:58:01 am Mark Adams wrote:<br>
&gt;<br>
&gt;&gt; Please forgive this if it&#39;s a dupe. &nbsp;I&#39;m having some trouble getting mail<br>
&gt;&gt; up to the list.<br>
&gt;&gt;<br>
&gt;&gt; I have a Mythbox working pretty well under Mandriva 2008.1 (kernel<br>
&gt;&gt; <a href="http://2.6.24.5" target="_blank">2.6.24.5</a>), but I&#39;m stumped at getting the remote to work. &nbsp;I&#39;d like any<br>
&gt;&gt; wisdom the group may have about this. &nbsp;Also, based on my reading of this<br>
&gt;&gt; list, I&#39;m wondering about the option of simply purchasing another remote<br>
&gt;&gt; and avoiding more pain. &nbsp;At any rate, on to my problem:<br>
&gt;&gt;<br>
&gt;&gt; The remote is a USB infrared device. It looks like a black version of the<br>
&gt;&gt; Xbox 360 remote control. It is identified here<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://www.mythtv.org/wiki/index.php/MCE_Remote#Installation_guides" target="_blank">http://www.mythtv.org/wiki/index.php/MCE_Remote#Installation_guides</a><br>
&gt;&gt;<br>
&gt;&gt; as the Phillips eHome version 2, model 1069. My hardware list in Mandriva<br>
&gt;&gt; Control Center agrees that the receive plugged into the USB port is the<br>
&gt;&gt; same:<br>
&gt;&gt;<br>
&gt;&gt; Identification<br>
&gt;&gt; Vendor: ýTopseed<br>
&gt;&gt; Description: ýeHome Infrared Transceiver<br>
&gt;&gt; Media class: ý<br>
&gt;&gt; Connection<br>
&gt;&gt; Bus: ýUSB<br>
&gt;&gt; Bus PCI #: ý2<br>
&gt;&gt; PCI device #: ý2<br>
&gt;&gt; Vendor ID: ý0x1784<br>
&gt;&gt; Device ID: ý0x0001<br>
&gt;&gt; Sub vendor ID: ý0x0000<br>
&gt;&gt; Sub device ID: ý0x0000<br>
&gt;&gt; Misc<br>
&gt;&gt; Module: ýlirc_mceusb2<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; It appears to be loading up but neither the hardware list nor lsusb<br>
&gt;&gt; actually identify the device. The hardware list puts it at the bottom under<br>
&gt;&gt; &quot;Unknown Others&quot; and when expanded shows the device as &quot;eHome Infrared<br>
&gt;&gt; Transceiver&quot;.<br>
&gt;&gt;<br>
&gt;&gt; I&#39;ve done a lot of Googling and tried a few different configs. At this<br>
&gt;&gt; point lircd won&#39;t even start on the box. This might be because I have<br>
&gt;&gt; things so munged up from trying to make it all work. At one point it was<br>
&gt;&gt; starting then almost immediately dying without throwing an error. Nothing<br>
&gt;&gt; is showing up in /var/log/lircd.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Here is my /etc/lircd.conf:<br>
&gt;&gt;<br>
&gt;&gt; #<br>
&gt;&gt; # From <a href="http://lircconfig.commandir.com/lircd.conf/?viewremote=139" target="_blank">http://lircconfig.commandir.com/lircd.conf/?viewremote=139</a><br>
&gt;&gt; # on 6/20/2008<br>
&gt;&gt; # For Hauppauge IR remote model 1069 using module lirc_mceusb2<br>
&gt;&gt; #<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; begin remote<br>
&gt;&gt; name mceusb2<br>
&gt;&gt; bits 16<br>
&gt;&gt; flags RC6|CONST_LENGTH<br>
&gt;&gt; eps 30<br>
&gt;&gt; aeps 100<br>
&gt;&gt; header 2667 889<br>
&gt;&gt; one 444 444<br>
&gt;&gt; zero 444 444<br>
&gt;&gt; gap 105000<br>
&gt;&gt; toggle_bit 22<br>
&gt;&gt; pre_data_bits 21<br>
&gt;&gt; pre_data 0x37FF0<br>
&gt;&gt;<br>
&gt;&gt; begin codes<br>
&gt;&gt;<br>
&gt;&gt; # no e2,e3<br>
&gt;&gt; Blue 0x00007ba1<br>
&gt;&gt; Yellow 0x00007ba2<br>
&gt;&gt; Green 0x00007ba3<br>
&gt;&gt; Red 0x00007ba4<br>
&gt;&gt; Teletext 0x00007ba5<br>
&gt;&gt; Radio 0x00007baf<br>
&gt;&gt; Print 0x00007bb1<br>
&gt;&gt; Videos 0x00007bb5<br>
&gt;&gt; Pictures 0x00007bb6<br>
&gt;&gt; RecTV 0x00007bb7<br>
&gt;&gt; Music 0x00007bb8<br>
&gt;&gt; TV 0x00007bb9<br>
&gt;&gt; Guide 0x00007bd9<br>
&gt;&gt; LiveTV 0x00007bda<br>
&gt;&gt; DVD 0x00007bdb<br>
&gt;&gt; Back 0x00007bdc<br>
&gt;&gt; OK 0x00007bdd<br>
&gt;&gt; Right 0x00007bde<br>
&gt;&gt; Left 0x00007bdf<br>
&gt;&gt; Down 0x00007be0<br>
&gt;&gt; Up 0x00007be1<br>
&gt;&gt; Star 0x00007be2<br>
&gt;&gt; Hash 0x00007be3<br>
&gt;&gt; Replay 0x00007be4<br>
&gt;&gt; Skip 0x00007be5<br>
&gt;&gt; Stop 0x00007be6<br>
&gt;&gt; Pause 0x00007be7<br>
&gt;&gt; Record 0x00007be8<br>
&gt;&gt; Play 0x00007be9<br>
&gt;&gt; Rewind 0x00007bea<br>
&gt;&gt; Forward 0x00007beb<br>
&gt;&gt; ChanDown 0x00007bec<br>
&gt;&gt; ChanUp 0x00007bed<br>
&gt;&gt; VolDown 0x00007bee<br>
&gt;&gt; VolUp 0x00007bef<br>
&gt;&gt; More 0x00007bf0<br>
&gt;&gt; Mute 0x00007bf1<br>
&gt;&gt; Home 0x00007bf2<br>
&gt;&gt; Power 0x00007bf3<br>
&gt;&gt; Enter 0x00007bf4<br>
&gt;&gt; Clear 0x00007bf5<br>
&gt;&gt; Nine 0x00007bf6<br>
&gt;&gt; Eight 0x00007bf7<br>
&gt;&gt; Seven 0x00007bf8<br>
&gt;&gt; Six 0x00007bf9<br>
&gt;&gt; Five 0x00007bfa<br>
&gt;&gt; Four 0x00007bfb<br>
&gt;&gt; Three 0x00007bfc<br>
&gt;&gt; Two 0x00007bfd<br>
&gt;&gt; One 0x00007bfe<br>
&gt;&gt; Zero 0x00007bff<br>
&gt;&gt;<br>
&gt;&gt; end codes<br>
&gt;&gt;<br>
&gt;&gt; end remote<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; I have tried various likely-looking drivers from the list in &quot;lircd<br>
&gt;&gt; -driver=?&quot; but nothing worked. At one point, I was getting lircd to start<br>
&gt;&gt; and live long enough to try to read activity with &quot;irw&quot;, but at this point,<br>
&gt;&gt; I&#39;m kind of burnt on it and need some fresh ideas.<br>
&gt;&gt;<br>
&gt;&gt; And here is my /etc/sysconfig/lircd file:<br>
&gt;&gt;<br>
&gt;&gt; # Customized setings for lirc daemon<br>
&gt;&gt;<br>
&gt;&gt; # The hardware driver to use, run lircd --driver=? for a list<br>
&gt;&gt;<br>
&gt;&gt; #DRIVER=UNCONFIGURED<br>
&gt;&gt; DRIVER=usbx<br>
&gt;&gt;<br>
&gt;&gt; # Hardware driver module to load<br>
&gt;&gt; #HWMOD=UNCONFIGURED<br>
&gt;&gt; HWMOD=lirc_mceusb2<br>
&gt;&gt;<br>
&gt;&gt; # The device node that communicates with the IR device.<br>
&gt;&gt; # if you are using lirc_serial, set DEVICE to /dev/ttyS[0-9]<br>
&gt;&gt; # where 0-9 is the serial port your IR receiver is plugged<br>
&gt;&gt;<br>
&gt;&gt; # with devfs enabled<br>
&gt;&gt; DEVICE=/dev/lirc/0<br>
&gt;&gt; #DEVICE=/dev/lirc/serial<br>
&gt;&gt;<br>
&gt;&gt; # without devfs<br>
&gt;&gt; #DEVICE=/dev/lirc<br>
&gt;&gt;<br>
&gt;&gt; # Serial port for the receiver (for serial driver)<br>
&gt;&gt; # COM1 (/dev/ttyS0)<br>
&gt;&gt; #COM_PORT=/dev/ttyS0<br>
&gt;&gt; #DRIVER_OPTS=&quot;irq=4 io=0x3f8&quot;<br>
&gt;&gt;<br>
&gt;&gt; # COM2 (/dev/ttyS1)<br>
&gt;&gt; #COM_PORT=/dev/ttyS1<br>
&gt;&gt; #DRIVER_OPTS=&quot;irq=3 io=0x2f8&quot;<br>
&gt;&gt;<br>
&gt;&gt; # COM3 (/dev/ttyS2)<br>
&gt;&gt; #COM_PORT=/dev/ttyS2<br>
&gt;&gt; #DRIVER_OPTS=&quot;irq=4 io=0x3e8<br>
&gt;&gt;<br>
&gt;&gt; # COM4 (/dev/ttyS3)<br>
&gt;&gt; #COM_PORT=/dev/ttyS3<br>
&gt;&gt; #DRIVER_OPTS=&quot;irq=3 io=0x2e8&quot;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; According to lsmod, modules are loading:<br>
&gt;&gt; # lsmod|grep lirc<br>
&gt;&gt; lirc_i2c 9476 0<br>
&gt;&gt; i2c_core 19360 16<br>
&gt;&gt; cx88xx,bttv,lirc_i2c,nvidia,wm8775,cx25840,tuner,tea5767,tda8290,tuner_simp<br>
&gt;&gt; le,mt20xx,tea5761,ivtv,i2c_algo_bit,tveeprom,i2c_i801<br>
&gt;&gt;<br>
&gt;&gt; lirc_mceusb2 12516 1<br>
&gt;&gt; lirc_dev 12324 2 lirc_i2c,lirc_mceusb2<br>
&gt;&gt; usbcore 121932 8<br>
&gt;&gt; usbkbd,usbmouse,usbhid,lirc_mceusb2,uhci_hcd,ohci_hcd,ehci_hcd<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Any idea what I&#39;m missing here?<br>
&gt;&gt;<br>
&gt;&gt; Can someone point me in the right direction on this?<br>
&gt;&gt;<br>
&gt;&gt; Thanks.<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Mark E. Adams<br>
&gt;&gt; <a href="http://adamslan.shyper.com" target="_blank">http://adamslan.shyper.com</a><br>
&gt;&gt;<br>
&gt;&gt; Random Musing: It is your concern when your neighbor&#39;s wall is on fire.<br>
&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; -- Quintus Horatius Flaccus (Horace)<br>
&gt;&gt;<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; I am using the 1039 model under Mandriva 2008.0 and the only configuration<br>
&gt; difference is that I use<br>
&gt;<br>
&gt; DRIVER=default<br>
&gt;<br>
&gt; in /etc/sysconfig/lircd.<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; Also mine does show up with lsusb.<br>
&gt;<br>
&gt; Hope this helps<br>
&gt; Chuck Filson<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" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
&gt;<br>
</div></div>What does your /etc/lircmd.conf file look like?<br>
<br>
<br>
# cat lircmd.conf<br>
#<br>
# lircmd config file<br>
#<br>
<br>
PROTOCOL IMPS/2<br>
<br>
# ACCELERATOR start max multiplier<br>
<br>
ACCELERATOR 2 30 5<br>
<br>
ACTIVATE * RESERVED<br>
<br>
MOVE_N &nbsp;* 2<br>
MOVE_NE * 3<br>
MOVE_E &nbsp;* 6<br>
MOVE_SE * 9<br>
MOVE_S &nbsp;* 8<br>
MOVE_SW * 7<br>
MOVE_W &nbsp;* 4<br>
MOVE_NW * 1<br>
MOVE_IN * CH+<br>
MOVE_OUT * CH-<br>
<br>
BUTTON1_TOGGLE * 5<br>
BUTTON1_TOGGLE * RADIO<br>
BUTTON2_TOGGLE * VOL+<br>
BUTTON3_TOGGLE * SOURCE<br>
<br>
BUTTON1_CLICK * TV<br>
BUTTON1_CLICK * VOL-<br>
BUTTON3_CLICK * MUTE<br>
<br>
# BUTTONx_CLICK, BUTTONx_UP, BUTTONx_DOWN are also possible<br>
<br>
--<br>
<div class="Ih2E3d">Mark E. Adams<br>
<a href="http://adamslan.shyper.com" target="_blank">http://adamslan.shyper.com</a><br>
<br>
Random Musing:<br>
</div>&quot;Linux poses a real challenge for those with a taste for late-night<br>
hacking (and/or conversations with God).&quot;<br>
(By Matt Welsh)<br>
<div><div></div><div class="Wj3C7c"><br>
<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" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Mark Adams<br><br>