From owner-freebsd-amd64@FreeBSD.ORG Thu May 8 20:59:11 2008 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78284106566B; Thu, 8 May 2008 20:59:11 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 099308FC18; Thu, 8 May 2008 20:59:11 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [202.108.54.204]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id DDCA828448; Fri, 9 May 2008 04:59:09 +0800 (CST) Received: from localhost (tarsier.geekcn.org [202.108.54.204]) by tarsier.geekcn.org (Postfix) with ESMTP id 9E020EBBA24; Fri, 9 May 2008 04:59:09 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([202.108.54.204]) by localhost (mail.geekcn.org [202.108.54.204]) (amavisd-new, port 10024) with ESMTP id 8q--E2qq0iPX; Fri, 9 May 2008 04:59:04 +0800 (CST) Received: from charlie.delphij.net (71.5.7.139.ptr.us.xo.net [71.5.7.139]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id 8354AEBB956; Fri, 9 May 2008 04:59:03 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=WbHAX7mxieGUWi8nacgUDrEtOELQUW2npob+cRbyc1dt1kDMz+UT3Ba5Vx0Scmc9l DkM/9wqaCPnjbPblb/4Ug== Message-ID: <48236995.4060707@delphij.net> Date: Thu, 08 May 2008 13:59:01 -0700 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: Randy Schultz References: <200805071621.m47GLbCD018315@www.freebsd.org> <48221188.3020708@wenks.ch> In-Reply-To: X-Enigmail-Version: 0.95.6 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Fabian Wenk , FreeBSD Stable , freebsd-amd64@freebsd.org Subject: Re: amd64/123495: 7.0 AMD64 doesn't install on a Dell SC1435 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 20:59:11 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Randy, Randy Schultz wrote: | On Wed, 7 May 2008, Fabian Wenk spaketh thusly: | | -}Hello Randy | -} | -}On 07.05.08 18:21, Randy Schultz wrote: | -}> FBSD 6.x AMD64 works great on this system, as does centos linux. | -}> When I try to install 7.0 (AMD64 of course), on boot (off the | -}> cdrom) I notice: | -}> ad4: DMA limited to UDMA33, device found non-ATA66 cable | -}> | -}> Not sure if that is an important clue but it seems to be. I | -}> know my cables are SATA-II, FWIW. | -} | -}Somewhere in the BIOS settings should be an option to switch the SATA disks to | -}AHCI, maybe this helps. | -} | -}On most BIOS this setting is in the P-ATA mode, which is a slower | -}compatibility mode and is needed for the Redmond OS to work. | | Hey Fabian, | | Tnx for the tip. Unfortunately there is no such setting on this system. My | choices are "OFF" or "AUTO". In auto mode they appear to be correctly | identified, giving the make and model #. Could you please show your 'pciconf -lv | grep -A3 ata' output? My 1435 says: atapci1@pci0:2:1: class=0x01018a card=0x01eb1028 chip=0x02141166 rev=0x00 hdr=0x00 ~ vendor = 'ServerWorks (Was: Reliance Computer Corp)' ~ class = mass storage ~ subclass = ATA - -- atapci0@pci3:14:0: class=0x01018f card=0x01eb1028 chip=0x024b1166 rev=0x00 hdr=0x00 ~ vendor = 'ServerWorks (Was: Reliance Computer Corp)' ~ class = mass storage ~ subclass = ATA But it's an SC1435 with SAS disks I believe, so things may different. Also, will it be possible if you find some output from vmstat -i? Cheers, - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkgjaZUACgkQi+vbBBjt66CfogCfQvmKaLUmzw/ua4YMjRZlrCOj 2+MAoJbt2l3vRlhRY2qPU+WA7F6qcGZ3 =oEqd -----END PGP SIGNATURE-----