Issues with Logitech Harmony
|
1st Dec, 2013, 10:30 AM
Post: #16
|
|||
|
|||
RE: Issues with Logitech Harmony
(28th Nov, 2013 09:50 AM)jphebert Wrote: -Harmony 700 Remote please be sure you don't have "lirc_rpi" line in /etc/modules. then try to reboot. post dmesg. if remote is still "dead", try putting "mceusb" into /etc/modules and reboot (and post dmesg). also please provide output of: Code: ps aux | grep lirc Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
3rd Dec, 2013, 01:01 AM
Post: #17
|
|||
|
|||
RE: Issues with Logitech Harmony
Still nothing.
DMESG here: http://pastebin.com/35BUWJK7 ps aux: http://pastebin.com/UGQiqCcY I'm at a point where I'd conside a USB-based IR receiver anyone knows will work - any suggestions? Nothing works here. Thanks! |
|||
3rd Dec, 2013, 01:38 AM
Post: #18
|
|||
|
|||
RE: Issues with Logitech Harmony
@jphebert
are you sure you put mceusb into /etc/modules? there should be line like this be present in dmesg: "usbcore: registered new interface driver mceusb" Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
3rd Dec, 2013, 03:56 AM
Post: #19
|
|||
|
|||
RE: Issues with Logitech Harmony
Here is the dump: http://pastebin.com/NiE7Jf4s
Yup all I got is: # /etc/modules: kernel modules to load at boot time. # # This file contains the names of kernel modules that should be loaded # at boot time, one per line. Lines beginning with "#" are ignored. # Parameters can be specified after the module name. mceusb |
|||
3rd Dec, 2013, 05:38 AM
Post: #20
|
|||
|
|||
RE: Issues with Logitech Harmony
@jphebert
ok, after hour googling - iridium was right with lirc_rpi module in /etc/modules, but on top of it "ir-lirc-codec" is required as well. Code: modprobe lirc_rpi @IriDium GPIO receiver can't be detected so won't be reported in dmesg. … the day will be needed when someone brave will send the equipment to me ready to receive it back month later. (link where I found much info … stored here to remember http://openelec.tv/forum/124-raspberry-pi/51887-raspberry-pi-gpio-ir-receiver-with-openelec-compilation-patches-and-snapshot?start=75 ) Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
3rd Dec, 2013, 11:33 PM
Post: #21
|
|||
|
|||
RE: Issues with Logitech Harmony
Hey guys
Thanks - still no IR action. Here is the DMESG: http://pastebin.com/SmserzHs My /modules file is now: # /etc/modules: kernel modules to load at boot time. # # This file contains the names of kernel modules that should be loaded # at boot time, one per line. Lines beginning with "#" are ignored. # Parameters can be specified after the module name. modprobe lirc_rpi modprobe ir-lirc-codec mceusb BTW if you know of a USB IR connector that works out of the box with XBian, let me know I'll order one. |
|||
4th Dec, 2013, 05:14 AM
Post: #22
|
|||
|
|||
RE: Issues with Logitech Harmony
(3rd Dec, 2013 11:33 PM)jphebert Wrote: BTW if you know of a USB IR connector that works out of the box with XBian, let me know I'll order one. I know CPC do one for the RPi Flicr I've never used it so can't comment. It seems to work on the RPi but Xbian I don't know. It should but I am not going to commit myself. Maybe wait a bit and see if anyone else has any ideas. See RPi Hardware Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
4th Dec, 2013, 05:42 AM
Post: #23
|
|||
|
|||
RE: Issues with Logitech Harmony
I have HP USB MCE IR Wireless Receiver. It worked out of the box with XBian Alpha 5 but with Beta 2 it doesn't work.
|
|||
4th Dec, 2013, 06:22 AM
Post: #24
|
|||
|
|||
RE: Issues with Logitech Harmony
Thanks - any idea why the HP one stopped working? Just ordered one anyway - will will work sooner or later again
|
|||
4th Dec, 2013, 07:33 AM
Post: #25
|
|||
|
|||
RE: Issues with Logitech Harmony
I don't have any idea. Here is what I have tried so far to get it working again: http://forum.xbian.org/thread-1834.html
I think that receiver works fine but XBian has problems to understand it. |
|||
4th Dec, 2013, 09:39 AM
Post: #26
|
|||
|
|||
RE: Issues with Logitech Harmony
http://openelec.tv/forum/103-infared-remotes/68312-mce-remote-not-working-after-boot
? http://openelec.tv/forum/103-infared-remotes/68101-does-openelec-use-lirc-or-in-kernel-modules#91352 Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
4th Dec, 2013, 11:16 PM
Post: #27
|
|||
|
|||
RE: Issues with Logitech Harmony
Can you do the following and post the output:
Code: sudo modprobe mceusb pilight - modular domotica solution
|
|||
5th Dec, 2013, 01:53 AM
Post: #28
|
|||
|
|||
RE: Issues with Logitech Harmony
@CurlyMo I get this with cat /proc/bus/input/devices: http://pastebin.com/AjjYzHeE
Still only Menu and Info buttons communication with RPi. @mk01 Replugging doesn't have any effect. |
|||
5th Dec, 2013, 02:56 AM
Post: #29
|
|||
|
|||
RE: Issues with Logitech Harmony
Can you now do:
Code: sudo modprobe mceusb And then press some buttons. pilight - modular domotica solution
|
|||
5th Dec, 2013, 07:40 AM
Post: #30
|
|||
|
|||
RE: Issues with Logitech Harmony
@CurlyMo Only Menu and Info working.
|
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
Logitech Harmony 300 stopped working after XBian 1.0 Beta 2 install | Nakeman | 12 | 29,790 |
2nd Dec, 2013 05:58 PM Last Post: Nakeman |