Integration of NVIDIA's nForce RAID and AHCI drivers Guide and help for XP and W2k3 (32/64bit)
#641
Posted 02 May 2006 - 02:39 PM
#642
Posted 02 May 2006 - 03:03 PM
Thorgal, on May 2 2006, 10:39 PM, said:
CU
Fernando
#643
Posted 03 May 2006 - 02:25 PM
Fernando 1, on May 2 2006, 11:03 PM, said:
Thorgal, on May 2 2006, 10:39 PM, said:
CU
Fernando
im useing windows i works great but it wount boot and if i trye to open SHUTDOWN.EXE nothing happens it is a paine in the a** that i have to restart windows on my computor cut it be somthing in side my com on my motherbord ??
#644
Posted 03 May 2006 - 02:31 PM
Thorgal, on May 3 2006, 10:25 PM, said:
Now opens the DOS box.
Edit the following: "shutdown -s", if you want to shutdown and "shutdown -r", if you want to reboot.
If this fails, I would do a new install of Windows XP with your nLited CD.
Are you sure, that your PSU is ok and strong enough?
This post has been edited by Fernando 1: 03 May 2006 - 02:38 PM
#645
Posted 03 May 2006 - 03:32 PM
Fernando 1, on May 3 2006, 10:31 PM, said:
Thorgal, on May 3 2006, 10:25 PM, said:
Now opens the DOS box.
Edit the following: "shutdown -s", if you want to shutdown and "shutdown -r", if you want to reboot.
If this fails, I would do a new install of Windows XP with your nLited CD.
Are you sure, that your PSU is ok and strong enough?
do i have to edit shutdown -r everetime i have to restart ???
I think my system is ok
And i do realie DONT whont to reinstalle windows
My system:
MB: A8N-SLI Nforce4 Premium
CPU: AMD Athlon64 3500+ socket 939,b
RAM: 2x512 Kingston valueRAM
HD: 2x160 GB Samsung S-ATA II as Raid0
PSU: LC 6550G -Black V2.0 550W
VIDEO: Sapphire X800 GT
#646
Posted 03 May 2006 - 04:20 PM
Thorgal, on May 3 2006, 11:32 PM, said:
If you don't want to install XP again, search for a tool called "Shutdown now". After the install of this tool you can shutdown your pc very easy by hitting a desktop button.
CU
Fernando
#648
Posted 04 May 2006 - 04:36 PM
Thorgal, on May 4 2006, 10:52 PM, said:
But I would recommend to search for the reason of your shutdown/restart problem.
Maybe you find it here: http://www.aumha.org.../a/shtdwnxp.htm
Good luck!
Fernando
This post has been edited by Fernando 1: 05 May 2006 - 12:29 AM
#649
Posted 04 May 2006 - 06:53 PM
Im newbie here
I keep getting an error message when I boot up
And is it possible to "integrate" the SP2 with the nvraid integration as well??
I have a:
3800+ AMD64
GIGA K8NSC-939
BFG 7800GS 256
2Gb "kit" OCZ 667mhz ram
2 80Gb SATA-RAID for OS, install files and games
1 250Gb WD for multimedia
1 40Gb for BACKUPs of the OS partition
Please help me with this one... I need my RAID running smoothly!!!
TNX
This post has been edited by SINasTER: 04 May 2006 - 07:03 PM
#650
Posted 05 May 2006 - 12:27 AM
SINasTER, on May 5 2006, 02:53 AM, said:
Do the following:
Start > Run > edit "msconfig" (without quotation marks)
Within the System Configuration Utility open the "Startup" menue and look for NVRAIDSERVICE > disable this service
After a reboot your problem should be gone.
Quote
CU
Fernando
#651
Posted 05 May 2006 - 06:27 AM
Maybe a stupid question, but 'm trying to understand it.
If I integrate the nvsata and nvraid drivers, the necessary changes
will be applied to txtsetup.sif.
nvatabus.sys and nvraid.sys will be copied to the I386 dir.
Untill this I understand. What I don't understand is the following.
A dir is created in I386 with the nForce drivers.
In the txtsetup.sif nLite is making extra "dirs" (1883,1884)
which point to the driver-dir in the I386 Folder.
Then under the file section i see this.
nvcoi.dll = 1883,,,,,,,,1883,,,,0,0
This means that nvcoi.dll is in the dir 1883 and copied to 1883.
My question is.
Is the extra directory in the I386 folder with the integrated drivers necessary?
I didn't find any connections to this folder and it's file
Thx
#652
Posted 05 May 2006 - 07:21 AM
The Glimmerman, on May 5 2006, 02:27 PM, said:
If I integrate the nvsata and nvraid drivers, the necessary changes
will be applied to txtsetup.sif.
nvatabus.sys and nvraid.sys will be copied to the I386 dir.
Untill this I understand. What I don't understand is the following.
A dir is created in I386 with the nForce drivers.
In the txtsetup.sif nLite is making extra "dirs" (1883,1884)
which point to the driver-dir in the I386 Folder.
Then under the file section i see this.
nvcoi.dll = 1883,,,,,,,,1883,,,,0,0
This means that nvcoi.dll is in the dir 1883 and copied to 1883.
My question is.
Is the extra directory in the I386 folder with the integrated drivers necessary?
I didn't find any connections to this folder and it's file
The first step during the Windows Setup is the detection of the mass storage devices. If you want do avoid F6/floppy method, you have to integrate these unknown drivers (in this case the drivers NVATABUS.SYS and NVRAID.SYS) as textmode drivers. During the first (=TEXTMODE) part of the installation Windows Setup does not look into the driver folders (i386\NLDRV subfolders), but only into the TXTSETUP.OEM and some entries of the TXTSETUP.SIF (not the one you mentioned). The needed mass storage controller drivers (only the SYS files) have to be in the root of i386. Otherwise Setup would not find them.
During the second (=GUIMODE) part Windows Setup looks again into TXTSETUP.SIF, but now it uses all NLDRV driver subfolders.
That is the reason, why you find the compressed drivers NVATABUS.SY_ and NVRAID.SY_ twice within your nLited CD (within the i386 root and within one of the i386\NLDRV subfolders).
The files IDECOI.DLL and NVCOI.DLL are necessary Co-Installer files for the driver NVATABUS.SYS. You will find these entries within the NVATABUS.INF. All these files (SYS=drivers, INF=information files and DLL=coinstallers) have to be within the same folder. Otherwise the driver would not be installed during GUIMODE part of the Setup.
In earlier versions of nLite all PnP and textmode drivers were put into one folder (named NLDRV or OEMDIR). Since nLite RC7 each driver is stored within a separate subfolder. Other CD creating tools store the drivers within the $OEM$\§1\drivers folder.
So the answer to your question, if a separate folder for the integrated drivers is necessary, must be a "Yes!", but only for the GUIMODE part of the installation. The separation of each driver within the driver folder is not really necessary, but more clearly laid out for the user.
Is this answer satisfying for you?
This post has been edited by Fernando 1: 05 May 2006 - 07:23 AM
#653
Posted 05 May 2006 - 07:34 AM
Fernando your'e the best.
Thanx for the quick reply.
#654
Posted 06 May 2006 - 02:12 PM
#655
Posted 06 May 2006 - 04:50 PM
Tamerz, on May 6 2006, 10:12 PM, said:
You can take them, because they have a LEGACY subfolder. Just integrate this folder as TEXTMODE driver.
Thank you for the post. As a consequence I have just added these drivers to my guide (first post of this thread).
CU
Fernando
This post has been edited by Fernando 1: 06 May 2006 - 05:01 PM
#656
Posted 08 May 2006 - 05:26 PM
I have an ASUS A8N-SLI DELUXE and have ensured the latest BIOS release has been flashed, as well as verified that the NVRAID BIOS is at 4.78 or higher.
I have followed the instructions in the first post of this thread, and tried each of the methods listed in section 1, 2, and 4 of that post (recommendation: please number these methods) and each time have gotten the same results when attempting to boot windows install CD creating from the resulting ISO:
When the CD boots, I get the normal "blue screen" that shows that the CD is booting and that the windows installation is being started. After all the drivers are loaded/reviewed at the bottom of the screen, the very last message displayed is "running windows" and what typically follows is another blue screen that has a license agreement/disclaimer before proceeding with the installation.
Instead, what is displayed, after 10 minutes of what appears to be "loading" is just a bunch of === characters, not many. It almost appears that the standard input from the keyboard might work, if one knew what to type, but instead, it is just a blank screen.
I have meticulously followed the instructions, ensured that no other devices are plugged into the PC (all other hard drives are disconnected except for the 2 WD SATA drives configured on the NVRAID controller.
I have kept the nlite installation to a bare minimum - I've slipstreamed SP2 and incorporated the aforementioned drivers as documented. And with each attempt, I've started from scratch with a fresh copy of the XP CD in a new subdirectory on my hard drive (which I also disconnected prior to attempting the installation).
Any thoughts on what I might be overlooking here?
#657
Posted 09 May 2006 - 02:11 AM
Lou Jacob, on May 9 2006, 01:26 AM, said:
Quote
Quote
Instead, what is displayed, after 10 minutes of what appears to be "loading" is just a bunch of === characters, not many. It almost appears that the standard input from the keyboard might work, if one knew what to type, but instead, it is just a blank screen.
I have meticulously followed the instructions, ensured that no other devices are plugged into the PC (all other hard drives are disconnected except for the 2 WD SATA drives configured on the NVRAID controller.
I have kept the nlite installation to a bare minimum - I've slipstreamed SP2 and incorporated the aforementioned drivers as documented. And with each attempt, I've started from scratch with a fresh copy of the XP CD in a new subdirectory on my hard drive (which I also disconnected prior to attempting the installation).
My suggestion:
Try to install Windows XP by F6/floppy method. Before you do that, copy the content of the IDE\WinXP folder of the old nForce chipset driver package v. 6.53 onto a formatted floppy disk. If you don't have a floppy drive, create a new nLited CD and do nothing else but integrate the just mentioned SataRaid driver files as TEXTMODE driver. Burn the ISO and try to install XP this way.
If the installation fails even by doing this safe way, you have a hardware problem.
Good luck!
Fernando
#658
Posted 10 May 2006 - 05:36 PM
I performed the nLite nVRaid as clearly stated at the begining of this thread and I believe it worked as intended. Since I haven't installed all my hard drives yet I am not completely sure if it worked as I only installed with minimum hardware (video, ram, dvd, memory).
However, I did notice after booting into WinXP the device manager indicated several items with yellow exclamation marks next to them. I didn't write them down but as I recall there were about 4, one had "bridge" in it and another one may have had "smbus" and one with an "unknown device."
The good news is I manually installed the "nForce4_amd_6.70_winxp2k_english.exe" driver along with the "84.21_forceware_winxp2k_english_whql.exe" and all the exclamation marks disappeared.
At the end of your Driver-Integration-Method process you state; "Then you can integrate the other nForce drivers (SMBus, Ethernet etc.) as "normal drivers". Only users with an nForce4 system may take them out of the same NVIDIA chipset package they used for the integration of the SataRaid drivers."
Question, would the integration of these other nForce drivers eliminate the exclamation marks and the need for manual installation of the drivers?
If so, could you either list the directories and the proper nLite integration procedure, such as integrate drivers using the "multiple or single driver folder" option or possibly point me where I can find it?
I would guess one sub folder should include the \LAN\Ethernet but since some files were pulled from the Legacy and SATA_IDE subfolders (as stated in the procedure) I am not sure to include them?
Grateful for your help.
This post has been edited by hip: 10 May 2006 - 05:38 PM
#659
Posted 11 May 2006 - 12:31 AM
I ask this because I have 2 machines I want the install disk to be good for. Both machines would pull from the same storage file, but one is a ICH6R - 82801FR, and the other is a ICH7R/DH - 82801GR/GH.
nLite would pull them all in. You would just have to pick one. Does the Windows Unattended CD Creator work the same way?
Thanks again
#660
Posted 11 May 2006 - 02:53 AM
hip, on May 11 2006, 01:36 AM, said:
Question, would the integration of these other nForce drivers eliminate the exclamation marks and the need for manual installation of the drivers?
hip, on May 11 2006, 01:36 AM, said:
Additionally you should integrate the NVIDIA Forceware driver 84.21. Before you can do it, you have to unzip the EXE file by using WinRar or WinZip.
hip, on May 11 2006, 01:36 AM, said:
PVU, on May 11 2006, 08:31 AM, said:
I ask this because I have 2 machines I want the install disk to be good for. Both machines would pull from the same storage file, but one is a ICH6R - 82801FR, and the other is a ICH7R/DH - 82801GR/GH.
nLite would pull them all in. You would just have to pick one. Does the Windows Unattended CD Creator work the same way?
This post has been edited by Fernando 1: 11 May 2006 - 02:58 AM



Help

Back to top









