LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   hub 1-0:1.0: over-current change on port 1 & 2 (https://www.linuxquestions.org/questions/linux-newbie-8/hub-1-0-1-0-over-current-change-on-port-1-and-2-a-682738/)

rotezecke 11-11-2008 07:21 PM

hub 1-0:1.0: over-current change on port 1 & 2
 
Hi all,
I just installed Debian Etch on a Pentium II. During startup, i suppose after loading USB drivers, i get bombared with the following error messages:
hub 1-0:1.0: over-current change on port 1
hub 1-0:1.0: over-current change on port 2
the system still boots into the GUI, and is quite usable from there, but i cant use any other tty as they get flooded with the above messages.
Does anyone know how to disable USB? or a more sophisticated solution?
there is no entry in fstab, but listed in mtab nontheless.
Cheers

rotezecke 11-14-2008 10:11 PM

to disable USB add these lines:


blacklist uhci_hcd
blacklist ohci_hcd
blacklist ehci_hcd

to:

/etc/modprobe.d/blacklist

rotezecke 11-14-2008 10:21 PM

That didnt work though, still get flooded with error message:
hub 1-0:1.0: over-current change on port 1
hub 1-0:1.0: over-current change on port 2
dmesg also only shows the above

rotezecke 11-14-2008 11:25 PM

lspci:

00:00.0 Host bridge: Intel Corporation 430TX - 82439TX MTXC (rev 01)
00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 01)
00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01)
00:11.0 VGA compatible controller: S3 Inc. ViRGE/DX or /GX (rev 01)
00:13.0 Ethernet controller: Digital Equipment Corporation DECchip 21041 [Tulip Pass 3] (rev 11)
00:14.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 07)

lsusb:
Bus 001 Device 001: ID 0000:0000


All times are GMT -5. The time now is 10:25 PM.