June 17, 201114 yr Just about to build my computer and was reading through the MB manual regarding installing windows. I have two Cavair Black drives, one for the OS, one for FSX and I would like to know if I need to enable ACHI or IDE for these drives ? I will not be running a RAID setup. thanks,Mark. Mark CYYZ
June 17, 201114 yr AHCI is ideal for maximum transfer rates and reduced seek times for *any* SATA HD which supports it. It is not only for SSDs.
June 17, 201114 yr AHCI is ideal for maximum transfer rates and reduced seek times for *any* SATA HD which supports it. It is not only for SSDs.You are right and I stand corrected, I should have specified. :P
June 17, 201114 yr I believe the Asus P8P67 PRO (B3) MB is preset in the bios to ACHI enabled. So I was assuming that they are recommending, regardless of drive type. Correct? Rick Hobbs
June 19, 201114 yr AHCI is ideal for maximum transfer rates and reduced seek times for *any* SATA HD which supports it. It is not only for SSDs.Most of the literature I've read on this says that on traditional platter drives, AHCI only provides a performance advantage in a heavy random disk access (e.g. network server) environment where command queuing can effectively reorder disk head seeks that would otherwise keep the head thrashing all across the drive...in a typical desktop PC, AHCI is usually just a tad slower than IDE (but not much). On an SSD, AHCI's Native Command Queuing can really speed up SSD I/O by allowing the PC to stack up I/O commands--the advantage isn't due to being able to optimize disk head movement (since there are no disk heads in an SSD), but instead the CPU does not have to wait for each disk I/O command to complete before issuing the next one. So the SSD can immediately get to work on the next I/O command in the queue when it completes an I/O command, rather than having to sit idle waiting for the CPU to then issue the next command after the disk subsystem signals that the last command was completed.All that said, I would build the PC with AHCI enabled in the BIOS, because that way when Windows is first loaded it will install the AHCI drivers, along with the IDE drivers (which are always installed by default). Once that's done, you can then later switch back-and-forth between AHCI and IDE mode at will to determine if there's any difference in performance that matters to you, or if you later add an SSD and need AHCI. If the OS isn't first installed with AHCI enabled, the AHCI drivers are not installed, and switching later to AHCI becomes a much trickier proposition. Bob Scott | President and CEO, AVSIM Inc ATP Gulfstream II-III-IV-V Sys1 (MSFS20+24/XPlane12+11): AMD 9800X3D, water 2x240mm, MSI MPG X670E Carbon, 64GB GSkill 6000/30, nVidia RTX4090FE Alienware AW3821DW 38" 21:9 GSync, 2x4TB Crucial T705 PCIe5 + 2x2TB Samsung 990 SSD, EVGA 1000P2 PSU, 12.9" iPad Pro Thrustmaster TCA Boeing Yoke, TCA Airbus Sidestick, Twin TCA Airbus Throttle quads, PFC Cirrus Pedals, Coolermaster HAF932 case Sys2 (P3Dv5/v4): i9-13900KS, water 2x360mm, ASUS Z790 Hero, 32GB GSkill 7800MHz CAS36, ASUS RTX4090 Samsung 55" JS8500 4K TV@60Hz, 3x 2TB WD SN850X 1x 4TB Crucial P3 M.2 NVME SSD, EVGA 1600T2 PSU Fiber link to Yamaha RX-V467 Home Theater Receiver, Polk/Klipsch 6" bookshelf speakers, Polk 12" subwoofer, 12.9" iPad Pro PFC yoke/throttle quad/pedals with custom Hall sensor retrofit, Thermaltake View 71 case, Stream Deck XL button box Sys3 (DCS/P3Dv4/ATS/ETS): AMD 7800X3D, MSI MPG X870E Carbon, Noctua NH-D15S, 64GB GSkill 6000/30, EVGA RTX3090 Alienware AW3420DW 34" 21:9 GSync, Corsair HX1000i PSU, 4TB Crucial T705 PCIe5 + 2TB Samsung 970Evo Plus, TM TCA Officer Pack, Saitek combat pedals, TM Warthog, TM RS300 FF wheel/pedals, Coolermaster HAF XB case
June 20, 201114 yr Author In the end I just installed Windows 7 at the default IDE settings although I see that ACHI drivers are installed so I am guessing that it has been enabled in the bios.Mark. Mark CYYZ
June 22, 201114 yr Most of the literature I've read on this says that on traditional platter drives, AHCI only provides a performance advantage in a heavy random disk access (e.g. network server) environment where command queuing can effectively reorder disk head seeks that would otherwise keep the head thrashing all across the drive...in a typical desktop PC, AHCI is usually just a tad slower than IDE (but not much). On an SSD, AHCI's Native Command Queuing can really speed up SSD I/O by allowing the PC to stack up I/O commands--the advantage isn't due to being able to optimize disk head movement (since there are no disk heads in an SSD), but instead the CPU does not have to wait for each disk I/O command to complete before issuing the next one. So the SSD can immediately get to work on the next I/O command in the queue when it completes an I/O command, rather than having to sit idle waiting for the CPU to then issue the next command after the disk subsystem signals that the last command was completed.All that said, I would build the PC with AHCI enabled in the BIOS, because that way when Windows is first loaded it will install the AHCI drivers, along with the IDE drivers (which are always installed by default). Once that's done, you can then later switch back-and-forth between AHCI and IDE mode at will to determine if there's any difference in performance that matters to you, or if you later add an SSD and need AHCI. If the OS isn't first installed with AHCI enabled, the AHCI drivers are not installed, and switching later to AHCI becomes a much trickier proposition.I've never really noticed a difference with mechanical drives either way, but as you said it is ideal to at least select AHCI from the beginning and then one can switch back should they so choose.
June 24, 201114 yr You can switch to IDE in BIOS if you originally installed with AHCI?Thats good to know.....any known ill effects? Glenn Ryzen 3700X, X570 Pro Wifi, 32GB 3600mhz RAM, Nvidia Titan Xp "Galactic Empire", RM750x PSU, H700 case, 2x NVMe M2 SSD, 1x SATA SSD
June 25, 201114 yr You can switch to IDE in BIOS if you originally installed with AHCI?Thats good to know.....any known ill effects?You may need to edit a registry key to tell Windows to load the generic IDE driver rather than the AHCI driver in order for the machine not to BSOD with an 0x0000007b (or similar) stop code. Microsoft has a Knowledge Base article on the matter.
June 25, 201114 yr You may need to edit a registry key to tell Windows to load the generic IDE driver rather than the AHCI driver in order for the machine not to BSOD with an 0x0000007b (or similar) stop code. Microsoft has a Knowledge Base article on the matter.No, it's the other way around...the reg key edit will be required if the SATA mode is changed *to* AHCI mode and the AHCI driver is not enabled. The IDE driver pciide.sys is always enabled when Windows is installed, regardless of the actual presence of a device running in IDE mode. The AHCI driver msahci.sys, is only enabled at the time of Windows installation if one of more of the active drives is running in AHCI mode.At any rate, the registry edit in the referenced KB article only covers enabling the AHCI driver, and does not affect the IDE driver.@gjharrall--no ill effect...you'll probably have to double-boot the machine once after you switch modes, as Windows will recognize the devices running in a new (changed) mode, load the IDE drivers, and then need to reboot again. The data structures etc are all the same, and high-level programs will not see a diffference--it's just a difference in the low-level (OS) driver protocols. Bob Scott | President and CEO, AVSIM Inc ATP Gulfstream II-III-IV-V Sys1 (MSFS20+24/XPlane12+11): AMD 9800X3D, water 2x240mm, MSI MPG X670E Carbon, 64GB GSkill 6000/30, nVidia RTX4090FE Alienware AW3821DW 38" 21:9 GSync, 2x4TB Crucial T705 PCIe5 + 2x2TB Samsung 990 SSD, EVGA 1000P2 PSU, 12.9" iPad Pro Thrustmaster TCA Boeing Yoke, TCA Airbus Sidestick, Twin TCA Airbus Throttle quads, PFC Cirrus Pedals, Coolermaster HAF932 case Sys2 (P3Dv5/v4): i9-13900KS, water 2x360mm, ASUS Z790 Hero, 32GB GSkill 7800MHz CAS36, ASUS RTX4090 Samsung 55" JS8500 4K TV@60Hz, 3x 2TB WD SN850X 1x 4TB Crucial P3 M.2 NVME SSD, EVGA 1600T2 PSU Fiber link to Yamaha RX-V467 Home Theater Receiver, Polk/Klipsch 6" bookshelf speakers, Polk 12" subwoofer, 12.9" iPad Pro PFC yoke/throttle quad/pedals with custom Hall sensor retrofit, Thermaltake View 71 case, Stream Deck XL button box Sys3 (DCS/P3Dv4/ATS/ETS): AMD 7800X3D, MSI MPG X870E Carbon, Noctua NH-D15S, 64GB GSkill 6000/30, EVGA RTX3090 Alienware AW3420DW 34" 21:9 GSync, Corsair HX1000i PSU, 4TB Crucial T705 PCIe5 + 2TB Samsung 970Evo Plus, TM TCA Officer Pack, Saitek combat pedals, TM Warthog, TM RS300 FF wheel/pedals, Coolermaster HAF XB case
June 26, 201114 yr Thanks!Is it really worth switching to IDE from AHCI for FSX purposes? Glenn Ryzen 3700X, X570 Pro Wifi, 32GB 3600mhz RAM, Nvidia Titan Xp "Galactic Empire", RM750x PSU, H700 case, 2x NVMe M2 SSD, 1x SATA SSD
June 26, 201114 yr Thanks!Is it really worth switching to IDE from AHCI for FSX purposes?Probably not, unless you have an older storage device that doesn't play well with AHCI and runs significantly slower as a result. IIRC, some of the older 150GB Raptors had issues with AHCI, at least with earlier versions of the drivers. But newer drivers, and especially newer devices, shouldn't have those kinds of problems. Bob Scott | President and CEO, AVSIM Inc ATP Gulfstream II-III-IV-V Sys1 (MSFS20+24/XPlane12+11): AMD 9800X3D, water 2x240mm, MSI MPG X670E Carbon, 64GB GSkill 6000/30, nVidia RTX4090FE Alienware AW3821DW 38" 21:9 GSync, 2x4TB Crucial T705 PCIe5 + 2x2TB Samsung 990 SSD, EVGA 1000P2 PSU, 12.9" iPad Pro Thrustmaster TCA Boeing Yoke, TCA Airbus Sidestick, Twin TCA Airbus Throttle quads, PFC Cirrus Pedals, Coolermaster HAF932 case Sys2 (P3Dv5/v4): i9-13900KS, water 2x360mm, ASUS Z790 Hero, 32GB GSkill 7800MHz CAS36, ASUS RTX4090 Samsung 55" JS8500 4K TV@60Hz, 3x 2TB WD SN850X 1x 4TB Crucial P3 M.2 NVME SSD, EVGA 1600T2 PSU Fiber link to Yamaha RX-V467 Home Theater Receiver, Polk/Klipsch 6" bookshelf speakers, Polk 12" subwoofer, 12.9" iPad Pro PFC yoke/throttle quad/pedals with custom Hall sensor retrofit, Thermaltake View 71 case, Stream Deck XL button box Sys3 (DCS/P3Dv4/ATS/ETS): AMD 7800X3D, MSI MPG X870E Carbon, Noctua NH-D15S, 64GB GSkill 6000/30, EVGA RTX3090 Alienware AW3420DW 34" 21:9 GSync, Corsair HX1000i PSU, 4TB Crucial T705 PCIe5 + 2TB Samsung 970Evo Plus, TM TCA Officer Pack, Saitek combat pedals, TM Warthog, TM RS300 FF wheel/pedals, Coolermaster HAF XB case
Create an account or sign in to comment