PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Problem mit USB



badewanne
22.08.05, 13:36
Hallo

ich habe irgendein Problem mit meinem USB aber kann leider dazu nix im Internet finden. Ich kann auch noch meine USB Festplatte mounten usw. aber diese Meldung wird zig mal in /var/log/messages angezeigt.



hub 1-0:1.0: port_wait_reset: err = -107
hub 1-0:1.0: state 5 ports 6 chg 0000 evt 0004
ehci_hcd 0000:00:03.3: GetStatus port 2 status 001403 POWER sig=k CSC CONNECT
hub 1-0:1.0: port 2, status 0501, change 0001, 480 Mb/s


Hat jemand ne ahnung, wei man dieses Problem beheben kann?

stefan.becker
22.08.05, 19:34
Äh, welches Problem?

badewanne
24.08.05, 12:34
Naja bei mir geht USB nicht mehr.
So sieht der Kernel-2.6.12-nitro-r5 aus:


# USB support
#
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB=y
CONFIG_USB_DEBUG=y

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_OTG is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
CONFIG_USB_OHCI_HCD=y
# CONFIG_USB_OHCI_BIG_ENDIAN is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
# CONFIG_USB_UHCI_HCD is not set
# CONFIG_USB_SL811_HCD is not set

#
# USB Device Class drivers
#
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_BLUETOOTH_TTY is not set
# CONFIG_USB_MIDI is not set
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=y


Ansonsten bekomme ich sekündlich in meine /var/log/message den eintrag:
dmesg:



helfthub 1-0:1.0: port_wait_reset: err = -107
hub 1-0:1.0: state 5 ports 6 chg 0000 evt 0004
ehci_hcd 0000:00:03.3: GetStatus port 2 status 001403 POWER sig=k CSC CONNECT
hub 1-0:1.0: port 2, status 0501, change 0001, 480 Mb/s
hub 1-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x501
ehci_hcd 0000:00:03.3: port 2 full speed --> companion
ehci_hcd 0000:00:03.3: GetStatus port 2 status 003801 POWER OWNER sig=j CONNECT
hub 1-0:1.0: port_wait_reset: err = -107
hub 1-0:1.0: state 5 ports 6 chg 0000 evt 0004
ehci_hcd 0000:00:03.3: GetStatus port 2 status 001403 POWER sig=k CSC CONNECT
hub 1-0:1.0: port 2, status 0501, change 0001, 480 Mb/s
hub 1-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x501
ehci_hcd 0000:00:03.3: port 2 low speed --> companion
ehci_hcd 0000:00:03.3: GetStatus port 2 status 001403 POWER sig=k CSC CONNECT
hub 1-0:1.0: port_wait_reset: err = -22
hub 1-0:1.0: port 2 not enabled, trying reset again...
ehci_hcd 0000:00:03.3: port 2 low speed --> companion


Ich finde leider unter dem Fehler nix bei Google und bin auch ratlos, was ich unternehmen kann damit mein USB wieder funtkioniert.

badewanne
25.08.05, 10:08
Update:

Also ich kann meine USB Festplatte Mounten aber die Verbindung ist sehr langsam und die Meldung wird weiterhin in /var/log/messages geschrieben.

GoKi
25.08.05, 10:27
CONFIG_USB_DEBUG=y

CONFIG_USB_DEBUG:

Say Y here if you want the USB core & hub drivers to produce a bunch
of debug messages to the system log. Select this if you are having a
problem with USB support and want to see more of what is going on.

Symbol: USB_DEBUG [=n]
Prompt: USB verbose debug messages
Defined at drivers/usb/core/Kconfig:4
Depends on: USB
Location:
-> Device Drivers
-> USB support
-> Support for Host-side USB (USB [=m])
Ich würde das mal nicht setzen, dann sind die Meldungen weg.

badewanne
25.08.05, 15:20
Das hab ich nun gemacht. Nun ist diese Meldung weg aber:


hub 1-0:1.0: Cannot enable port 2. Maybe the USB cable is bad?

Also ich kann meine USB festplatte mounten(Ist echt langsam), jedoch geht mein Cardreader nicht mehr.. :(

badewanne
27.08.05, 09:10
Das Porblem hat sich nun erledigt, nach dem ich alle Kabel mal überprüft hatte. Finde es zwar recht komisch,d ass ein Stecker wohl nihct richtig steckte ohne fremdeinwirkung, aber jetzt gehts ja wieder.