From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Description of problem: I am trying to install fc4 on a pc with PIII processor and 810e chipset motherboard. Installer hangs when installing glibc-common-2.3.5-10.i386 with kernel panic and following message: Kernel panic- not syncing: drivers/ide/pci/piix.c:232: spin_lock(drivers/ide/ide.c:c03de66) already locked by drivers/ide/ide-iops.c/1235. ( not tainted) Please note that i have installed fc1, fc2, fc3 on this very hardware successfully. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.boot with fc4 cd 1 with linux text option 2.select the custom mode and softwares to load 3.start the installation. hen installing globc-common with kernel panic with the same message everytime. Actual Results: system freezes when installing glibc-common with kernel panic with following message :Kernel panic- not syncing: drivers/ide/pci/piix.c:232: spin_lock(drivers/ide/ide.c:c03de66) already locked by drivers/ide/ide-iops.c/1235. ( not tainted) Expected Results: Installation would have continued without problem like in fc3. Additional info:
I am having the same problem. I found a work around in bug 144743, by installing with "linux ide=nodma" at the prompt from cd-1. But this isn't a real solution for running after the install as the machine hangs a lot during disk access.
This is the FC4 variant of bug 159372 That code looks unchanged since the 2.6.11 FC3 kernel.
[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.
we lack the mechanism to provide a new boot kernel for the installer easily, so this isn't fixable until FC5. The actual bug did get fixed in later FC4 errata kernels, so if you manage to get it to install (try "linux acpi=off" on the cd boot command line) you should be able to update to it, and boot without problems.
http://fedora.isphuset.no/ contains an unofficial Fedora 4.1, which may get you up and running, as it has a install kernel based on one of the errata kernels.