Re: Kernel 2.6.0-test5 Refuses to Boot (ceases after "mice: PS/2mouse device common for all mice")

From: Andrew Morton
Date: Mon Sep 15 2003 - 21:37:07 EST


M M <mokomull@xxxxxxxxx> 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.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/