Jump to content
LaptopVideo2Go Forums

GeForce 451.48


StefanG3D

Recommended Posts

thanks is functional now in fact like i'm use teamviewer to install the driver an issue is create if i stay with teamwiewer while the installation of driver. once I left teamviewer during is display in red "are you sur install of driver", the install sucessfully.

thanks again.

Edited by greb74
Link to comment
Share on other sites

Tesla and CUDA 11.0.2 links added to opening post.

 

 

Link to comment
Share on other sites

  • 2 weeks later...
On 6/28/2020 at 10:01 PM, StefanG3D said:

Lets try another thing. Create your personal INF.

Delete modded INF from display.folder

Open nvami.inf (ASUS mobile) in a text editor and add your GPU like this

[NVIDIA_Devices.NTamd64.10.0...17098]
%NVIDIA_DEV.11E0% = Section001,PCI\VEN_10DE&DEV_11E0
%NVIDIA_DEV.1341.11ED.1043% = Section001, PCI\VEN_10DE&DEV_1341&SUBSYS_11ED1043

[Strings]
DiskID1 = "NVIDIA Windows 10 (64 bit) Driver Library Installation Disk 1"
FLG_ADDREG_KEYONLY = 0x00000010
NVIDIA = "NVIDIA"
NVIDIA_A = "NVIDIA"
NVIDIA_DEV.11E0 = "NVIDIA GeForce GTX 770M"
NVIDIA_DEV.1341.11ED.1043 = "NVIDIA GeForce 840M"

Save nvami.inf

Uninstall broken driver

Start a new installation via have disk method and select nvami.inf

 

 

Hello StefanG3D, 

I want to mod the inf nvami.inf for Asus Rog G75VX with graphic card 670MX (NVIDIA_DEV.11A1.10AD.1043 = "NVIDIA GeForce GTX 670MX"),  the last nvidia driver that support this card is 425.31,  in the inf file the supported sections for my card are section008 and section007, which sections from last nvidia driver matches the 670MX approximately.

much appreciated

 

Link to comment
Share on other sites

2 hours ago, samozen said:

Hello StefanG3D, 

I want to mod the inf nvami.inf for Asus Rog G75VX with graphic card 670MX (NVIDIA_DEV.11A1.10AD.1043 = "NVIDIA GeForce GTX 670MX"),  the last nvidia driver that support this card is 425.31,  in the inf file the supported sections for my card are section008 and section007, which sections from last nvidia driver matches the 670MX approximately.

The difference between section 1 and 2 is NVOptimusHCloneDisabled = 1

Looks like most rigs support horizontal cloning, so try:

%NVIDIA_DEV.11A1% = Section002, PCI\VEN_10DE&DEV_11A1

Link to comment
Share on other sites

22 hours ago, StefanG3D said:

The difference between section 1 and 2 is NVOptimusHCloneDisabled = 1

Looks like most rigs support horizontal cloning, so try:

%NVIDIA_DEV.11A1% = Section002, PCI\VEN_10DE&DEV_11A1

 i see the NVOptimusHCloneDisabled = 1 is present in both section001 and section002.

so section001 is for x86 system and section002 is for x64 system?

Link to comment
Share on other sites

9 minutes ago, samozen said:

 i see the NVOptimusHCloneDisabled = 1 is present in both section001 and section002.

so section001 is for x86 system and section002 is for x64 system?

I looked at 451.67 DCH

32 bit OS are not supported in recent drivers.

But there are still 32 bit runtimes for old apps. Every section installs both

CopyFiles = nv_system32_RS_copyfiles__02
CopyFiles = nv_system32_copyfiles__01
CopyFiles = nv_syswow64_RS_copyfiles__01
CopyFiles = nv_syswow64_copyfiles__01

System32 = 64 bit, SYSWOW64 = 32 bit - it's a bit confusing...

Link to comment
Share on other sites

my system is 64bit since several years

i chose section001 and verything working so far good. i will tray section002 and show how it goes.

Link to comment
Share on other sites

so i did chose section002 it installed via helpdisk, but i can not see the Nvidia Contro Panel installed.

see pictures . i think i will revert to section001

section002.png

section0021.png

 

Edit: section001 is the best so far. so everyone with 670mx should chose section001

Link to comment
Share on other sites

  • 2 weeks later...
On 7/17/2020 at 6:55 PM, samozen said:

so i did chose section002 it installed via helpdisk, but i can not see the Nvidia Contro Panel installed.

see pictures . i think i will revert to section001

section002.png

section0021.png

 

Edit: section001 is the best so far. so everyone with 670mx should chose section001

Hi @samozen did you get the inf file correct for the G75VX with the 670MX, I tried to install the 451.85-desktop-notebook-win10-64bit-international-dch.hf driver using the method described by Stefan but I could not get it right. If you did could you share that inf with me please? Thanks

Link to comment
Share on other sites

Hello everyone!

Does anybody has a problem with BSOD caused by dxgmms1.sys System_Service_Exeption?

It looks for me that the reason of this problem is Hardware Accelerated GPU Scheduling.

I have INTEL HD Graphics 4000 and Nvidia Geforce 1070 and I could not turn off integrated graphic card because it is used for output.

Any idea how to fix it?

Link to comment
Share on other sites

For me Hardware Accelerated GPU Scheduling just did cause stutters and slowdown, so far I don't use it.

Link to comment
Share on other sites

On 7/31/2020 at 1:32 AM, Dirk said:

Hi @samozen did you get the inf file correct for the G75VX with the 670MX, I tried to install the 451.85-desktop-notebook-win10-64bit-international-dch.hf driver using the method described by Stefan but I could not get it right. If you did could you share that inf with me please? Thanks

Hello, 

Sorry to respond now, i attached the inf files for 451.77 the original and modified. The 451.85 ended with crashing problems. The mod Inf is for  GTX 670MX.

v.rar

Link to comment
Share on other sites

On 8/4/2020 at 12:28 PM, samozen said:

... i attached the inf files for 451.77 the original and modified. The 451.85 ended with crashing problems. The mod Inf is for  GTX 670MX.

I think you need to make a new INF from scratch, because the driver branches are different.

451.85 r451_65-4
451.82 r451_40-9
451.77 r451_40-8
451.67 r451_65-2
451.48 r451_40-5

Link to comment
Share on other sites

On 8/7/2020 at 5:37 PM, StefanG3D said:

I think you need to make a new INF from scratch, because the driver branches are different.

451.85 r451_65-4
451.82 r451_40-9
451.77 r451_40-8
451.67 r451_65-2
451.48 r451_40-5

@samozen @StefanG3D Thanks for the feedback, I could run a compare on the two file and see which sections I had to modify, I was totally confused with the Disk 1 versus Disk 2 scenario, busy downloading 451.85 as it seems to be the latest Game Ready Driver and will see if I can get it right. Thanks again for the help

Link to comment
Share on other sites

On 8/7/2020 at 5:37 PM, StefanG3D said:

I think you need to make a new INF from scratch, because the driver branches are different.

451.85 r451_65-4
451.82 r451_40-9
451.77 r451_40-8
451.67 r451_65-2
451.48 r451_40-5

Hi @StefanG3D , so I got the driver installed 451.85. ONLY one slight problem my second screen is not detected, any ideas?

Edited by Dirk
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...