Bug 113588

Summary: ehci_hcd: Unknown symbols ...
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Christoph Thiel <cthiel>
Component: KernelAssignee: Olaf Hering <ohering>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Christoph Thiel 2005-08-27 21:28:41 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.
Comment 1 Christoph Thiel 2005-08-27 21:32:10 UTC
Loading the module later in a running system seems to work fine. Maybe the 
hotplug stuff is forgetting about usbcore? 
Comment 2 Olaf Hering 2005-08-27 21:39:09 UTC
does the driver work anyway? 
Comment 3 Christoph Thiel 2005-08-27 21:42:07 UTC
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 ;) 
Comment 4 Olaf Hering 2005-08-28 10:45:23 UTC

*** This bug has been marked as a duplicate of 66533 ***