On Mon, Apr 04, 2011 at 06:32:48AM -0400, Kenneth R Westerback wrote: > On Mon, Apr 04, 2011 at 11:43:24AM +0200, Mark Kettenis wrote: > > > Date: Mon, 4 Apr 2011 09:53:10 +0100 > > > From: Stuart Henderson <[email protected]> > > > > > > On 2011/04/03 21:42, Sha'ul wrote: > > > > I install, reboot, and get kernal panic before I can login. I > > > > included 2 dmesg's because they don't read the same under .mp and .rd > > > > and I can not run trace in bsd.rd because it starts the install when > > > > I boot>bsd.rd so I can only do (I)nstall (U)pgrade (S)hell > > > > > > > > bios0: vendor INSYDE version "V1.15" date 06/04/2010 > > > > bios0: Acer Aspire 5820TG > > > > > > You should try and get a dump of the acpi tables; you can try boot -c > > > at the boot prompt, then at the UKC prompt 'disable acpi' and 'quit'. > > > > 'disable acpivideo' is probably enough to make things boot > > > > Very probable. The same thing happens on my Dell XPS. 'disable acpivideo' > lets it boot.
No it doesn't. On your Dell there's another method that fails: _DOS. I'm currently investigating this. But as a note, just avoiding to call a method is not a way to fix this. This has to be fixed in our AML implementation.
