Hi every one.
I just installed 7.95.2 on top of 7.0.2 on my RPI2.
Migration took a while but worked just great except my remote didnt respond at all , only keyboard was working.
After fine tuning the problem i found out the ir-keytable was using only LIRC protocol :
Code
Found /sys/class/rc/rc0/ (/dev/input/event0) with:
Driver mceusb, table rc-rc6-mce
Supported protocols: unknown other lirc rc-5 jvc sony nec sanyo mce-kbd rc-6 sharp xmp
Enabled protocols: lirc
Name: Media Center Ed. eHome Infrared
bus: 3, vendor/product: 0471:0815, version: 0x0000
Repeat delay = 1000 ms, repeat period = 125 ms
after running :
the remote just started working.
I added the line to my autostart.sh and its just fine for me , but i think you guys should be aware of the problem and the cause of it.
Keep up the good work.