12-05-2018 03:07 PM
12-05-2018 03:07 PM
Storage Executive gives this message:
Drive Details | Performance and Optimization:
"Enable AHCI Mode - Your motherboard BIOS configuration is set to 'IDE' mode. This configuration should be set to 'AHCI' mode for optimal performance and to ensure full software feature support."
But it seems to be already enabled?
AHCI mode enabled in BIOS.
Device Manager | IDE ATA/ATAPI Controllers - contains "Standard AHCI 1.0 Serial ATA Controller"
Registry: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\msahci: Start=0
Is this a problem with the Storage Executive software, or have I failed to enable something somewhere? I cloned the entire contents of my old HDD to this SSD, I did not do a Windows re-install, afterwards I changed the BIOS setting from IDE to AHCI, then rebooted.
Win7 64-bit, Crucial MX500.
Storage Executive software Version: 3.60.082018.04
Driver Version: 6.1.7601.18231 (Standard Dual Channel PCI IDE Controller)
Firmware Revision: M3CR022
12-06-2018 12:34 AM
12-06-2018 12:34 AM
It might be because you switched that you have both drivers enabled whereas a windows install would only enable oen or the other. So Storage Exec may just be saying the IDE driver and judging you on that.
You can double check with https://www.alex-is.de/PHP/fusion/downloads.php?download_id=9 which as you can see in the screenshnots, tells you the driver the drive is using.
12-06-2018 04:09 AM - edited 12-06-2018 04:25 AM
12-06-2018 04:09 AM - edited 12-06-2018 04:25 AM
Obviously something wrong. But I dont know what?
12-06-2018 07:03 AM - edited 12-06-2018 07:03 AM
12-06-2018 07:03 AM - edited 12-06-2018 07:03 AM
Screenshots can only be seen by the poster until they've been moderated. I can't see them yet. From what you've written though, I assume they show it in IDE mode?
The choice between IDE and AHCI is controlled entirely by the BIOS. Any changes made in Windows are purely to make those BISO settings actually work in Windows. So it must eb set incorrectly in the BIOS (or a BIOS bug!). Note that motherboards often have multiple SATA controllers as the chipsets don't allow many drives so manufacturers often add a third party controller. So it may be that you've changed the setting for a controller that the drive isn't actually on? otherwise you;d need to consult your motherboard manual or contact your motherboard manufacturer.
It's worth noting that RAID is a superset of AHCI features. You can enable it and get the performance boost you need from the AHCI features, even if not using RAID. But switching to RAID needs a Windows reinstall in my experience.
12-06-2018 07:27 AM
12-06-2018 07:27 AM
Thanks! I think I solved it: there are actually TWO places in the Asus P7P55D-E BIOS that needed setting to AHCI (I had only done one).
I set it in Main/Storage Configuration/Configure SATA As [IDE/RAID/AHCI]... but did not know I also needed to set it in Advanced/Onboard Device Configuration/Marvell SATA Controller [Disabled/IDE/AHCI].
It's all now showing AHCI correctly, and my benchmark tests are greatly increased!
Crucial Storage Executive reports:
Driver Version: | 6.1.7601.18231 (Standard AHCI 1.0 Serial ATA Controller |
12-06-2018 09:20 AM
12-06-2018 09:20 AM
That suggests you have it hooked up to sata ports connected to a marvell controller rather than your chipset (intel/amd)
Historically those controllers were rubbish - though they may have improved. If your benchmarks are not what you'd expect though - this is likley way. And moving the drive to a chipset sata port would be the solution.
12-06-2018 10:12 AM
12-06-2018 10:12 AM
Yes. The P7P55D-E also has Intel P55 and JMicron SATA connectors. Unfortunately they are "SATA 3.0Gb/s". The only "SATA6.0GB/s" connectors are the Marvell ones I'm using.
This board also has something called "IO Levelup" which can boost SATA speeds further, but only by decreasing PCIExpress and USB3.0 speeds. So I'm not using that.
12-06-2018 12:17 PM
12-06-2018 12:17 PM
The Intel sata 2 connectors were historically still better than the marvell sata 3 ones! Despite the higher sequential speeds, the marvell had terrible small file performance. Which is what SSD's are all about.
12-07-2018 09:29 AM - edited 12-07-2018 09:58 AM
12-07-2018 09:29 AM - edited 12-07-2018 09:58 AM
Just switched from Marvel SATA III controllers to Intel P55 SATA II controllers, and compared benchmarks. Holey moley! AS SSD Benchmark score has increased over 100% ! Thanks for the suggestion!
12-07-2018 11:44 AM
12-07-2018 11:44 AM
No problem. It is a little counter-intuitive to use the sata 2 ports when you have sata 3 ones isn't it?