29th Jun, 2013, 08:41 PM
Hi everybody, my first post here
I've been using xbian for quite a while now and never had troubles with it and really love it.
Until today ;(.
I ran the update through the xbmc's interface > settings > xbian > update, restarted my raspberry pi correctly.
Looks like everything is working, except my remote.
Actually, my remote is recognized, but only has the 4 arrows working (up, down, left, right) and nothing else. So, I imediatly though about my Lircmap.xml that I set up during the installation process one year ago but this one looks unchanged.
Then, I tryied few things :
When I do:
here is the output
The service seems to start properly, but I have a "unexpected operator" error (don't know if it affects for my problem)
Also, the weird thing is that my remote still works even if the lirc service is stopped
After that, I can still use my remote, but only the up, down, left, right buttons are working.
For info, I am running XBian 1.0a4 with a Microsoft MCE remote and a USB InfraRed transmitter.
- Did this update introduced a new way to configure remotes instead of the Lircmap.xml?
- Is that normal if my remote is recognized even if the lirc service is down?
- How can I setup the other buttons of my remote?
Thanks in advance for your help and all my greatings the the Xbian team for that wonderful distribution.
I've been using xbian for quite a while now and never had troubles with it and really love it.
Until today ;(.
I ran the update through the xbmc's interface > settings > xbian > update, restarted my raspberry pi correctly.
Looks like everything is working, except my remote.
Actually, my remote is recognized, but only has the 4 arrows working (up, down, left, right) and nothing else. So, I imediatly though about my Lircmap.xml that I set up during the installation process one year ago but this one looks unchanged.
Then, I tryied few things :
When I do:
Code:
sudo /etc/init.d/lirc start
Code:
/etc/init.d/lirc: 54: [: 0: unexpected operator
/etc/init.d/lirc: 56: [: 0: unexpected operator
/etc/init.d/lirc: 58: [: 0: unexpected operator
[ ok ] Loading LIRC modules:.
[ ok ] Starting remote control daemon(s) : LIRC :
The service seems to start properly, but I have a "unexpected operator" error (don't know if it affects for my problem)
Also, the weird thing is that my remote still works even if the lirc service is stopped
Code:
sudo /etc/init.d/lirc stop
/etc/init.d/lirc: 54: [: 0: unexpected operator
/etc/init.d/lirc: 56: [: 0: unexpected operator
/etc/init.d/lirc: 58: [: 0: unexpected operator
[ ok ] Stopping remote control daemon(s): LIRC:.
After that, I can still use my remote, but only the up, down, left, right buttons are working.
For info, I am running XBian 1.0a4 with a Microsoft MCE remote and a USB InfraRed transmitter.
- Did this update introduced a new way to configure remotes instead of the Lircmap.xml?
- Is that normal if my remote is recognized even if the lirc service is down?
- How can I setup the other buttons of my remote?
Thanks in advance for your help and all my greatings the the Xbian team for that wonderful distribution.