Paul Andreassen wrote:

On Wed, 12 Oct 2005 05:04 pm, ffrr wrote:
Paul Andreassen wrote:
I've written a binary patch which changes the keymaping for usb keyboards
so the TwinHan VisionPlus DVB-T card remote better matches MythTV.

http://www.gossamer-threads.com/lists/engine?do=post_attachment;postatt_id
=7787;list=mythtv

Paul
I'd like to try that too.  How do I use it?  I gather I compile it using

gcc usbhid-twinhan.c -o usbhid-twinhan

then run it?

When I do this, it fails saying "Can't open
/lib/modules/2.6.11-6mdk/kernel/drivers/usb/input/usbhid.ko"

I think this is because all those .ko files in that directory are gzipped.

Why are they gzipped?
Can the kernel use them like that?

Maybe it unzips them for use?

If you can use the remote, it must get the usbhid module from somewhere.
Is it compiled into the kernel?


I don't know, that's how Mandriva 2005LE installed itself. My remote does work however.

All the program does is replace a table in the usbhid module.
You could patch the kernel source and recompile.

Paul
Maybe if I unzipped it, let your program patch the file, then rezipped it?
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to