Jack t.N.
MSIHQ Red Rockets Team Member
Global Moderator
   
Offline
Posts: 9,366
汉语?
|
 |
« Reply #40 on: 22 March 07, 15:35:16 » |
|
Have you done exactly what I described in my first Post? First Step:Open Windows Notepad and create a REG-file and name it as you like (example: AHCI. reg) Copy and paste the following lines into that reg-file and save it: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\CriticalDeviceDatabase\pci#ven_8086&dev_2821&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_2821&SUBSYS_B0051458&REV_02\\3&13c0b0c5&0&FA" "Count"=dword:00000001 "NextInstance"=dword:00000001 Now double-click on your reg-file to make the above changes to the Windows registry. Do not restart your computer at this point.Second Step:Copy the iaStor.sys-File into the \Windows\System32\Drivers\-Folder if it isn't in there already. The file is part of the of the Intel Matrix Storage Manager-Packet (IATA621_CD.EXE) and can be retrieved manually: \START\Run --> IATA621_CD.EXE -a -aAfter entering this command the file should be in the following folder: ...\Program Files\Intel\Intel Matrix Storage Manager\Driver...and ready to be copied. Third Step:Restart your computer, enter BIOS and switch to AHCI-mode. Save, exit and load Windows XP which should now start properly, discover the SATA AHCI Controller and ask for a driver. Abort the whole Windows-Driver-Installation procedure and run IATA621_CD.EXE instead to take care of the installation. Restart your system.
|
|
|
|
|
Logged
|
Current System:E6600 @3.6 GHz, EIST enabl./C1E=enabl., VCore=1.33V -- P45 Platinum, BIOS v1.7b4 -- 2Gb Kingston HyperX KHX8500D2K2/2G @1067 MHz, 2V, 5-5-5-18 -- MSI N295GTX-M2D1792 -- Corsair VX-550W, 41A@12V
|
|
|
|
butterfield
Guest
|
 |
« Reply #41 on: 23 March 07, 13:07:32 » |
|
hello jack,
some feedback:
I have tried your guide on my 975 powerup (windows xp home) and it worked right away...
after running that registry file i restarted my computer and changed the setting to AHCI mode.
windows booted without any errors and found the ahci controller
i took care of that and didn't run into any problems so far.
|
|
|
|
|
Logged
|
|
|
|
Quadrifoglio Verde
Emperor
Offline
Posts: 1,414
Alfa male
|
 |
« Reply #42 on: 24 March 07, 00:36:24 » |
|
@Jack the Newbie (and others):
I got some new drives (see sig), so I just used your guide to integrate AHCI drivers. Works perfectly, thanks for posting it. Now I'm trying to get my RAID 1 array going, setup of the array in Intel Storage DOS util goes fine. But then I try to boot from the single drive, BSOD when WinXP loads. I can now only boot into Windows when BIOS setting is set to AHCI, not when set to RAID.
I guess it's a driver related issue, but in AHCI mode my RAID 1 array is not there so installing drivers proves pretty difficult. Some advice anyone? Thanks...
|
|
|
|
|
Logged
|
Desktop MSI K9A2 Platinum / AMD Phenom II X4 940 Black Edition / Scythe Ninja / 4 x 1 GB Crucial Ballistix Tracer DDR2-1066 / ASUS Radeon HD 5770 1 GB / Lian Li V1000 Plus II / Enermax FMA 465 / Samsung SH-S182D / Intel X25-M Postville 80 GB (Vista x64 SP2) / OCZ Core SSD 32 GB (WinXP Pro x86 SP2) / 2 x Seagate Barracuda 7200.10 250 GB 16 MB (RAID 0 @ SB600) / Enermax Aurora Premium (black) / Logitech MX518 / Logitech Z-10 / Eizo S2201WH-BK 22" + Dell 1908FP 19" LCDs
HTPC MSI K9A2 Neo-F / AMD Athlon II X4 600e / AC Alpine 64 PWM / 2 x 1 GB Kingston DDR2-667 / ASUS Radeon HD 3450 Silent / Enermax FMA 465 / 2 x Seagate Barracuda 7200.11 1 TB / OCZ Core SSD 32 GB (Vista x64 SP2) / LG Blu-Ray
NAS Edimax NS-2502 / 2 x Seagate Barracuda 7200.11 320 GB
|
|
|
Jack t.N.
MSIHQ Red Rockets Team Member
Global Moderator
   
Offline
Posts: 9,366
汉语?
|
 |
« Reply #43 on: 24 March 07, 00:53:24 » |
|
I am glad to hear, that the AHCI-guide worked (this applies to butterfield's feedback as well). I will post the content of a REG-File that was intended to allow switching to RAID-mode and basically affords the same procedure as I described before. I have not tried it myself but maybe it will help you and it might be worth a try in your case: Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\CriticalDeviceDatabase\pci#ven_8086&dev_2822&cc_0104] "Service"="iaStor" "ClassGUID"="{4D36E97B-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 RAID Controller"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor\Parameters] "queuePriorityEnable"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor\Parameters\oromVersion] "MajorVersion"=dword:00000006 "MinorVersion"=dword:00000000 "HotfixNumber"=dword:00000000 "BuildNumber"=dword:000003fe
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor\Enum] "0"="PCI\\VEN_8086&DEV_2822&SUBSYS_B0001458&REV_02\\3&13c0b0c5&0&FA" "Count"=dword:00000001 "NextInstance"=dword:00000001
|
|
|
|
« Last Edit: 24 March 07, 01:14:25 by Jack the Newbie »
|
Logged
|
Current System:E6600 @3.6 GHz, EIST enabl./C1E=enabl., VCore=1.33V -- P45 Platinum, BIOS v1.7b4 -- 2Gb Kingston HyperX KHX8500D2K2/2G @1067 MHz, 2V, 5-5-5-18 -- MSI N295GTX-M2D1792 -- Corsair VX-550W, 41A@12V
|
|
|
Quadrifoglio Verde
Emperor
Offline
Posts: 1,414
Alfa male
|
 |
« Reply #44 on: 24 March 07, 01:25:44 » |
|
Thanks for the quick response...
I guess I was too quick with my post, it's seems to be working after all in AHCI mode. I'm copying some data to the array right now, to see if everything is working like it's supposed to. If not, I will give this new .reg file a try and let you know how it works out.
|
|
|
|
|
Logged
|
Desktop MSI K9A2 Platinum / AMD Phenom II X4 940 Black Edition / Scythe Ninja / 4 x 1 GB Crucial Ballistix Tracer DDR2-1066 / ASUS Radeon HD 5770 1 GB / Lian Li V1000 Plus II / Enermax FMA 465 / Samsung SH-S182D / Intel X25-M Postville 80 GB (Vista x64 SP2) / OCZ Core SSD 32 GB (WinXP Pro x86 SP2) / 2 x Seagate Barracuda 7200.10 250 GB 16 MB (RAID 0 @ SB600) / Enermax Aurora Premium (black) / Logitech MX518 / Logitech Z-10 / Eizo S2201WH-BK 22" + Dell 1908FP 19" LCDs
HTPC MSI K9A2 Neo-F / AMD Athlon II X4 600e / AC Alpine 64 PWM / 2 x 1 GB Kingston DDR2-667 / ASUS Radeon HD 3450 Silent / Enermax FMA 465 / 2 x Seagate Barracuda 7200.11 1 TB / OCZ Core SSD 32 GB (Vista x64 SP2) / LG Blu-Ray
NAS Edimax NS-2502 / 2 x Seagate Barracuda 7200.11 320 GB
|
|
|
|
Maesus
|
 |
« Reply #45 on: 10 April 07, 13:07:55 » |
|
All, I perform the very same guide as Jack The Newbie posted, and it does work on my C2D with Vista 64-bit. 
|
|
|
|
|
Logged
|
Please read the ==> MOAN Guide<== Maesus My PC:Now using : IBM Thinkpad T60pCore 2 Duo recipe E6600 2.66Ghz with GB Rocket Cooler Pro : MSI 975X Platinum PUE BIOS 7.6 : DDR2-667 2x1GB + DDR2-800 2x1GB : MSI 8800 Ultra : 80GB WD Caviar SE : Maxtor 250GB SATA : LiteOn LH-20A1S DVD writer + Samsung SH-W162C DVD writer : MSI Theater 550 Pro : LOGITECH Z-680 : DELL E228WFP 22" LCD : PowerLogic 500W PSU with +12V1&+12V2 @ 32A total
|
|
|
|
Viktor92
|
 |
« Reply #46 on: 11 April 07, 10:40:27 » |
|
All, I perform the very same guide as Jack The Newbie posted, and it does work on my C2D with Vista 64-bit.  Have you seen any perfomance difference ??
|
|
|
|
|
Logged
|
C2Q Q6600 G0 @ 3 Ghz 1.2125v / MSI P35 Neo2 FR v1.1 - Bios v1.85b ALL voltages stock - C1E enabled 4 x 2GB G.Skill 1000 @ 835 Mhz (1:1.25 - 2.0v - 5-5-5-13) Thermalright Ultima 90 & Papst 92mm TYP3412 WD Caviar Black AALS 640 GB Sata II / WD SE16 AAKS 640 GB Sata II Samsung S203D DVD RW Sata / Pioneer 112 DVD RW Samsung SyncMaster 971p / eVGA GTS 250 512 MB Compro Videomate TV Gold Plus II / Pc Power & Cooling Silencer 750 / APC BackUps-Pro 650
|
|
|
obvious
Newbie
Offline
Posts: 2
|
 |
« Reply #47 on: 21 May 07, 19:55:52 » |
|
ok, just for fun I tried this on an Abit i90HD under Vista32
Everything goes to plan until the reboot and then I got the dreaded STOP: 0x0000007B (inaccessible boot device) while loading crcdisk.sys
Had to revert to standard IDE mode under SATA options in the BIOS.
Just thought I'd mention it. I thought about maybe changing the vendor ID string but I think it's Intel anyway so that would remain the same.
The only thing of note is that there's an IaStorV.sys in system32/drivers as well as knocking about in similar registry corners.
|
|
|
|
« Last Edit: 22 May 07, 18:05:10 by obvious »
|
Logged
|
|
|
|
|
|
obvious
Newbie
Offline
Posts: 2
|
 |
« Reply #49 on: 24 May 07, 12:37:25 » |
|
I am not sure, but doesn't the Abit i90HD use an ATI Radeon Xpress 1250 Chipset?
ah, erm, yes  sometimes I forget who's in bed with who driver wise. ; ahcix86.INF ; Copyright Tue 10/04/2005 ATI Technologies Inc. ; [Version] signature="$Windows NT$" Class=SCSIAdapter ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318} CatalogFile=ahcix86.cat Provider=%ATI% DriverVer=09/21/2006, 2.500.1540.32 ;
[DestinationDirs] ahci8086.Files.x86_12 = 12
[SourceDisksNames.x86] 0=%Desc_x860%
[SourceDisksFiles.x86] ahcix86.sys=0,
[ControlFlags] ExcludeFromSelect=*
[Manufacturer] %ATI%=ATI
[ATI] %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_80121854 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_80131854 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_2C311509 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_595016F3 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_595216F3 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_240E174B %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_2410174B %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_240D174B %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_500017F2 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_60101695 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_73281462 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_73291462 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_14F21043 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_73261462 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_2A52103C %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_2A51103C %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_13E810CF %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_30C2103C %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_2A4E103C %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_2A4F103C %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_72971462 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_01FC1028 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_01FD1028 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_604C107B %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_B0041458 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_10D11734 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_600F1695 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_600E1695 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_21231019 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_21241019 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_43811019 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_43821019 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_100415BD %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_100515BD %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_0611A0A0 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_0614A0A0 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_21341019 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_21351019 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_21361019 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_21811019 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_21821019 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_21411019 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_21421019 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_72431462 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_72441462 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_71741462 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_71751462 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_B0031458 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_D6028086 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_43811849 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_43821849 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_280A103C %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_2814103C %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_82311043 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_82321043 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_43811002 %NapaDesc%=Napa_Inst,PCI\VEN_1002&DEV_4380&SUBSYS_43821002 %ATI_Raid_ControllerDesc%=NODRV,SCSI\ProcessorATI_____
[NODRV] CopyFiles=MoveNODRV
[MoveNODRV]
[NODRV.Services] ; ; this is blank to just allow the install to succeed ; AddService = , %SPSVCINST_ASSOCSERVICE% ; null service install
[Napa_Inst.ntx86] CopyFiles = ahci8086.Files.x86_12
[Napa_Inst.ntx86.Services] AddService = ahcix86,0x00000002,Napa_Service_Instx86, Napa_EventLog_Inst
[Napa_Service_Instx86] ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_BOOT_START% ErrorControl = %SERVICE_ERROR_NORMAL% ServiceBinary = %12%\ahcix86.sys LoadOrderGroup = "SCSI Miniport" AddReg = pnpsafe_pci_addreg AddReg = ATI_Installer_AddReg
[ahci8086.Files.x86_12] ahcix86.sys
[Napa_EventLog_Inst] AddReg = Napa_EventLog_Inst.AddReg [Napa_EventLog_Inst.AddReg] HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll" HKR,,TypesSupported,%REG_DWORD%,7
[pnpsafe_pci_addreg] HKR, Parameters\PnpInterface, 5, 0x00010001, 0x00000001 HKR, Parameters\Device, NumberOfRequests, 0x00010001, 0x00000080 HKR, Settings\CAM, EnableALPEDisableHotplug, 0x00010001, 0x00000000 HKR, Settings\CAM, EnableCCC, 0x00010001, 0x00000001 HKR, Settings\CAM, CCCTimeoutValue, 0x00010001, 10 HKR, Settings\CAM, CCCCompletionValue, 0x00010001, 32 HKR, Settings\CAM, NCQEnableDiskIDBits, 0x00010001, 0x00000000
[ATI_Installer_AddReg] HKLM,"Software\ATI Technologies\Install\South Bridge\ATI_AHCI_RAID",DisplayName,,"ATI AHCI RAID" HKLM,"Software\ATI Technologies\Install\South Bridge\ATI_AHCI_RAID",Version,,"2.500.1540.32" HKLM,"Software\ATI Technologies\Install\South Bridge\ATI_AHCI_RAID",Install,,"Success"
[pnpsafe_isa_addreg] HKR, Parameters\PnpInterface, 1, 0x00010001, 0x00000001
[pnpsafe_eisa_addreg] HKR, Parameters\PnpInterface, 2, 0x00010001, 0x00000001
[Strings]
; *******Localizable Strings******* ATI= "ATI Technologies Inc." Desc_x860= "ATI AHCI Compatible RAID Controller Driver" NapaDesc= "ATI AHCI Compatible RAID Controller" ATI_Raid_ControllerDesc= "ATI RAID Console"
; *******Non Localizable Strings*******
SERVICE_BOOT_START = 0x0 SERVICE_SYSTEM_START = 0x1 SERVICE_AUTO_START = 0x2 SERVICE_DEMAND_START = 0x3 SERVICE_DISABLED = 0x4
SERVICE_KERNEL_DRIVER = 0x1 SERVICE_ERROR_IGNORE = 0x0 SERVICE_ERROR_NORMAL = 0x1 SERVICE_ERROR_SEVERE = 0x2 SERVICE_ERROR_CRITICAL = 0x3
REG_EXPAND_SZ = 0x00020000 REG_DWORD = 0x00010001
SPSVCINST_ASSOCSERVICE=0x00000002
|
|
|
|
|
Logged
|
|
|
|
|
Bannik
|
 |
« Reply #50 on: 24 May 07, 15:40:37 » |
|
Excuse my interruption, I have just purchased a new Motherboard with an NF650i Chipset, I have two SATA DVD-RW Drives and 2 SATAII Hard Drives, I've read that in order to make the SATA DVD-RW Drives work, I need to set the SATA controller to IDE mode...
Is this true? Or will the SATA DVD-RW Drives work in AHCI mode?
I haven't installed Windows yet and my biggest fear is that the DVD-RW Drives will become unavailable and screw up the Windows install, I know about the Hard Drives, press F6 during setup to install the driver etc, but what about these DVD-RW Drives?
Any and all answers are welcome, please help if you can, I've never used SATA before, everything has always been IDE.
Thanks.
|
|
|
|
|
Logged
|
MSI Technology Rules!
My current rig...
Asus P5N-e SLI Intel Core 2 Duo E6600 2Gb Corsair DDR2/6400 800Mhz Thermaltake Shark Full Tower Case BFG 320Mb 8800GTS OC2 Creative X-FI Gamer Fatality Professional 2xWestern Digital Caviar 120Gb SATA2 Drives 2xLG DVD-RW SATA Drives Running Windows XP Pro SP2
The brightest light is invisible, shine through your deeds and you will warm the universe.
|
|
|
Jack t.N.
MSIHQ Red Rockets Team Member
Global Moderator
   
Offline
Posts: 9,366
汉语?
|
 |
« Reply #51 on: 24 May 07, 16:27:31 » |
|
This thread may not really be the right place to discuss this. Anyway: Is this true? Or will the SATA DVD-RW Drives work in AHCI mode This is not true, at least not in generell. I am using a SATA DVD-RW drive in AHCI mode on my 975X Plat. PUE-mainboard and did not have any problems.
|
|
|
|
|
Logged
|
Current System:E6600 @3.6 GHz, EIST enabl./C1E=enabl., VCore=1.33V -- P45 Platinum, BIOS v1.7b4 -- 2Gb Kingston HyperX KHX8500D2K2/2G @1067 MHz, 2V, 5-5-5-18 -- MSI N295GTX-M2D1792 -- Corsair VX-550W, 41A@12V
|
|
|
|
Bannik
|
 |
« Reply #52 on: 24 May 07, 16:29:35 » |
|
I am using a SATA DVD-RW drive in AHCI mode on my 975X Plat. PUE-mainboard and did not have any problems.
Did you install Windows OK with the SATA in that setting?
|
|
|
|
|
Logged
|
MSI Technology Rules!
My current rig...
Asus P5N-e SLI Intel Core 2 Duo E6600 2Gb Corsair DDR2/6400 800Mhz Thermaltake Shark Full Tower Case BFG 320Mb 8800GTS OC2 Creative X-FI Gamer Fatality Professional 2xWestern Digital Caviar 120Gb SATA2 Drives 2xLG DVD-RW SATA Drives Running Windows XP Pro SP2
The brightest light is invisible, shine through your deeds and you will warm the universe.
|
|
|
Jack t.N.
MSIHQ Red Rockets Team Member
Global Moderator
   
Offline
Posts: 9,366
汉语?
|
 |
« Reply #53 on: 24 May 07, 16:38:53 » |
|
No, I never tried that with XP. However, it worked fine with vista.
Slipstream SATA drivers into a new XP-Install-CD using XP ISO BUILDER and try if it works. I don'really know, why this should be a problem.
|
|
|
|
|
Logged
|
Current System:E6600 @3.6 GHz, EIST enabl./C1E=enabl., VCore=1.33V -- P45 Platinum, BIOS v1.7b4 -- 2Gb Kingston HyperX KHX8500D2K2/2G @1067 MHz, 2V, 5-5-5-18 -- MSI N295GTX-M2D1792 -- Corsair VX-550W, 41A@12V
|
|
|
|
Bannik
|
 |
« Reply #54 on: 24 May 07, 17:13:59 » |
|
Well, thanks for your assistance, I guess it will be trial and error.
|
|
|
|
|
Logged
|
MSI Technology Rules!
My current rig...
Asus P5N-e SLI Intel Core 2 Duo E6600 2Gb Corsair DDR2/6400 800Mhz Thermaltake Shark Full Tower Case BFG 320Mb 8800GTS OC2 Creative X-FI Gamer Fatality Professional 2xWestern Digital Caviar 120Gb SATA2 Drives 2xLG DVD-RW SATA Drives Running Windows XP Pro SP2
The brightest light is invisible, shine through your deeds and you will warm the universe.
|
|
|
uid313
Double Ace
Offline
Posts: 116
Disappointed
|
 |
« Reply #55 on: 06 June 07, 18:23:16 » |
|
Third Step:
Restart your computer, enter BIOS and switch to AHCI-mode. Unfortunately, my MSI P35 Neo-F does not have any AHCI setting in the BIOS. 
|
|
|
|
|
Logged
|
MSI P35 Neo Disappointed.
|
|
|
|
|
|
Bob the Fish
|
 |
« Reply #57 on: 07 June 07, 16:28:56 » |
|
I have the 975X Platinum PowerUp Edition bios 7.50 and have followed all steps listed. I get a BSOD when i turn on ACHI in the bios after adding reg file info and then puting iaStor.sys into the \Windows\System32\Drivers\ folder. could it be beucase of a new iaStor.sys from Intels matrix storage manager? i have the latest one from there web site. Not sure what rong any help would be cool.
|
|
|
|
|
Logged
|
CPU: Core2Duo e6600 at 3.0ghz Finally water cooled! MainBoard: MSI 975X Platinum PowerUp Edition Memory: TWIN2X2048-5400C4 at 675mhz 4-4-4-12 at 1.9v Video Card: Made By ATI x1950pro 256m Case: Thermaltake Armor VA800BWS Cooling: Thermaltake BigWater CL-W0005 Online! HDD: 1x 160g SATA2, 2x 250g SATA2 CD/DVD Drive: LG GSA-H10N 16X SUPER MULTI DVD/CD REWRITER Sound Card: Sound Blaster Audigy 2 ZS Got it back from Creatives RMA! LCD Monitor: Dell 2005FPW 20.1 Wide Screen at 1680 x 1050 Power Supply: PurePower 680w W0049
|
|
|
|
|
|
Bob the Fish
|
 |
« Reply #59 on: 07 June 07, 21:10:12 » |
|
XP pro SP2 up to date as of today.
|
|
|
|
|
Logged
|
CPU: Core2Duo e6600 at 3.0ghz Finally water cooled! MainBoard: MSI 975X Platinum PowerUp Edition Memory: TWIN2X2048-5400C4 at 675mhz 4-4-4-12 at 1.9v Video Card: Made By ATI x1950pro 256m Case: Thermaltake Armor VA800BWS Cooling: Thermaltake BigWater CL-W0005 Online! HDD: 1x 160g SATA2, 2x 250g SATA2 CD/DVD Drive: LG GSA-H10N 16X SUPER MULTI DVD/CD REWRITER Sound Card: Sound Blaster Audigy 2 ZS Got it back from Creatives RMA! LCD Monitor: Dell 2005FPW 20.1 Wide Screen at 1680 x 1050 Power Supply: PurePower 680w W0049
|
|
|
uid313
Double Ace
Offline
Posts: 116
Disappointed
|
 |
« Reply #60 on: 09 June 07, 03:33:29 » |
|
Are you sure? Have a look here in BIOS:
Integrated Peripherals --> On-Chip ATA Devices --> On-Chip SATA Controller --> ?? ??
That is the one? I have that one... I expected it would be an entry named "AHCI" something. It can only be set to "IDE" and "Disabled", I think... Confusing...
|
|
|
|
|
Logged
|
MSI P35 Neo Disappointed.
|
|
|
|
mattyboy
|
 |
« Reply #61 on: 23 June 07, 22:30:59 » |
|
Can you use ACHI and a RAID 0 array at the same time. Like, have ACHI set in BIOS for a RAID array? Probably not right?
|
|
|
|
|
Logged
|
Core 2 Duo E6700 MSI P35 Platinum Mushkin DDR2 800 2x 1GB (4-4-3-10) ATI 2900XT X-Fi Extreme Music Antec quadtro 850w
|
|
|
|
Heart_Sailer
|
 |
« Reply #62 on: 24 June 07, 21:12:11 » |
|
will it work on Windows Vista too ? i have P965M Platinum with 320GB of Seagate 7200.10 HD.
I install both Vista & XP with dual booting.
|
|
|
|
|
Logged
|
Naing
|
|
|
roguepenguin
Newbie
Offline
Posts: 3
|
 |
« Reply #63 on: 07 July 07, 15:21:35 » |
|
Bob the Fish-
I have the same setup - 975x PUE BIOS 7.5 (although I backed down to 7.4 and had the same issue). BSOD while following the procedure. The device ID used in the reg file in this thread does not match my machine, either. Is this the case with others? entry from the reg file here: ven_8086&dev_2821&cc_0106
entry for my SATA controller: ven_8086&dev_27c1 <-- AHCI mode ven_8086&dev_27c0 <-- IDE mode
even with the patched entry, it does not work. Upon reenabling IDE mode, I get a device listed in the registry at HKLM\SYSTEM\CurrentControlSet\Services\iaStor\Enum 0 = Root\LEGACY_IASTOR\0000
(The name of this key shows as "1" instead of "0" if you imported the whole registry file from here, which defines "0" already.) Any ideas?
XP SP2 MSI 975X Platinum PowerUp Ed. 80GB Seagate 7200.10 drive
FOLLOW UP (SOLVED) -
I got angry and forced the regular SATA driver to be replaced by the AHCI Controller driver in the device manager, rebooted, turned it on, and now everything works. Go figure. -Chris
|
|
|
|
« Last Edit: 07 July 07, 15:47:56 by roguepenguin »
|
Logged
|
|
|
|
|
Bob the Fish
|
 |
« Reply #64 on: 18 July 07, 17:01:55 » |
|
Bob the Fish-
I have the same setup - 975x PUE BIOS 7.5 (although I backed down to 7.4 and had the same issue). BSOD while following the procedure. The device ID used in the reg file in this thread does not match my machine, either. Is this the case with others? entry from the reg file here: ven_8086&dev_2821&cc_0106
entry for my SATA controller: ven_8086&dev_27c1 <-- AHCI mode ven_8086&dev_27c0 <-- IDE mode
even with the patched entry, it does not work. Upon reenabling IDE mode, I get a device listed in the registry at HKLM\SYSTEM\CurrentControlSet\Services\iaStor\Enum 0 = Root\LEGACY_IASTOR\0000
(The name of this key shows as "1" instead of "0" if you imported the whole registry file from here, which defines "0" already.) Any ideas?
XP SP2 MSI 975X Platinum PowerUp Ed. 80GB Seagate 7200.10 drive
FOLLOW UP (SOLVED) -
I got angry and forced the regular SATA driver to be replaced by the AHCI Controller driver in the device manager, rebooted, turned it on, and now everything works. Go figure. -Chris
Witch of the listed drivers did you use i get 6 options.
|
|
|
|
|
Logged
|
CPU: Core2Duo e6600 at 3.0ghz Finally water cooled! MainBoard: MSI 975X Platinum PowerUp Edition Memory: TWIN2X2048-5400C4 at 675mhz 4-4-4-12 at 1.9v Video Card: Made By ATI x1950pro 256m Case: Thermaltake Armor VA800BWS Cooling: Thermaltake BigWater CL-W0005 Online! HDD: 1x 160g SATA2, 2x 250g SATA2 CD/DVD Drive: LG GSA-H10N 16X SUPER MULTI DVD/CD REWRITER Sound Card: Sound Blaster Audigy 2 ZS Got it back from Creatives RMA! LCD Monitor: Dell 2005FPW 20.1 Wide Screen at 1680 x 1050 Power Supply: PurePower 680w W0049
|
|
|
|
monographix
|
 |
« Reply #65 on: 12 December 07, 13:52:03 » |
|
This tweak didnt work at first with my board. After some search seeing its coming from a ICH8 chipset i altered the device 2821 values in the reg code with the corresponding to ICH9R, 2922. Heres how it should look: Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\CriticalDeviceDatabase\pci#ven_8086&dev_2821&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_2821&SUBSYS_B0051458&REV_02\\3&13c0b0c5&0&FA" "Count"=dword:00000001 "NextInstance"=dword:00000001
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
Also The iaStor.sys ofcourse can be extracted from the latest matrix storage manager downloaded from Intel site (something like iata78_enu.exe). And its installation files that are being unpacked with the -a-a parameters are found in the Program files folder in the boot hard drive (eg C:\Program Files\Intel)
|
|
|
|
« Last Edit: 16 December 07, 03:14:57 by monographix »
|
Logged
|
Q6600 @ 3 :: 2x1Gb Transcend Axeram 800 @ 1066 5-5-5-15 2.10v:: 8800GT @ 700/1000 MSI P35 Neo2-FR :: Hiper 480 Type-R :: Raptor 36 :: WD2500YS
|
|
|
|
|
|
monographix
|
 |
« Reply #67 on: 16 December 07, 03:16:22 » |
|
ur welcome 
|
|
|
|
|
Logged
|
Q6600 @ 3 :: 2x1Gb Transcend Axeram 800 @ 1066 5-5-5-15 2.10v:: 8800GT @ 700/1000 MSI P35 Neo2-FR :: Hiper 480 Type-R :: Raptor 36 :: WD2500YS
|
|
|
|
marcovtje
|
 |
« Reply #68 on: 30 December 07, 13:45:53 » |
|
I wasn't trying to disagree with you or your excellent guide. I just wanted to make people aware of the possible disadvantage of NCQ. Simply stated, for most desktop users NCQ is not worth enabling. Marketing is trying to make us believe otherwise...
In years long gone by I used SCSI drives on the desktop. Enabling NCQ on a good host adapter (and even cheaper ones like the later Symbios logic) provided a great boost for compiling. The ultimate test I'd like to see is e.g. a Linux kernel compile. (p.s. I'm reading this btw not for the XP side, but I hope that AHCI mode might kill some of the bios bugs of my (plain) P965-F  )
|
|
|
|
|
Logged
|
|
|
|
Glando
Newbie
Offline
Posts: 2
|
 |
« Reply #69 on: 07 January 08, 23:37:47 » |
|
Thanks for your update.   Thx for this thread Jack the Newbie and thx for the MSI Neo2 update monographix !! You saved me a lot of time !! I've got a dual boot XP Pro/Vista Ultimate and it works the same way, except that you need to replace all " iaStor" occurences (without quotes ;-) by " iasStorV" for vista reg file ... btw, I use AHCI for eSata "hot plug"... HTH and... Thx again!! 
|
|
|
|
|
Logged
|
|
|
|
nexusfr
Newbie
Offline
Posts: 4
|
 |
« Reply #70 on: 11 February 08, 03:18:32 » |
|
hi, I did all the steps many time and always the same death screen. my configuration: -xp pro Sp2 -motheboard Msi platinium 975X powerup (ICH7DH) with the last update. -I used IATA621_CD.EXE to extract iastor.sys (I did also a test with iata75_cd) -for the reg file I used : Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\CriticalDeviceDatabase\pci#ven_8086&dev_2821&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_2821&SUBSYS_B0051458&REV_02\\3&13c0b0c5&0&FA" "Count"=dword:00000001 "NextInstance"=dword:00000001 and after hours nothing... :bon someone can help me ?  thanks
|
|
|
|
|
Logged
|
|
|
|
|
|
nexusfr
Newbie
Offline
Posts: 4
|
 |
« Reply #72 on: 11 February 08, 17:39:51 » |
|
Well thanks for your answer,  but I am asking a question ; why some people (in this tread) having the same system like me (motheboard Msi platinium 975X powerup /Xp pro Sp2) the steps works ?  thanks again 
|
|
|
|
|
Logged
|
|
|
|
Jack t.N.
MSIHQ Red Rockets Team Member
Global Moderator
   
Offline
Posts: 9,366
汉语?
|
 |
« Reply #73 on: 11 February 08, 18:53:48 » |
|
I don't know. I worked on my system and I have the same board + OS. Try the following content for your reg-file and see if that changes anything: Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\CriticalDeviceDatabase\pci#ven_27C1&dev_2821&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_27C1&SUBSYS_72461462&REV_02\\3&2411E6FE&0&FS" "Count"=dword:00000001 "NextInstance"=dword:00000001
|
|
|
|
|
Logged
|
Current System:E6600 @3.6 GHz, EIST enabl./C1E=enabl., VCore=1.33V -- P45 Platinum, BIOS v1.7b4 -- 2Gb Kingston HyperX KHX8500D2K2/2G @1067 MHz, 2V, 5-5-5-18 -- MSI N295GTX-M2D1792 -- Corsair VX-550W, 41A@12V
|
|
|
nexusfr
Newbie
Offline
Posts: 4
|
 |
« Reply #74 on: 11 February 08, 21:16:06 » |
|
Re-hi, Forget my last question, now it's working fine  , -I just changed the sata connection for the boot hardDisk (to the blue one under Msi platinium powerup). when I reboot all is ok, nothing different, intel Matrix storage works  . -strange thing, the boot hard drive in materiel propreties it's writing "Sata maxtor 7 scsi disk device" but this hard disk is not "scsi"..? anyway thanks again
|
|
|
|
|
Logged
|
|
|
|
Jack t.N.
MSIHQ Red Rockets Team Member
Global Moderator
   
Offline
Posts: 9,366
汉语?
|
 |
« Reply #75 on: 11 February 08, 21:49:45 » |
|
I just changed the sata connection for the boot hardDisk (to the blue one under Msi platinium powerup). You mean the connector that stands a little seperated from the other four? That port is hosted by the JMicron Controller, not by Intel ICH7DH... That also explains why it is listed as a SCSI Device: http://www.jmicron.com/Driver.htmClick on "FAQ" and you will find this info: JMB driver base on Windows SCSI mini port driver architecture , if any device attach on JMB controller will be an SCSI device. So after all, what you did there may have worked, but it has nothing to do with the procedure.
|
|
|
|
|
Logged
|
Current System:E6600 @3.6 GHz, EIST enabl./C1E=enabl., VCore=1.33V -- P45 Platinum, BIOS v1.7b4 -- 2Gb Kingston HyperX KHX8500D2K2/2G @1067 MHz, 2V, 5-5-5-18 -- MSI N295GTX-M2D1792 -- Corsair VX-550W, 41A@12V
|
|
|
nexusfr
Newbie
Offline
Posts: 4
|
 |
« Reply #76 on: 12 February 08, 03:27:08 » |
|
yes this connector  I really dont know why this procedure dont work with me, I did all the steps many time, lot of people having this Mb and it works good  -my xppro is up to date and very stable. is there any other solutions ? tnks
|
|
|
|
|
Logged
|
|
|
|
Jack t.N.
MSIHQ Red Rockets Team Member
Global Moderator
   
Offline
Posts: 9,366
汉语?
|
 |
« Reply #77 on: 12 February 08, 09:47:28 » |
|
is there any other solutions ? Actually, re-installing Windows with AHCI mode enabled in BIOS IS the standard procedure. The steps decribed here are meant to provide an alternative that works in many (but unfortunately not in all) cases. There is not much you can do but to reinstall XP and integrate the ICH7DH AHCI drivers during Setup.
|
|
|
|
|
Logged
|
Current System:E6600 @3.6 GHz, EIST enabl./C1E=enabl., VCore=1.33V -- P45 Platinum, BIOS v1.7b4 -- 2Gb Kingston HyperX KHX8500D2K2/2G @1067 MHz, 2V, 5-5-5-18 -- MSI N295GTX-M2D1792 -- Corsair VX-550W, 41A@12V
|
|
|
wonderwrench
Double Ace
Offline
Posts: 121
|
 |
« Reply #78 on: 14 February 08, 00:48:46 » |
|
Just for fun I tried to switch from IDE to AHCI mode using this method on the rig in my sig (P35 chipset). I followed the guide to the letter but blue screen anyway. Has anyone successfully used this method on a P35 chipset?
|
|
|
|
|
Logged
|
C2D E6400 @ 3 Ghz*MSI P35 Neo2-FR bios 1.8*2X 2 gig Corsair DDR2 800 XMS2 ram*Evga 8800GT SSC *Seagate 7200.10 320 gig SATA HD*LiteOn sohw-1693s*Plextor PX 716a*Teac Floppy*SB Audigy 1 Gamer*FSP AX450-PN PSU* Rosewill R6AR6-BK case*XP pro sp2 32 bit
Good judgment comes from experience, and often experience comes from bad judgment.
|
|
|
|
Del UK
|
 |
« Reply #79 on: 14 February 08, 00:57:22 » |
|
Just for fun I tried to switch from IDE to AHCI mode using this method on the rig in my sig (P35 chipset). I followed the guide to the letter but blue screen anyway. Has anyone successfully used this method on a P35 chipset?
Yes and P965, I wish hadn't on the P35 though  Hard disk is slower now........ Yes is NCQ hard drive..... win some and lose some On P965, it's great........... Will be doing a re-install on P35 and see if F6 option is any better.....
|
|
|
|
|
Logged
|
Main system MSI P45 FR3 V1, E8400 with Arctic Cooling Alpine 7, Corsair VX 550, ATI 5770, 8Gb DDR2 Corsair XMS2, onboard NIC/Audio, WD 160 & 500 RE drives, Opti DVD, Enermax batwing 120's. Win 7 64bit 2nd System Duo2 E6600 @ 3.2, Thermalright SI-128 with Enermax Batwing 120mm Fan MSI P965 Plat 1.6bios,XMS2 PC5300 4x1GB, Corsiar VX 650, Nvidia 9800GT, XP Pro SP3 / Suse 10.3 64bit 3rd System E6750 @ 2.8 Arctic Cooling Alphine 7 MSI P35 Neo2 FR 1.9bios, XMS2 PC6400 4x2Gb, Corsair VX550, Nvidia MSI 9800GT, Sata ONLY. Suse 10.3 64Bit / XP pro 32Bit
|
|
|
|