2002-08-27 22:09:41

by Daniel I. Applebaum

[permalink] [raw]
Subject: Boot & VM problems 2.4.14-2.5.31


OK, let me start over. I have three different problems with running
Linux on my system. The first is that I can't rip audio CDs.
Mounting data CDs works just fine, but when ripping audio, I get all
sorts of interrupt time outs. I decided I'd try to track that down on
my own, but figured I should start with a recent kernel.

But, when updating to 2.4.14, I get an Oops, as soon as the system
starts to page. This was discussed last November, but never resolved.
Not being a VM hacker (fixing the CD would be a big step for me), I
gave up.

When using a kernel 2.4.15-pre3 or later, the system won't even boot.
LILO reports "Loading", but the kernel never reports "Uncompressing".
I've tried multiple kernels, including RedHat's 2.4.18, to no avail.
My 2.4.19 boots fine in VMware.

In summary:
2.2.16 through 2.4.13 (and maybe through 2.4.14-pre2):
boot and run, audio ripping fails
2.4.14 through 2.4.15-pre2: boot but will not page properly
2.4.15-pre3 through 2.5.31: will not boot

The system is an IBM xSeries 200 server with a 667 MHz Celeron, 3ware
6400 controller (latest firmware) with 2 15GB drives and 2 100GB
drives; 1.5GB of Crucial memory; TR5 tape, floppy, Samsung CD, Teac
CD-RW.

I'm willing to do some experiments, but need some direction.

Dan.


2002-08-29 04:27:03

by Daniel I. Applebaum

[permalink] [raw]
Subject: Re: Boot & VM problems 2.4.14-2.5.31


FYI: My booting problems are now solved. Thanks to help from Robert
Schwebel, I replaced the setup.S in my 2.4.19 with the setup.S from my
2.4.13 tree and the system booted. So, there was some change in
setup.S that is incompatible with my system. I'll post more info if
and when I find it.

I haven't tested paging, but audio ripping still fails. But at least
I have the hope to work on recent kernel source.

Dan.
++++++++++++++++++++
What I wrote before:
> OK, let me start over. I have three different problems with running
> Linux on my system. The first is that I can't rip audio CDs.
...
> But, when updating to 2.4.14, I get an Oops, as soon as the system
> starts to page.
...
> When using a kernel 2.4.15-pre3 or later, the system won't even
> boot.