MSFN Forum: Integration of AMD / ATI SB7XX textmode RAID / AHCI drivers on an XP - MSFN Forum

Jump to content


If you are having issues with Windows after removing components and have come to ask for help, please attach (not paste) your Last Session.ini file to your post to facilitate quicker assistance.
  • 14 Pages +
  • « First
  • 5
  • 6
  • 7
  • 8
  • 9
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Integration of AMD / ATI SB7XX textmode RAID / AHCI drivers on an XP Rate Topic: -----

#121 User is offline   prophase 

  • Group: Members
  • Posts: 3
  • Joined: 28-December 10
  • OS:none specified
  • Country: Country Flag

Posted 28 December 2010 - 12:58 PM

Hello all! Great Thread.

After seeing that it is possible to change to AHCI post install, I wonder if there is a way to actually migrate and IDE mode install to a RAID setup. Here is my setup and how I think I could do it:

Windows XP SP3
Gigabyte MA790X-UDP3 - SB750
2x 74GB - One currently holds the operating system and the other is empty.
1x 250GB

Copy the driver and apply the registry edit in the live operating system.
Reboot with BARTPe or Live Linux Distribution
Copy the entire contents from the current drive to the storage disk, possibly back up the MBR
Reboot, change BIOS to RAID mode.
Initialize the array with the RAID BIOS.
Boot from CD, format new array with NTFS, copy boot sector or reinstall with some recovery disk.
Copy storage disk back to new array.
Reboot, hopefully into windows.



I want to know if this seems even remotely possible. I have never used BARTPe and is suspect that I would need to integrate the RAID drivers in order to see the array in order to format. I'm able to use a Linux Live cd, but I'm not sure if I can use it to format the array the new array NTFS. As far as the boot sector, is it possibly to just take the first sector and copy it in using the GNU dd tool? Or would it need to be install with BARTPe or my actual Windows Xp disk in recovery mode. Other the all the files stored in the volume and the MBR is there anything else needed to boot? Is there anything else to cover when it comes to simply copying the contents from one disk to the other?

Thanks in advance.

This post has been edited by prophase: 28 December 2010 - 12:59 PM



#122 User is offline   Fernando 1 

  • Easy RAIDer
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,986
  • Joined: 03-June 05
  • OS:Windows 7 x64

Posted 28 December 2010 - 02:34 PM

@ prophase:
Welcome at MSFN Forums!

You cannot compare the switch from IDE to AHCI mode with a switch from IDE to RAID mode, especially not, if you are planning to create a RAID0 array, which is the best option to have a performance boost.
Here are my additional questions:
1. Which sort of RAID array do you want to create (RAID0 or RAID1)?
2. Why did you post your problem into the nLite thread? What has is to do with the tool nLite?

Regards
Fernando

#123 User is offline   prophase 

  • Group: Members
  • Posts: 3
  • Joined: 28-December 10
  • OS:none specified
  • Country: Country Flag

Posted 28 December 2010 - 02:48 PM

Hello Fernando!

1. I would like to create a RAID 0. The single disk is almost full and I would definitively like to benefit from the speed boost.
2. I didn't realize this was nLite specific until after I posted. This thread was the closest I could find to what I was trying to do and so I started from there. We can have it moved to a more appropriate place.

#124 User is offline   Fernando 1 

  • Easy RAIDer
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,986
  • Joined: 03-June 05
  • OS:Windows 7 x64

Posted 28 December 2010 - 04:43 PM

View Postprophase, on 28 December 2010 - 02:48 PM, said:

1. I would like to create a RAID 0. The single disk is almost full and I would definitively like to benefit from the speed boost
You may try the procedure you have posted, but I recommend to do the following:
1. Save your important data.
2. Create a Windows XP SP3 CD with integrated appropriate RAID driver by using the tool nLite.
3. Enable RAID within the BIOS and create the RAID0 array.
4. Install the OS onto a freshly created and formatted RAID partition.

Regards
Fernando

#125 User is offline   cdob 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 876
  • Joined: 29-September 05

Posted 29 December 2010 - 06:14 AM

View Postprophase, on 28 December 2010 - 12:58 PM, said:

I want to know if this seems even remotely possible.
This should be possible.
CC_0106 refers to AHCI mode. CC_0104 refers to RAID mode.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\pci#ven_1002&cc_0104]
That's one line.

Yes, add RAID drivers to BartPE. Integrated help files describe requirements.
Or ask at http://www.911cd.net...hp?showforum=30

Quote

Gigabyte MA790X-UDP3 - SB750
2x 74GB - One currently holds the operating system and the other is empty.
1x 250GB
There is another aproach.
Read your motherboard manual. Attach current system hard disk to Port 4 or Port 5.
Goto BIOS. Set RAID mode, but IDE emulation for Port4/5.
Boot XP, system is at IDE mode still.
And RAID controller is available. install RAID driver.
Clone system to 250GB.
Connect 2x 74GB to Port 1 and Port 2. Build RAID. Boot 250GB hard disk. Clone system to RAID.

#126 User is offline   prophase 

  • Group: Members
  • Posts: 3
  • Joined: 28-December 10
  • OS:none specified
  • Country: Country Flag

Posted 29 December 2010 - 08:24 PM

Thank you for that info! I have started to give some serious thought to upgrading to Windows 7, for me fresh install will be followed by hours of reinstalling my applications. I figure at that point might as well. That was the primary reason for simply changing my current install to RAID mode.

#127 User is offline   Sp0iLedBrAt 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,710
  • Joined: 19-March 09
  • OS:XP Pro x86
  • Country: Country Flag

Posted 03 February 2011 - 03:07 AM

As a reply (and result) to post #101, I'm happy to report that the modded 32bit AMD SBxxx textmode driver v3.2.1548.37is working like a charm.

Cheers

#128 User is offline   AlfaRomeo865 

  • Newbie
  • Group: Members
  • Posts: 17
  • Joined: 14-January 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 06 February 2011 - 07:33 PM

View PostSp0iLedBrAt, on 03 February 2011 - 03:07 AM, said:

As a reply (and result) to post #101, I'm happy to report that the modded 32bit AMD SBxxx textmode driver v3.2.1548.37is working like a charm.

Cheers


Thank you sb. But the above specifically mentions that these are _not_ meant for SB600.
On that note, I have been searching all over the internet about anyone else facing the same issue with an SB600 ATI southbridge and yes, this specific southbridge definitely has something against Windows XP (or vice versa).

SO i gave up on XP+SB600+AHCI... I'm using Windows 7 for my AHCI dreams (and any benefits that I was looking for)... Win7 had in-built AHCI support for my mobo and it works like a charm.

T y v m :)

#129 User is offline   anotherengineer 

  • Group: Members
  • Posts: 5
  • Joined: 29-May 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 29 May 2011 - 10:03 PM

View PostFernando 1, on 08 September 2010 - 04:09 AM, said:

View PostSp0iLedBrAt, on 07 September 2010 - 05:50 PM, said:

I found this today by chance, and it is the latest (non-modified) version, so I'm attaching it here.
Thanks for your searching, finding and uploading these new AMD AHCI/RAID textmode drivers for Windows XP/XPx64 dated 04/06/2010 (32bit) resp. 03/24/2010 (64bit).
Since the original AMD textmode drivers v3.2.1548.37
  • only will support AMD SB7xx AHCI/RAID and AMD SB8xx RAID systems and
  • have some needless entries within the TXTSETUP.OEM files, which may cause error messages regarding "missing files" while installing the OS,
I have customized them.

Here are the download links to the original and WHQL certified drivers, where I have just cleaned the TXTSETUP.OEM files:
>32bit AMD SB7xx & SB8xx AHCI/RAID driver v3.2.1548.37 prepared for the XP integration<
>64bit AMD SB7xx & SB8xx AHCI/RAID driver v3.2.1548.37 prepared for the XP x64 integration<
Attention:
  • These drivers will not work with AMD SB6xx chipsets, because the HardwareID's are missing!


Users with an AMD SB6xx chipset mainboard, who want to use these newest AMD textmode drivers for Windows XP (32/64bit), may try one of these drivers, which have been customized by me:
>32bit AMD SBxxx textmode driver v3.2.1548.37 for XP mod by Fernando<
>64bit AMD SBxxx textmode driver v3.2.1548.37 for XPx64 mod by Fernando<
Attention:
  • These packages do contain the original 32/64bit AMD driver. I have only customized the associated text files with the suffix ".OEM" and ".INF".
  • Due to the customization the driver has lost the WHQL stamp, but this doesn't have any effect on the function of the driver.
  • Although I have done my very best, I cannot guarantee, that they will work for your system.
  • You may try them at own risk.

Good luck!
Fernando


Great thread, I registered and revived it, for I need some guidance.

I see amd's newest driver raid (ahci) cat 11-5 has SB850 03/14/2011 (3.3.1540.13) in it and the SB750 is 03/17/2009 (3.1.1540.127) Whereas Fernando's SBxxx mod is 3.2.1548.37 - from catalyst #??

I currently dual boot xp pro x86 and w7 pro x64 (separate hdds) I currently run a gigabyte MA790GP-UD4H (790GX and SB750) and I am going to put in an SSD in the near future for the w7 drive and I will be reformatting the XP drive also as I will be changing from ide to sata mode in BIOS and would like to slipstream the drivers into my SP3 cd.

I am just wondering if I should use Fernando's old 'above' mod, or try to slipstream the newer AMD drivers?? Fernando, does your mod support both the SB7xx and SB8xx?? I also plan a mobo upgrade to SB850 in the future also.

Can you do another driver mod for nlite Fernando or is that too much work/time?

Thanks for the help.

#130 User is offline   Sp0iLedBrAt 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,710
  • Joined: 19-March 09
  • OS:XP Pro x86
  • Country: Country Flag

Posted 30 May 2011 - 01:29 AM

Quote

I am just wondering if I should use Fernando's old 'above' mod, or try to slipstream the newer AMD drivers?? Fernando, does your mod support both the SB7xx and SB8xx?

It does support SB7xx, but a user in another topic reported it wasn't working for SB850 http://www.msfn.org/...d-raid-drivers/ I can report 3.3.1540.13 works on SB750 if you install it on a live system, but I can't tell about CD integration. Anyway, download the 3.2.1548.37 drivers, open ahcix86.inf or TXTSETUP.OEM and compare the Hardware IDs to your controller (in Device Manager), especially DEV_438x or DEV_439x. If they match, you should be good to go.

Cheers

This post has been edited by Sp0iLedBrAt: 30 May 2011 - 01:31 AM


#131 User is offline   Fernando 1 

  • Easy RAIDer
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,986
  • Joined: 03-June 05
  • OS:Windows 7 x64

Posted 30 May 2011 - 10:29 AM

View Postanotherengineer, on 29 May 2011 - 10:03 PM, said:

I am just wondering if I should use Fernando's old 'above' mod, or try to slipstream the newer AMD drivers?? Fernando, does your mod support both the SB7xx and SB8xx?? I also plan a mobo upgrade to SB850 in the future also.

Can you do another driver mod for nlite Fernando or is that too much work/time?
Currently I am making holidays in a foreign country and only am able to join an Internet Café. I will present freshly modded RAID and Intel driver from AMD when I am back home.

Rgards
Fernando

#132 User is offline   anotherengineer 

  • Group: Members
  • Posts: 5
  • Joined: 29-May 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 30 May 2011 - 08:02 PM

View PostSp0iLedBrAt, on 30 May 2011 - 01:29 AM, said:

Quote

I am just wondering if I should use Fernando's old 'above' mod, or try to slipstream the newer AMD drivers?? Fernando, does your mod support both the SB7xx and SB8xx?

It does support SB7xx, but a user in another topic reported it wasn't working for SB850 http://www.msfn.org/...d-raid-drivers/ I can report 3.3.1540.13 works on SB750 if you install it on a live system, but I can't tell about CD integration. Anyway, download the 3.2.1548.37 drivers, open ahcix86.inf or TXTSETUP.OEM and compare the Hardware IDs to your controller (in Device Manager), especially DEV_438x or DEV_439x. If they match, you should be good to go.

Cheers


Thanks for the quick reply and info.

I am currently running XP in IDE mode, and plan to run SATA mode on my upcoming format, so there wasn't really much info in the device manager, since it only showed the IDE channel in device manager and no sata/scsi.

I have extracted and read though several amd drivers now, one thing I noticed is that they don't update the ahci driver very much. As for all the numbers and stuff, I don't really know what all the dev stuff is, as I don't have much experience with software coding.

#133 User is offline   anotherengineer 

  • Group: Members
  • Posts: 5
  • Joined: 29-May 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 30 May 2011 - 08:04 PM

[/quote]Currently I am making holidays in a foreign country and only am able to join an Internet Café. I will present freshly modded RAID and Intel driver from AMD when I am back home.

Rgards
Fernando
[/quote]

Wow Awesome!! Thanks Fernando!! Enjoy your holidays.

I look forward to your AMD AHCI XP slipstream driver!!

Sorry for double post.

#134 User is offline   Fernando 1 

  • Easy RAIDer
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,986
  • Joined: 03-June 05
  • OS:Windows 7 x64

Posted 05 June 2011 - 04:10 AM

@ anotherengineer:

Here are my answers to your questions:

View Postanotherengineer, on 29 May 2011 - 10:03 PM, said:

I see amd's newest driver raid (ahci) cat 11-5 has SB850 03/14/2011 (3.3.1540.13) in it and the SB750 is 03/17/2009 (3.1.1540.127) Whereas Fernando's SBxxx mod is 3.2.1548.37 - from catalyst #??
The AMD textmode drivers v3.2.1548.37 for Windows XP (32/64bit) are dated 04/06/2010, but I don't remember in which Catalyst package I found these drivers.

Quote

I am just wondering if I should use Fernando's old 'above' mod, or try to slipstream the newer AMD drivers??
It depends on the special Southbridge version of your mainboard and the mode of your AMD SATA Controller (AHCI or RAID). Maybe the WHQL certified driver v3.3.1540.13, which is part of the actual Catalyst 11-5, will work with your SB7xx system, although these drivers were only designed by AMD for SB8xx Southbridges.
If the WHQL driver should not detect your SATA hdd while trying to get Windows XP SP3 installed, you may use the AMD textmode driver v3.3.1540.13, which has been modified by me (see below).

Quote

Fernando, does your mod support both the SB7xx and SB8xx?? I also plan a mobo upgrade to SB850 in the future also.
The modded driver will definitively support AMD SB8xx Southbridges, the only question is, if they will support SB6xx and SB7xx Southbridges too.
Although I have added all known HardwareID's of these older Southbridges into the INF and OEM files, I am not sure, that the driver itself (that is the file named ahcix86.sys resp. ahcix64.sys) will support these older AMD SATA Controllers.

Quote

Can you do another driver mod for nlite Fernando or is that too much work/time?
I have done it for you and other interested users with an AMD RAID system (see below).


@ all users with an AMD SB7xx or SB6xx Southbridge, who want to install Windows XP or XP x64 onto a SATA hdd running in RAID mode:

Here are the download links to the requested modified AMD textmode drivers on the basis of the newest AMD RAID drivers v3.3.1540.13 for Windows XP (32/64bit) dated 03/15/2011:
>32bit AMD SBxxx Textmode Driver v3.3.1540.13 mod by Fernando<
>64bit AMD SBxxx Textmode Driver v3.3.1540.13 mod by Fernando<

Important remarks:
  • These drivers have been customized by me for being usable with all AMD Southbridges from SB6xx up. Nevertheless I am not sure, if they will work with all SB6xx and SB7xx RAID systems.
  • Only the text files with the suffix .INF and .OEM have been modified by adding the needed HardwareID's, whereas the original AMD drivers (= SYS files) were not touched at all.
  • Due to the customization the driver has lost the WHQL stamp, but this has no negative effect on the integration or the function of the drivers.
  • You may download and use these modified drivers at own risk.
  • Please report here, if the XP resp. XPx64 installation succeeded with these customized drivers.
    Don't forget to mention your special AMD Southbridge. If possible, please post the special HardwareID's of your AMD SATA Controller. You will get them this way:
    • Open the Device Manager and search for a Device named "AMD AHCI Compatible RAID Controller".
    • Then do a right click onto it > "Properties" > "Details" > "Property" > "HardwareID's".

Good luck!
Regards
Fernando

EDIT1:
Meanwhile I found HardwareID's of several OEM systems, which have not been regarded by me, when I started to modify the INF and OEM text files. That is why I have replaced the linked modded 32/64bit AMD SBxxx AHCI and RAID driverpacks v3.3.1540.13 by new ones at 06/06. So it may be possible, that these drivers now are usable with even more AMD chipset AHCI/RAID systems.

Important EDIT2:
Recently I have realized, that the TXTSETUP.OEM file of the linked modded 32bit AMD SBxxx AHCI and RAID driver v3.3.1540.13 (see above) had some wrong entries, which may have prevented a proper integration of the related 32bit driver into a Windows XP CD for users with some special AMD SATA Controllers. I am sorry about that.
As a consequence I have now corrected the TXTSETUP.OEM entries and repacked, reuploaded and relinked the modified 32bit version of the AMD SBxxx AHCI and RAID driver v3.3.1540.13 at 06/16/2011. After having done that, I hope, that this actual driver now can be integrated into a Windows XP-CD without any problems with nearly all SBxxx AHCI and RAID systems.
Users, who had already downloaded the previous (uncorrect) 32bit driver version, should download this actual version again, because the mistake within the TXTSETUP.OEM of the earlier presented package may have been responsable for the failure of the XP installation onto the AMD chipset system running in AHCI or RAID mode.
The 64bit version of the driver was not affected at all and has not been replaced.

This post has been edited by Fernando 1: 17 June 2011 - 03:49 AM


#135 User is offline   Sp0iLedBrAt 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,710
  • Joined: 19-March 09
  • OS:XP Pro x86
  • Country: Country Flag

Posted 05 June 2011 - 04:34 AM

Quote

@ all users with an AMD SB7xx or SB6xx Southbridge, who want to install Windows XP or XP x64 onto a SATA hdd running in RAID mode:
Here are the download links to the requested modified AMD textmode drivers on the basis of the newest AMD RAID drivers v3.3.1540.13 for Windows XP (32/64bit) dated 03/15/2011

Does that mean they will not work in AHCI mode on XP x86? Like I mentioned in post #130, they do work on a live system.

Cheers

#136 User is offline   Fernando 1 

  • Easy RAIDer
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,986
  • Joined: 03-June 05
  • OS:Windows 7 x64

Posted 05 June 2011 - 04:52 AM

View PostSp0iLedBrAt, on 05 June 2011 - 04:34 AM, said:

Does that mean they will not work in AHCI mode on XP x86? Like I mentioned in post #130, they do work on a live system.
Although AMD has named these Windows XP drivers "RAID Drivers", they probably will support the AHCI features like NCQ even while running in RAID mode.
Furthermore these "RAID Drivers" do support the following AMD SATA Controllers, which have been set to "AHCI" mode within the BIOS:
  • DEV_4391 (SB7xx series) and
  • DEV_7801 (SB8xx series)

Users with other DeviceID's (e.g. DEV_4394) will probably not be able to get XP installed onto a SATA hdd, which has been set to "AHCI" mode, because the required AHCI driver is only available for Vista and Windows 7 and the related driverpack doesn't contain any TEXTSETUP.OEM file.

Regards
Fernando

This post has been edited by Fernando 1: 05 June 2011 - 06:17 AM


#137 User is offline   Sp0iLedBrAt 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,710
  • Joined: 19-March 09
  • OS:XP Pro x86
  • Country: Country Flag

Posted 05 June 2011 - 05:54 AM

Good news, then, because from what I know, that PC has a DEV_4391 SB750.
And to clear up the mess, you can't remember how you got the drivers

Quote

The AMD textmode drivers v3.2.1548.37 for Windows XP (32/64bit) are dated 04/06/2010, but I don't remember in which Catalyst package I found these drivers.
because I provided them; see post #100 of this same topic. They were from a driver CD that came with a notebook that a friend bought. Don't hate me for not remembering the notebook model or the versions.

Cheers

#138 User is offline   Fernando 1 

  • Easy RAIDer
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,986
  • Joined: 03-June 05
  • OS:Windows 7 x64

Posted 05 June 2011 - 06:29 AM

@ Sp0iLedBrAt:

Thanks for clearing up the origin of the AMD RAID drivers v3.2.1548.37. You are right: It was you, who gave me the link.
So none of the Catalyst versions ever contained these special AMD RAID drivers for Windows XP (32/64bit).

Interesting detail regarding the version number of these drivers containing "1548" instead of the usual and still actual "1540": Either the AMD driver development stuff gave them a wrong version number or the driver version belonged to a new driver development line, which has not been continued by AMD.

Kind regards
Fernando

This post has been edited by Fernando 1: 05 June 2011 - 06:36 AM


#139 User is offline   anotherengineer 

  • Group: Members
  • Posts: 5
  • Joined: 29-May 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 08 June 2011 - 07:30 PM

Thanks Fernando.

I will try and slipstream it into my XP Pro SP3 this weekend if I have time and probably format whenever I get some more spare time.

I am running in IDE mode now and just want to run in SATA mode with ahci (non-raid). I read I can do it by editing the registry and then changing the option in the BIOS. But it's due for a format anyway and then this will save the F6 load the sata driver hassle.

Cheers

#140 User is offline   anotherengineer 

  • Group: Members
  • Posts: 5
  • Joined: 29-May 11
  • OS:XP Pro x86
  • Country: Country Flag

Posted 15 June 2011 - 08:37 PM

More new amd drivers, and its getting more confusing.

http://support.amd.c..._windows.aspx#1

Fun times!

Share this topic:


  • 14 Pages +
  • « First
  • 5
  • 6
  • 7
  • 8
  • 9
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

4 User(s) are reading this topic
0 members, 4 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy