I've downloaded, configured (make oldconfig using
.config from 2.4.21), and compiled kernel 2.6.0-test5,
but it just refuses to boot completely.
It prints:
drivers/usb/core/usb.c: registered new driver hid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
mice: PS/2 mouse device common for all mice
and just stops booting.
Which configuration option(s) did I miss?
-MrM
P.S. Thanks in advance!
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
M M <[email protected]> wrote:
>
> I've downloaded, configured (make oldconfig using
> .config from 2.4.21), and compiled kernel 2.6.0-test5,
> but it just refuses to boot completely.
>
> It prints:
> drivers/usb/core/usb.c: registered new driver hid
> drivers/usb/input/hid-core.c: v2.0:USB HID core driver
> mice: PS/2 mouse device common for all mice
>
> and just stops booting.
>
> Which configuration option(s) did I miss?
Please add `initcall_debug' to your kernel boot comand line. You will see
a lot of lines of the form "calling initcall 0xNNNNNNNN". Write down the
final address, reboot and look it up in System.map.
Also try disabling ACPI.
On Tue, 2003-09-16 at 04:36, Andrew Morton wrote:
> M M <[email protected]> wrote:
> >
> > I've downloaded, configured (make oldconfig using
> > .config from 2.4.21), and compiled kernel 2.6.0-test5,
> > but it just refuses to boot completely.
> >
> > It prints:
> > drivers/usb/core/usb.c: registered new driver hid
> > drivers/usb/input/hid-core.c: v2.0:USB HID core driver
> > mice: PS/2 mouse device common for all mice
> >
> > and just stops booting.
> >
> > Which configuration option(s) did I miss?
>
> Please add `initcall_debug' to your kernel boot comand line. You will see
> a lot of lines of the form "calling initcall 0xNNNNNNNN". Write down the
> final address, reboot and look it up in System.map.
>
> Also try disabling ACPI.
Please, take a look at:
http://bugzilla.kernel.org/show_bug.cgi?id=1123
Disabling APCI works. Thanks.
-MrM
--- Andrew Morton <[email protected]> wrote:
> M M <[email protected]> wrote:
> >
> > I've downloaded, configured (make oldconfig using
> > .config from 2.4.21), and compiled kernel
> > 2.6.0-test5,
> > but it just refuses to boot completely.
> Also try disabling ACPI.
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com