Bug 190626 - 2.6.16-1.2107_FC5 startup stalled at rhgb
Summary: 2.6.16-1.2107_FC5 startup stalled at rhgb
Keywords:
Status: CLOSED DUPLICATE of bug 190575
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 5
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-05-04 01:34 UTC by Miao ZhiCheng
Modified: 2015-01-04 22:27 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-05-05 13:05:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miao ZhiCheng 2006-05-04 01:34:23 UTC
Description of problem:


Version-Release number of selected component (if applicable):
kernel-2.6.16-1.2107_FC5

How reproducible:
append rhgb kernel commandline when startup

Steps to Reproduce:
1.append rhgb kernel commandline(default)
2.reboot
3.startup stalled when the udev messege return successfully, and an "X" sign
showing on the screen without any response.

  
Actual results:
startup stalled when the udev messege return successfully, and an "X" sign
showing on the screen without any response

Expected results:
startup successfully

Additional info:
my grub.conf:
...
default=0
timeout=3
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.16-1.2107_FC5)
        root (hd0,0)
        kernel /vmlinuz-2.6.16-1.2107_FC5 ro rhgb vga=791 root=LABEL=/
        initrd /initrd-2.6.16-1.2107_FC5.img

title Fedora Core (2.6.16-1.2096_FC5)
        root (hd0,0)
        kernel /vmlinuz-2.6.16-1.2096_FC5 ro rhgb vga=791 root=LABEL=/
        initrd /initrd-2.6.16-1.2096_FC5.img

Comment 1 Jeff Peterson 2006-05-04 02:48:49 UTC
This happens with the smp version of the kernel also. The 'X' is actually the
cursor.

Comment 2 Luya Tshimbalanga 2006-05-04 03:00:44 UTC
I confirmed the simular problem with x86_64 architecture too. Switch
architecture from 'i386' to all.

Comment 3 Dave Jones 2006-05-04 03:38:25 UTC
does booting with pci=nomsi make this go away?

Comment 4 Dave Jones 2006-05-04 04:15:03 UTC
Actually, that option is also broken in this kernel (sigh).

2108, available from http://people.redhat.com/davej/kernels/Fedora/FC5/
has this disabled by default. Give that a try ?


Comment 5 John Thacker 2006-05-05 13:05:15 UTC
Marking as duplicate.
Looks like this kernel has been yanked from the mirrors anyway.
Lots of issues.

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


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