Problem: Emprex 3009URF Remote not working properly
|
23rd Mar, 2013, 03:58 AM
Post: #1
|
|||
|
|||
Emprex 3009URF Remote not working properly
I have an Emprex 3009URF remote with a USB dongle receiver, which works in Raspbmc and OpenElec but in Xbian it's not quite there and things like the Back button don't work and I have to use the Cancel button under the number pad to go back a screen instead. Pause doesn't work either and I'm sure a lot of other keys although I haven't tested them all.
I've posted the output from lsusb, dmesg, cat /proc/bus/input/devices here http://pastebin.com/9nkWgb7q and xbmc.log here: http://pastebin.com/KfSYTkYW I note IRW doesn't output anything, which is what happened with Raspbmc until something was changed and only "tail -F ~/.xbmc/temp/xbmc.log | grep -i key" gave output. This works with Xbian too at the moment, although nothing is generated when pressing the Back key. I know the fix had something to do with these files but I don't know what they're for. /etc/eventlircd.d/emprex.evmap /lib/udev/rules.d/98-eventlircd.rules |
|||
23rd Mar, 2013, 04:22 AM
Post: #2
|
|||
|
|||
RE: Emprex 3009URF Remote not working properly
Did you already try this guide http://wiki.xbian.org/view/Tutorials:Configuring_a_remote . If that helps, can you share the files you edited so we can add support for this remote by default.
Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
23rd Mar, 2013, 05:19 AM
Post: #3
|
|||
|
|||
RE: Emprex 3009URF Remote not working properly
Thanks but that fails at the first step.
xbian@xbian ~ $ sudo su [sudo] password for xbian: root@xbian:/home/xbian# /etc/init.d/lirc stop [ ok ] Stopping remote control daemon(s): LIRC:. root@xbian:/home/xbian# mode2 mode2: could not get file information for /dev/lirc0 mode2: default_init(): No such file or directory root@xbian:/home/xbian# |
|||
23rd Mar, 2013, 02:26 PM
Post: #4
|
|||
|
|||
RE: Emprex 3009URF Remote not working properly
Terminal sudo modprobe lirc_rpi or replace ur files with these http://forum.xbian.org/thread-565-post-7238.html#pid7238 |
|||
23rd Mar, 2013, 06:17 PM
Post: #5
|
|||
|
|||
RE: Emprex 3009URF Remote not working properly
Instead of running modprobe lirc_rpi do this once:
Code: sudo echo "lirc_rpi" >> /etc/modules pilight - modular domotica solution
|
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
Emprex 3009 URFIII | new_to_this | 1 | 5,574 |
2nd May, 2015 11:54 PM Last Post: new_to_this |