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
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.