NVClock: Nvidia graphics card optimized

Source: Internet
Author: User
Article Title: NVClock: Nvidia graphics card optimized. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

Recently I suddenly found that my Nvidia graphics card turned a little fast and the sound was loud, so I wanted to reduce noise. After some searches, we found the NVClock tool. NVClock can be used to control the speed of the video card fan or adjust the clock frequency of the video card.

NVClock may be included in general Linux release software repositories. to install it, you only need to search and install it using the Package Manager. However, this installation method may not be the latest version. If the video card is newer, we recommend that you use the latest version of NVClock, which supports more video card models. The latest version of NVClock is 0.8 (beta 3 ). After obtaining and uninstalling the source code, run the following command to install the SDK:

./Autogen. sh
./Configure
Make
Make install


In step 2, some compilation options are available. You can use./configure -- help to query details.

After NVClock is installed, you can enter the nvclock command in the terminal to execute it. For example, to adjust the fan speed, run the following command:

Nvclock-F nn

The nn here is between 10 and 100.

For more options about nvclock, run nvclock-h.

NVClock also includes a graphical interface that can be used:

NVClock website is located in: linuxhardware.org/nvclock/ "> http://www.linuxhardware.org/nvclock/

Link: http://Linuxtoy.org/archives/nvclock.html

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.