Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 415931 - app-admin/gkrellm patch for ATI radeon temperature support
Summary: app-admin/gkrellm patch for ATI radeon temperature support
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: http://git.altlinux.org/people/bga/pa...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-14 13:25 UTC by Tomasz Golinski
Modified: 2023-01-10 13:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ATI temperature support patch (gkrellm-2.3.5-alt-aticonfig.patch,3.46 KB, patch)
2012-05-14 13:26 UTC, Tomasz Golinski
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz Golinski 2012-05-14 13:25:59 UTC
Gkrellm support NVidia binary drivers temperature via nvclock or nvidia-sensors but there was no support for ATI binary drivers. I found this patch from ALTLinux and brought it up-to-date. It works on my machine with Radeon 6770.

It would be nice to have this patch in portage as well.

Reproducible: Always
Comment 1 Tomasz Golinski 2012-05-14 13:26:27 UTC
Created attachment 311743 [details, diff]
ATI temperature support patch
Comment 2 Marco Scardovi (scardracs) 2023-01-10 12:00:52 UTC
Hi, is this still valid for gkrellm-2.3.11?
Comment 3 Tomasz Golinski 2023-01-10 13:35:15 UTC
I didn't try it with current gkrellm version. In principle it should work, but I think it is now obsolete. If I remember correctly it was supposed to work with old ATI fglrx drivers which are no longer in the tree.

Currently ATI/AMD GPUs provide sensors in the normal way via lm_sensors framework and gkrellm supports it without the patch.