Microsoft MCE (1039) remote configuration
|
22nd Feb, 2013, 05:22 PM
Post: #43
|
|||
|
|||
RE: Microsoft MCE (1039) remote configuration
(22nd Feb, 2013 08:56 AM)CurlyMo Wrote: But did you already try to create a full map yourself with irrecord? I create a fullmap with (irrecord -a) - doesn't work - xbian ignores the conf file. --- I found the problem. --- I create /etc/lirc/remotes/mceusb.conf with this content. Edit /etc/lirc/lircd.conf Code: #include "/etc/lirc/remotes/devinput.conf" Your /etc/lirc/hardware.conf Code: ... Code: root@else ~ # cat /proc/bus/input/devices | grep 'Media Center Ed.' | wc -l Ok, lirc use /etc/lirc/hardware/mceusb_event0.conf I edit following lines ... Code: DRIVER="devinput" Code: #DRIVER="devinput" ... , ... Code: DEVICE="/dev/input/event1" Code: DEVICE="/dev/lirc0" ... and it works! But, the cursor keys UP, DOWN, LEFT, RIGHT and ENTER are recognized by xbmc twice - when i stop lirc, then works only the cursor keys UP, DOWN, LEFT, RIGHT and ENTER. (http://forum.xbmc.org/showthread.php?tid=90078&pid=721137#pid721137) Happy bug fixing! I'll stick with RaspBMC - everything works out-of-the-box! |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
Microsoft MCE Remote, help needed | Tekmad | 6 | 17,524 |
3rd Jan, 2013 12:32 AM Last Post: Tekmad |