PDA

View Full Version : LIRC + X10 remote


piotr
2009-02-07, 13:17
Live installed on HDD, latets SVN.

(T: XBMCLiveCD)xbmc@XBMCLive:~$ dmesg | grep lirc
[ 31.049242] lirc_dev: IR Remote Control driver registered, major 61
[ 31.082778] lirc_atiusb: no version for "lirc_unregister_plugin" found: kernel tainted.
[ 31.116122] lirc_atiusb: USB remote driver for LIRC $Revision: 1.66 $
[ 31.116124] lirc_atiusb: Paul Miller <pmiller9@users.sourceforge.net>
[ 31.119125] lirc_dev: lirc_register_plugin: sample_rate: 0
[ 31.134052] lirc_atiusb[3]: X10 WTI RF receiver on usb4:3
[ 31.147034] usbcore: registered new interface driver lirc_atiusb


(T: XBMCLiveCD)xbmc@XBMCLive:~$ lsusb
Bus 001 Device 001: ID 0000:0000
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 003: ID 0bc7:0006 X10 Wireless Technology, Inc.
Bus 004 Device 002: ID 0a81:0205 Chesen Electronics Corp. PS/2 Keyboard+Mouse Adapter
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000


Remote (OR22V X10) not working. Where did I go wrong ?

divestoclimb
2009-02-10, 20:38
1. test remote with irw to make sure lirc is working with it
2. Edit Lircmap.xml and possibly Keymap.xml in XBMC configuration. XBMC by default only recognizes buttons from a select few media center remotes, so with a custom remote you have to make a custom LIRC button mapping based on the output data from irw.

piotr
2009-02-11, 11:39
1. test remote with irw to make sure lirc is working with it
2. Edit Lircmap.xml and possibly Keymap.xml in XBMC configuration. XBMC by default only recognizes buttons from a select few media center remotes, so with a custom remote you have to make a custom LIRC button mapping based on the output data from irw.

Thnx but I gave up on the X10 remote, modified the Xbox dvd dongle to USB and it works OOTB.