I bet you have CONFIG_SMP or CONFIG_X86_UP_APIC enabled. In that
case the hangs on the Inspiron are expected: it's BIOS is buggy.
A quick fix is to disable those two options. The proper fix is to
complain to Dell and tell them to fix their damn BIOS, then get a
2.4.18-pre or -rc kernel, and apply these patches
patch-boot-time-ioremap
patch-early-dmi-scan
patch-dmi-apic-fixups
from <http://www.csd.uu.se/~mikpe/linux/kernel-patches/2.4/>.
/Mikael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/