Date: Sun, 17 Aug 2008 17:45:13 -0700 From: Joseph Olatt <joji@eskimo.com> To: Michael Fuckner <michael@fuckner.net> Cc: Fabian Wenk <fabian@wenks.ch>, freebsd-amd64@freebsd.org Subject: Re: amd64/125002: [install] amd64, SATA hard disks not detected Message-ID: <20080817174513.A28603@eskimo.com> In-Reply-To: <48A85BAD.1080506@fuckner.net>; from michael@fuckner.net on Sun, Aug 17, 2008 at 07:11:09PM %2B0200 References: <200808162040.m7GKe5Ob015598@freefall.freebsd.org> <48A7ED5A.3090705@wenks.ch> <20080817085535.A14465@eskimo.com> <48A85BAD.1080506@fuckner.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <access denied> 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: <access denied> 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: <access denied> 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: <access denied> 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: <access denied> 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: <access denied> 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: <access denied> /*** 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 <snip>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080817174513.A28603>