tuxclocker/README.md
2019-02-21 15:55:59 +02:00

1.2 KiB

TuxClocker - A GUI overclocking utility for GNU/Linux

TuxClocker is a Qt5 overclocking tool. Currently supported cards are nvidia 600-series cards and newer. Support for AMD GPUs is planned.

Screenshots

Imgur Imgur Imgur Imgur Imgur

Current features

  • GPU monitoring (list and graph)
  • Overclocking
  • Overvolting
  • Change power limit
  • Fan mode selection
  • Custom fan curve
  • Provisional multi-GPU support
  • Profiles

Features in development

  • AMD support

Requirements

  • nvidia-smi
  • nvidia-settings
  • libxnvctrl and headers (if not included in nvidia-settings)
  • Qt 5 base libraries and x11extras
  • Coolbits set to the value you want (31 for all functionality)

Installation

Compilation

git clone https://github.com/Lurkki14/tuxclocker
cd tuxclocker
qmake rojekti.pro
make
make install (installs into /opt/tuxclocker/bin)

Arch Linux

AUR package

https://aur.archlinux.org/packages/tuxclocker/