As always, my love for the open source and Linux community continues. When a company doesn't do something officially, someone else comes along and does it. GreenWithEnvy is a recent one, to allow NVIDIA GPU owners to tinker with their hardware.
It will give you the ability to get a read-out of temperatures, fan speeds, clock speeds, do a little overclocking and more. Also, another nifty feature is the ability to make custom profiles to adjust fan speed based on the GPU temperature which is awesome.
For the Overclock ability to work, you need to enable "Coolbits" which allows you to use various unsupported features with NVIDIA GPUs on Linux. It's easy enough to do in terminal, like this Ubuntu example:
sudo nvidia-xconfig --cool-bits=8
More on what the number means in the NVIDIA readme here under the 'Option "Coolbits" "integer"' heading.
Fair warning though, do so at your own expense. Overclocking can cause damage if not done very carefully, especially with the extra power needed and the heat that comes with it.
See more on the official GitLab page with instructions on how to easily install with Flatpak from Flathub.
Quoting: CAPTNCAPSNow we just need any kind of tool for AMD cards...
We do... With WattmanGTK, unfortunately the author has been busy and hasn't had time to get it fully working.
It currently reads the values and spits out script you can apply manually. Although it doesn't work with Vega atm, I had to add my own overclock values to the script to get Vega overclocking work.
Times like this when I wish I had learned how to code, I would love to contribute to a project like this.
Quoting: buenaventuraI dont think I dare to do this with my laptop gtx1060, it would probably shorten lifespan I guess?
For sure shorten uptime with a single battery charge, probably shorten overall lifetime.
But then, nobody knows if the later will be shortened from 7 to 6 or from 2 to 1 year...
I wouldn't do it, at least not with my primary hardware.
(Your mileage may vary. E. g. it may be shortened. :D )
Last edited by Eike on 6 February 2019 at 3:49 pm UTC
I don't care about overclocking, but still ok program.
Last edited by pb on 6 February 2019 at 4:35 pm UTC
Quoting: Wernerhmm for me it doesn't work, it just shows empty ui, could it be that it doesn't support Nvidia 418.30
works for me with 418.30
[
Quoting: pbI have a laptop with 1060 gpu set at discrete, I wonder if I could downpower the card with this tool to avoid the fan noise during normal usage (non-gaming). Does it make the changes in real time or does it require reboot?
real time. Only X restart is needed if you save the coolbits into xorg
Last edited by Xpander on 6 February 2019 at 6:14 pm UTC
See more from me