[PROBLEM] Trouble getting lircd to work as expected, also is something else handling IR input?
|
Problem: Trouble getting lircd to work as expected, also is something else handling IR input?
|
|
17th Jun, 2020, 01:43 AM
Post: #20
|
|||
|
|||
RE: Trouble getting lircd to work as expected, also is something else handling IR i..
(16th Jun, 2020 08:17 PM)Nachteule Wrote: [...] Thank for the hint! "ir-keytable --protocol=lirc" did the trick: Code: # ir-keytable --readCode: # ir-keytable --protocol=lircCode: # ir-keytable --readThe RC now works perfectly! I made this permanent with Code: # echo "@reboot root sleep 5 && ir-keytable --protocol=lirc > /dev/null 2>&1" > /etc/cron.d/ir-keytable_lirc_only && reboot...but I guess there is a more elegant method as well... |
|||
|
« Next Oldest | Next Newest »
|