From owner-freebsd-amd64@FreeBSD.ORG Mon Aug 18 00:45:18 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 91B761065674 for ; Mon, 18 Aug 2008 00:45:18 +0000 (UTC) (envelope-from joji@eskimo.com) Received: from ultra6.eskimo.com (ultra6.eskimo.com [204.122.16.69]) by mx1.freebsd.org (Postfix) with ESMTP id 6AFBA8FC43 for ; Mon, 18 Aug 2008 00:45:18 +0000 (UTC) (envelope-from joji@eskimo.com) Received: from eskimo.com (eskimo.com [204.122.16.13]) by ultra6.eskimo.com (8.14.2/8.14.0) with ESMTP id m7I0jCx8028189; Sun, 17 Aug 2008 17:45:13 -0700 Received: (from joji@localhost) by eskimo.com (8.9.1a/8.9.1) id RAA29685; Sun, 17 Aug 2008 17:45:13 -0700 (PDT) Date: Sun, 17 Aug 2008 17:45:13 -0700 From: Joseph Olatt To: Michael Fuckner Message-ID: <20080817174513.A28603@eskimo.com> References: <200808162040.m7GKe5Ob015598@freefall.freebsd.org> <48A7ED5A.3090705@wenks.ch> <20080817085535.A14465@eskimo.com> <48A85BAD.1080506@fuckner.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <48A85BAD.1080506@fuckner.net>; from michael@fuckner.net on Sun, Aug 17, 2008 at 07:11:09PM +0200 Cc: Fabian Wenk , freebsd-amd64@freebsd.org 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 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2008 00:45:18 -0000 On Sun, Aug 17, 2008 at 07:11:09PM +0200, Michael Fuckner wrote: > Joseph Olatt wrote: > > >>> /*** 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 ***/ > >> Ubuntu has detected the disks as IDE (P-ATA). If Linux does see a > >> S-ATA disk, it would be sda (aka SCSI disk). > > It should work as IDE (compatible mode) and as SATA(AHCI). > > Can you tell us about the chipset? Is it an intel oder nvidia? I believe the chipset is Nvidia. Here is the output of "lspci -v" on Ubuntu running on the same system: /*** Begin output of lspci -v ***/ 00:03.0 ISA bridge: nVidia Corporation Unknown device 07d7 (rev a2) Subsystem: Acer Incorporated [ALI] Unknown device 0137 Flags: bus master, 66MHz, fast devsel, latency 0 I/O ports at 4f00 [size=256] 00:03.1 SMBus: nVidia Corporation Unknown device 07d8 (rev a1) Subsystem: Acer Incorporated [ALI] Unknown device 0137 Flags: 66MHz, fast devsel, IRQ 11 I/O ports at 4900 [size=64] I/O ports at 4d00 [size=64] I/O ports at 4e00 [size=64] Capabilities: 00:08.0 IDE interface: nVidia Corporation Unknown device 056c (rev a1) (prog-if 8a [Master SecP PriP]) Subsystem: Unknown device f025:0137 Flags: bus master, 66MHz, fast devsel, latency 0 [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8] [virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1] [virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8] [virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1] I/O ports at ffa0 [size=16] Capabilities: 00:0a.0 PCI bridge: nVidia Corporation Unknown device 056d (rev a1) (prog-if 01 [Subtractive decode]) Flags: bus master, 66MHz, fast devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=64 I/O behind bridge: 0000e000-0000efff Memory behind bridge: feb00000-febfffff Capabilities: 00:0b.0 PCI bridge: nVidia Corporation Unknown device 056e (rev a1) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 Capabilities: 00:0c.0 PCI bridge: nVidia Corporation Unknown device 056f (rev a1) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 Capabilities: 00:0d.0 PCI bridge: nVidia Corporation Unknown device 056f (rev a1) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 Capabilities: 00:0e.0 RAID bus controller: nVidia Corporation Unknown device 07f8 (rev a2) (prog-if 85) Subsystem: Acer Incorporated [ALI] Unknown device 0137 Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 508 I/O ports at d480 [size=8] I/O ports at d400 [size=4] I/O ports at d080 [size=8] I/O ports at d000 [size=4] I/O ports at cc00 [size=16] Memory at fea7c000 (32-bit, non-prefetchable) [size=8K] Capabilities: /*** End output of lspci -v ***/ Unfortunately, of the above entries I wasn't able to tell what the specific chipset of the SATA controller is. Other than "lspci -v" and "dmesg", I not sure how to find the chipset name under Linux. Thanks for taking the time to help. regards, joseph