this post was submitted on 29 Dec 2023
40 points (100.0% liked)

Linux

47290 readers
2121 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Title. Something that is minimal, has a daemon and a very KISS config file. Bonus points if it also has a "generic" setup (works for all pcs but its not optimal? So I could run this on my sbc.)

Thanks in advance.

-EDIT- Forgot to mention that I've got both AMD cpu and gpu.

all 7 comments
sorted by: hot top controversial new old
[–] F04118F@feddit.nl 9 points 8 months ago

Corectrl is pretty cool, works on my all-AMD laptop with iGOU and dGPU

[–] snekerpimp@lemmy.world 9 points 8 months ago (1 children)
[–] GustavoM@lemmy.world 1 points 8 months ago

Cpupower can both show cpu info -and- tweak it, so nope. Not really.

Thanks for your input tho.

[–] Samueru@lemmy.world 4 points 8 months ago

amdgpu_top it is so good that it wasn't affected by a recent kernel change that broke power reporting on polaris GPUs.

It has everything, it can even emulate nvidia-smi looks.

[–] YerbaYerba@lemm.ee 2 points 8 months ago

Not a command, but you could write some simple scripts to control it. amdgpu thermal docs

I use this to reduce fan noise on my amd laptop with a discrete rx560m when playing games. I had to add a kernel boot parameter to get it working

amdgpu.ppfeaturemask=0xffffffff

[–] FuckBigTech347@lemmygrad.ml 1 points 8 months ago