Am 30.12.2014 um 13:59 schrieb JPT: > I currently try to make my Technisat IR-RC work. > But nothing happens when I press a key. > What's wrong? It depends on what you expect to happen when you press a key on the remote control. The kernel's and driver's job is primarily to deliver the events to the userspace where they can be handled by a tool or a daemon. > triggerhappy config: Never heared of a software with such a name. > Registered IR keymap rc-technisat-usb2 > input: IR-receiver inside an USB DVB receiver as > /devices/soc/soc:pcie-controller/pci0000:00/0000:00:01.0/0000:01:00.0/usb1/1-1/rc/rc0/input1 > evbug: Connected device: input1 (IR-receiver inside an USB DVB receiver > at usb-0000:01:00.0-1/ir0) > rc0: IR-receiver inside an USB DVB receiver as > /devices/soc/soc:pcie-controller/pci0000:00/0000:00:01.0/0000:01:00.0/usb1/1-1/rc/rc0 As you can see, the input event devices are created and you should find the device nodes somewhere at /dev/input/... You can try to use cat on them and see if something happens when you press a button on the remote control. > do I need lirc? Again, depends on what you want to happen on a key-press. Jannis -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html