On Tue, 2006-10-31 at 22:27 +0100, Ernst Herzberg wrote: > With 2.6.18.x everything works fine. > > But 2.16.19-rc does not boot if the laptop runs on battery _and_ lapic > is > defined as boot parameter. > > The kernel loads and starts, for a fraction of a second some messages > appears, > then the screen goes blank and nothing more happens. > > I'm unable to read the last message, screen blanking is to fast, but > the > 'picture' looks like that he stops near the messages where at the > normal > boot demsg "Local APIC disabled by BIOS -- you can enable it with > "lapic"" > appears. Hi, If you don't enable lapic, you will see cat /proc/interrupts with XT-PIC. if you try enable lapic, somehow IRQ routing should change and if /proc/interrupts still the same, with IRQs on XT-PIC. I think, lapic still not enable and you just get problems. Unless you know that lapic works, you should try it enable because it a trap that just give you a problem. Some years ago (2002/3) was a very common bug kernel try enable automatically lapic (when BIOS don't) and computer hangs . -- Sérgio M.B.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
- Follow-Ups:
- Re: 2.6.19-rc[1-4]: boot fail with (lapic && on_battery)
- From: Sergio Monteiro Basto <[email protected]>
- Re: 2.6.19-rc[1-4]: boot fail with (lapic && on_battery)
- References:
- 2.6.19-rc[1-4]: boot fail with (lapic && on_battery)
- From: Ernst Herzberg <[email protected]>
- 2.6.19-rc[1-4]: boot fail with (lapic && on_battery)
- Prev by Date: Re: [PATCH update5] drivers: add LCD support
- Next by Date: Re: [PATCH] wireless-2.6 zd1211rw check against regulatory domain rather than hardcoded value of 11
- Previous by thread: 2.6.19-rc[1-4]: boot fail with (lapic && on_battery)
- Next by thread: Re: 2.6.19-rc[1-4]: boot fail with (lapic && on_battery)
- Index(es):