dartraiden / NVIDIA-patcher

Adds 3D acceleration support for P106-090 / P106-100 / P104-100 / P104-101 / P102-100 / CMP 30HX / CMP 40HX / CMP 50HX mining cards.
194 stars 25 forks source link

High Performance NVIDIA Processor !not displayed! #34

Open astronautduckpc opened 9 months ago

astronautduckpc commented 9 months ago

It's empty here. How to fix the situation? I spent several days solving the problem( image

p106_100 i5 3470 cpu

image I used this driver with a patch. Windows 10 22h2 and tried 20h2

1280-720 commented 9 months ago

I have the same issue with my i5-4570/p106-90, not sure if it lacks some registry or what.

dartraiden commented 9 months ago

It's empty here.

This is the first time I've seen this.

Perhaps this is due to the 3rd CPU generation (there was information somewhere that it only works normally starting from the 4th generation).

You can upgrade to Windows 11, where this feature is built into the operating system and the Nvidia control panel is not needed at all.

BluePurplePro commented 1 month ago

OK, I found the solution:

  1. After downloading the driver, search for View network connection to disable ethernet/wifi

00 - View network connections

  1. Uninstall GPU driver using DDU (Clean and restart)

01

  1. Run the Install.bat file. In the Installation options, choose Custom (Advanced) ~> Check for Perform a clean installation

02 03

Now the option Perferred graphics processor should be back (don't forget to enable ethernet/wifi)

04

tarkh commented 1 week ago

I faced the same issue. I have 2 graphics cards: Nvidia 710 and P106-100. After installing the patched driver 472.12, in the Nvidia Control Panel under Manage 3D settings, the Preferred graphics processor dropdown was empty. In the Windows 10 Pro settings, where you can select the preferred graphics processor for applications, only Nvidia 710 was available. Meanwhile, the P106-100 was working in some programs (like JAVA Minecraft), but Steam was running on the GT 710.

The problem was solved as follows, in RegEdit in the corresponding section:

  1. For adapter 0 (Nvidia 710), I set EnableMsHybrid=2
  2. For adapter 1 (P106-100), I set EnableMsHybrid=1 and AdapterType=4

Then, in Preferred graphics processor dropdown you can set High-performance NVIDIA processor.