Bugzilla – Bug 113588
ehci_hcd: Unknown symbols ...
Last modified: 2005-08-28 10:45:23 UTC
This happens on my T41p running SUSE Linux 10.0-beta3 with kernel 2.6.13-rc7-git2-20050827103837-default (kerneltest). I had this errors with the default 10.0-beta3 kernel, too. ehci_hcd: Unknown symbol usb_hcd_pci_suspend ehci_hcd: Unknown symbol usb_free_urb ehci_hcd: Unknown symbol usb_hub_tt_clear_buffer ehci_hcd: Unknown symbol usb_hcd_pci_probe ehci_hcd: Unknown symbol usb_disabled ehci_hcd: Unknown symbol usb_unlock_device ehci_hcd: Unknown symbol usb_put_dev ehci_hcd: Unknown symbol usb_get_dev ehci_hcd: Unknown symbol usb_lock_device ehci_hcd: Unknown symbol usb_calc_bus_time ehci_hcd: Unknown symbol usb_hcd_pci_resume ehci_hcd: Unknown symbol usb_get_urb ehci_hcd: Unknown symbol usb_hcd_giveback_urb ehci_hcd: Unknown symbol usb_set_device_state ehci_hcd: Unknown symbol usb_hcd_pci_remove Let me know if you need additional information.
Loading the module later in a running system seems to work fine. Maybe the hotplug stuff is forgetting about usbcore?
does the driver work anyway?
After loading it with modprobe, it works. But it's not loaded correctly on boot, which results in very bad performance with my USB 2.0 harddrive ;)
*** This bug has been marked as a duplicate of 66533 ***