From owner-freebsd-amd64@FreeBSD.ORG Sat Oct 9 08:00:44 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C14CA16A4CE for ; Sat, 9 Oct 2004 08:00:44 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69FAE43D5A for ; Sat, 9 Oct 2004 08:00:44 +0000 (GMT) (envelope-from adrian.kaminski@gmail.com) Received: by mproxy.gmail.com with SMTP id 76so107774rnk for ; Sat, 09 Oct 2004 01:00:40 -0700 (PDT) Received: by 10.39.1.30 with SMTP id d30mr449161rni; Sat, 09 Oct 2004 01:00:40 -0700 (PDT) Received: by 10.38.71.52 with HTTP; Sat, 9 Oct 2004 01:00:40 -0700 (PDT) Message-ID: Date: Sat, 9 Oct 2004 10:00:40 +0200 From: =?UTF-8?Q?Adrian_Kami=C5=84ski?= To: freebsd-amd64@freebsd.org In-Reply-To: <41670055.5030307@brozs.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4098.64.236.216.30.1096544782.squirrel@webmail.brozs.net> <41670055.5030307@brozs.net> Subject: Re: 5.3Beta6 not working with Asus K8V Deluxe SE X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?UTF-8?Q?Adrian_Kami=C5=84ski?= List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 08:00:44 -0000 On Fri, 08 Oct 2004 23:02:13 +0200, Thomas Fagart wrote: > Release : 5.3BETA7-amd64 > 1. Install > 1.1 ACPI enable -> Hang during Freebsd boot with the following message : > Panic isadma_start : bad bounce buffer > 1.2 ACPI disable, I get the install screen and successfully launch the > installation, but once per two, randomly I've got a hang during the > ports copy with : page fault cpuid 0 > > 2. After install > If per chance I get a "valid" system installed, I can compile kernel, > install it, install software, but system randomly will hang. For sample > while doing the make buildworld , it hangs, usually with page fault error. Hi, I guess you should better look at your RAM - there is list of supported memory types & producents, maybe you should check it. I had 2x 512MB and one of them was broken so I get similar results (system hangs when compiling), after replacement all seems to be all right (uptime so far 2 days :). Adrian