Thanks! I can't recall why I commented 'optdepends', I uncommented it.
Search Criteria
Package Details: radeon-profile-git 20150617-1
Package Actions
| Package Base: | radeon-profile-git |
|---|---|
| Description: | App for display info about radeon card |
| Upstream URL: | http://github.com/marazmista/radeon-profile |
| Category: | x11 |
| Licenses: | |
| Provides: | |
| Replaces: | |
| 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)
- qt4
- lm_sensors (optional) – to show gpu temperature
- mesa-demos (optional) – for glxinfo
- radeon-profile-daemon (optional) – system daemon for reading card info
- sudo (optional) – start with root privilages without password
- xf86-video-ati (optional) – radeon open source driver
- xorg-xdriinfo (optional) – display driver name
- xorg-xrandr (optional) – show card connected outputs
Required by (0)
Sources
Latest Comments
Comment by marazmista
Comment by Xorg
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
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
Is there anyway to make this not need root? add yourself to kmem? run this as nobody?
Comment by marazmista
Updated. xorg-xdriinfo was in optdepends. I fixed application not to crash when there is no xdriinfo binary in system.
Comment by nostalgicamigo
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
Sorry for not answering before. Thanks for the update, now it does read the temp.
Cheers! :)
Comment by marazmista
Updated some code for temp readings.
Comment by marazmista
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
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
Changed to build using qmake-qt4.
Comment by agapito
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...