I am totally pissed with this issue. I have searched in the web and although have read lots of entries, I am still not able to solve it.
My remote is a Hama mce.
When I run "irw" I get strange commands as output:
$this->bbcode_second_pass_code('', '
12345679885
^@^E^[[5
')
It seems that the ir remote is recognized as keyboard.
Doing ls /dev/input/by-id/
- usb-05a4_9881-event-kbd
usb-05a4_9881-if01-mouse
usb-05a4_9881-if01-event-mouse
I have edited /etc/lirc/hardware.conf
$this->bbcode_second_pass_code('', '
REMOTE_DRIVER="devinput"
REMOTE_DEVICE="usb-05a4_9881-event-kbd"
')
and also $this->bbcode_second_pass_code('', 'modprobe mceusb')
But I always get the same outputs in irw after reboot
I have used before this remote with Openelec and irw was giving me correct keystrokes ouput.
Any idea how to solve this? I am lost. Thanks