LIRC + X10 remote
#1
Live installed on HDD, latets SVN.

Code:
(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 <[email protected]>
[   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

Code:
(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 ?
Reply
#2
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.
Reply
#3
divestoclimb Wrote: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.
Arctic MC001 + Openelec
Image
Reply

Logout Mark Read Team Forum Stats Members Help
LIRC + X10 remote0