USB Festplatte wird nicht mehr eingebunden
JP Bruns <[email protected]>
| Newsgroups | spline.eisxen |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
Hilfe! Vor einiger Zeit habe ich eine USB Erweiterungskarte an eine eisfair2 DomU durchgereicht und dort eine angeschlossene USB Festplatte erfolgreich eingbinden können. Das ganze hat bis vor zwei Wochen tadellos funktioniert und jeden Neustart von VM oder Rechner mitgemacht. Die USB-Karte wird immer noch an die DomU (e2s) durchgereicht. e2s # lspci 00:00.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 50) 00:00.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 50) 00:00.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 51) e2s # dmesg |grep -i usb [ 1.958677] uhci_hcd: Unknown symbol usb_hcd_pci_suspend [ 1.959154] uhci_hcd: Unknown symbol usb_hcd_resume_root_hub [ 1.959457] uhci_hcd: Unknown symbol usb_hcd_pci_probe [ 1.959767] uhci_hcd: Unknown symbol usb_hcd_unlink_urb_from_ep [ 1.960637] uhci_hcd: Unknown symbol usb_disabled [ 1.961558] uhci_hcd: Unknown symbol usb_hcd_check_unlink_urb [ 1.962067] uhci_hcd: Unknown symbol usb_calc_bus_time [ 1.962731] uhci_hcd: Unknown symbol usb_hcd_link_urb_to_ep [ 1.963111] uhci_hcd: Unknown symbol usb_hcd_pci_resume [ 1.963861] uhci_hcd: Unknown symbol usb_hcd_giveback_urb [ 1.964340] uhci_hcd: Unknown symbol usb_hcd_poll_rh_status [ 1.964942] uhci_hcd: Unknown symbol usb_hcd_pci_remove [ 1.965328] uhci_hcd: Unknown symbol usb_root_hub_lost_power [ 1.968998] ehci_hcd: Unknown symbol usb_hcd_pci_suspend [ 1.969312] ehci_hcd: Unknown symbol usb_free_urb [ 1.969895] ehci_hcd: Unknown symbol usb_hub_tt_clear_buffer [ 1.970202] ehci_hcd: Unknown symbol usb_hcd_resume_root_hub [ 1.970504] ehci_hcd: Unknown symbol usb_hcd_pci_probe [ 1.970816] ehci_hcd: Unknown symbol usb_hcd_unlink_urb_from_ep [ 1.972820] ehci_hcd: Unknown symbol usb_hcd_check_unlink_urb [ 1.973511] ehci_hcd: Unknown symbol usb_calc_bus_time [ 1.974623] ehci_hcd: Unknown symbol usb_hcd_pci_shutdown [ 1.975085] ehci_hcd: Unknown symbol usb_hcd_link_urb_to_ep [ 1.975401] ehci_hcd: Unknown symbol usb_hcd_pci_resume [ 1.975877] ehci_hcd: Unknown symbol usb_get_urb [ 1.976302] ehci_hcd: Unknown symbol usb_hcd_giveback_urb [ 1.976785] ehci_hcd: Unknown symbol usb_hcd_poll_rh_status [ 1.977144] ehci_hcd: Unknown symbol usb_hcd_pci_remove [ 1.977697] ehci_hcd: Unknown symbol usb_root_hub_lost_power [ 1.982486] usbcore: registered new interface driver usbfs [ 1.982595] usbcore: registered new interface driver hub [ 1.986272] usbcore: registered new device driver usb [ 1.999757] USB Universal Host Controller Interface driver v3.0 [ 2.000599] uhci_hcd 0000:00:00.0: new USB bus registered, assigned bus number 1 [ 2.001489] usb usb1: configuration #1 chosen from 1 choice [ 2.001606] hub 1-0:1.0: USB hub found [ 2.099801] uhci_hcd 0000:00:00.1: new USB bus registered, assigned bus number 2 [ 2.101084] usb usb2: configuration #1 chosen from 1 choice [ 2.101244] hub 2-0:1.0: USB hub found [ 2.321834] usb 1-1: new full speed USB device using uhci_hcd and address 2 [ 5.290596] usb 1-1: configuration #1 chosen from 1 choice Beim Abziehen des Steckers bekomme ich ein [ 367.349847] usb 1-1: USB disconnect, address 2 ein erneutes Verbinden bleibt unbeachtet. Ich habe nur die VM neugestartet, bevor das Problem auftrat. Einstellungen und/oder Software habe ich nicht verändert. Die Festplatte läuft an anderen Rechnern problemlos und ist als Fat32 formatiert worden. Woran kann das liegen? JP