Hello,

I have a IR remote control, receiver is build inside my laptop (Benq
P52). On the back of remote there's "BENQ Model No. RC111", it fits into
PCI Express slot, remote has 20 buttons. lsusb returns: "ID 147a:e02f
Formosa Industrial Computing, Inc.". I'm trying to make it work.

After enabling the device, it is correctly identified by Linux USB
subsystem as a HID device. One thing that goes wrong, in my opinion, is
that it is identified as mouse, I think it should be identified as
keyboard. When pressing buttons in xorg cursor moves semi-randomly.

My questions:
* how to force this device to be recognized as a keyboard, not mouse?
* how to list available configurations for this device (through /sys
interface?)? How to tell a driver/device to use other usb configuration
than standard/default? Currently it seems to have only one configuration.
I think in kernel version 2.6.20 detailed information for this device
included more than one configuration (I'm not able to check that now).

My system configuration:
hardware: AMD64, 1 GB RAM, ATI motherboard; software: Gentoo
distribution (unstable), kernel 2.6.21.

I can provide detailed information about this device if needed
(currently something went wrong and lsusb doesn't see it, but the kernel
does).

Łukasz.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to