Comment 3 for bug 35492

Revision history for this message
ryanmbruce (ryanmbruce) wrote : Re: hotplug doesn't work with usb mouse on toshiba laptop

---------------------------------------------------------------
lspci | grep USB
---------------------------------------------------------------

0000:00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03)
0000:00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03)
0000:00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 03)

------------------------------------------------------------------------
lsusb
------------------------------------------------------------------------

Bus 003 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000

-----------------------------------------------------------------------
sudo hald --daemon=no --verbose=yes 2>&1 | tee hal.log
-----------------------------------------------------------------------

I don't get any messages from hald when I plug the mouse in after running this. As soon as I figure out how, I'll include the logfile just in case there's something useful within. I guess that means it's a kernel module thing after all?