Jump to content

What`s wrong with my Nvidia driver installation?


Recommended Posts

Posted

I have a Geforce and a nforce motherboard (MSI K7N2 Delta).

Unpacked my detonator 61.77 driver and created a setup.issan.

Then added these line to my RunOnceEx:

REG ADD %KEY%\065 /V 1 /D "%systemdrive%\drivers\001_Graphics\setup.exe -s -f1\"%systemdrive%\drivers\001_Graphics\setup.iss" /f
No error message during setup, but no driver was installed.

Nforce:

Unpacked my Nforce drivers to %systemdrive%\drivers\000_Chipset and added this in my winnt.sif:

OemPnPDriversPath="Drivers\000_Chipset\AudioDRV;Drivers\000_Chipset\Ethernet\PreNRM\WinXP;Drivers\000_Chipset\GART;Drivers\000_Chipset\IDE\WinXP;Drivers\000_Chipset\MemCtl;Drivers\000_Chipset\SMBus"

(*inf is in every folder for the nforce driver)

After restart i have the yellow sign at the SCSI-Controller. (I have no scsi-controller installed). The other drivers are correctly installed (USB, sound, ethernet, etc.)

How can i solve these problems?


Posted

use this..

put your setup.iss file in the same directory as setup.exe & add this

setup.exe -s -f2\"%systemdrive%\nVidia.log"

Posted

added it:

REG ADD %KEY%\065 /V 1 /D "%systemdrive%\drivers\001_Graphics\setup.exe -s -f1\"%systemdrive%\drivers\001_Graphics\setup.iss" -f2\"%systemdrive%\nVidia.log" /f

but no log-file was written. :no::(

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...