Advanced search

Message boards : Graphics cards (GPUs) : Overclocking fermi on linux

Author Message
mickael_83
Send message
Joined: 25 Oct 09
Posts: 10
Credit: 12,911,036
RAC: 0
Level
Pro
Scientific publications
watwatwatwatwatwatwatwat
Message 22659 - Posted: 9 Dec 2011 | 15:15:55 UTC

Simple.
Does anybody know a tool to overclock a GTX480 under linux ?
I googled for an answer but it seems it only works under windows...

Profile skgiven
Volunteer moderator
Volunteer tester
Avatar
Send message
Joined: 23 Apr 09
Posts: 3968
Credit: 1,995,359,260
RAC: 0
Level
His
Scientific publications
watwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwat
Message 22661 - Posted: 9 Dec 2011 | 17:07:40 UTC - in response to Message 22659.

While there are ways to overclock for a Linux setup these not easy or recommended.
Unfortunately there is a distinct lack of GPU tools for Linux; Monitoring, fan control and overclocking tools are all missing and badly needed.
You would think the millions of Linux gamers might be crying out for such tools, but they don't!
____________
FAQ's

HOW TO:
- Opt out of Beta Tests
- Ask for Help

Profile Carlesa25
Avatar
Send message
Joined: 13 Nov 10
Posts: 328
Credit: 72,619,453
RAC: 35
Level
Thr
Scientific publications
watwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwat
Message 22662 - Posted: 9 Dec 2011 | 18:39:37 UTC - in response to Message 22659.
Last modified: 9 Dec 2011 | 18:46:34 UTC

Simple.
Does anybody know a tool to overclock a GTX480 under linux ?
I googled for an answer but it seems it only works under windows...


Hi, In Linux you can OC the GPU from Nvidia.

To succeed you must activate the option to OC Nvidia GPUs in Linux, using the option: "Coolbits" allows the shader OC only but is necessary for Nvclock work well (see the end).

To activate Coolbits do the following:

1 .- The first is to add an option in the video card section in the
xorg to this, open the text editor with the following command in console:

sudo gedit /etc/X11/xorg.conf

2 .- We're setting in the document until you find something like this:

Section "Device"
Identifier "Default Device"
Option "NoLogo" "True"
EndSection

Where to add the following line:

Option "Coolbits" "1"

For Ubuntu 11.10 - Note: In any case, the file "xorg.conf" has to be so.

Section "Device"
Identifier "Default Device"
Option "Coolbits" "1"
Option "NoLogo" "True"
EndSection

3 .- Restart X or reboot the computer rather better.

4 .- Open the NVIDIA X Server Settings and have a section again! where we enable OC and the speed we want.

We can also install: Nvclock0.8b4 is a program that is in the repositories (nvclock-gtk)of Ubuntu 11.10 and allows both the Shaders OC as in the fan, but first you must activate Coolbits to work Nvclock.

NOTE: You can only control a card or GPU in the dual.

mickael_83
Send message
Joined: 25 Oct 09
Posts: 10
Credit: 12,911,036
RAC: 0
Level
Pro
Scientific publications
watwatwatwatwatwatwatwat
Message 22663 - Posted: 10 Dec 2011 | 13:14:28 UTC - in response to Message 22662.

Hello
I tried this option with coolbits but unfortunaly, it does not work with fermi (GTX 480).

Profile Carlesa25
Avatar
Send message
Joined: 13 Nov 10
Posts: 328
Credit: 72,619,453
RAC: 35
Level
Thr
Scientific publications
watwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwat
Message 22664 - Posted: 10 Dec 2011 | 14:41:02 UTC - in response to Message 22663.

Hello
I tried this option with coolbits but unfortunaly, it does not work with fermi (GTX 480).


Hello: You have installed Nvidia Proprietary drivers? and the OS is Ubuntu 11.10?

mickael_83
Send message
Joined: 25 Oct 09
Posts: 10
Credit: 12,911,036
RAC: 0
Level
Pro
Scientific publications
watwatwatwatwatwatwatwat
Message 22665 - Posted: 10 Dec 2011 | 18:14:27 UTC - in response to Message 22664.

I have lastest nvidia installed. And my OS is gentoo x64. But xorg.conf remains the same for all linux distro.
Coolbit should enable an "overclocking" option in nvidia-settings. But with 470 & 480, it doesn't work.

Profile Carlesa25
Avatar
Send message
Joined: 13 Nov 10
Posts: 328
Credit: 72,619,453
RAC: 35
Level
Thr
Scientific publications
watwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwat
Message 22666 - Posted: 10 Dec 2011 | 20:42:05 UTC - in response to Message 22665.

I have lastest nvidia installed. And my OS is gentoo x64. But xorg.conf remains the same for all linux distro.
Coolbit should enable an "overclocking" option in nvidia-settings. But with 470 & 480, it doesn't work.



Hello: Well, it seems that does not allow OC Fermi Linux.

What I could find is that it is waiting for an updated Nvidia driver that allows current "Coolbits" in its various options, sorry.

Post to thread

Message boards : Graphics cards (GPUs) : Overclocking fermi on linux

//