remote help, some buttons not working
|
17th Dec, 2012, 09:43 AM
Post: #16
|
|||
|
|||
RE: remote help, some buttons not working
hmm it downloaded just the same. It seemed to download the first time as well, but I still get that error about it being no in gzip format.
|
|||
17th Dec, 2012, 09:44 AM
Post: #17
|
|||
|
|||
RE: remote help, some buttons not working
Then manually download it copy it with winscp:
http://www.mediafire.com/download.php?2jqj7j74xbb5bdn pilight - modular domotica solution
|
|||
17th Dec, 2012, 11:06 AM
Post: #18
|
|||
|
|||
RE: remote help, some buttons not working
alright. got the method in post 170 to install, but no difference. I get basic arrows and enter buttons, but no back or ok functionality.
Also tried the last post from this thread: https://github.com/xbianonpi/xbian/issues/71#issuecomment-10929474 same result. |
|||
17th Dec, 2012, 08:16 PM
Post: #19
|
|||
|
|||
RE: remote help, some buttons not working
Can you try this post:
https://github.com/xbianonpi/xbian/issues/71#issuecomment-11419836 pilight - modular domotica solution
|
|||
18th Dec, 2012, 01:40 PM
Post: #20
|
|||
|
|||
RE: remote help, some buttons not working
I also tried that method. It didn't seem to make any difference. I get the arrow buttons and enter, but no back or ok buttons.
thank you for your efforts |
|||
18th Dec, 2012, 07:32 PM
Post: #21
|
|||
|
|||
RE: remote help, some buttons not working
Can you post the output of
Code: dmesg and while pressing some buttons: Code: irw Also: Code: ls -Al /etc/lirc/remotes/ And as last: Code: sudo apt-get install usbutils pilight - modular domotica solution
|
|||
25th Dec, 2012, 05:08 AM
Post: #22
|
|||
|
|||
RE: remote help, some buttons not working
(18th Dec, 2012 07:32 PM)CurlyMo Wrote: Can you post the output of I was unable to get irw to do anything oddly. I also had trouble with the next to things you listed as well. it appears this is beyond my abilities so I'll just have to wait for more skilled people to work on it. |
|||
1st Jan, 2013, 05:17 PM
Post: #23
|
|||
|
|||
RE: remote help, some buttons not working
I just installed the newest version of xbian, rc 4, and the remote (rc6 mce) is still not operating correctly.
I will post the outputs after I sleep. But I can tell you its appears to be exactly the same buttons that do NOT work: back, mute, volume down, play, stop, fw, rew |
|||
1st Jan, 2013, 07:07 PM
Post: #24
|
|||
|
|||
RE: remote help, some buttons not working
Follow my remote setup guide on our wiki.
pilight - modular domotica solution
|
|||
2nd Jan, 2013, 05:01 AM
Post: #25
|
|||
|
|||
RE: remote help, some buttons not working
ok, well that was obviously the first place I looked but nothing worked.. thats why I posted
Code: root@RaspberryPi:/home/xbian# lsusb Code: root@RaspberryPi:/home/xbian# dmesg |tail Using "irw", "mode2" does not show any output at all. "irrecord" says it couldn't find /dev/lirc0 At the prompt if I press the numbers buttons sans command line tool it types "1 2 3... and so on", which leads me to ask; Is it possible the device is being incorrectly detected as only a HID or would the xorg / x11 "take control" of it, and not parsing the input to lirc/xmbc? |
|||
2nd Jan, 2013, 10:07 AM
Post: #26
|
|||
|
|||
RE: remote help, some buttons not working
Can you post the output of:
Code: cat /proc/bus/input/devices pilight - modular domotica solution
|
|||
2nd Jan, 2013, 10:13 AM
Post: #27
|
|||
|
|||
RE: remote help, some buttons not working
Code: root@RaspberryPi:/home/xbian# cat /proc/bus/input/devices |
|||
2nd Jan, 2013, 10:25 AM
Post: #28
|
|||
|
|||
RE: remote help, some buttons not working
Can you run this code (if the first command outputted '0' then it was successful)
Code: sed -i 's/\. \/etc\/lirc\/hardware\/custom.conf/#\. \/etc\/lirc\/hardware\/custom.conf\n\. \/etc\/lirc\/hardware\/mceusb_event0.conf/g' /etc/lirc/hardware.conf; echo $?; Then retry the first steps of my remote tutorial. pilight - modular domotica solution
|
|||
2nd Jan, 2013, 02:21 PM
Post: #29
|
|||
|
|||
RE: remote help, some buttons not working
I still get a weird error using "mode2", but (more Importantly) IT WORKED!
I didn't have a clue what these event=0-2 files were... Thanks for working through those issues to get it working. As extensive as the lirc library is, I couldn't find one to match the make/model. Was this a complete re-write or modification to one of theirs? Code: root@RaspberryPi:/home/xbian# mode2 |
|||
2nd Jan, 2013, 08:03 PM
Post: #30
|
|||
|
|||
RE: remote help, some buttons not working
I will add this remote to our Lirc remotes library
pilight - modular domotica solution
|
|||
« Next Oldest | Next Newest »
|