Problem: Configuration remote.xml
|
20th Dec, 2012, 10:43 AM
Post: #16
|
|||
|
|||
RE: Configuration remote.xml
Cant change to root with "su root" "su" or "su -l root"
PW is always wrong "sudo su" worked |
|||
20th Dec, 2012, 10:45 AM
Post: #17
|
|||
|
|||
RE: Configuration remote.xml
That's why i suggested you use:
Code: sudo Changing to root is done by: Code: sudo su pilight - modular domotica solution
|
|||
20th Dec, 2012, 10:47 AM
Post: #18
|
|||
|
|||
RE: Configuration remote.xml
Code: xbian@xbian:~# sudo su |
|||
20th Dec, 2012, 10:48 AM
Post: #19
|
|||
|
|||
RE: Configuration remote.xml
Does the remote work better?
Can you post an output of while using the remote: Code: irw pilight - modular domotica solution
|
|||
20th Dec, 2012, 10:53 AM
Post: #20
|
|||
|
|||
RE: Configuration remote.xml
Code: xbian@xbian:~# sudo su It stucks after irw and nothing happens, the remote isnt working better. I jumps now between folder without that i do anything. ESC, OK and VIDEO is still working. Bed time - 2 am here, lets try tomorow - thx. |
|||
20th Dec, 2012, 10:59 AM
Post: #21
|
|||
|
|||
RE: Configuration remote.xml
So clearly my implementation of Lirc doesn't work for your remote. Restore to the old hardware.conf:
Code: sudo wget -O - https://raw.github.com/xbianonpi/xbian/xbian-alpha4/etc/lirc/hardware.conf > /etc/lirc/hardware.conf Can you try following my guide how to map a remote and post any issues following it. pilight - modular domotica solution
|
|||
20th Dec, 2012, 11:38 PM
Post: #22
|
|||
|
|||
RE: Configuration remote.xml
I stuck at point 3b:
Code: root@xbian:/home/xbian# irrecord /home/xbian/remote.conf |
|||
20th Dec, 2012, 11:45 PM
Post: #23
|
|||
|
|||
RE: Configuration remote.xml
You didn't properly follow Step 3b.
pilight - modular domotica solution
|
|||
20th Dec, 2012, 11:53 PM
Post: #24
|
|||
|
|||
RE: Configuration remote.xml
(20th Dec, 2012 11:45 PM)CurlyMo Wrote: You didn't properly follow Step 3b. Where? Code: xbian@xbian:~# |
|||
20th Dec, 2012, 11:58 PM
Post: #25
|
|||
|
|||
RE: Configuration remote.xml
Owk, my fault, don't stop LIRC before running irrecord.
pilight - modular domotica solution
|
|||
21st Dec, 2012, 12:01 AM
Post: #26
|
|||
|
|||
RE: Configuration remote.xml
(20th Dec, 2012 11:58 PM)CurlyMo Wrote: Owk, my fault, don't stop LIRC before running irrecord. ^^ (21st Dec, 2012 12:01 AM)Hawk Wrote:(20th Dec, 2012 11:58 PM)CurlyMo Wrote: Owk, my fault, don't stop LIRC before running irrecord. Code: xbian@xbian:~# irrecord /home/xbian/remote.conf Isnt working anyway. |
|||
21st Dec, 2012, 12:05 AM
Post: #27
|
|||
|
|||
RE: Configuration remote.xml
Can you try with this hardware.conf:
https://raw.github.com/xbianonpi/xbian/xbian-alpha4/etc/lirc/hardware/mceusb_event0.conf or this one: https://raw.github.com/xbianonpi/xbian/xbian-alpha4/etc/lirc/hardware/mceusb_event1.conf pilight - modular domotica solution
|
|||
21st Dec, 2012, 12:09 AM
Post: #28
|
|||
|
|||
RE: Configuration remote.xml
Code: sudo wget -O - https://raw.github.com/xbianonpi/xbian/xbian-alpha4/etc/lirc/hardware/mceusb_event0.conf > /etc/lirc/hardware.conf Will thiswork? |
|||
21st Dec, 2012, 12:10 AM
Post: #29
|
|||
|
|||
RE: Configuration remote.xml
Yes
pilight - modular domotica solution
|
|||
21st Dec, 2012, 12:16 AM
Post: #30
|
|||
|
|||
RE: Configuration remote.xml
Code: xbian@xbian:~# Code: root@xbian:/home/xbian# /etc/init.d/lirc stop |
|||
« Next Oldest | Next Newest »
|