You are not logged in.
Pages: 1
Hello everyone,
I'm experiencing a very strange problem with kernel 2.6.19.1. My machine simly doesn't boot. The last kernel message i see is
Setting up standard PCI resources
Kernels I tried:
Kernel 2.6.18: works fine. (Vanilla, Vanilla + Suspend2 and Arch default)
Kernel 2.6.19: always fails. (Vanilla, Vanilla + Suspend2, Arch (kernel26 and kernel26suspend2))
My machine:
Asus M2N laptop, Centrino.
Kernel command line:
devfs=nomount acpi=on acpi_irq_balance acpi_irq_isa=3,7,12
After removing the irq stuff, the problem persists. (IRQ 7 is needed to use LPT in ECP mode. The other two IRQs are reserved for my IRDA port.)
I found a recommendation to disable ACPI. But that's what I simply cannot do on a laptop... There have already been multiple threads on kernel 2.6.19 issues. However, only ocassional failures or kernel panics were reported. This is a different kind of problem. How could I diagnose this more precisely?
Offline
Same problem again with 2.6.19.2, same hardware... This is weird.
Offline
Offline
This is definitely not an Arch bug. The best experts are working on it right now: http://bugzilla.kernel.org/show_bug.cgi?id=7839 A simple workaround: Add "nolapic" to your kernel command line.
Offline
Pages: 1