Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
USB Mouse/Hotplug? trouble
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
joshyc
n00b
n00b


Joined: 31 Oct 2002
Posts: 12

PostPosted: Thu Oct 31, 2002 11:16 pm    Post subject: USB Mouse/Hotplug? trouble Reply with quote

I have a problem with my USB mouse. When I boot up my system it works fine for a while but then it randomly stops working. If I do a /etc/init.d/hotplug restart it starts working again. This happens every 20 minutes or so, too frequently for me to ignore. Here are the messages from the kernel log:

hub.c: already running port 1 disabled by hub (EMI?), re-enabling...
usb.c: USB disconnect on device 2
hub.c: USB new device connect on bus1/1, assigned device number 3
usb_control/bulk_msg: timeout
usb.c: USB device not accepting new address=3 (error=-110)
hub.c: USB new device connect on bus1/1, assigned device number 4
usb_control/bulk_msg: timeout
usb.c: USB device not accepting new address=4 (error=-110)

I am running Gentoo 1.4rc_1 with gcc 3.2 on an Asus A7V system. The mouse is a Microsoft Wheel mouse. Thanks!
Back to top
View user's profile Send private message
ealfert
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jul 2002
Posts: 86
Location: Weston, FL, US

PostPosted: Fri Nov 01, 2002 2:45 am    Post subject: Reply with quote

do you really need the hotplug module?

I have a "Microsoft IntelliMouse Explorer 3.0 USB and PS/2 Compatible 5V 100mA" and i don't need the hotplug module.

I currently have it connected via the USB port not PS/2 (but previously i used PS/2 until i got USB working).. by they way (in case anybody cares)...the wheel works, and the thumb buttons let me go back/forward in many applications... also, this is a laptop and i have both the trackpoint and usb mouse working at the same time... trackpoint being the master (which makes sense, since if i'm traveling, it is the only mouse i have).

greping /usr/src/linux/.config for USB and MOUSE gives me the following relevent Kernel settings...
Code:

CONFIG_USB=y
CONFIG_USB_UHCI=y
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_MOUSE=y
CONFIG_PSMOUSE=y


Question.... do you have any other usb devices connected to the same hub? do they also experience the same problem? could it be the hub?
_________________
Edward Alfert
RootMode, LLC
http://www.rootmode.com/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum