Bug 161759
Summary: | Installer hangs loading USB module | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Wayne Carruthers <bugs> |
Component: | kernel | Assignee: | Pete Zaitcev <zaitcev> |
Status: | CLOSED ERRATA | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4 | CC: | davej, wtogami |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-09-30 23:52:23 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 169613 |
Description
Wayne Carruthers
2005-06-27 01:55:02 UTC
Before I take this, I need to know if this is USB or some generic problem with interrupts routing, interrupt storm, or other. Please install an FC4 kernel on top of working FC3 with rpm -i (do not use rpm -U), and verify that it fails. Installed FC4 Kernel as per request and all ok, boots, USB,LAN etc all operational No errrors onscreen during boot Had to remove selinux policy prior to kernel install due error shown below rpm -i kernel*.rpm error: Failed dependencies: selinux-policy-targeted < 1.23.16-1 conflicts with kernel-2.6.11-1.1369_ FC4.i686 Let me know what other tests I can do to assist Went back & looked closer Deactivated USB in BIOS & ran clean install to spare partition, all ran OK reboot & complete firstboot all ok, reactivated USB in BIOS & reboot, all OK Kudzu did not pop up & say new hardware, but USB configured & working Ran installer again with USB active & it gets to the blue screen driver install stage, says loading usb-storage driver, goes to loading aic7xxx driver, then returns to loading usb-storage driver screen & hangs It seems the problem is in the installer script only and is a conflict between the aix7xxx driver for our Adaptec 2940 SCSI card & the USB, which does not happen in the FC3 install, nor happen post install with all active System now happily upgraded with USB deactivated during install, SCSI, scanner & USB reactivated & all OK Have spare partition for further tests if I can be of assistance in proving any installer script changes [This comment has been added as a mass update for all FC4 kernel bugs. If you have migrated this bug from an FC3 bug today, ignore this comment.] Please retest your problem with todays 2.6.12-1.1398_FC4 update. If your problem involved being unable to boot, or some hardware not being detected correctly, please make sure your /etc/modprobe.conf is correct *BEFORE* installing any kernel updates. If in doubt, you can recreate this file using.. mv /etc/sysconfig/hwconf /etc/sysconfig/hwconf.bak mv /etc/modprobe.conf /etc/modprobe.conf.bak kudzu Thank you. |