Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42121 - gentoo-dev-sources-2.6.3 fails to boot due to bootsplash
Summary: gentoo-dev-sources-2.6.3 fails to boot due to bootsplash
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-19 01:30 UTC by Christopher Rude
Modified: 2004-02-20 03:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
kernel oops (somefile,1.42 KB, text/plain)
2004-02-19 13:24 UTC, Boohbah
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Rude 2004-02-19 01:30:32 UTC
Running gentoo-dev-sources-2.6.3 with bootsplash enabled I have a hard lock after the kernel loads fd0 (compiled in). Rebuilding the kernel without bootsplash and the system boots fine. I am running SMP

Reproducible: Always
Steps to Reproduce:
1.enable bootsplash in kernel config
2.build & install kernel
3.reboot

Actual Results:  
kernel hard locks after fd0 loads (compiled in) 

Expected Results:  
functional boot splash enabled kernel  

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 
2.6.3-gentoo) 
================================================================= 
System uname: 2.6.3-gentoo i686 AMD Athlon(tm) MP 1900+ 
Gentoo Base System version 1.4.3.13 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.59-r3 
Automake: sys-devel/automake-1.8.2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=athlon-xp -O3 -fomit-frame-pointer -pipe -falign-functions=64 
-mfpmath=sse -m3dnow -msse -mmmx -ffast-math" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-march=athlon-xp -O3 -fomit-frame-pointer -pipe -falign-functions=64 
-mfpmath=sse -m3dnow -msse -mmmx -ffast-math" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs buildpkg ccache" 
GENTOO_MIRRORS="http://128.213.5.34/gentoo/ ftp://gentoo.noved.org/ 
http://gentoo.noved.org/ http://gentoo.mirrors.pair.com/ 
http://mirrors.tds.net/gentoo" 
MAKEOPTS="-j3" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
Comment 1 Imad R. Faiad 2004-02-19 06:48:57 UTC
same here, however, I have not yet tested with a non bootsplash kernel
Comment 2 Kostas Petrakis 2004-02-19 06:59:34 UTC
Same here with bootsplash kernel hangs...disabled initrd from the lilo conf and also removed bootsplash from runlevels and 2.6.3 booted without any problems.
Comment 3 Imad R. Faiad 2004-02-19 08:00:56 UTC
recompiled the kernel with no bootsplash, this time it freezes
at bringing up eth0, nic is e1000.
not sure if it's to do with the initrd
back to 2.6.1-gentoo-r1
Comment 4 Boohbah 2004-02-19 13:24:56 UTC
Created attachment 25947 [details]
kernel oops

I'm having this problem too. Here's my kernel oops.
Comment 5 John Mylchreest (RETIRED) gentoo-dev 2004-02-19 14:07:32 UTC
2.6.3-r1 has now been comitted to replace 2.6.3 in the tree.
it fixes bootsplash (althoguh does cause a non-fatal traceback which i shall look into) and reverts the e1000 interrupt assertions which caused it to break in 2.6.3-rc1.
Hopwfully this should solve all current issues, please give it a whirl.
If you have problems please re-open this bug.
Comment 6 Christopher Rude 2004-02-19 15:46:56 UTC
thanks... works for me :)
Comment 7 Imad R. Faiad 2004-02-20 01:37:06 UTC
the r1 ebuild works fine so far, with bootsplash and all.
many thanks