Git Product home page Git Product logo

radeon-profile's Introduction

Simple application to read current clocks of ATi Radeon cards (xf86-video-ati and fglrx).

xf86-video-ati driver

Install and run radeon-profile-daemon (https://github.com/marazmista/radeon-profile-daemon) for using this app as normal user. Otherwise app need to be run with root privilages for read clocks and changing profiles. You can add username ALL = NOPASSWD: /usr/bin/radeon-profile to your /etc/sudoers. Here is tip for run app as normal user but involves change permissions to system files: http://bit.ly/1dvQMhS

Can be forced by --driver xorg parameter.

fglrx driver

Normal user can run it. Data is read from ati-config output. No support for power settings.

Can be forced by --driver fglrx parameter.

Dependencies

Crucial:

  • Qt4 or Qt5 (see build below)
  • radeon card

For full functionality:

  • glxinfo - info about OpenGL, mesa
  • xdriinfo - driver info
  • xrandr - connected displays
  • lm_sensors - temperature (no need if hwmon for card is present in sysfs and if catalyst is installed)

Links

Bulid

Qt4: qmake-qt4 && make in source directory.

Qt5: qmake && make in source directory.

Troubleshooting

  • "no values": Check /sys/kernel/debug. If it's empty, try # mount -t debugfs none /sys/kernel/debug

Screenshot

Gallery

radeon-profile's People

Contributors

danysan1 avatar v10lator avatar pontostroy avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.