ATI remote ok in irw but not working
#1
Hi,
New in XBMC it installed pretty easy and work fine but I got trouble with my X10 ATI remote wonder.
First it worked kind of like it was set up as MCE : Got play button that did play et pause, select uses for ok button navigation arrows for forward and rewind and volume buttons ok.
I didn't have any other function so kind of not handy to use as media center.
Tried couple of things and syslog told find unworking stuff on /dev/lirc. That's for the background. I did a dpkg-reconfigure lirc and got finally buttons reported correctly in irw but then the remote has no action on xbmc anymore.
Every button triggered are reported good in irw.
Now it's set to atilibusb and syslog reports everything fine. It looks ok at kernel and userspace.

Syslog :
Jun 4 22:08:09 XBMCLive lircd-0.8.4a[3730]: lircd(atilibusb) ready
Jun 4 22:08:09 XBMCLive lircd-0.8.4a[3735]: lircd(default) ready
Jun 4 22:08:09 XBMCLive lircd-0.8.4a[3730]: accepted new client from 127.0.0.1
Jun 4 22:08:09 XBMCLive lircd-0.8.4a[3735]: connected to localhost
Jun 4 22:08:34 XBMCLive lircd-0.8.4a[3730]: accepted new client on /dev/lircd
Jun 4 22:08:38 XBMCLive lircd-0.8.4a[3730]: removed client


irw:
00000014ea250000 04 play ati_remote_wonder_rf
00000014ee290000 00 pause ati_remote_wonder_rf
.....

Here are conf files :
/etc/lircd.conf => include "/usr/share/lirc/remotes/atiusb/lircd.conf.atilibusb"
/usr/share/lirc/remotes/atiusb/lircd.conf.atilibusb contains ati_remote_wonder_rf
BUT my remote is P/N ATIUSB_5000015900A and ARW is other
when remote was working half it was set to atiusb instead of atilibusb in lircd.conf and harware.conf
/etc/lirc/hardware.conf :
REMOTE="ATI/NVidia X10 RF (userspace)"
REMOTE_MODULES=""
REMOTE_DRIVER="atilibusb"
REMOTE_DEVICE="/dev/lirc0"
REMOTE_LIRCD_CONF="atiusb/lircd.conf.atilibusb"
REMOTE_LIRCD_ARGS=""
...
START_LIRCD="true"
#START_LIRCMD="false"
LOAD_MODULES="true"
LIRCMD_CONF=""

/home/xbmc/.xbmc/userdata/Lircmap.xml :
<lircmap>
<remote device="ati_remote_wonder_rf">
<pause>pause</pause>
<stop>Stop</stop>
<forward>Forward</forward>
...
instead of mceusb

So I don't know if I miss something but I get the feeling, reading few howto, that it's kind of hard to get it working at least properly (I mean the X10).
Any help would be appreciated.
By the way I use 9.04 based live XBMC, migth be linked to the fact that intrepid isn't mature enought.
Reply

Logout Mark Read Team Forum Stats Members Help
ATI remote ok in irw but not working0