Bug 114626

Summary: during first boot, uhci_hcd complains about unresolved symbols
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Carl-Daniel Hailfinger <kernel01>
Component: KernelAssignee: Olaf Kirch <okir>
Status: RESOLVED DUPLICATE QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None    
Version: Beta 4   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Carl-Daniel Hailfinger 2005-08-31 23:41:51 UTC
During first boot (after the first CD is installed), uhci_hcd complains about
the following unresolved symbols:
usb_hcd_pci_suspend
usb_hcd_resume_root_hub
usb_hcd_pci_probe
usb_check_bandwidth
usb_disabled
usb_release_bandwidth
usb_claim_bandwidth
usb_hcd_pci_resume
usb_hcd_giveback_urb
usb_hcd_poll_rh_status
usb_hcd_pci_remove

Subsequent boots do not show that error anymore. Maybe a "depmod -a" is needed
earlier.
Comment 1 Klaus Kämpf 2005-09-01 06:48:38 UTC
-> Kernel  
Comment 2 Olaf Kirch 2005-09-01 08:22:39 UTC

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