Bug 113588 - ehci_hcd: Unknown symbols ...
Summary: ehci_hcd: Unknown symbols ...
Status: RESOLVED DUPLICATE of bug 66533
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Beta 3
Hardware: Other All
: P5 - None : Critical
Target Milestone: ---
Assignee: Olaf Hering
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-27 21:28 UTC by Christoph Thiel
Modified: 2005-08-28 10:45 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***