tox1c90
New Member
- Total Posts : 18
- Reward points : 0
- Joined: 2015/04/18 08:32:44
- Status: offline
- Ribbons : 0
Hello, since updating to the latest Geforce driver 430.39, it is not possible for me anymore to change the power target of my 2080 XC using Precision X1 0.3.15.0. I can move the slider in PX1 and press Apply, but GPU-Z shows the power target is not changed. I'm undervolting my card by using optimized VF curve generated by OC scanner and applying 75% power target. This way I get clocks which are comparable to stock, but with 25% less power consumption and heat. It worked before updating to 430.39. Since then, I apply 75% but GPU-Z is still showing 100% and the card is using full 100% power target during games. VF curve seems to be still applied because now the card runs on much higher clocks compared to stock. If I close PX1 completely and open it again, it still shows the optimized VF curve (meaning it WAS applied) but power target is reset to 100% (meaning it WAS NOT applied). Any suggestions or can anybody confirm this bug?
post edited by tox1c90 - 2019/04/23 14:09:14
|
Sajin
EVGA Forum Moderator
- Total Posts : 49227
- Reward points : 0
- Joined: 2010/06/07 21:11:51
- Location: Texas, USA.
- Status: offline
- Ribbons : 199

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/23 14:09:25
(permalink)
If you go back to a older driver everything works properly again? Do you have this issue with msi afterburner too?
|
1984BC05A6D6416
Superclocked Member
- Total Posts : 177
- Reward points : 0
- Joined: 2017/03/06 09:41:28
- Status: offline
- Ribbons : 0
Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/24 07:46:42
(permalink)
Hello, I have the exact same issue since I updated to 430.39. But I have no solution until now. Thanks.
|
bcavnaugh
The Crunchinator
- Total Posts : 38516
- Reward points : 0
- Joined: 2012/09/18 17:31:18
- Location: USA Affiliate E5L3CTGE12 Associate 9E88QK5L7811G3H
- Status: offline
- Ribbons : 282

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/24 08:21:59
(permalink)
MaxTheOwl Hello, I have the exact same issue since I updated to 430.39. But I have no solution until now. Thanks.
And your solution was?
|
1984BC05A6D6416
Superclocked Member
- Total Posts : 177
- Reward points : 0
- Joined: 2017/03/06 09:41:28
- Status: offline
- Ribbons : 0
Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/24 08:43:32
(permalink)
bcavnaugh And your solution was?
As I wrote. I have no solution atm. Sorry
|
bcavnaugh
The Crunchinator
- Total Posts : 38516
- Reward points : 0
- Joined: 2012/09/18 17:31:18
- Location: USA Affiliate E5L3CTGE12 Associate 9E88QK5L7811G3H
- Status: offline
- Ribbons : 282

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/24 09:39:48
(permalink)
MaxTheOwl
bcavnaugh And your solution was?
As I wrote. I have no solution atm. Sorry
Remove PX1 and clean on all the Folders Delete them that is and restart the computer and install PX1 This is what I do between Drivers when PX1 stops working. You can skip the NVIDIA Driver and DDU Stuff. Uninstall LED Sync then PX1 uninstall all NVIDIA Software and Drivers. Run DDU in Safe Mode and then install only the Graphics Driver and PhysX Driver. Do not install PX1 at this time. The Default Color is Blue. Delete the Folders in Bold C:\Program Files\EVGA\ Precision X1C:\Program Files (x86)\ EVGAC:\Users\UserName\AppData\ Local\EVGA_Co.,_Ltd Under C:\Users\Username\AppData\Local Delete File ledConfiguration.config Under C:\Windows Delete File PrecisionX_x64.INI Reboot and then install PX1 I recommend not installing LED Sync. What is the FULL Model and Part Number of your Graphics Card. My full cleanup This is what I do between Drivers when PX1 stops working. Uninstall LED Sync then PX1 uninstall all NVIDIA Software and Drivers. Run DDU in Safe Mode and then install only the Graphics Driver and PhysX Driver. Do not install PX1 at this time. The Default Color is Blue. Delete the Folders in Bold C:\Program Files\EVGA\ Precision X1C:\Program Files (x86)\ EVGAC:\Users\UserName\AppData\Local\ EVGA_Co.,_Ltd Under C:\Users\Username\AppData\Local Delete File ledConfiguration.config Under C:\Windows Delete File PrecisionX_x64.INI Delete from Registry *Not MB EVGA Info EVGA Precision X1 Vulkan - ImplicitLayers Pointer to Precision X1 LED Sync WinRing0 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinRing0_1_2_0 HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\WinRing0_1_2_0 Reboot and then install PX1 I recommend not installing LED Sync. EVGA FAQ How Do I Troubleshoot Precision X1 Issues?
post edited by bcavnaugh - 2019/07/19 09:23:17
|
Baratak
New Member
- Total Posts : 72
- Reward points : 0
- Joined: 2018/12/05 09:04:27
- Status: offline
- Ribbons : 1

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/24 10:14:09
(permalink)
bcavnaugh, wouldn't it be great if someone or EVGA built a BAT file to clean those folders?
|
bcavnaugh
The Crunchinator
- Total Posts : 38516
- Reward points : 0
- Joined: 2012/09/18 17:31:18
- Location: USA Affiliate E5L3CTGE12 Associate 9E88QK5L7811G3H
- Status: offline
- Ribbons : 282

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/24 10:42:13
(permalink)
Baratak bcavnaugh, wouldn't it be great if someone or EVGA built a BAT file to clean those folders?
I kind of have a file that does this. I run this After I uninstall PX1 ClearPX1.cmd (Right Click on file and Run as administrator) C: CD C:\Users\%UserName%\AppData\Local rmdir "C:\Users\%UserName%\AppData\Local\EVGA_Co.,_Ltd\" /S /Q CD C:\Program Files\EVGA\ rmdir "C:\Program Files\EVGA\Precision X1\" /S /Q CD "C:\Program Files (x86)" rmdir "C:\Program Files (x86)\EVGA\" /S /Q CD \ C: Del C:\Windows\PrecisionX_x64.INI /Q CD \ Exit > Del C:\Windows\PrecisionX_x64.INI /Q may not be needed after PXOC. I do not install LED Sync so I removed from my clean up file. Old School DOS Command. Not a Commend to play with without know what it can do. Folders and Files removed and deleted are NOT moved to the "Recycle Bin" and are GONE for Good. RMDIR (or RD) [/Q] [drive:]path RD [/Q] [drive:]path /S Removes all directories and files in the specified directory in addition to the directory itself. Used to remove a directory tree. /Q Quiet mode, do not ask if ok to remove a directory tree with /S rmdir "C:\Users\%UserName%\AppData\Local\EVGA_Co.,_Ltd\" /S /Q (Removes the Folder EVGA_Co.,_Ltd and any Folders or Files in it) rmdir "C:\Program Files\EVGA\Precision X1\" /S /Q (Removes the Folder Precision X1 and any Folders or Files in it) rmdir "C:\Program Files (x86)\EVGA\" /S /Q (Removes the Folder EVGA and any Folders or Files in it) If you have other EVGA Software installed in C:\Program Files (x86)\EVGA\ then you may need to Edit the command to delete the Folder inside of C:\Program Files (x86)\EVGA\ Like C:\Program Files (x86)\EVGA\MyCLC C:\Program Files (x86)\EVGA\MyOther rmdir "C:\Program Files (x86)\EVGA\WinRing0" /S /Q (Removes the Folder WinRing0 and any Folders or Files in it) rmdir "C:\Program Files (x86)\EVGA\LED Sync" /S /Q (Removes the Folder LED Sync and any Folders or Files in it) But will leave C:\Program Files (x86)\EVGA\MyCLC and C:\Program Files (x86)\EVGA\MyOther alone or unchanged. Working this ATM C:\Program Files\EVGA>rmdir "C:\Program Files\EVGA\Precision X1\" /S /Q C:\Program Files\EVGA\Precision X1\WinRing0\WinRing0x64.sys - Access is denied. Deleted WinRing0 from the Registry Restart then rerun my clean up file. I had to delete the file C:\Program Files\EVGA\Precision X1\WinRing0\WinRing0x64.sys and then rerun my clean up file. EVGA FAQ How Do I Troubleshoot Precision X1 Issues?
post edited by bcavnaugh - 2019/07/19 09:23:34
|
tox1c90
New Member
- Total Posts : 18
- Reward points : 0
- Joined: 2015/04/18 08:32:44
- Status: offline
- Ribbons : 0
Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/24 10:48:18
(permalink)
I tried using MSI Afterburner and there it is working. Maybe I will just stick to that - for my purpose it doesn't really matter which tool I'm using.
|
Void65231
New Member
- Total Posts : 99
- Reward points : 0
- Joined: 2018/04/04 23:35:37
- Status: offline
- Ribbons : 0
Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/24 11:02:41
(permalink)
Make sure you don’t have Nvidia profile inspector installed as it can cause issues between driver updates.
|
bcavnaugh
The Crunchinator
- Total Posts : 38516
- Reward points : 0
- Joined: 2012/09/18 17:31:18
- Location: USA Affiliate E5L3CTGE12 Associate 9E88QK5L7811G3H
- Status: offline
- Ribbons : 282

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/24 13:28:17
(permalink)
If you Right Click on EVGA Precision X1 and Run as administrator the Power Target Settings are Saved.
|
Sajin
EVGA Forum Moderator
- Total Posts : 49227
- Reward points : 0
- Joined: 2010/06/07 21:11:51
- Location: Texas, USA.
- Status: offline
- Ribbons : 199

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/24 14:11:26
(permalink)
tox1c90 I tried using MSI Afterburner and there it is working. Maybe I will just stick to that - for my purpose it doesn't really matter which tool I'm using.
|
bcavnaugh
The Crunchinator
- Total Posts : 38516
- Reward points : 0
- Joined: 2012/09/18 17:31:18
- Location: USA Affiliate E5L3CTGE12 Associate 9E88QK5L7811G3H
- Status: offline
- Ribbons : 282

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/24 14:52:14
(permalink)
I would recommended going back to Driver 425.31.
|
Void65231
New Member
- Total Posts : 99
- Reward points : 0
- Joined: 2018/04/04 23:35:37
- Status: offline
- Ribbons : 0
Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/24 15:21:29
(permalink)
|
bcavnaugh
The Crunchinator
- Total Posts : 38516
- Reward points : 0
- Joined: 2012/09/18 17:31:18
- Location: USA Affiliate E5L3CTGE12 Associate 9E88QK5L7811G3H
- Status: offline
- Ribbons : 282

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/24 15:25:23
(permalink)
|
Void65231
New Member
- Total Posts : 99
- Reward points : 0
- Joined: 2018/04/04 23:35:37
- Status: offline
- Ribbons : 0
Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/24 15:42:01
(permalink)
|
bcavnaugh
The Crunchinator
- Total Posts : 38516
- Reward points : 0
- Joined: 2012/09/18 17:31:18
- Location: USA Affiliate E5L3CTGE12 Associate 9E88QK5L7811G3H
- Status: offline
- Ribbons : 282

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/24 15:50:07
(permalink)
|
dc8flyer
SSC Member
- Total Posts : 563
- Reward points : 0
- Joined: 2016/02/23 00:10:47
- Status: offline
- Ribbons : 7
Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/24 23:31:04
(permalink)
430.39 and PX1 3.12 my power target kept resetting at 100 percent. Installed 3.16 and power setting will not set above 125. All worked well with 3.12 and 419.17. At least with 3.16 the mV display under the Memory Clock has been removed, for those of us that don't have that sensor to report. 2080 Ti XC Black - should be able to set 135% on Power Target.
2009 Alienware Aurora x58 i7 990x oc to 4.14 Three ASUS ROG PG278Q Black 27" WQHD 2560 x 1440 - 144 Hz 1ms (GTG) NVIDIA G-Sync Gaming Monitors RTX 2080ti EVGA Black XC oc 1250/160 with 566.14 CORSAIR Vengeance 24GB (6 x 4GB) 240-Pin DDR3 SDRAM DDR3 1600 memory 2TB 860evo SSD Corsair Hydro Series H80i V2 Water/Liquid CPU Cooler Two 120mm push/pull NF-F12 iPPC-3000 PWM Fan with Focused Flow Windows 10 - always the latest
|
bcavnaugh
The Crunchinator
- Total Posts : 38516
- Reward points : 0
- Joined: 2012/09/18 17:31:18
- Location: USA Affiliate E5L3CTGE12 Associate 9E88QK5L7811G3H
- Status: offline
- Ribbons : 282

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/25 09:24:15
(permalink)
dc8flyer 430.39 and PX1 3.12 my power target kept resetting at 100 percent. Installed 3.16 and power setting will not set above 125. All worked well with 3.12 and 419.17. At least with 3.16 the mV display under the Memory Clock has been removed, for those of us that don't have that sensor to report. 2080 Ti XC Black - should be able to set 135% on Power Target.
Right Click on PX1 and Select Run as administrator and it will work fine. As posted above in Post #11
|
Void65231
New Member
- Total Posts : 99
- Reward points : 0
- Joined: 2018/04/04 23:35:37
- Status: offline
- Ribbons : 0
Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/25 10:16:12
(permalink)
Or save people the headache if they wish to run the program on startup do this. 1. Go to the precision x1 icon on the desktop. 2. Right click and choose properties from the drop down menu. 3. Go to the compatibility tab. 4. Click run as administrator and apply. https://m.youtube.com/wat...youtu.be&v=nNVdaJXYCbA
|
bcavnaugh
The Crunchinator
- Total Posts : 38516
- Reward points : 0
- Joined: 2012/09/18 17:31:18
- Location: USA Affiliate E5L3CTGE12 Associate 9E88QK5L7811G3H
- Status: offline
- Ribbons : 282

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/25 10:21:52
(permalink)
Void65231 Or save people the headache if they wish to run the program on startup do this.
1. Go to the precision x1 icon on the desktop. 2. Right click and choose properties from the drop down menu. 3. Go to the compatibility tab. 4. Click run as administrator and apply.
https://m.youtube.com/wat...youtu.be&v=nNVdaJXYCbA
Maybe, but some will forget they have done this and in the next update the cycle starts once more.
post edited by bcavnaugh - 2019/04/25 10:36:34
|
esschallert
New Member
- Total Posts : 80
- Reward points : 0
- Joined: 2013/06/30 14:34:32
- Status: offline
- Ribbons : 0

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/25 11:55:45
(permalink)
bcavnaugh
Void65231 Or save people the headache if they wish to run the program on startup do this.
1. Go to the precision x1 icon on the desktop. 2. Right click and choose properties from the drop down menu. 3. Go to the compatibility tab. 4. Click run as administrator and apply.
https://m.youtube.com/wat...youtu.be&v=nNVdaJXYCbA
Maybe, but some will forget they have done this and in the next update the cycle starts once more.
Yep like me, installed today the new version and was wondering why the hell I couldn't change the power target^^ Also something weird happend, installed the new version, applied my working previous settings on oc, then the whole pc began to freeze every few seconds. Had to do a hard reset, now everything works again without an issue.
AMD RYZEN 5950xAsus ROG Crosshair VIII Formula 32 GB Corsair Dominator Platinum RGB @ 3600 MHz 2x EVGA 3090 FTW3 Ultra GamingLeadex 80 PLUS Platinum 8Pack Edt. Netzteil - 2000 Watt Case TT WP100Windows 10 Pro
|
Void65231
New Member
- Total Posts : 99
- Reward points : 0
- Joined: 2018/04/04 23:35:37
- Status: offline
- Ribbons : 0
Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/25 12:07:12
(permalink)
If it keeps hard freezing your computer report it to Jacob or post it in the x1 version 3.1.6 thread because I’ve been having pc freezing issues caused by VF curve, but it could very well just be a perticular clock it hits caused by x1; more people experiencing similar issues the more likely it will get resolved.
|
bcavnaugh
The Crunchinator
- Total Posts : 38516
- Reward points : 0
- Joined: 2012/09/18 17:31:18
- Location: USA Affiliate E5L3CTGE12 Associate 9E88QK5L7811G3H
- Status: offline
- Ribbons : 282

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/25 13:20:40
(permalink)
It is the Driver 430.39 that is the Issue Not PX1. PX1 0.3.16.0 is running Very well for me using the last Driver. 425.31 This is a Big Change in Drivers from NVIDIA that some are not seeing.
post edited by bcavnaugh - 2019/04/28 09:22:32
|
tox1c90
New Member
- Total Posts : 18
- Reward points : 0
- Joined: 2015/04/18 08:32:44
- Status: offline
- Ribbons : 0
Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/25 14:14:08
(permalink)
MSI Afterburner is always asking for Admin and triggering UAC when it's started, so that seems to be why it is not affected. For automatically applying the settings during Windows startup, it creates a task in Windows Task Scheduler to "run with highest privileges" on user log on. Maybe PX1 should just copy this behavior. ;)
|
bcavnaugh
The Crunchinator
- Total Posts : 38516
- Reward points : 0
- Joined: 2012/09/18 17:31:18
- Location: USA Affiliate E5L3CTGE12 Associate 9E88QK5L7811G3H
- Status: offline
- Ribbons : 282

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/25 14:16:21
(permalink)
Glad I do not use it.
post edited by bcavnaugh - 2019/04/25 15:20:38
|
Sajin
EVGA Forum Moderator
- Total Posts : 49227
- Reward points : 0
- Joined: 2010/06/07 21:11:51
- Location: Texas, USA.
- Status: offline
- Ribbons : 199

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/25 15:02:37
(permalink)
tox1c90 Maybe PX1 should just copy this behavior. ;)
+1 Would solve the issue.
|
bcavnaugh
The Crunchinator
- Total Posts : 38516
- Reward points : 0
- Joined: 2012/09/18 17:31:18
- Location: USA Affiliate E5L3CTGE12 Associate 9E88QK5L7811G3H
- Status: offline
- Ribbons : 282

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/25 15:20:47
(permalink)
MSI Afterburner Sucks. As does the politics to push EVGA Members to move from EVGA Precision X1 over to MSI. We are never going to get a great tool of any kind if Members Keep this up, why should EVGA even bother anymore. Why not just tell EVGA to Dump their software and sell the company to MSI and be done with.
|
Sajin
EVGA Forum Moderator
- Total Posts : 49227
- Reward points : 0
- Joined: 2010/06/07 21:11:51
- Location: Texas, USA.
- Status: offline
- Ribbons : 199

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/25 15:22:32
(permalink)
bcavnaugh MSI Afterburner Sucks. As does the politics to push EVGA Members to move from EVGA Precision X1 over to MSI. We are never going to get a great tool of any kind if Members Keep this up, why should EVGA even bother anymore. Why not just tell EVGA to Dump their software and sell the company to MSI and be done with.
Evga just needs to fix it. That is all I'm saying.
post edited by Sajin - 2019/04/25 16:21:53
|
bcavnaugh
The Crunchinator
- Total Posts : 38516
- Reward points : 0
- Joined: 2012/09/18 17:31:18
- Location: USA Affiliate E5L3CTGE12 Associate 9E88QK5L7811G3H
- Status: offline
- Ribbons : 282

Re: Power Target cannot be changed after updating to NVidia driver 430.39
2019/04/25 15:33:16
(permalink)
Sajin
bcavnaugh MSI Afterburner Sucks. As does the politics to push EVGA Members to move from EVGA Precision X1 over to MSI. We are never going to get a great tool of any kind if Members Keep this up, why should EVGA even bother anymore. Why not just tell EVGA to Dump their software and sell the company to MSI and be done with.
Evga just needs to fix it. That is all I'm saying.
If that was true you then should be using PX1 to Help Fix and Improve PX1 and bash Not PX1 all time and not tell everyone to use MSI Afterburner. That is all I Am Saying. I you were not an "EVGA Forum Moderator" I really would care less, but EVGA Forum Moderator's are who Forum Members are going to believe regardless of what others are saying or posting.
post edited by Sajin - 2019/04/25 16:22:08
|