ahci bios not installed

Associate
Joined
4 Dec 2002
Posts
1,105
Location
ilkeston derbys
hi
can anyone tell me what this is . it comes up every so often , as soon as i lower my overclock it boots fine . i started at 4gz now im down to 3.5gz

cheers
 
Hi :),

AHCI is the acronym for the Advanced Host Controller Interface. It is a new interface specification that allows the SATA controller driver to support advanced features like Native Command Queuing and Hot Plug.

Many SATA controllers can enable AHCI either separately or in conjunction with RAID support. Intel recommends choosing RAID mode on their motherboards (which also enables AHCI) rather than the plain AHCI/SATA mode for maximum flexibility, due to the issues caused when the mode is switched once an operating system has already been installed.

AHCI is fully supported out of the box for Microsoft Windows Vista and the Linux operating system from kernel 2.6.19. NetBSD also supports drivers in AHCI mode out of the box in certain versions. OpenBSD has had an ahci driver since OpenBSD 4.1. FreeBSD supports AHCI as well. Older operating systems require drivers written by the host bus adapter vendor in order to support AHCI.

Bios SettingCommon Options : Enabled, Disabled
This BIOS feature controls the AHCI function of the SATA controller.
When enabled, the SATA controller enables its AHCI features when the computer boots up.
When disabled, the SATA controller disables its AHCI functions when the computer boots up.

If you would like to make use of the SATA controller's AHCI features, you should enable this BIOS feature. But please note that enabling this feature requires you to load the SATA controller driver during the Windows XP installation routine.
If you do not intend to use the AHCI features, it's recommended that you disable this BIOS feature. This allows you to use the native Windows XP driver. You won't need to load the SATA controller driver during the Windows XP installation routine.

Please note that changing this BIOS feature after installing the operating system may cause a boot failure. You may be required to reinstall the operating system.

The following technique can be used to switch between IDE-mode and AHCI-mode (the native mode for SATA) drivers in Vista or Windows 7:

1) Run the Registry Editor (regedit.exe)
2) Navigate to Registry Key: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Msahci
3) Set the "Start" value to 0 (zero)
4) Navigate to Registry Key: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Pciide
5) Set the "Start" value to 0 (zero)
6) Shut down
7) Start up again, but before Windows boots to desktop go into the BIOS configuration screens and change the disk mode to "AHCI". Save the new BIOS configuration and restart so that Windows boots. When Windows starts, it will detect the change, load new disk drivers, and do one more reboot to start up with them.

Hope this helps, ;).
 
Last edited:
Back
Top Bottom