|
From: Paul B. <peb...@gm...> - 2010-09-30 01:14:17
|
On 9/29/2010 1:41 PM, dj4killer wrote: > Hello, > > I have problem with LIRC and MCEUSB driver. Some information: > > bInterfaceClass 3 Human Interface Device > bInterfaceSubClass 1 Boot Interface Subclass > bInterfaceProtocol 1 Keyboard > > ./configure --with-moduledir=/lib/modules/2.6.32-21-generic/misc > --with-x --with-driver=mceusb --with-major=61 --with-port=none > --with-irq=none Because the device identifies itself as a keyboard, I suspect that you should be using LIRC's devinput driver rather than LIRC's mceusb driver. |