Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zenpower instead of k10temp #451

Closed
appsforartists opened this issue Nov 26, 2024 · 2 comments
Closed

zenpower instead of k10temp #451

appsforartists opened this issue Nov 26, 2024 · 2 comments

Comments

@appsforartists
Copy link

appsforartists commented Nov 26, 2024

When I was setting up my Legion Go, I read that k10temp is deprecated and that AMD APUs should instead use zenpower. It's supposed to give more accurate readings on modern APUs. Thus, this stanza in my configuration:

    extraModulePackages = with config.boot.kernelPackages; [zenpower];
    kernelModules = ["zenpower"];
    blacklistedKernelModules = ["k10temp"];

Now that Jovian has a devices package, I'm hoping to upstream the useful bits of my setup to help others (#450). That has me wondering if I should port this over to jovian.hardware.has.amd.gpu, perhaps as jovian.hardware.amd.gpu.enableZenpower or jovian.hardware.amd.gpu.enableMoreAccurateThermalReadings.

@appsforartists
Copy link
Author

Related: #305 by @Krutonium

@K900
Copy link
Contributor

K900 commented Nov 27, 2024

No idea where you got that from, k10temp is very much supported upstream.

@K900 K900 closed this as completed Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants