2004-04-22 14:48:39

by Norman Zhang

[permalink] [raw]
Subject: Kernel 2.4.26 Hangs During Boot

Hi,

I compiled kernel-2.4.26 with

# make xconfig
# make dep
# make bzImage
# make modules
# make modules_install
# make install

But when I booted the new kernel, I get a complete freeze with no errors
or warnings. However IDE disk does spins for awhile. When I rebooted my
old kernel, it complains disk corruption. I'm not sure if it is IDE bug.
Would someone please give me a few pointers here? I've attached lspci,
dmesg, and config below.

Thanks and Regards,
Norman


Attachments:
mydmesg.txt (10.10 kB)
mylspci.txt (727.00 B)
mykerconf (13.47 kB)
Download all attachments

2004-04-28 23:23:57

by Marcelo Tosatti

[permalink] [raw]
Subject: Re: Kernel 2.4.26 Hangs During Boot

On Thu, Apr 22, 2004 at 07:48:03AM -0700, Norman Zhang wrote:
> Hi,
>
> I compiled kernel-2.4.26 with
>
> # make xconfig
> # make dep
> # make bzImage
> # make modules
> # make modules_install
> # make install
>
> But when I booted the new kernel, I get a complete freeze with no errors
> or warnings. However IDE disk does spins for awhile. When I rebooted my
> old kernel, it complains disk corruption. I'm not sure if it is IDE bug.
> Would someone please give me a few pointers here? I've attached lspci,
> dmesg, and config below.

It seems you are using swsusp2? Can you confirm the problem exists in mainline?

That will help tracking down the bug.