Bug 1379
Summary: | Failure to boot without acpi=off. | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | Robert Scott (bugs) |
Component: | i386 | Assignee: | Zwane Mwaikambo (zwane) |
Status: | REJECTED INSUFFICIENT_DATA | ||
Severity: | normal | CC: | mbligh |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.0-test8 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
Non-booting .config
another config |
Description
Robert Scott
2003-10-19 10:57:39 UTC
Created attachment 1099 [details]
Non-booting .config
Created attachment 1100 [details]
another config
this one didn't work either
ftp://ftp.kernel.org/pub/linux/kernel/people/mbligh/patches/2.6.0-test6/2.6.0-test6-mjb1/100-early_printk Slap this patch on, and enable it (I forget how, but it's pretty obvious). At least you should see how far it gets that way .... Narrowed it down. Boots fine with acpi=off. So, must be related to 1315. Or not. Mine doesn't even get that far. Yes: my amateur diagnosis is probably rubbish then. Ignore that. Right, I ran it with the patch and output was as follows: ... ... Debug: sleeping function called from invalid context at incluse/asm/semaphore.h:119nel /boot/bzImage2.6test8bugme root=/dev/hda3 earlyprintk=vga in_atomic():1, irqs_disabled():1size=0x1ab92d] Call Trace: [<c0120eb2>] __might_sleep+0x9a/0xa4e kernel. [<c0123e39>] acquire_console_sem+0x2d/0x50 [<c01240f5>] register_console+0x115/0x194 [<c049dff3>] setup_early_printk+0x163/0x17c [<c0105000>] Letext+0x0/0x60 [<c04906d3>] start_kernel+0x4f/0x1b0 ACPI shouldn't be getting enabled for that system, for my edification could you send a booting dmesg? |