[mythtv-users] Hauppauge grey remote with homemade serial IR receiver in MythTV 0.26 and Fedora 19

Stephen Worthington stephen_agent at jsw.gen.nz
Tue Aug 27 14:20:08 UTC 2013


On Wed, 28 Aug 2013 00:04:25 +1000, you wrote:

>if that helps:
>
>cat /proc/bus/input/devices
>
>I: Bus=0000 Vendor=0000 Product=0000 Version=0000
>
>N: Name="MCE IR Keyboard/Mouse (mceusb)"
>
>P: Phys=/input0
>
>S: Sysfs=/devices/virtual/input/input23
>
>U: Uniq=
>
>H: Handlers=sysrq kbd mouse1 event12
>
>B: PROP=0
>
>B: EV=100017
>
>B: KEY=30000 7 ff87207ac14057ff febeffdfffefffff fffffffffffffffe
>
>B: REL=3
>
>B: MSC=10
>
>I even killed X; using the PC over ssh

Using ssh is the purest way to test as the ssh terminal is not going
to get any of the remote keystrokes.

I get this from cat /proc/bus/input/devices:

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="MCE IR Keyboard/Mouse (mceusb)"
P: Phys=/input0
S: Sysfs=/devices/virtual/input/input5
U: Uniq=
H: Handlers=sysrq kbd mouse1 event5
B: PROP=0
B: EV=100017
B: KEY=30000 7 ff87207ac14057ff febeffdfffefffff fffffffffffffffe
B: REL=3
B: MSC=10

The only difference I can see from yours is that for all of my input
devices that I checked, I seem to always get the input5 on the Sysfs
line matching the event5 on the Handlers line.  You are getting
mismatched numbers there.  But I have no idea it that is significant
as I do not know much about how all of that works.


More information about the mythtv-users mailing list