From owner-freebsd-amd64@FreeBSD.ORG Sat Aug 16 20:40:05 2008 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81EE71065676 for ; Sat, 16 Aug 2008 20:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6E7AD8FC12 for ; Sat, 16 Aug 2008 20:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7GKe5DS015599 for ; Sat, 16 Aug 2008 20:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7GKe5Ob015598; Sat, 16 Aug 2008 20:40:05 GMT (envelope-from gnats) Date: Sat, 16 Aug 2008 20:40:05 GMT Message-Id: <200808162040.m7GKe5Ob015598@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Joseph Olatt Cc: Subject: Re: amd64/125002: [install] amd64, SATA hard disks not detected X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joseph Olatt List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Aug 2008 20:40:05 -0000 The following reply was made to PR amd64/125002; it has been noted by GNATS. From: Joseph Olatt To: bug-followup@FreeBSD.org, goodbitster@gmail.com Cc: Subject: Re: amd64/125002: [install] amd64, SATA hard disks not detected Date: Sat, 16 Aug 2008 13:18:31 -0700 Hello, I have also encountered the same problem. The system is: Acer Aspire AM1640-U1401A I have tried to install the following versions of FreeBSD and the installer said that it could not find the SATA disk. - FreeBSD 7.0 Release - FreeBSD 6.2 Release - FreeBSD 6.1 Release I installed Ubuntu 8.04.1 and here is the SATA information: /*** Begin transcript ***/ [ 22.014002] scsi0 : ahci [ 22.014087] scsi1 : ahci [ 22.014150] scsi2 : ahci [ 22.014186] scsi3 : ahci [ 22.014275] ata1: SATA max UDMA/133 abar m8192@0xfea7c000 port 0xfea7c100 irq 508 [ 22.014278] ata2: SATA max UDMA/133 abar m8192@0xfea7c000 port 0xfea7c180 irq 508 [ 22.014280] ata3: SATA max UDMA/133 abar m8192@0xfea7c000 port 0xfea7c200 irq 508 [ 22.014283] ata4: SATA max UDMA/133 abar m8192@0xfea7c000 port 0xfea7c280 irq 508 [ 22.652562] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 22.653166] ata1.00: ATA-7: ST3250410AS, 3.AAF, max UDMA/133 [ 22.653171] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 22.653885] ata1.00: configured for UDMA/133 /*** End transcript ***/ I was not able to find AHCI in the BIOS to enable. regards, joseph