Questions tagged [ahci]

Advanced Host Controller Interface (AHCI) is a technical standard that specifies the operation of Serial ATA (SATA) host bus adapters

Serial ATA, SATA or S-ATA (acronym for Serial AT Attachment) is a technology for transferring data between a computer and mass storage devices such as hard drives and optical drives.

It is the successor of ATA technology (acronym for AT Attachment, introduced in 1984 by IBM in their AT computer. ATA, also known as IDE or Integrated Drive Electronics) which was renamed Parallel ATA (PATA) to distinguish it from SATA.

Unlike IDE hard disks, which transmit data via cable forty or eighty parallel wires, resulting in a huge cable, SATA hard drives transfer data in series. Serial ATA cables are formed by two pairs of wires (one pair to another pair for transmission and reception) using differential transmission, and three ground wires, totaling seven wires, which allows to use smaller diameter cables that do not interfere ventilation of the cabinet.

The main advantages over the parallel ATA interface are: high speed transfer of data, ability to remove or add devices while in operation (hot swapping) and using thinner cables allowing cooling air more efficiently.

170 questions
47
votes
7 answers

Why should I choose (or not) AHCI over IDE in my PC's BIOS settings?

I've noticed in the BIOS settings of the newer PCs I own that I can configure the drive controller work either in AHCI (Advanced Host Controller Interface) mode, or else in IDE mode. I'm suspecting that AHCI "performs" better, but I really don't…
Chris W. Rea
  • 10,978
39
votes
3 answers

Change from IDE to AHCI after installing Windows 8

I had my drive controller configured for IDE when I installed Windows 7. This didn't change when I upgraded to Windows 8. I now need to enable AHCI, but doing so causes Windows to fail to start. It doesn't know how to automatically fix the…
Louis Waweru
  • 25,409
  • 45
  • 137
  • 203
36
votes
3 answers

Switch RAID to AHCI without reinstalling Windows 10

My Dell XPS 9560 uses RAID as a SATA controller mode. After I change it to AHCI, the Windows 10 will not boot. What should I do if I don't want to reinstall Windows 10? RAID = Redundant Array of Inexpensive Disks, wikipedia link. AHCI = Advanced…
qin
  • 627
27
votes
3 answers

SATA drives: What is the difference b/w IDE mode and AHCI?

I just built a PC for the first time. My Gigabyte motherboard notifies me after the POST that I have SATA drives operating in "IDE MODE". It asks me if I want to switch to AHCI mode to allow hot swapping. What's the difference?
20
votes
1 answer

How can I enable AHCI on a SATA drive after installing Windows?

Can I enable AHCI after installing Windows 7 in a SATA drive that was on IDE mode?
Jader Dias
  • 16,236
18
votes
7 answers

How to enable AHCI in Windows XP without reinstalling

This question is part of a larger list of things I'll need to do before installing a new SSD drive, but I think it deserves its own question. Current setup: A dual-boot machine with Windows XP installed on a SATA 6Gbps HDD. BIOS has always been…
15
votes
5 answers

How can I remove the option to eject internal SATA drives from the Windows 8 tray icon?

The Safely Remove Hardware icon in Windows 8 (and 8.1) offers the ability to eject my internal SATA drives, including the boot drive (see example): I don't see myself ever needing this - especially not from the convenience of the tray icon. For…
12
votes
2 answers

Should AHCI be enabled for an SSD?

I have ordered a OCZ SSD and it will be the first that I have installed. In prepping for it's arrival and install, I reviewed MSI web site to be sure I do as much right the first time as possible. On their site MSI HQ Usere to user faq they note…
Carl B
  • 6,660
10
votes
4 answers

Check if my SSD in runing on AHCI mode inside Windows 7

How can I check to see if my SSD is running in AHCI mode? Do I need to install some special driver for that? Looking for some AHCI indication: I'm using Windows 7.
Pedro77
  • 2,049
9
votes
2 answers

New SSD (Corsair) takes 1-2 minutes before it's found after first boot

My new SSD Corsair CSSD-F60 actually works - using it for boot and system disk (Windows 7 64-bit). But when first (cold-) booting the PC it's not properly found by BIOS and Intel ICH9R Controller. The first boot attempt always fails. When I wait for…
8
votes
1 answer

How to get AHCI support on an IDE Windows 7 installation?

I installed Windows 7 onto a SSD with the motherboard in IDE mode. Now when I try to change the motherboard to AHCI mode, Windows 7 will not successfully boot (blue screens mid-boot). How can I add AHCI support to the Windows 7 installation? If I…
8
votes
1 answer

Changing from RAID to AHCI and Windows 7 will not boot

I had a RAID0 array that for all intents and purposes went to hell. I put a new SSD (same on-board Intel controller) and installed a new copy of Windows on it and all the drivers (Intel Rapid Storage, etc.). I failed to change the SATA type from…
S16
  • 249
8
votes
3 answers

Why boot fails with bios SATA Mode as AHCI?

In a nutshell, I am trying to figure out for some Jetway engineers and myself, why the custom bios they made me does not allow SATA devices to boot in AHCI mode. Obviously, this is difficult to ask considering its a *custom bios, but hopefully I…
c card
  • 283
7
votes
3 answers

How can I enable AHCI mode after Windows Vista install in IDE mode and before/for Windows 7 clean install?

I just purchased a 2 TB Fantom USB 2.0/eSATA external hard drive. Unfortunately it revealed my oversight when my first custom system was built last summer. I installed Vista Home Premium 64-bit in IDE mode (default in BIOS) instead of the ACHI…
Donat
  • 221
7
votes
2 answers

Is it worth reinstalling to enable AHCI on my SSD in order to improve compile performance under Visual Studio?

I am compiling to an SSD connected through SATA using IDE emulation on Windows 7. Unfortunately, I forgot to enable AHCI when I installed, and though there are ways of performing surgery on Windows to get it to use AHCI after the fact, they do not…
user4881
  • 498
1
2 3
11 12