From owner-freebsd-questions@FreeBSD.ORG Tue Dec 16 22:35:43 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72E3416A4CF for ; Tue, 16 Dec 2003 22:35:43 -0800 (PST) Received: from mail47.fg.online.no (mail47-s.fg.online.no [148.122.161.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74D9143D39 for ; Tue, 16 Dec 2003 22:35:28 -0800 (PST) (envelope-from oddrune@anipsyche.net) Received: from stine ([194.248.174.33]) by mail47.fg.online.no (8.9.3p2/8.9.3) with SMTP id HAA25429 for ; Wed, 17 Dec 2003 07:35:26 +0100 (MET) Message-ID: <007301c3c467$f5f3ff70$6403c80a@stine> From: "Odd Rune Strømmen" To: References: <001501c3c425$4760dbf0$6503c80a@stine> <002001c3c42a$62d591a0$6503c80a@stine> Date: Wed, 17 Dec 2003 07:35:27 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: Trouble with installing FreeBSD to a laptop X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2003 06:35:43 -0000 Yet another little update, now it fails with the exact same panic during the actual install process, sysinstall recieves a signal 11 and poof...away it goes. The only documentation i've found is an old mail that says that "panic: double fault" was an known error back in FreeBSD 2.2.2, occuring when a user had 48 megs of RAM installed... I have 512, it shouldn't have anything at all to do with eachother, this I'm sure of. -- Yet another sleepless night.. Odd Rune Strømmen >To: "Odd Rune Strømmen" >Sent: Wednesday, December 17, 2003 12:06 AM > Just thought i'd give a little update, i disabled ACPI for the boot and, > strangely enough, > the panic didn't occur, i turn it back on and it's there agian. I would > still like to know what the heck it was though, as i see no logical link > between "Advanced Configuration and Power Interface" and this panic... > > -- > Still fiddeling on... > Odd Rune Strømmen > > > > >To: > >Sent: Tuesday, December 16, 2003 11:38 PM > > > > Hi. > > > > I'm having some troubles with installing FreeBSD on my laptop. I've tried > > both FreeBSD 5.1-RC1 and FreeBSD 5.2-RC1, and the installation fails both > > times, though differently. > > > > My laptop is a HP Omnibook XE3 and according to this webpage ( > > > http://gerda.univie.ac.at/freebsd-laptops/index.pl?action=show_laptop_detail&laptop=37 > > ) it should work. > > > > So onto the interesting stuff.. > > > > It doesn't really fail on installing, it's more accurate to say that it > > fails while loading the kernel and starting the different devices. It > fails > > with: > > > > Fatal double fault: > > eip = 0xc07c7a40 > > esp = 0xc91e3000 > > ebp = 0xc91e4800 > > cpuid = 0; apic id = 00 > > panic: double fault > > cpuid = 0; > > > > Now, I've been programming ASM for a few years, and I recognize the > > registers, eip, esp and ebp and the hex-values that has been put on them, > > but i can't seem to figure out the why the kernel panics (I'm just > guessing > > that it does, am I correct?) > > > > -- > > When the 5.1 kernel fails, it spouts out some jibberish that i think might > > have something to do with the CD beeing bad, I won't get into that one > right > > now as i should probably investigate that case a little myself before i > post > > it to the list. > > -- > > > > The funny part is that I've installed FreeBSD 5.1-RC1 to this exact same > > computer before (5.1-RC1 that is), but a job required me to install winXP > > and that was done, on a short time basis. Now that I want to go back to > > FreeBSD.. well. I've probably made my point clear. I can't get it in. > > > > Does someone have any idea about this error message, or can help me with > at > > least understandig why the kernel panics? (Assuming that it does... It > syncs > > the discs right afterwards and then reboots after 5 minutes of idling.) > > > > > > -- > > Sincerely > > Odd Rune Strømmen > > > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > > >