Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2010 18:40:09 GMT
From:      Alexander Motin <mav@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/147086: AHCI not being enabled on PC
Message-ID:  <201005261840.o4QIe9FC051452@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/147086; it has been noted by GNATS.

From: Alexander Motin <mav@FreeBSD.org>
To: Ryan Holt <ryan@ryanholt.net>
Cc: Garrett Cooper <yanefbsd@gmail.com>, bug-followup@freebsd.org
Subject: Re: kern/147086: AHCI not being enabled on PC
Date: Wed, 26 May 2010 21:38:20 +0300

 Ryan Holt wrote:
 >> I've got a fresh install of FreeBSD 8.0-Stable-201004 built on a Gigabyte GA-K8U-754 Motherboard. The boot drives are plugged directly into the Motherboard's SATA ports, which I believe is powered by a ULi M1689 chipset. I also have a Supermicro AOC-SAT2-MV8 PCI-X HBA card which has a Hercules-2 Rev. C0 SATA host controller built in. I've added ahci_load="YES" in my /boot/loader.conf and I can see that ahci.ko was loaded using klstat, but I do not see any drives appearing that use the ahci module. All d rives are labeled /dev/ad* instead of /dev/ada* and hotswap doesn't work properly. Running dmesg |grep -i ahci comes back empty.
 
 I can't say about ULi SATA - I haven't tried any of them. Make sure that
 you have AHCI mode enabled in BIOS. ahci(4) driver should attach to any
 hardware that reporting AHCI compatibility via PCI class/subclass.
 
 Supermicro AOC-SAT2-MV8 - is not AHCI compatible. New driver for it
 named mvs(4). It was merged to 8-STABLE just a few weeks ago. You may
 update your system and try it.
 
 -- 
 Alexander Motin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005261840.o4QIe9FC051452>