Sys: Ubuntu 10.10, updated.
Vorgeschichte: ich hatte eine USB Sounkarte gehabt, es funktionierte Alles tadellos vor halbes Jahr. Ich habe die leider verloren, ich habe etwas ähnliches bei Conrad gekauft.
Problem kommt, wenn ich diese Soundkarte durch gewissen Typ von USB HUB anschließe. Ich erkläre Durch einige Bilder bzw lsusb -t output.
Bild1: Soundkarte direkt zum MacBook angeschlossen, funktioniert.
- Code: Alles auswählen
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 1: Dev 3, If 0, Class='bInterfaceClass 0xe0 not yet handled', Driver=btusb, 12M
|__ Port 1: Dev 3, If 1, Class='bInterfaceClass 0xe0 not yet handled', Driver=btusb, 12M
|__ Port 1: Dev 3, If 2, Class=app., Driver=, 12M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 1: Dev 7, If 0, Class=audio, Driver=snd-usb-audio, 12M
|__ Port 1: Dev 7, If 1, Class=audio, Driver=snd-usb-audio, 12M
|__ Port 1: Dev 7, If 2, Class=audio, Driver=snd-usb-audio, 12M
|__ Port 1: Dev 7, If 3, Class=HID, Driver=usbhid, 12M
|__ Port 2: Dev 2, If 0, Class=HID, Driver=usbhid, 12M
|__ Port 2: Dev 2, If 1, Class=HID, Driver=appletouch, 12M
|__ Port 2: Dev 2, If 2, Class=HID, Driver=usbhid, 12M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci_hcd/8p, 480M
|__ Port 4: Dev 3, If 0, Class=vend., Driver=isight_firmware, 480M
Bild2: Wenn ich die Soundkarte durch diesen USB HUB anschlieĂźe, (ID=05e3:0608)in /var/log/syslog bekomme ich: "cannot submit datapipe for urb 0, error -28: not enough bandwidth", und funktioniert Mikrofon-teil nicht.
- Code: Alles auswählen
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 1: Dev 3, If 0, Class='bInterfaceClass 0xe0 not yet handled', Driver=btusb, 12M
|__ Port 1: Dev 3, If 1, Class='bInterfaceClass 0xe0 not yet handled', Driver=btusb, 12M
|__ Port 1: Dev 3, If 2, Class=app., Driver=, 12M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 2: Dev 2, If 0, Class=HID, Driver=usbhid, 12M
|__ Port 2: Dev 2, If 1, Class=HID, Driver=appletouch, 12M
|__ Port 2: Dev 2, If 2, Class=HID, Driver=usbhid, 12M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci_hcd/8p, 480M
|__ Port 1: Dev 12, If 0, Class=hub, Driver=hub/4p, 480M
|__ Port 1: Dev 13, If 0, Class=audio, Driver=snd-usb-audio, 12M
|__ Port 1: Dev 13, If 1, Class=audio, Driver=snd-usb-audio, 12M
|__ Port 1: Dev 13, If 2, Class=audio, Driver=snd-usb-audio, 12M
|__ Port 1: Dev 13, If 3, Class=HID, Driver=usbhid, 12M
|__ Port 4: Dev 3, If 0, Class=vend., Driver=isight_firmware, 480M
Bild3: Wenn ich die Soundkarte durch diesen USB HUB anschlieĂźe, (ID=05e3:0606 - letzte Ziffer anderes) keine Fehlermeldung und funktioniert alles.
- Code: Alles auswählen
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 1: Dev 3, If 0, Class='bInterfaceClass 0xe0 not yet handled', Driver=btusb, 12M
|__ Port 1: Dev 3, If 1, Class='bInterfaceClass 0xe0 not yet handled', Driver=btusb, 12M
|__ Port 1: Dev 3, If 2, Class=app., Driver=, 12M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 1: Dev 8, If 0, Class=hub, Driver=hub/4p, 12M
|__ Port 3: Dev 9, If 0, Class=audio, Driver=snd-usb-audio, 12M
|__ Port 3: Dev 9, If 1, Class=audio, Driver=snd-usb-audio, 12M
|__ Port 3: Dev 9, If 2, Class=audio, Driver=snd-usb-audio, 12M
|__ Port 3: Dev 9, If 3, Class=HID, Driver=usbhid, 12M
|__ Port 2: Dev 2, If 0, Class=HID, Driver=usbhid, 12M
|__ Port 2: Dev 2, If 1, Class=HID, Driver=appletouch, 12M
|__ Port 2: Dev 2, If 2, Class=HID, Driver=usbhid, 12M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci_hcd/8p, 480M
|__ Port 4: Dev 3, If 0, Class=vend., Driver=isight_firmware, 480M
Fortsetzung kommt in nächstem post.