zimbie_z Posted January 18, 2008 Posted January 18, 2008 (edited) I have a P35 Chipset and this is the procedure that worked for me even though bios doesn't say enhanced only AHCI.1. Downloaded Newest Intel® Matrix Storage Manager for my board. 2. Command Prompt ran c:\anyfolder\filename.exe /a3. Copied IaStor.sys from \Program Files\Intel\Intel Matrix Storage Manager\Drivers folder to C:\Windows\System32\drivers\4. Copied the following registry file into notepad and saved as ahci.reg5. Double clicked newly created file to install to registry. 6. Reboot and change bios to AHCI7. Double clicked on previously downloaded Intel® Matrix Storage Manager installer. And Rebooted.8. Go to device manager, double klick your hard-drive(s) under "disk drivers", go to "policies" tab and mark "Enable write caching for this disk"_____________________________________________________________________________________Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\CriticalDeviceDatabase\pci#ven_8086&dev_2922&cc_0106]"Service"="iaStor""ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor]"Type"=dword:00000001"Start"=dword:00000000"Group"="SCSI miniport""ErrorControl"=dword:00000001"ImagePath"="system32\\drivers\\iaStor.sys""tag"=dword:00000019"DisplayName"="Intel AHCI Controller"[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor\Parameters]"queuePriorityEnable"=dword:00000000[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor\Enum]"0"="PCI\\VEN_8086&DEV_2922&SUBSYS_B0051458&REV_02\\3&13c0b0c5&0&FA""Count"=dword:00000001"NextInstance"=dword:00000001______________________________________________________________________ Edited January 18, 2008 by zimbie_z
puntoMX Posted January 18, 2008 Author Posted January 18, 2008 I had not installed Chipset Driver yet.You have to install the driver file first else it will not help.EDIT: Okay! So it worked after all, congratulations .EDIT2: Could you post your BIOS setting please so I can add them to the first post in this topic.
hiking2001 Posted January 18, 2008 Posted January 18, 2008 Thanks, I tried the setup instructions and my AHCI is now enabled. Everything works perfectly. I have a Gigabyte GA-P35-DS3L.
zimbie_z Posted January 19, 2008 Posted January 19, 2008 (edited) Please see the attachment. The only question I have is how to fix the PCI installation problem using the IAAHCI.INF driver. Manual Install what? I assume "IDE/ATAPI controllers", then "standard dual channel pci ide controller"Then Browse to IAAHCI.INF and choose it?Is this correct?I will post my BIOS settings for you when I get a chance. Edited January 21, 2008 by zimbie_z
zimbie_z Posted January 19, 2008 Posted January 19, 2008 I had not installed Chipset Driver yet.You have to install the driver file first else it will not help.EDIT: Okay! So it worked after all, congratulations .EDIT2: Could you post your BIOS setting please so I can add them to the first post in this topic.BIOS picture attached.
hadrum Posted January 19, 2008 Posted January 19, 2008 Hello,I have been trying quite a bit and cannot get it to work even though I am following the instructions.I run XP prof sp2, on a GA-P35-DQ6. I have the latest bios version. My windows drive shows as G:, and the boot drive is slave on channel 2 when running IDE.Currently, I have two (IMHO) relevant serial ata storage controllers in device manager: 2920 and 2926. I have four SATA-devices on 2920 (2 HD, 2DVD) and none on 2926. Thus, I do not bother about 2926.What I am registering looks like yours, though I use 2920 instead of 2923 (and no mention of 2926). In my registry, I now have "ControlSet002" - "ControlSet004", with current = default = 3, failed = 1, lastknowngood=4, thus I put the registry keys into "003" instead of "001" but still no go.Any advice would be very appreciated!
VascoMan Posted January 21, 2008 Posted January 21, 2008 I followed your directions exactly on asus p5k-vm + raptor150. Everything is working very nicely!I have a question: is there a way to have the AHCI turned on during xp installation? so we have to press F6, etc. ?thanks.
nitroshift Posted January 21, 2008 Posted January 21, 2008 I followed your directions exactly on asus p5k-vm + raptor150. Everything is working very nicely!I have a question: is there a way to have the AHCI turned on during xp installation? so we have to press F6, etc. ?thanks.The method described here provides a way to enable AHCI after windows is installed. Should you want to have AHCI enabled from the start (before installing windows), you must follow the F6 method or integrate the chipset drivers into the windows installation disk either using nLite or through driverpacks. Hope this answers your question.
VascoMan Posted January 21, 2008 Posted January 21, 2008 (edited) How to enable AHCI on Intel ICH9 under XP - DURING INSTALLOk, I gave this a shot, and seems to be working?STEPS:1. Unpacking the Driverssame as above1.1 Extracting .IMA file with Magic ISOsame as above2.1 Preparing the driversOpen the IAAHCI.INF with Notepad. Use CRTL-R and you should get a “replace” window. In the first input window you type “2821” and the second “2923”, so you will replace all “2821” text to “2923”, and click “Replace All”.Replace the line:PCI\VEN_8086&DEV_2923&CC_0106.DeviceDesc = "Intel(R) 82801HR/HH/HO SATA AHCI Controller"To:PCI\VEN_8086&DEV_2923&CC_0106.DeviceDesc = "Intel(R) ICH9 SATA AHCI Controller"Save the file under the same name, e.g. IAAHCI.INF and exit Notepad.Open the TXTSETUP.OEM with Notepad. Use CRTL-R and you should get a “replace” window. In the first input window you type “2821” and the second “2923”, so you will replace all “2821” text to “2923”, and click “Replace All”.Replace the line:iaAHCI_ICH8R = "Intel(R) 82801HR/HH/HO SATA AHCI Controller (Desktop/Server/Workstation)"To:iaAHCI_ICH8R = "Intel(R) ICH9 SATA AHCI Controller"Save the file under the same name, e.g. TXTSETUP.OEM and exit Notepad.2.2 Preparing the mediaIAAHCI.CATIAAHCI.INF - this has been modified by youIASTOR.CATIASTOR.INFIASTOR.SYSTXTSETUP.OEM - this has been modified by youChoose one of:A: save these files to floppy (F6 method)B: integrate using nlite. (slipstream method)3. Creating Windows registry fileNot needed. After installing XP with this method, the registry already contains these settings.4. BIOS SettingsRestart the computer and enter the BIOS (Mostly entered by pressing DEL). Make the settings:SATA RAID/AHCI Mode [AHCI]SATA Port0-3 Native Mode [Enabled]For ASUS P5K motherboards (IF present in BIOS, please report if not present.):SATA Configuration [Enhanced]Configure SATA as [AHCI]Also, dont forget to set BOOT ORDER to CD/DVD first, HDD second.Next, SAVE and EXIT.5. Installing the drivers in WindowsPut your xp installation disk in the drive.If you saved files to floppy, hit F6 at the prompt.6. Final installation checksame as above.7. Editors thoughtsSeems to be working on P5K-VM.Anyone else try this? Edited January 24, 2008 by VascoMan
jrf2027 Posted January 25, 2008 Posted January 25, 2008 puntoMX,Thanks for the great work! I've successfully enabled AHCI on my Gateway GM5478 (uses an OEM board from Intel, the DG33SXG2) by following your guide. Couple of tweaks to your original instructions for this particular board - may be applicable to other Intel-branded or Intel OEM boards:In Step 2 - I did not need to edit IAAHCI.INF. In Step 3 - I needed to tweak your original registry file as follows:Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\CriticalDeviceDatabase\pci#ven_8086&dev_2922&cc_0106]"Service"="iaStor""ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor]"Type"=dword:00000001"Start"=dword:00000000"Group"="SCSI miniport""ErrorControl"=dword:00000001"ImagePath"="system32\\drivers\\iaStor.sys""tag"=dword:00000019"DisplayName"="Intel AHCI Controller"[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor\Parameters]"queuePriorityEnable"=dword:00000000[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor\Enum]"0"="PCI\\VEN_8086&DEV_2922&SUBSYS_5044107B&REV_02\\3&18d45aa6&0&FA""Count"=dword:00000001"NextInstance"=dword:00000001As I have my system set up to dual boot with XP and Vista, I was able to figure out the necessary registry edits by using the same driver under Vista. Thanks again!
puntoMX Posted January 26, 2008 Author Posted January 26, 2008 VascoMan, thank you for the testing, also nice to see the nLite / unattended add-on there . If some one else confirms that it works I will edit my first post to add your information.As I have my system set up to dual boot with XP and Vista, I was able to figure out the necessary registry edits by using the same driver under Vista.Intel(R) ICH9 6 Port SATA AHCI Controller - 2922Intel(R) ICH9 4 Port SATA AHCI Controller – 2923jrf2027, it seems I forgot that there was also a 6 Port SATA ICH9 Controller; I should edit this in my first post soon, thank you!
Neo - Matrix Posted January 28, 2008 Posted January 28, 2008 It worked like a charm on my GA-P35-DS3 rev2But i would like to make and Addon like DriverPacks to make it work during setup. any chance for better instructions on this !?
puntoMX Posted January 28, 2008 Author Posted January 28, 2008 VascoMan already made the guide to that. If you don’t know what to do with it the please take a look at the nLite / unattended sections on this forum.
chival4ry Posted January 29, 2008 Posted January 29, 2008 (edited) Hi.I tested on BIOS 0406[with AHCI Mode : not jmicron] & 0805[without AHCI Mode] in ASUS-P5K(plain), but failed.^^; ( I don`t use RAID Configurations [RAID 0, RAID 1, ...] )[1] ( puntoMX ) (BIOS 0406)1. Unpacking drivers (done)1.1 Extracting .IMA file with Magic ISO ( I used UltraISO. )2. Preparing the drivers (done)3. Creating Windows registry file (done)4. BIOS Settings ( SATA Configuration[Enhanced] + Configure SATA as [AHCI] => My experience : SATA Configuration[intel Robson Technology - Enabled or Disabled] + Configure SATA as [AHCI] )So I couldn`t experience the next steps[ 5. & 6. ] 5. Installing the drivers in Windows6. Final installation check[2] ( VascoMan ) (BIOS 0406)1. Unpacking the Drivers (done)1.1 Extracting .IMA file with Magic ISO ( I used UltraISO. )2.1 Preparing the drivers (done)2.2 Preparing the media (done)3. Installing the drivers in Windows (done - F6 method)4. BIOS Settings ( SATA Configuration[Enhanced] + Configure SATA as [AHCI] => My experience : SATA Configuration[intel Robson Technology - Enabled or Disabled] + Configure SATA as [AHCI] )5. Creating Windows registry file (done - After installing XP with this method, the registry didn`t contain these settings.)6. Final installation check ( I couldn`t try this step because of step 4. )Who succeeded on ASUS-P5K ?----------I modified my experiences. ( one more : Robinson => Robson ) Edited January 30, 2008 by chival4ry
puntoMX Posted January 29, 2008 Author Posted January 29, 2008 (edited) 4. BIOS Settings ( SATA Configuration[Enhanced] + Configure SATA as [AHCI] => My experience : SATA Configuration[intel Robinson Technology - Enabled or Disabled] + Configure SATA as [AHCI] )Keep the "Intel Robinson Technology" (What a name to use in the BIOS, should be Robson)) Disabled first and just set SATA as AHCI.Or what problem do you have with point 4? Edited March 10, 2011 by puntoMX Robson
Recommended Posts