|
From: sankut <mi...@ho...> - 2007-04-14 13:30:27
|
Hi guys, I have a similar problem to Joseph with the USB IR that came with my MCE 150. Although the manufacturer in my case is TopSpeed and not SMK. I've also downloaded the CVS files and recompiled and so on.. Basically receiving works fine (as shown in the log below) but when I use irsend sometimes it returns the first time but then I just get a timeout and I'm unable to receive anymore. I need to kill lircd and restart it. Note that I never managed to get a blinking light on the box when using irsend. I will now try to recompile with the --with-transmitter option as suggested on other forums... ******************************************************************************** [root@mars ~]# dmesg |grep lirc lirc_dev: IR Remote Control driver registered, at major 61 lirc_mceusb2: Philips eHome USB IR Transciever and Microsoft MCE 2005 Remote Control driver for LIRC $Revision: 1.28 $ lirc_mceusb2: Daniel Melander <li...@ra...>, Martin Blatter <mar...@ya...> lirc_dev: lirc_register_plugin: sample_rate: 0 lirc_mceusb2[3]: Topseed eHome Infrared Transceiver on usb1:3 usbcore: registered new interface driver lirc_mceusb2 [root@mars ~]# uname -r 2.6.20-1.2307.fc5 [root@mars ~]# lsmod |grep lir lirc_mceusb2 13700 1 lirc_dev 15140 1 lirc_mceusb2 [root@mars ~]# cat /proc/bus/usb/devices T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 3 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=16 #Cfgs= 1 P: Vendor=1784 ProdID=0001 Rev= 0.00 S: Manufacturer=Topseed S: Product=eHome Infrared Transceiver S: SerialNumber=TS0002bg C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA I: If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=lirc_mceusb2 E: Ad=01(O) Atr=03(Int.) MxPS= 16 Ivl=1ms E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms [root@mars ~]# ls /dev/lirc* /dev/lirc /dev/lirc0 /dev/lircd [root@mars ~]# irw 000000037ff07bdd 00 OK mceusb 000000037ff07bdd 01 OK mceusb 000000037ff07bdd 00 OK mceusb [root@mars ~]# irsend SEND_START blaster 0_0_KEY_POWER [root@mars ~]# irsend SEND_START blaster 0_0_KEY_POWER irsend: timeout ******************************************************************************** -- View this message in context: http://www.nabble.com/mceusb2-tf3549657.html#a9993157 Sent from the LIRC mailing list archive at Nabble.com. |