Bug 114626 - during first boot, uhci_hcd complains about unresolved symbols
Summary: during first boot, uhci_hcd complains about unresolved symbols
Status: RESOLVED DUPLICATE of bug 66533
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Beta 4
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Olaf Kirch
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-31 23:41 UTC by Carl-Daniel Hailfinger
Modified: 2005-09-01 08:22 UTC (History)
0 users

See Also:
Found By: Development
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 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 ***