MSFN Forum: Integration of Intel's SATA AHCI and RAID drivers - 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.
  • 58 Pages +
  • « First
  • 31
  • 32
  • 33
  • 34
  • 35
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Integration of Intel's SATA AHCI and RAID drivers Guide and help for XP and W2k3 (32/64bit) Rate Topic: -----

#631 User is offline   Fernando 1 

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

Posted 03 July 2009 - 12:35 AM

View Postlama, on Jul 3 2009, 01:51 AM, said:

Have you removed WHQL lines out of the unofficial INFs? or is it WHQL + modded?
The latter is correct.
When I created the modified Intel textmode drivers (32/64bit), I didn't remove anything from the WHQL certified ones. I just added the missing DeviceID's and the associated Controller entries.
So my modified drivers can be used with all available Intel ICH7-10 Southbridge chips (with and without "R" or "M").


#632 User is offline   cdob 

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

Posted 03 July 2009 - 02:42 AM

View PostFernando 1, on Jul 3 2009, 12:35 AM, said:

I didn't remove anything from the WHQL certified ones. I just added the missing DeviceID's and the associated Controller entries.

The edited file iaAHCI.inf is not WHQL certified anymore, iaAHCI.cat dosn't match.
Can you keep the original iaAHCI.inf add a addional file iaAHCI_F.inf?

#633 User is offline   lama 

  • Junior
  • Pip
  • Group: Members
  • Posts: 55
  • Joined: 08-February 07

Posted 03 July 2009 - 09:41 AM

If its no longer WHQL, end users get some sort of nagging prompt? something like "this is not WHQL certified" or does Win by default reject such NON-WHQLs?

#634 User is offline   Fernando 1 

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

Posted 05 July 2009 - 03:32 AM

View Postcdob, on Jul 3 2009, 10:42 AM, said:

Can you keep the original iaAHCI.inf add a addional file iaAHCI_F.inf?
This is a good idea, but what would be the benefit of doing this?

View Postlama, on Jul 3 2009, 05:41 PM, said:

does Win by default reject such NON-WHQLs?
No, you can integrate any non-WHQL textmode driver into a Windows XP CD by using a tool like nLite, The function of the driver is not affected at all by the WHQL stamp.

#635 User is offline   lama 

  • Junior
  • Pip
  • Group: Members
  • Posts: 55
  • Joined: 08-February 07

Posted 05 July 2009 - 10:57 PM

I built a disc but setup did not detect my desktop's hard disk and crashed on my laptop :( My desktop used 5.x and laptop uses 7.x version of INF files when I removed both and inserted the new version, my desktop system did not detect my hard disk (it means some hardware info does not exist in this new version of 7.x and exists in old 5.x version). In my laptop, setup crashed may have crashed because I had put 5.x + 7.x (some lines maybe common in one of the INF file resulting in using up of 2 drivers)

Anyways, is it possible for you to see the difference of 5.x and 7.x and make one of INF set? :)

#636 User is offline   Fernando 1 

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

Posted 06 July 2009 - 03:41 AM

@ lama:

Only the textmode drivers of the Intel Matrix Storage Manager are necessary for the detection of the hard disk drives. The Intel "INF Drivers" (= Intel chipset drivers) are not needed during the hdd detection part of the installation.
Questions:
1. Which sort of Southbridge does your laptop have?
2. Which sort (Intel textmode or Intel chipset driver) and which version do you mean with 5.x and 7.x drivers and how did you install them?

#637 User is offline   xdmv 

  • Group: Members
  • Posts: 7
  • Joined: 06-July 09

Posted 06 July 2009 - 05:25 PM

Can I integrate all packs from Intel in my Install CD or should I pick the correct one for each installation?
Thanks in advance!

#638 User is offline   GreenDrazi 

  • Group: Members
  • Posts: 1
  • Joined: 06-July 09

Posted 06 July 2009 - 11:57 PM

First, thanks to Fernando for creating this thread.

I created a XP SP3 disc using nLite, the drivers as posted by Fernando in text mode (selected all of them) and the Intel inf drivers as PNP. I tried an install on a Asus Maximus Formula board (ICH9R) with an E8400 cpu, ATI 2600 video card, 4G Gskill DDR2, 2 SATA optical drives and used a PATA optical on the JM controller for the install. The SATA HD was set to RAID mode (a requirement for this setup) in the bios, but the disc is a non-raid member. Please note that all hardware is known to be in good working order as I have an active working setup installed using the F6 method on another hard drive that was detached for this install.

The install goes through the entire setup routine without a hitch and even gets past the first XP flag/black background to the first blue background screen just before the logon prompt and then repeatedly crashes to a BSOD with a bad_pool_caller error (probably caused by win32k.sys win32k HeavyFreePool +bb). Please note that I tried this several times, burned the CD-R at 4x, verified it and even tried a new disc, but would get the exact same result. I am also not trying to incorporate any other SP/HF's either.

Any ideas on what is causing the error and how to resolve the problem? Please note that I followed this up with a clean install using the F6/floppy method with absolutely no errors.

Thanks for any assitance.

#639 User is offline   Fernando 1 

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

Posted 07 July 2009 - 01:42 AM

@ xdmv and GreenDrazi:

Welcome at MSFN Forums!

View Postxdmv, on Jul 7 2009, 01:25 AM, said:

Can I integrate all packs from Intel in my Install CD or should I pick the correct one for each installation?
You can enable several SATA Controllers while integrating the Intel textmode driver, but you should not integrate more than 1 driver of each sort and vendor. That means: 1 Intel textmode driver (the WHQL or modified one) and 1 Intel chipset "driver" package ("INF Update Utility") is enough. Otherwise you may get problems.

View PostGreenDrazi, on Jul 7 2009, 07:57 AM, said:

I created a XP SP3 disc using nLite, the drivers as posted by Fernando in text mode (selected all of them) and the Intel inf drivers as PNP. I tried an install on a Asus Maximus Formula board (ICH9R) with an E8400 cpu, ATI 2600 video card, 4G Gskill DDR2, 2 SATA optical drives and used a PATA optical on the JM controller for the install. The SATA HD was set to RAID mode (a requirement for this setup) in the bios, but the disc is a non-raid member. Please note that all hardware is known to be in good working order as I have an active working setup installed using the F6 method on another hard drive that was detached for this install.

The install goes through the entire setup routine without a hitch and even gets past the first XP flag/black background to the first blue background screen just before the logon prompt and then repeatedly crashes to a BSOD with a bad_pool_caller error (probably caused by win32k.sys win32k HeavyFreePool +bb). Please note that I tried this several times, burned the CD-R at 4x, verified it and even tried a new disc, but would get the exact same result. I am also not trying to incorporate any other SP/HF's either.

Any ideas on what is causing the error and how to resolve the problem? Please note that I followed this up with a clean install using the F6/floppy method with absolutely no errors.
Here are my ideas:
1. Remove 2 GB RAM while trying to install Windows XP.
2. Integrate just the actual WHQL signed Intel textmode driver and enable the Intel® ICH8R/ICH9R/ICH10R/DO/PCH SATA RAID Controller, when you get the textmode driver integration popup window.
3. Read this.

Good luck!
Fernando

#640 User is offline   xdmv 

  • Group: Members
  • Posts: 7
  • Joined: 06-July 09

Posted 07 July 2009 - 06:19 AM

Thank you Fer for your quick answer.
As I thought, it is not possible to build a install CD with full sata driver support.
But, is there any way to build a standar (most common chipsets) CD?
It is correct to separate Laptops from Desktops chipsets?
I mean, I install a lot of wXP OS and everytime I get troubles I have to (re)build a new installer.
Thanks a lot for your time!

#641 User is offline   xdmv 

  • Group: Members
  • Posts: 7
  • Joined: 06-July 09

Posted 07 July 2009 - 06:19 AM

Thank you Fer for your quick answer.
As I thought, it is not possible to build a install CD with full sata driver support.
But, is there any way to build a standar (most common chipsets) CD?
It is correct to separate Laptops from Desktops chipsets?
I mean, I install a lot of wXP OS and everytime I get troubles I have to (re)build a new installer.
Thanks a lot for your time!


#################

SORRY for my Double Pack... :whistle:

This post has been edited by xdmv: 07 July 2009 - 06:22 AM


#642 User is offline   xdmv 

  • Group: Members
  • Posts: 7
  • Joined: 06-July 09

Posted 07 July 2009 - 06:27 AM

Another question...
What do you think about Mass Storage drivers @ http://driverpacks.net/ ?
Thanks again!

This post has been edited by xdmv: 07 July 2009 - 06:46 AM


#643 User is offline   Fernando 1 

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

Posted 07 July 2009 - 09:22 AM

View Postxdmv, on Jul 7 2009, 02:19 PM, said:

But, is there any way to build a standar (most common chipsets) CD?
Yes, that is possible even by using nLite, but you should only integrate 1 driver of each Southbridge chipset vendor.

Quote

It is correct to separate Laptops from Desktops chipsets?
That is not necessary regarding the textmode drivers.

Quote

I mean, I install a lot of wXP OS and everytime I get troubles I have to (re)build a new installer.
If it is your business to install Operating Systems onto different desktop computers or laptops, you should avoid nLite, because this tool may only be used for private purposes.

View Postxdmv, on Jul 7 2009, 02:27 PM, said:

What do you think about Mass Storage drivers @ http://driverpacks.net/?
This is is exactly the method you should prefer, if you are going to install Windows XP very often on different computers. The integration should be done by using DriverPacks BASE and not by using nLite.

#644 User is offline   xdmv 

  • Group: Members
  • Posts: 7
  • Joined: 06-July 09

Posted 07 July 2009 - 09:47 AM

Thank you so much for your fast and professional support.

BTW...
What do you mean "used for private purposes"?
Microsoft, nLite, Client-Technical support, etc., related legal problems?
I would like to know more about this topic.
Thanks!

#645 User is offline   Fernando 1 

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

Posted 07 July 2009 - 10:03 AM

View Postxdmv, on Jul 7 2009, 05:47 PM, said:

What do you mean "used for private purposes"?
Microsoft, nLite, Client-Technical support, etc., related legal problems?
nLite is freeware, but it is not allowed to use it for business.
Look here.

#646 User is offline   xdmv 

  • Group: Members
  • Posts: 7
  • Joined: 06-July 09

Posted 07 July 2009 - 10:53 AM

View PostFernando 1, on Jul 7 2009, 01:03 PM, said:

View Postxdmv, on Jul 7 2009, 05:47 PM, said:

What do you mean "used for private purposes"?
Microsoft, nLite, Client-Technical support, etc., related legal problems?
nLite is freeware, but it is not allowed to use it for business.
Look here.


Oh...! I see...
dino[dot]nuhagic/@/gmail does not give any kind of support about it.
Even will not replay about this topic.
So sad...
Thanks again.

#647 User is offline   Fernando 1 

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

Posted 07 July 2009 - 11:20 AM

View Postxdmv, on Jul 7 2009, 06:53 PM, said:

dino[dot]nuhagic/@/gmail does not give any kind of support about it.
Even will not replay about this topic.
Dino Nuhagic (nick name: Nuhi) has spent a lot of time to develop the tools nLite and vLite.
I repeat: Only the private use of the tools is allowed. Any business use is against the law.

#648 User is offline   xdmv 

  • Group: Members
  • Posts: 7
  • Joined: 06-July 09

Posted 07 July 2009 - 11:52 AM

View PostFernando 1, on Jul 7 2009, 02:20 PM, said:

View Postxdmv, on Jul 7 2009, 06:53 PM, said:

dino[dot]nuhagic/@/gmail does not give any kind of support about it.
Even will not replay about this topic.
Dino Nuhagic (nick name: Nuhi) has spent a lot of time to develop the tools nLite and vLite.
I repeat: Only the private use of the tools is allowed. Any business use is against the law.


I understand perfectly.
My apologies if this question was misunderstood.
As you said, this tool is for private use only.
I will try DriverPacks.
Thanks for your support.

#649 User is offline   Airbus 

  • Group: Members
  • Posts: 1
  • Joined: 08-July 09

Posted 08 July 2009 - 12:41 PM

I have an OEM XP disc that came with a Dell system which detects my hd's properly during setup, however the server 2003 disc I am attempting to use does not. I cannot for the life of me find the right storage drivers to integrate with this disc. Since I know the drivers are on my xp disc, is it possible to just rip every single driver this XP disc has installed to guarantee it gets transplanted to my 2003 disc?


Update: Well I finally figured out why I couldnt get any txtoem drivers to work, I had yet to actually download the right ones! My board is using an ICH6-R chipset, the drivers provided here went as low at ICH6-M, but no R. I thought for sure downloading everything from driverpacks.net, and everything from here would eventually reveal the correct driver. What really sucks is that I had to download this driver from intel's site, which was formatted as a self-extracting installable exe, which HAD to have a working floppy drive to write the drivers to. So I then had to connect a floppy drive to let their little utility write the drivers to it, then I could copy the inf files out and let nlite slipstream them in. WHAT A PAIN.

This post has been edited by Airbus: 08 July 2009 - 01:11 PM


#650 User is offline   Fernando 1 

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

Posted 08 July 2009 - 04:36 PM

@ Airbus:

Welcome at MSFN Forums and thank you for your report.
You probably would have been able to take one of the already prepared drivers I have presented within my guide, but unfortunately I forgot to mention, that the ICH5R driver works with ICH6R Controllers too. I am sorry about that.
As a consequence I have just updated my guide regarding this point.

Thanks again!
Fernando

Share this topic:


  • 58 Pages +
  • « First
  • 31
  • 32
  • 33
  • 34
  • 35
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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



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