You are not logged in.

#1 2009-12-30 23:59:05

schen
Member
Registered: 2009-06-06
Posts: 468

[SOLVED]Kernel 2.6.32 bootup problem

After upgrading to kernel 2.6.32, I have a couple of problems, mainly dealing with the bootup. Sometimes when I boot up, it works without a problem. However, during other times, between bootup finishing and SLiM starting, a blank screen appears. It stays that way until I perform a hard shutdown, when on reboot, a fsck is required to fix the filesystem. I am using ext4 with no KMS and splashy, although the problem stayed when splashy was gone. It happens almost every 4 reboots. Also, I had none of these problems with 2.6.31.

Last edited by schen (2010-01-04 22:52:23)

Offline

#2 2009-12-31 00:41:05

Wintervenom
Member
Registered: 2008-08-20
Posts: 1,011

Re: [SOLVED]Kernel 2.6.32 bootup problem

If you are using ath5k, by any chance, perhaps it could be one of these issues?
http://kerneltrap.org/mailarchive/linux … 21/6657963
http://bbs.archlinux.org/viewtopic.php?id=81930

Last edited by Wintervenom (2009-12-31 01:19:54)

Offline

#3 2009-12-31 00:46:57

schen
Member
Registered: 2009-06-06
Posts: 468

Re: [SOLVED]Kernel 2.6.32 bootup problem

I didn't say I had a wireless problem, I said I had a bootup problem. I am also not using ath5k.

Offline

#4 2009-12-31 08:41:18

ulukai
Member
Registered: 2009-10-16
Posts: 82

Re: [SOLVED]Kernel 2.6.32 bootup problem

What's the last daemon that loads before the blank screen appears?
Can you find anything related in your system logs or dmesg?
Would it be an option to try enabling KMS? Which video driver are you using?

Offline

#5 2009-12-31 14:31:48

schen
Member
Registered: 2009-06-06
Posts: 468

Re: [SOLVED]Kernel 2.6.32 bootup problem

Most of my daemons are backgrounded, but here is the order.

DAEMONS=(syslog-ng @acpid @hal @cups @netfs @crond @alsa @wicd)

I can't really find anything interesting in my logs. But I just found out I WAS using ath5k, but with no wireless problems.

I am booting straight into X, but it makes no difference if I put slim as a daemon either.

Last edited by schen (2009-12-31 14:36:13)

Offline

#6 2009-12-31 15:59:11

schen
Member
Registered: 2009-06-06
Posts: 468

Re: [SOLVED]Kernel 2.6.32 bootup problem

Just to clarify, I meant that the entire screen was off when I said "blank"

Offline

#7 2009-12-31 23:17:08

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: [SOLVED]Kernel 2.6.32 bootup problem

You should make sure hal starts before many other things, wicd is one of them, try not to background hal, maybe something like this:

DAEMONS=(syslog-ng hal @acpid @cups @netfs @crond @alsa @wicd)

Also, just to to test, add nomodeset to your kernel line, but make _one_ change at a time, otherwise if one of them works you will know which one worked.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#8 2010-01-04 00:32:46

schen
Member
Registered: 2009-06-06
Posts: 468

Re: [SOLVED]Kernel 2.6.32 bootup problem

It seems that an error in rc.local started this problem. I removed plymouth and there was an extra line I forgot to take out.

Offline

#9 2010-01-04 00:59:18

tavianator
Member
From: Waterloo, ON, Canada
Registered: 2007-08-21
Posts: 858
Website

Re: [SOLVED]Kernel 2.6.32 bootup problem

Glad you fixed it.  Please mark this thread as [SOLVED].

Offline

Board footer

Powered by FluxBB