Posts by hagaygo

    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 :

    Code
    ir-keytable -p NEC,RC-5,RC-6,JVC,SONY,LIRC,OTHER

    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.

    The product on your original post seems to be an IR Repeater.

    It can be used to receive an IR command and resend it on emitter in the end of the wire.

    The USB is only for power so its the reason it does not register as a USB device.