I'm having trouble with a PS/2 to USB adaptor (works great in Windows!) that works "sometimes" in Linux. Xfree86 is configured with an extra /dev/usbmouse "InputDevice" section and "ServerLayout" entry for the device. dmesg detects the device perfectly:

usb.c: registered new driver usbkbd
input0: Composite USB PS2 Converter USB to PS2 Adaptor v1.09 on usb1:2.0
...
usb.c: registered new driver hid
input: USB HID v1.10 Mouse [Composite USB PS2 Converter USB to PS2 Adaptor v1.09] on usb1:2.1
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]>
hid-core.c: USB HID support drivers


and /proc/bus/usb/devices:
S:  Manufacturer=Composite USB PS2 Converter
S:  Product=USB to PS2 Adaptor  v1.09

However, after restarting X and the USB modules there is still no response from the mouse. I did a cat on /dev/usbmouse as well as /dev/input/mouse0 and got nothing after moving the mouse. There has been one or two times where I have received garbage characters after moving the mouse, but I have not located the problem or a way to duplicate this consistently.

Any help or advice is appreciated.

Thanks,
Chase



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to