Code: Select all
May 7 11:24:47 localhost kernel: hub.c: USB new device connect on bus1/2, assigned device number 3
May 7 11:24:47 localhost kernel: usb-uhci.c: ionterrupt, status 3, frame# 1227
May 7 11:24:47 localhost kernel: hiddev0: USB HID v1.00 Mpuse [Microsoft Microsoft IntelliMouse« Explorer] on usb1:3.0Code: Select all
cat /dev/usb/hid/hiddev0ChapY wrote:I'm using the Procol "IMPS/2" and the Device "/dev/input/mice". I consider it interesting that you have a mouse0 ion yout /dev/input after modprobing mousedev, because i don't have. And I also don't think that my /dev/mouse isn't linked correctly, because i don't have a /dev/mouse
what i will try now is to load the mousedev later. I Don't know in which order the modules.autoload should load all the usb related modules. So I'll reboot my mashine and start in gentoo....