From owner-freebsd-questions@FreeBSD.ORG Wed Jun 25 13:59:58 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 685E637B401 for ; Wed, 25 Jun 2003 13:59:58 -0700 (PDT) Received: from smtp-out.comcast.net (smtp-out.comcast.net [24.153.64.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE9A744013 for ; Wed, 25 Jun 2003 13:59:57 -0700 (PDT) (envelope-from bremen@immortalsky.com) Received: from hermione (pcp03052246pcs.huntsv01.al.comcast.net [68.62.210.193]) by mtaout01.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with SMTP id <0HH200GHZ28WJ0@mtaout01.icomcast.net> for freebsd-questions@freebsd.org; Wed, 25 Jun 2003 16:58:08 -0400 (EDT) Date: Wed, 25 Jun 2003 15:58:20 -0500 From: Ryan Carmichael To: freebsd-questions@freebsd.org Message-id: <000501c33b5c$829b9450$6500a8c0@hermione> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 X-Mailer: Microsoft Outlook Express 6.00.2720.3000 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal Subject: contigmalloc1 panic on install 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, 25 Jun 2003 20:59:58 -0000 I've recently tried to install both 5.1 Release and 4.8 Release on a Toshiba laptop and I get this error: panic: contigmalloc1: size must not be 0 during boot up (see full boot text below). 4.8 will actually install fully before giving this error, but 5.1 won't even get that far. From doing some reading it seems to be an ACPI error but with 5.1 the option to "boot with ACPI disabled" gives the same result. Possibly it is an AGP error since that is the last line before the panic (see below). I'd appreciate any pointers, though buying a new laptop may be in order :) Please reply to my e-mail address as I am not on this list. Thanks, Ryan Carmichael (This text is from an attempt with ACPI enabled; with it disabled the output is slightly different but end result is the same) Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 851940500 Hz CPU: Intel Pentium III (851.94-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x686 Stepping = 6 Features=0x383f9ff real memory = 125763584 (119 MB) avail memory = 110366720 (105 MB) Pentium Pro MTRR support enabled md0: Preloaded image 4423680 bytes at 0xc06877a4 npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard pcibios: BIOS version 2.10 Using $PIR table, 6 entries at 0xc00f01d0 acpi0: power button is handled as a fixed feature programming model. Timecounter "ACPI-safe" frequency 3579545 Hz acpi_timer0: <24-bit timer at 3.579545Mhz> port 0xee08-0xee0b on acpi0 acpi_cpu0: on acpi0 acpi_tz0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xf8000000-0xfbffffff at device 0.0 on pci0 panic: contigmalloc1: size must not be 0 Uptime: 1s Terminate ACPI