Issues with Logitech Harmony
|
5th Dec, 2013, 08:03 AM
Post: #31
|
|||
|
|||
RE: Issues with Logitech Harmony
Can you check if this works and post all output:
Code: sudo modprobe mceusb pilight - modular domotica solution
|
|||
5th Dec, 2013, 09:36 AM
Post: #32
|
|||
|
|||
RE: Issues with Logitech Harmony
@CurlyMo
Terminal xbian@xbian ~ $ ls -Al /dev/lirc* crw-rw---T 1 root video 248, 0 Dec 4 15:59 /dev/lirc0 lrwxrwxrwx 1 root root 21 Dec 4 23:35 /dev/lircd -> ../var/run/lirc/lircd xbian@xbian ~ $ mode2 mode2: could not open /dev/lirc0 mode2: default_init(): Permission denied |
|||
5th Dec, 2013, 09:41 AM
Post: #33
|
|||
|
|||
RE: Issues with Logitech Harmony
And when you pushed buttons when mode2 was running?
pilight - modular domotica solution
|
|||
5th Dec, 2013, 10:07 AM
Post: #34
|
|||
|
|||
RE: Issues with Logitech Harmony
@CurlyMo after sudo mode2, but nothing happened - not even with Menu and Info.
|
|||
5th Dec, 2013, 04:48 PM
Post: #35
|
|||
|
|||
RE: Issues with Logitech Harmony
And if you do:
Code: sudo mode2 --device=/devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/rc/rc0/input1 Can you also post the output of: Code: ls -Al /dev/input/ pilight - modular domotica solution
|
|||
5th Dec, 2013, 10:18 PM
Post: #36
|
|||
|
|||
RE: Issues with Logitech Harmony
@CurlyMo
Terminal xbian@xbian ~ $ sudo mode2 --device=/devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/rc/rc0/input1 mode2: could not get file information for /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/rc/rc0/input1 mode2: default_init(): No such file or directory xbian@xbian ~ $ ls -Al /dev/input/ total 0 drwxr-xr-x 2 root root 100 Dec 4 15:59 by-id drwxr-xr-x 2 root root 80 Dec 4 15:59 by-path crw-rw---T 1 root input 13, 64 Dec 4 15:55 event0 crw-rw---T 1 root input 13, 65 Dec 4 15:59 event1 crw-rw---T 1 root input 13, 66 Dec 4 15:59 event2 crw-rw---T 1 root input 13, 63 Dec 4 15:55 mice crw-rw---T 1 root input 13, 32 Dec 4 15:59 mouse0 |
|||
6th Dec, 2013, 01:23 AM
Post: #37
|
|||
|
|||
RE: Issues with Logitech Harmony
Can you try:
Code: sudo mode2 --device=/dev/input/event0 pilight - modular domotica solution
|
|||
6th Dec, 2013, 03:42 AM
Post: #38
|
|||
|
|||
RE: Issues with Logitech Harmony
@CurlyMo
Terminal xbian@xbian ~ $ sudo mode2 --device=/dev/input/event0 [sudo] password for xbian: mode2: could not get hardware features mode2: this device driver does not support the LIRC ioctl interface mode2: did you mean to use the devinput driver instead of the default driver? |
|||
6th Dec, 2013, 04:00 AM
Post: #39
|
|||
|
|||
RE: Issues with Logitech Harmony
And what about the other events
pilight - modular domotica solution
|
|||
6th Dec, 2013, 04:21 AM
Post: #40
|
|||
|
|||
RE: Issues with Logitech Harmony
@CurlyMo Same.
|
|||
6th Dec, 2013, 04:58 AM
Post: #41
|
|||
|
|||
RE: Issues with Logitech Harmony
The wierd thing is that this was how i implemented it in Alpha 5 Let me think...
pilight - modular domotica solution
|
|||
6th Dec, 2013, 08:43 PM
Post: #42
|
|||
|
|||
RE: Issues with Logitech Harmony
we still can have install Aplha5 package, right ?
and last last shot in to dark if it is rc6 type ir receiver doesn't need it also rc6 decoder ir-rc6-decoder.ko ? Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
7th Dec, 2013, 06:11 AM
Post: #43
|
|||
|
|||
RE: Issues with Logitech Harmony
The problem is that certain modules aren't loaded by default anymore in the kernel. The same counted for the serial support in Beta 2. Suddenly was removed because it was moved from the kernel built-in to a kernel module. I think the same happened here, but i don't know what module is missing.
pilight - modular domotica solution
|
|||
7th Dec, 2013, 11:58 AM
Post: #44
|
|||
|
|||
RE: Issues with Logitech Harmony
(5th Dec, 2013 08:03 AM)CurlyMo Wrote: Can you check if this works and post all output: I have been lurking in the shadows on this thread, following along I am on beta 2 with an HP MCE 6 remote, and a GPIO IR reciever. I have followed most of the steps on this thread and finally saw something when I ran these commands from CurlyMo, and added mceusb.conf to the lircd.conf file. The problem is, now when I press a button on the remote, it appears that it may be inputed twice, at least when I am using the arrows. It will move over twice or up/down twice when I press the arrow buttons. Why would this be? Do I need to delete one of the lirc modules from the kernel with modprobe -r? I did get to a point where only the arrow buttons were working but nothing else, but now other buttons seem to be working, it's just the arrows get pressed twice. I appreciate your help! |
|||
7th Dec, 2013, 04:42 PM
Post: #45
|
|||
|
|||
RE: Issues with Logitech Harmony
Just remove the arrows from either the XBMC Lircmap.xml or mceusb.conf.
pilight - modular domotica solution
|
|||
« 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,786 |
2nd Dec, 2013 05:58 PM Last Post: Nakeman |