From owner-freebsd-amd64@FreeBSD.ORG Fri Oct 8 21:02:25 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 9BEDA16A4CE for ; Fri, 8 Oct 2004 21:02:25 +0000 (GMT) Received: from www1.brozs.net (www1.brozs.net [195.154.177.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 491C743D1F for ; Fri, 8 Oct 2004 21:02:22 +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 1E9928401 for ; Fri, 8 Oct 2004 23:02:04 +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 04052-03 for ; Fri, 8 Oct 2004 23:02:03 +0200 (CEST) Received: from [192.168.10.100] (unknown [192.168.10.100]) by www1.brozs.net (Postfix) with ESMTP id 8C75683ED for ; Fri, 8 Oct 2004 23:02:03 +0200 (CEST) Message-ID: <41670055.5030307@brozs.net> Date: Fri, 08 Oct 2004 23:02:13 +0200 From: Thomas Fagart User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: fr, en MIME-Version: 1.0 To: freebsd-amd64@freebsd.org References: <4098.64.236.216.30.1096544782.squirrel@webmail.brozs.net> In-Reply-To: <4098.64.236.216.30.1096544782.squirrel@webmail.brozs.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at 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 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 21:02:25 -0000 Hello, Still can find a way to make it work with amd64 release, I've tried to install it on different hard drive (scsi, sata) as it has been recommended. I've also try to recompile world and kernel as required ... Here's a better description of the issue Hardware (taken from a 5.2.1i386 boot message) : K8V SE deluxe with amd 64 3000 CPU: AMD Athlon(tm) 64 Processor 3000+ (2002.57-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0xf48 Stepping = 8 Features=0x78bfbff AMD Features=0xe0500000 real memory = 536018944 (511 MB) avail memory = 510963712 (487 MB) RAM : 512 DDR PCI card drm0: bktr0: Hauppauge Model 37266 B109 skc0: ahc0: ath0: pcm0: xl0: <3Com 3c905B-TX Fast Etherlink XL> Hard Drive etc ... ad4: 156334MB [317632/16/63] at ata2-master UDMA133 ad10: 156334MB [317632/16/63] at ata5-master UDMA100 ad12: 156334MB [317632/16/63] at ata6-master UDMA100 cd1: <_NEC DVD_RW ND-2500A 1.06> cd0: da0: Fixed Direct Access SCSI-3 device da0: 20.000MB/s transfers (10.000MHz, offset 7, 16bit), Tagged Queueing Enabled da0: 140014MB (286749488 512 byte sectors: 255H 63S/T 17849C) 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. If you got an idea :-) Thomas : >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 > >