Re: evdev
Alberto Hernando <[email protected]> Tue, 20 Mar 2012 20:34:08 +0100
| Newsgroups | gmane.comp.video.freevo.user |
|---|---|
| Message-ID | <CA+RNZTxQMm_NivQZ6dSttJ183kkkW61FwAyEBsVrobgQwoxF7g@mail.gmail.com> |
Hi. I can't make it work. I build the driver but it makes no difference. Then, in /usr/share/X11/xorg.conf.d/10-evdev.conf I added this: Section "InputClass" Identifier "NOVA T-500 Remote" # Or whatever you want to call it MatchProduct "IR-receiver inside an USB DVB receiver|Hauppauge WinTV Nova-T-500|*Hauppauge*" # Replace this with your device name. MatchDevicePath "/dev/input/event*" Driver "evdev" Option "event_key_remap" "352=28" # and so on. #CodeChangedFrom=CodeChangedTo EndSection Section "InputClass" Identifier "Gamepad q3" # Or whatever you want to call it MatchProduct "DragonRise Inc. DragonRise USB Gamepad " # Replace this with your device name. MatchDevicePath "/dev/input/event*" Driver "evdev" Option "event_key_remap" "290=28 1=28 42=288" # and so on. EndSection I tried with the remote and a simple gamepad. No change. I have the feeling that it doesn't match, but: root@tinglao:/usr/share/X11/xorg.conf.d# evtest /dev/input/event1 Input driver version is 1.0.0 Input device ID: bus 0x3 vendor 0x79 product 0x1 version 0x110 Input device name: "DragonRise Inc. DragonRise USB Gamepad " root@tinglao:/usr/share/X11/xorg.conf.d# evtest /dev/input/event5 Input driver version is 1.0.0 Input device ID: bus 0x3 vendor 0x2040 product 0x8400 version 0x100 Input device name: "IR-receiver inside an USB DVB receiver" Supported events: also, I've tried removing the MatchProduct line and the same. Where can I see the events that go to X? thanks 2012/3/18 Jonathan Isom <[email protected]> > 2012/3/18 Alberto Hernando <[email protected]>: > > Hi. > > > > > > I have remote working with evdev. The one which comes with Hauppauge > Nova. > > More than likely you are using the wrong device node. what does > > # ls /dev/input/by-id/ > > list. For instance my mce receiver is > > /dev/input/by-id/usb-Topseed_Technology_Corp._eHome_Infrared_Transceiver_TS0003eF-event-if00 > > HTH > > Jonathan > > > root@tinglao:/etc/X11# lsusb > > Bus 002 Device 002: ID 2040:8400 Hauppauge WinTV Nova-T-500 > > > > I've been trying to configure it with lirc, but I can't, it seems that it > > works as an evdev device. With no configuration, arrows and poweroff > buttons > > work, but that's all. So I've been looking for a way to use all the > buttons. > > Do I need to make anything in freevo too? AFAIK, it's like another > keyboard, > > right? I'd like to do the same with a gamepad so I don't have to deal > with > > old emulators that need devices be always created . > > > > Thanks a lot > > Alberto > > > > -- > > duende a rayas > > > > > ------------------------------------------------------------------------------ > > This SF email is sponsosred by: > > Try Windows Azure free for 90 days Click Here > > http://p.sf.net/sfu/sfd2d-msazure > > _______________________________________________ > > Freevo-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > > > ------------------------------------------------------------------------------ > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure > _______________________________________________ > Freevo-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freevo-users > -- duende a rayas ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users