Bug 8582 - Kernel lockup while booting F7 installation CD.
Summary: Kernel lockup while booting F7 installation CD.
Status: REJECTED INSUFFICIENT_DATA
Alias: None
Product: Other
Classification: Unclassified
Component: Other (show other bugs)
Hardware: i386 Linux
: P2 blocking
Assignee: Dave Jones
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-04 10:05 UTC by Raul Saura
Modified: 2008-09-23 11:23 UTC (History)
2 users (show)

See Also:
Kernel Version: don't know, doesn't even boot.
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Raul Saura 2007-06-04 10:05:02 UTC
Most recent kernel where this bug did *NOT* occur: don't know. But also 
happened on F7-test3.
Distribution: Fedora (F7)
Hardware Environment:

This is my setup:

CPU: AMD Athlon XP 3200+, 2.2GHz, FSB 400MHz
Mother Board: ATX K7(socket A) ASUS A7V600-X.
Chipset: VIA KT600(North-bridge), VIA VT8237(South-bridge).
Integrated SoundCard: ADI AD1888 SoundMax 5.1
Memory: GEIL 512MB DDR PC3200
Memory: 2xKingstone 1GB DDR PC3200
Grafic Card AGP-8x nVidia GeForce FX5900XT-DV128, 128MB GDDR
Network: PCI Gigabit Ethernet D-LINK DGE-530T.

Software Environment:
Problem Description:

My box locks up after the "Ready." message at the end of the kernel 
uncompressing and booting proces.

Steps to reproduce:

Boot F7 CD on my box.
Comment 1 Dave Jones 2007-06-04 10:54:43 UTC
possibly similar to the various reports we've had (mostly from Dell users) at
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=241249

Try booting with one of..

nohz=off
maxcpus=1
hpet=disable
clocksource=acpi_pm
Comment 2 Raul Saura 2007-06-05 06:00:15 UTC
none of them did the magic.

It doesn't look to me like a clock related issue... the keyboard leds get 
blocked, look like the kernel is waiting for something with interrupts 
disabled.
maybe a hardware probing problem?
Comment 3 Dave Jones 2007-06-07 12:46:30 UTC
acpi=off  ?
nolapic  ?

(Getting desperate)
Comment 4 Raul Saura 2007-06-08 11:18:59 UTC
didn't help either. same behaviour.
Is there something else I can do? maybe unplugg some devices?
Comment 5 Natalie Protasevich 2007-08-26 00:49:59 UTC
Raul,
Have you had any progress? You can try using manual option when you can control loading each component/driver  interactively (it should be such option, most distros provide such install option). Then you can see which one freezes the system and try skipping it (if this is not your boot disk of course :) Then try switching to different VC screens, some of them output various traces and logs (ctrl-alt-f[1 to 12]).
Thanks.
Comment 6 Raul Saura 2007-08-27 06:37:00 UTC
(In reply to comment #5)
> Raul,
> Have you had any progress? You can try using manual option when you can
> control
> loading each component/driver  interactively (it should be such option, most
> distros provide such install option). Then you can see which one freezes the
> system and try skipping it (if this is not your boot disk of course :) Then
> try
> switching to different VC screens, some of them output various traces and
> logs
> (ctrl-alt-f[1 to 12]).
> Thanks.

no progress here.
the lock-up happens after un compressing the kernel, but before the kernel has booted up, and before init is called, so i can't get any trace.
Comment 7 Dave Jones 2007-08-27 06:46:03 UTC
anything interesting if you add earlyprintk=vga to the command line ?
Comment 8 Raul Saura 2007-09-02 07:26:17 UTC
(In reply to comment #7)
> anything interesting if you add earlyprintk=vga to the command line ?

same bahaviour, no aditional info is printed on screen.
Comment 9 Roland Kletzing 2008-03-30 15:56:10 UTC
do other distro installation CDs or live CDs (knoppix, grml) have this problem ? grml-small iso is only 60mb size

Note You need to log in before you can comment on or make changes to this bug.