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.
  • 12 Pages +
  • « First
  • 10
  • 11
  • 12
  • 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: -----

#221 User is offline   bmwk75 

  • Group: Members
  • Posts: 5
  • Joined: 03-March 12
  • OS:XP Pro x86
  • Country: Country Flag

Posted 09 March 2012 - 04:23 AM

View Postcdob, on 08 March 2012 - 04:03 PM, said:

View Postbmwk75, on 07 March 2012 - 04:54 AM, said:

The installation of Windows 7 with bios setting Sata1-6 AHCI, Sata 5-6 IDE; or Sata 1-6 AHCI went all right. After boot the drives were recognised and installed. The program CrystalDiskInfo showed all drives and their temperature.

Did you add AMD AHCI drivers to Windows 7?
Windows default driver msahci.sys does transfer S.M.A.R.T data.

Quote

For XP I tried the installation of the AHCI drivers ... AMD AHCI Driver V3.2.1540.35
However; CrystalDiskInfo doesn’t show disks and their temperature

Driver ahcix86.sys 3.1.1540.127 dosn't transfer S.M.A.R.T data.
http://sourceforge.n...msg_id=27817123
No idea about V3.2.1540.35



Sorry for not answering your question

For Windows 7 I used no extra AMD drivers; so the drivers are 7 drivers.


#222 User is offline   bmwk75 

  • Group: Members
  • Posts: 5
  • Joined: 03-March 12
  • OS:XP Pro x86
  • Country: Country Flag

Posted 09 March 2012 - 04:29 AM

View PostFernando 1, on 09 March 2012 - 04:05 AM, said:

@ bmwk75:
I repeat tcdob's earlier question, which you didn't answer yet:
Which AHCI driver (the in-box msahci.sys or the AMD one) do/did you use while running Windows 7?

View Postbmwk75, on 09 March 2012 - 02:47 AM, said:

dstk suggested driver V3.3.1540.26, which I couldn’t find.
See below.

Quote

Cdob says that some drivers do not transfer SMART data.
Is a workaround possible (fernando1)?
Obviously none of the AMD AHCI/RAID drivers do support the S.M.A.R.T. data while running Windows XP. If this should be true, there is no workaround. At least it will be your decision, if you want a better performance (running the SATA Controllers in AHCI mode, but without S.M.A.R.T. data) or a continuous monitoring of the hdd S.M.A.R.T. values.

@ all:
Here are the requested download links to the newest 32/64bit AMD SBxxx textmode drivers dated 11/17/2011, which have been modified by me yesterday to make them usable with (hopefully) all AMD Southbridges from SB6xx up:
>32bit AMD SBxxx textmode driver v3.3.1540.26 for Windows XP mod by Fernando<
>64bit AMD SBxxx textmode driver v3.3.1540.26 for Windows XP x64 mod by Fernando<

Good luck!

Regards
Fernando



Thank you for your help Fernando. I give a thought.

#223 User is offline   dstk 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 03-September 07

Posted 09 March 2012 - 07:12 PM

Thanks Fernando. I try to tell the result. ;)

#224 User is offline   yescool2002 

  • Group: Members
  • Posts: 2
  • Joined: 02-April 12
  • OS:XP Pro x86
  • Country: Country Flag

Posted 02 April 2012 - 01:14 PM

I used this .REG

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\CriticalDeviceDatabase\pci#VEN_1002&DEV_4391]
"Service"="ahcix86"
"ClassGUID"="{4D36E97B-E325-11CE-BFC1-08002BE10318}"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ahcix86]
"Type"=dword:00000001
"Start"=dword:00000000
"Group"="SCSI miniport"
"ErrorControl"=dword:00000001
"ImagePath"="system32\\drivers\\ahcix86.sys"
"tag"=dword:00000019
"DisplayName"="ATI AHCI Compatible RAID Controller"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ahcix86\Parameters\PnpInterface]
"5"=dword:0x00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ahcix86\Settings\CAM]
"EnableALPEDisableHotplug"=dword:0
"EnableCCC"=dword:1
"CCCTimeoutValue"=dword:10
"CCCCompletionValue"=dword:32
"NCQEnableDiskIDBits"=dword:0
"EnableHIPM"=dword:0
"EnableDIPM"=dword:0

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ahcix86\Enum]
"0"="PCI\\VEN_1002&DEV_4391&SUBSYS_B0021458&REV_00\\3&61aaa01&0&88"
"Count"=dword:00000001
"NextInstance"=dword:00000001

and copied the AHCI drivers that I got from ASUS.com to the system32/drivers folder, reboot, changed the BIOS SETUP to AHCI and got it working
So no need to slisptream on my XP32 system on my ASUS M3A78-EM, just added that to REG and the official drivers to system32/drivers

#225 User is offline   Sp0iLedBrAt 

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

Posted 02 April 2012 - 02:52 PM

Welcome to MSFN.
It is a known approach (see post #9 on page 1), I've done it too and I'm happy to know it worked for you. It would be nice if you could upload the .reg file, as copying from the forum post sometimes messes with the lines and spaces. I also see additional options in this code that can be discussed.

Edit: this http://www.askvg.com...alling-windows/ is the general principle
Cheers

This post has been edited by Sp0iLedBrAt: 02 April 2012 - 02:56 PM


#226 User is offline   yescool2002 

  • Group: Members
  • Posts: 2
  • Joined: 02-April 12
  • OS:XP Pro x86
  • Country: Country Flag

Posted 02 April 2012 - 02:55 PM

Hello
Let´s see if this works

Attached File(s)

  • Attached File  ahci.reg (2.1K)
    Number of downloads: 3


Share this topic:


  • 12 Pages +
  • « First
  • 10
  • 11
  • 12
  • You cannot start a new topic
  • You cannot reply to this topic

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



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