Re: [ivtv-devel] loading keymap in remote's evdev broken with 2.6.13

2005-09-07 Thread David Härdeman
Rob Shortt ([EMAIL PROTECTED]) wrote: >Ian Campbell wrote: >> See also my post to l-k: >> http://marc.theaimsgroup.com/?l=linux-kernel&m=112539129023088&w=2 >> I didn't get any reply, I'll probably resend before long. > > Ian, did you get a reply yet? Thanks for the fix guys, I just started > gett

Re: [ivtv-devel] loading keymap in remote's evdev broken with 2.6.13

2005-09-06 Thread Rob Shortt
Hi guys, Ian Campbell wrote: On Thu, 2005-09-01 at 16:18 +0200, Gert wrote: I use my PVR350 remote as follows: # modprobe ivtv # version 0.3.7k # modprobe ir-kbd-i2c # remote is accessible via /dev/input/event1 # input-kbd -f keymap 1 # load keymap (see attachment) for the remote That way, I d

Re: [ivtv-devel] loading keymap in remote's evdev broken with 2.6.13

2005-09-01 Thread Ian Campbell
On Thu, 2005-09-01 at 16:18 +0200, Gert wrote: > I use my PVR350 remote as follows: > # modprobe ivtv # version 0.3.7k > # modprobe ir-kbd-i2c # remote is accessible via /dev/input/event1 > # input-kbd -f keymap 1 # load keymap (see attachment) for the remote > That way, I don't need LIRC to contro

Re: [ivtv-devel] loading keymap in remote's evdev broken with 2.6.13

2005-09-01 Thread Brian Jackson
Ivtv only uses the evdev driver. We have nothing to do with it's development, maintenance, or bugs. You should email whoever submitted that patch or whoever maintains that driver these days. --Brian Gert wrote: I use my PVR350 remote as follows: # modprobe ivtv # version 0.3.7k # modprobe ir-

[ivtv-devel] loading keymap in remote's evdev broken with 2.6.13

2005-09-01 Thread Gert
I use my PVR350 remote as follows: # modprobe ivtv # version 0.3.7k # modprobe ir-kbd-i2c # remote is accessible via /dev/input/event1 # input-kbd -f keymap 1 # load keymap (see attachment) for the remote That way, I don't need LIRC to control MythTV since the remote produces keyboard-like events.