You are not logged in.
I'm trying to get LIRC working with a remote of my own, and I can get irrecord to generate a devinput config file fine with my transciever (Philips ehome reciever), yet when I try and test the remote out in ir-keytable or configure it with irw, I get no output at all. Can anyone help?
Offline
What is the output of
dmesg | grep TransceiverDo you see any output when your press your buttons after executing the following ?
ir-keytable -p NEC,RC-5,RC-6,JVC,SONY,LIRC,OTHER
ir-keytable -c
ir-keytable -tStart pressing buttons ... ctrl-c to stop
Offline