Summary: | >=kernel-2.6.21 hangs on boot at "io scheduler cfg registered (default)" line | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Anton Kuzmin <selecter> |
Component: | [OLD] Core system | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
Status: | RESOLVED NEEDINFO | ||
Severity: | critical | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
kernel config for suspend2-sources-2.6.20-r6
kernel config for gentoo-sources-2.6.22 config for linux-2.6.20-gentoo-r6 |
Description
Anton Kuzmin
2007-07-10 11:06:10 UTC
Did 2.6.20 work? Can you please test gentoo-sources-2.6.22? >Did 2.6.20 work? Yes, it works. It works even if I compile it again. I use suspend2-sources-2.6.20-r6 (r5 worked too). >Can you please test gentoo-sources-2.6.22? I have already done it before commiting this bugreport. Created attachment 124525 [details]
kernel config for suspend2-sources-2.6.20-r6
Created attachment 124526 [details]
kernel config for gentoo-sources-2.6.22
Before building a 2.6.22 kernel I ran 'make oldconfig' and changed just added SOME features.
The same thing with linux-image-2.6.22-7-generic in Ubuntu. Please post the .config of the latest working gentoo-sources. Are you able to get the kernel output during boot to another machine, by using either netconsole or a serial console? For more information about this, read networking/netconsole.txt and serial-console.txt in the /usr/src/linux/Documentation/ directory. Please try enabling CONFIG_FIRMWARE_EDID I need a couple of days to get my laptop back. I'll try everything you suggested. Created attachment 126850 [details]
config for linux-2.6.20-gentoo-r6
Same thing with gento-sources-2.6.22-r2 with config for linux-2.6.20-gentoo-r6 + CONFIG_FIRMWARE_EDID I don't use any framebuffers. Can you test the latest development kernel, currently v2.6.23-rc2? So have you tested the latest development kernel (currently: sys-kernel/vanilla-sources-2.6.23_rc3)?, and if so, what were the results? Something else you can try: take your working 2.6.20 .config and do a make oldconfig without adding/changing anything yourself (to select the default option just press enter) on your 2.6.22 kernel. If it still doesn't boot, try adding "noapic nolapic" to your kernel command line (in your bootloader config file). Please reopen when the latest development kernel has been tested. Also, if you have time, it may be possible to locate the exact commit between 2.6.20 and 2.6.21 which introduced this bug for you (but do confirm that the latest 2.6.23-rc kernel also has the issue). See: http://www.reactivated.net/weblog/archives/2006/01/using-git-bisect-to-find-buggy-kernel-patches/ |