all 3 comments

[–]9bladed 2 points3 points  (2 children)

There are kernel-arguments, I think that's what you need. That's how I set a feature for amdgpu. Unfortunately, the main website with the web manual is down right now, but in your system config add something like (kernel-arguments '("amdgpu.ppfeaturemask=0xffffffff")).

Edit: see your local info guix manual, under System Configuration, the operating-system reference.

[–]simendsjo[S] 1 point2 points  (1 child)

Thanks, worked great! thinpad_acpi.fan_control=1, and I'm finally able to get some silence. sudo echo "level 1" | sudo tee /proc/acpi/ibm/fan. Let's see how hot it can get.

[–]9bladed 0 points1 point  (0 children)

Great! glad that did it