From owner-freebsd-amd64@FreeBSD.ORG Thu Sep 30 11:56:39 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 6834516A4D0 for ; Thu, 30 Sep 2004 11:56:39 +0000 (GMT) Received: from www1.brozs.net (www1.brozs.net [195.154.177.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 858F443D1F for ; Thu, 30 Sep 2004 11:56:36 +0000 (GMT) (envelope-from tfagart@brozs.net) Received: from localhost (localhost.brozs.net [127.0.0.1]) by www1.brozs.net (Postfix) with ESMTP id 484E88152 for ; Thu, 30 Sep 2004 13:46:22 +0200 (CEST) Received: from www1.brozs.net ([127.0.0.1]) by localhost (www1.brozs.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 86897-10 for ; Thu, 30 Sep 2004 13:46:22 +0200 (CEST) Received: from webmail.brozs.net (localhost.brozs.net [127.0.0.1]) by www1.brozs.net (Postfix) with SMTP id DBC7080E3 for ; Thu, 30 Sep 2004 13:46:21 +0200 (CEST) Received: from 64.236.216.30 (SquirrelMail authenticated user tfagart@brozs.net) by webmail.brozs.net with HTTP; Thu, 30 Sep 2004 13:46:21 +0200 (CEST) Message-ID: <4098.64.236.216.30.1096544781.squirrel@webmail.brozs.net> Date: Thu, 30 Sep 2004 13:46:21 +0200 (CEST) From: tfagart@brozs.net To: freebsd-amd64@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: by amavisd-new at brozs.net Subject: 5.3Beta6 not working with Asus K8V Deluxe SE X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2004 11:56:39 -0000 Hello, I'm using 5.2.1-i386 on Asus K8V Deluxe SE successfully. My attempt to install 5.2.1-amd64 was successful, but then the system was not stable at all (hanging while compiling software for sample). Each time it hangs i've got the page fault message. I've tried to install 5.3Beta5-amd64, with ACPI disable, but while doing the install of the ports I also got the message Panic : page fault and systems hangs. With 5.3Beta6-am64, the install was successfull, but then I still got System hang, each time I launch compilation. I think this might be related to kern/70931 but it is in Waiting for feedback state. Do you think there's a chance that the 5.3-Stable for amd64 will work for this motherboard ? Thomas