From owner-freebsd-newbies@FreeBSD.ORG Fri Jan 9 10:45:38 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85A2016A4CE for ; Fri, 9 Jan 2004 10:45:38 -0800 (PST) Received: from zeus.acuson.com (ac17860.acuson.com [157.226.71.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC53043D1D for ; Fri, 9 Jan 2004 10:45:33 -0800 (PST) (envelope-from DavidJohnson@Siemens.com) Received: from mvaexch02 ([157.226.230.209]:3695 helo=mvaexch02.acuson.com) by zeus.acuson.com with esmtp (Exim 4.14) id 1Af1dK-0002WK-3V; Fri, 09 Jan 2004 10:45:22 -0800 Received: by mvaexch02.acuson.com with Internet Mail Service (5.5.2657.72) id ; Fri, 9 Jan 2004 10:38:39 -0800 Received: from dhcp-46-107.acuson.com ([157.226.46.107]) by mvaexch01.acuson.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id VDNN9QGM; Fri, 9 Jan 2004 10:37:37 -0800 From: Johnson David To: Andrew Kozak , FreeBSD Newbies Organization: Siemens Medical Systems Date: Fri, 9 Jan 2004 10:43:20 -0800 User-Agent: KMail/1.5.4 References: <3FFE29BB.000003.02628@AKOZAK> In-Reply-To: <3FFE29BB.000003.02628@AKOZAK> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401091043.20916.DavidJohnson@Siemens.com> X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *1Af1dK-0002WK-3V*.9h9dB84bTQ* Subject: Re: contgmalloc1 X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2004 18:45:38 -0000 On Thursday 08 January 2004 08:10 pm, Andrew Kozak wrote: > Hi all > > I am trying to install FreeBSD on a P3 800 machine with 20 G HDD, but > keep getting the error panic: contigmalloc1: size must be 0. I know > that this is a -questions question, but I have posted there with no > replies. I was just wondering if anyone in here has had this problem > or has seen a post somewhere. I have tried to install FreeBSD 4.9 and > 5.1 with the same problem 4.7 will install, but badly, drivers don't > work properly, screens shift and distort - it's not pretty. From the > posts I have read, it seems that the chipset I have - the Ali > (Alladdin) chipset is the culprit. I have read several posts, but I > cannot seem to find a fix, and I am busting to try FreeBSD on > something a little more advanced than my P200, mozilla and OOo are > struggling on it. I had problems once with one of the Aladdin chips, but it was fixed in the very next release of FreeBSD. For a chipset this old it should be supported however. But no OS is perfect. Before you give up, try two more things. First search the development and hardware lists for your chipset. Do the same for the bug database. Second, give 5.2 a shot (there is an ISO of 5.3-RC2 available now). The reason is that there may already be a fix, but it's only available in -CURRENT. David