Hey guys.
So I'm struggling with another problem..
I have a WinXP SSD, that comes from another PC with INTEL. Now I want to use it with my AMD chipset, on my PC.
The problem is a BSOD (yeah, the "7B" one). But.. I've made necessary changes and no success ?
- copied files: cat, sys and inf into the /windows/inf folder
- copied files: sys into the /windows/system32/drivers folder
- updated registry (using RegistryPE tool)
files Ive used first were the original one for my motherboard - yeah available for AHCI
but next, Ive tried ones from Fernando - same result
changes in the registry Ive made were (SYSTEM_ON_H is a mounted system using RegeditPE software and the ControlSet002 is the current one listed in Control/Select):
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM_ON_H\ControlSet002\Control\CriticalDeviceDatabase\pci#VEN_1022&DEV_7801&CC_0106]
"Service"="ahcix86"
"ClassGUID"="{4D36E97B-E325-11CE-BFC1-08002BE10318}"
[HKEY_LOCAL_MACHINE\SYSTEM_ON_H\ControlSet002\Services\ahcix86]
"Type"=dword:00000001
"Start"=dword:00000000
"Group"="SCSI miniport"
"ErrorControl"=dword:00000001
"ImagePath"="system32\\drivers\\ahcix86.sys"
"tag"=dword:00000004
"DisplayName"="ATI AHCI Compatible RAID Controller"
[HKEY_LOCAL_MACHINE\SYSTEM_ON_H\ControlSet002\Services\ahcix86\Parameters\PnpInterface]
"5"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM_ON_H\ControlSet002\Services\ahcix86\Parameters\Device]
"NumberOfRequests"=dword:00000080
[HKEY_LOCAL_MACHINE\SYSTEM_ON_H\ControlSet002\Services\ahcix86\Settings\CAM]
"EnableALPEDisableHotplug"=dword:1
"EnableCCC"=dword:0
"CCCTimeoutValue"=dword:10
"CCCCompletionValue"=dword:32
"NCQEnableDiskIDBits"=dword:1
"EnableHIPM"=dword:1
"EnableDIPM"=dword:0
"EnableHDDParking"=dword:1
"CAMTimeOutValue"=dword:5
"EnableAN"=dword:1
"EnableAPS"=dword:0
[HKEY_LOCAL_MACHINE\SYSTEM_ON_H\ControlSet002\Services\ahcix86\Enum]
From what I see, the registry contains an old IaStor entries - do I need to remove them all ?
Still, the system won't boot and the "7B" BSOD is making me crazy... ; |
I dont want to reinstall the whole system, I just want to use the current one. It's WinXP SP2 I suppose.
To make any changes Ive used my working Win7.
Some time ago, I mean a couple of yesars ago, I did the same but WinXP worked without AHCI using BIOS IDE mode. Now It did not, so I needed to put all changes manually (by copying files etc..).
Can anyone say something about this ? Is there anything else I can do to make it work ?
My device ID is: PCI\VEN_1022&DEV_7800&SUBSYS_85271043&REV_40 and: PCI\VEN_1022&DEV_780C&SUBSYS_85271043&REV_40
My motherboard is: Asus A85V-PRO using AHCI mode now (on IDE mode Win7 works fine, WinXP not at all).
As Ive meentioned earlier, this XP system worked on a different PC with INTEL chipset.