it's strange that your USB mouse doesn't work. Mine works out of the box on my debian laptop (2.4.21). I use the usb-uhci and mousedev modules, with the following in my XF86Config file:
I use the same in my XF86Config.
One thing that I'm wondering is how /dev/input/mice gets associated.
I can't tell for sure what hotplug is doing re devlabel.
The following appears in messages on insert:
Jan 8 18:16:30 localhost kernel: hub.c: new USB device 00:1d.0-1, assigned address 3
Jan 8 18:16:30 localhost kernel: usb-uhci.c: interrupt, status 2, frame# 573
Jan 8 18:16:35 localhost kernel: usb_control/bulk_msg: timeout
Jan 8 18:16:35 localhost kernel: : USB HID v1.00 Mouse [0461:4d03] on usb2:3.0
Jan 8 18:16:39 localhost /etc/hotplug/usb.agent: Setup hid for USB product 461/4d03/550
Jan 8 18:16:39 localhost /etc/hotplug/usb.agent: Setup mousedev for USB product 461/4d03/550
Jan 8 18:16:39 localhost devlabel: devlabel service started/restarted
I do not know if the 'bulk_msg: timeout' is bad or not. I do not see any
other indications of errors.
hmmm, not really sure, since I don't use devlabel at all and I don't see the timeout messages. It just detects things and goes happily on it's way.
It may be that these mice aren't supported? I know that some new fancy usb mice aren't yet supported - some people have mentioned logitech IIRC on the xfree86 list.
Just wanted to pass along that Dell sent me a
new keyboard and I just finished installing it.
The wandering mouse (probable pointing stick
problem) has disappeared. I wanted to thank
Dell for their prompt service. I have no
complaints about my i8500.
tks
Agent Orange
203 Posts
0
January 9th, 2004 00:00
Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5" #This line enables the wheel
EndSection
When I think about it though, I really should upgrade to 2.4.24...
cheers
linuxuser1
6 Posts
0
January 9th, 2004 01:00
One thing that I'm wondering is how /dev/input/mice gets associated.
I can't tell for sure what hotplug is doing re devlabel.
The following appears in messages on insert:
Jan 8 18:16:30 localhost kernel: hub.c: new USB device 00:1d.0-1, assigned address 3
Jan 8 18:16:30 localhost kernel: usb-uhci.c: interrupt, status 2, frame# 573
Jan 8 18:16:35 localhost kernel: usb_control/bulk_msg: timeout
Jan 8 18:16:35 localhost kernel: : USB HID v1.00 Mouse [0461:4d03] on usb2:3.0
Jan 8 18:16:39 localhost /etc/hotplug/usb.agent: Setup hid for USB product 461/4d03/550
Jan 8 18:16:39 localhost /etc/hotplug/usb.agent: Setup mousedev for USB product 461/4d03/550
Jan 8 18:16:39 localhost devlabel: devlabel service started/restarted
I do not know if the 'bulk_msg: timeout' is bad or not. I do not see any
other indications of errors.
Agent Orange
203 Posts
0
January 9th, 2004 05:00
It may be that these mice aren't supported? I know that some new fancy usb mice aren't yet supported - some people have mentioned logitech IIRC on the xfree86 list.
cheers
linuxuser1
6 Posts
0
January 13th, 2004 00:00
new keyboard and I just finished installing it.
The wandering mouse (probable pointing stick
problem) has disappeared. I wanted to thank
Dell for their prompt service. I have no
complaints about my i8500.
tks