2003-07-13 16:37:23

by Ronald S. Bultje

[permalink] [raw]
Subject: [2.5.x] doesn't boot at all on one computer

Hey there,

I've got an issue where 2.5.74 (and all previous ones, tested until
2.5.72) don't boot for me (and I didn't test 2.5.75 because it won't
work either). The config is known to be right, because it boots fine for
other people, it boots on other systems, and I've booted previous
kernels (up to 2.5.67) with the same config earlier on. I've tested
three configs in total, one where everything needed to boot is in the
kernel (that one worked in 2.5.67 and earlier), and another similar one
(which boots fine for other people), and another one copied from my
2.4.21 kernel (and yes, VT/VGA/CONSOLE etc. are all set to 'y'). I've
tried both with and without FB enabled, and in all cases, I get either a
black screen or I get grub's message telling me that it's about to start
booting the relevant kernel image, and nothing after that.

In short, I have no clue what could be wrong, but since the exact same
configs work for other people and worked for me in the past, I'm
guessing there's a conflict with some recent patches and either my
compiler (well, gcc-2.96 isn't really ideal) or with some hardware
specifically in that machine. I cannot tell which of the two, I don't
have another compiler there. I'm trying to find out if anyone has seen
similar things on similar hardware. If not, I'm willing to test with
another compiler, but I'd rather not (I hate messing around with all
that on my system).

First, software:
RedHat-7.3
gcc-2.96-113
module-init-tools 0.9.12, 0.9.13-pre and 0.9.11 (tried several of 'em)

System:
P-2 400 MHz and P-3 500 MHz (I had the p3 lying around and swapped them
to see if it was the CPU, but both didn't work)
Intel 440BX-based mainboard (Abit BH6)
256 MB RAM

Relevant lines from grub.conf
title Red Hat Linux unstable (2.5.74)
root (hd0,0)
kernel /vmlinuz-2.5.74 ro root=/dev/hdc1 hdd=ide-scsi noapic
initrd /initrd-2.5.74.img

I've tried without the initrd, I've tried with vga=792 (for fb support).
I've also tried without the noapic, I found the noapic suggestion on one
of the 2.5 FAQs around on the net (without it, my networking card didn't
work in 2.5.66).

config files:
http://213.197.11.65/ronald/config-2.5.74-initrd
http://213.197.11.65/ronald/config-2.5.74-worksfor66
http://213.197.11.65/ronald/config-2.5.74-worksforothers

the initrd one uses initrd, the worksfor66 has everything needed to boot
statically linked in, so does the worksforothers. The first of these two
was tested with 2.5.66, 2.5.67 and some earlier ones and booted fine
there. The second one was copied from someone else trying to help me
with this issue, and worked fine for him.

Well, this is about all the info I can give here, I'm affraid. Anything
more I should try? Anyone recognizes something similar, maybe with a
solution? Any help is very much appreciated.

Please [CC] me, I'm not subscribed.

Thanks,

Ronald

--
Ronald Bultje <[email protected]>


2003-07-13 20:56:34

by Dave Jones

[permalink] [raw]
Subject: Re: [2.5.x] doesn't boot at all on one computer

On Sun, Jul 13, 2003 at 07:53:41PM +0200, Ronald Bultje wrote:
> > > http://213.197.11.65/ronald/config-2.5.74-worksforothers
> > Connection refused.
> Whoops, local mess-up there. Fixed, sorry for that.

<randomguess>
Can you try with CONFIG_VIDEO_SELECT=n ?

Dave

2003-07-13 17:38:07

by Ronald S. Bultje

[permalink] [raw]
Subject: Re: [2.5.x] doesn't boot at all on one computer

Hey again,

On Sun, 2003-07-13 at 19:15, Dave Jones wrote:
> On Sun, Jul 13, 2003 at 06:52:41PM +0200, Ronald Bultje wrote:
> > config files:
> > http://213.197.11.65/ronald/config-2.5.74-initrd
> > http://213.197.11.65/ronald/config-2.5.74-worksfor66
> > http://213.197.11.65/ronald/config-2.5.74-worksforothers
> Connection refused.

Whoops, local mess-up there. Fixed, sorry for that.

Ronald

--
Ronald Bultje <[email protected]>

2003-07-13 17:00:46

by Dave Jones

[permalink] [raw]

2003-07-20 18:48:38

by Ronald S. Bultje

[permalink] [raw]
Subject: Re: [2.5.x] doesn't boot at all on one computer

Hi Dave & all,

On Sun, 2003-07-13 at 23:11, Dave Jones wrote:
> On Sun, Jul 13, 2003 at 07:53:41PM +0200, Ronald Bultje wrote:
> > > > http://213.197.11.65/ronald/config-2.5.74-worksforothers
[..]
> <randomguess>
> Can you try with CONFIG_VIDEO_SELECT=n ?

I had some time to test this today. Did I mention that you're a hero?
This fixed it, thanks!

Ronald

--
Ronald Bultje <[email protected]>