Reversing NvAPI to Programmatically Overclock Nvidia GPUs
1vwjbxf1wko0yhnr.wordpress.com
Reversing NvAPI to Programmatically Overclock Nvidia GPUs
1–10 of 22 posts
Re: Reversing NvAPI to Programmatically Overclock Nvidia GPUs
#2Re: Reversing NvAPI to Programmatically Overclock Nvidia GPUs
#3Re: Reversing NvAPI to Programmatically Overclock Nvidia GPUs
#4https://secure.freedesktop.org/~cbrill/dri-log/dri-devel-201... and we already had this information because nvidia-settings is open source :)
The subject post is about reversing the application/driver interface; to get reclocking working on the FOSS nouveau driver would require reversing the driver/hardware interface.
Background: currently newer nvidia cards boot up at a very low clock speed (~0.1x normal speed) and require the driver to reclock it. But nvidia isn't releasing the docs on how to do this.
[0] http://www.x.org/wiki/Events/XDC2014/XDC2014SplietREclock/ [1] http://nouveau.spliet.org/evoc.html [2] https://git.kernel.org/cgit/linux/kernel/git/stable/linux-st... [3] https://git.kernel.org/cgit/linux/kernel/git/stable/linux-st...
Re: Reversing NvAPI to Programmatically Overclock Nvidia GPUs
#5Re: Reversing NvAPI to Programmatically Overclock Nvidia GPUs
#6I wonder why nvidia refuses to release their public API unless you sign an NDA. Are they just worried people will buy cheaper cards and overclock them?
Re: Reversing NvAPI to Programmatically Overclock Nvidia GPUs
#7NVIDIA Inspector and GPU-Z both have simple, clean UIs and have been all I've needed in my GPU overclocking and custom bios adventures.
Re: Reversing NvAPI to Programmatically Overclock Nvidia GPUs
#8Re: Reversing NvAPI to Programmatically Overclock Nvidia GPUs
#9I wonder why nvidia refuses to release their public API unless you sign an NDA. Are they just worried people will buy cheaper cards and overclock them?
Then they wouldn't hand out the API to people writing OC tools. It's probably just standard corporate paranoia.
Re: Reversing NvAPI to Programmatically Overclock Nvidia GPUs
#10I wonder why nvidia refuses to release their public API unless you sign an NDA. Are they just worried people will buy cheaper cards and overclock them?
Isn't that what already happens? I've done it a few times in my life.