Package Details: radeon-profile-git 20150617-1

Package Base: radeon-profile-git
Description: App for display info about radeon card
Upstream URL: http://github.com/marazmista/radeon-profile
Category: x11
Licenses: GPL2
Provides: radeon-profile
Replaces: radeon-profile
Submitter: marazmista
Maintainer: marazmista
Last Packager: marazmista
Votes: 11
First Submitted: 2013-07-31 22:43
Last Updated: 2015-06-17 15:35

Dependencies (8)

Required by (0)

Sources

Latest Comments

Comment by marazmista

2015-05-19 19:57

Thanks! I can't recall why I commented 'optdepends', I uncommented it.

Comment by Xorg

2015-05-18 14:56

PKGBUILD to use Qt5: https://gist.github.com/X0rg/e4d5bd9e11fd07c5971e

I have fixed 'replaces' field.
And why 'optdepends' are commented ? I found them useful.

Comment by marazmista

2013-12-29 16:08

I read somewhere that there is possible to mount debugfs in way that users can read from it but I didn't tested that. For power profiles, changing permissions for:
/sys/class/drm/cardX/device/power_dpm_state
/sys/class/drm/cardX/device/power_dpm_force_performance_level
do the trick (leaves only security reasons and usability comfort).

Comment by lelele

2013-12-22 22:47

Is there anyway to make this not need root? add yourself to kmem? run this as nobody?

Comment by marazmista

2013-12-07 10:30

Updated. xorg-xdriinfo was in optdepends. I fixed application not to crash when there is no xdriinfo binary in system.

Comment by nostalgicamigo

2013-12-07 02:45

For those getting a segmentation fault, it's because of a new dependency:
xorg-xdriinfo
(Flagged out-of-date just to get marazmista attention to update the PKGBUILD accordingly).

Comment by AnnS

2013-10-22 23:11

Sorry for not answering before. Thanks for the update, now it does read the temp.

Cheers! :)

Comment by marazmista

2013-10-17 16:21

Updated some code for temp readings.

Comment by marazmista

2013-09-24 18:46

Thanks for nice words :)
Could you post or send to me yours sensors output? For now it's just simply 'sensors | grep VGA' and if this returns noting, then there is no temperature data for program.

Comment by AnnS

2013-09-24 02:57

I like it, thanks. :)

Only thing is that it doesn't show me the temp (which I can see with command sensors), any idea of why?

Comment by marazmista

2013-08-16 09:10

Changed to build using qmake-qt4.

Comment by agapito

2013-08-15 17:56

Checking connectivity... done
==> Iniciando build()...
qmake: could not exec '/usr/lib/qt/bin/qmake': No such file or directory
==> ERROR: Se produjo un error en build().
Cancelando...