On Tue, 2 Oct 2012 11:23:44 +0200 Guus Sliepen <[email protected]> wrote:
> Hm, I cannot reproduce the crash, Neither can I now, so I suppose there's not much that can be done except to close this bug. Perhaps it was caused by my mistake in using $EVENTS as well as -n. > but you should remove "/dev/input/event*" > from the command, otherwise inputlirc will grab ALL devices, which is not what > you want. The "-n 'Media*'" option itself will scan all possible input event > devices for matches. So please try starting it as follows: > > inputlircd -g -n 'Media*' OK. I had a little trouble with that because I had nested quotes in /etc/default/inputlirc but it's working now. > Can you also install input-utils and email me the output of the lsinput > command regardless of whether the above works or not? Probably not needed now, but I'll add it below anyway. > > NB lirc wasn't installed at the time, I installed that afterwards. > > The lirc package isn't needed for inputlirc to work, it should work fine > without it. I know, but I installed it after inputlirc didn't work, and for irw etc. But inputlirc seems better to me, because it's much simpler to set up and it seems to have a more sensible default repeat/delay, although no doubt that can be configured in lirc. [htpc] ~ $ sudo lsinput /dev/input/event0 bustype : BUS_USB vendor : 0x46d product : 0xc52b version : 273 name : "Logitech Unifying Device. Wirele" phys : "usb-0000:00:12.0-3:1" uniq : "" bits ev : EV_SYN EV_KEY EV_REL EV_MSC /dev/input/event1 bustype : BUS_USB vendor : 0x46d product : 0xc52b version : 273 name : "Logitech Unifying Device. Wirele" phys : "usb-0000:00:12.0-3:2" uniq : "" bits ev : EV_SYN EV_KEY EV_REL EV_ABS EV_MSC EV_LED EV_REP /dev/input/event3 bustype : BUS_HOST vendor : 0x0 product : 0x1 version : 0 name : "Power Button" phys : "PNP0C0C/button/input0" bits ev : EV_SYN EV_KEY /dev/input/event4 bustype : BUS_HOST vendor : 0x0 product : 0x1 version : 0 name : "Power Button" phys : "LNXPWRBN/button/input0" bits ev : EV_SYN EV_KEY /dev/input/event5 bustype : BUS_USB vendor : 0x1934 product : 0x5168 version : 1 name : "Media Center Ed. eHome Infrared " phys : "usb-0000:00:12.0-5" bits ev : EV_SYN EV_KEY EV_MSC EV_REP /dev/input/event6 bustype : (null) vendor : 0x0 product : 0x0 version : 0 name : "MCE IR Keyboard/Mouse (mceusb)" phys : "/input0" bits ev : EV_SYN EV_KEY EV_REL EV_MSC EV_REP /dev/input/event7 bustype : BUS_USB vendor : 0x2013 product : 0x24f version : 1 name : "em28xx IR (em28xx #0)" phys : "usb-0000:00:13.2-1/input0" bits ev : EV_SYN EV_KEY EV_MSC EV_REP /dev/input/event8 bustype : (null) vendor : 0x0 product : 0x0 version : 0 name : "HDA NVidia HDMI/DP,pcm=9" phys : "ALSA" bits ev : EV_SYN EV_SW /dev/input/event9 bustype : (null) vendor : 0x0 product : 0x0 version : 0 name : "HDA NVidia HDMI/DP,pcm=8" phys : "ALSA" bits ev : EV_SYN EV_SW /dev/input/event10 bustype : (null) vendor : 0x0 product : 0x0 version : 0 name : "HDA NVidia HDMI/DP,pcm=7" phys : "ALSA" bits ev : EV_SYN EV_SW /dev/input/event11 bustype : (null) vendor : 0x0 product : 0x0 version : 0 name : "HDA NVidia HDMI/DP,pcm=3" phys : "ALSA" bits ev : EV_SYN EV_SW -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

