this post was submitted on 09 Jun 2026
12 points (100.0% liked)

Linux

17937 readers
58 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 3 years ago
MODERATORS
 

I'm running bazzite on my desktop with an AMD 7800x3d and an AMD 7900XT gpu.

I have a PBO optimizer curve offset set to -30 in bios but I'm still getting pretty high temps in my case, even when idling. CPU is water cooled with a Corsair H110. CPU temps are around mid to upper 40c and can reach up to 80c when gaming.

I don't think it's an issue with the cooler because when when idling it's blowing out hot air on the exhaust fans in my case. The cpu cooling radiator is setup as an intake so it cools the liquid with cool ambient air.

I believe bazzite might be consuming a lot of power itself but I can't prove it because I have no way of viewing power usage. I tried setting up ryzenadj but it gave me an error about how my cpu family isn't supported. (It might be laptop only?)

If anyone has any recommendations I'd greatly appreciate it.

top 8 comments
sorted by: hot top controversial new old
[–] artyom@piefed.social 6 points 2 weeks ago

CPU temps are around mid to upper 40c and can reach up to 80c when gaming.

That's well within expectation

[–] forbiddenlake@lemmy.world 2 points 2 weeks ago (1 children)

Those temps are very normal. You can set cpu or frequency limits if you want to use less.

[–] anon232@lemmy.zip 1 points 2 weeks ago (1 children)

Can this be done dynamically within the OS? Like if I wanted to put the CPU/GPU in an ultra low power state?

[–] frongt@lemmy.zip -2 points 1 week ago

Yes, you can throttle max CPU usage in your OS's settings.

[–] frongt@lemmy.zip 1 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

How hot is the heat exchanger itself? If it's not warm at all, is there some plastic you forgot to take off the thermal interface?

Edit: also, 80°C is normal operating temperature under load. If you're worked about heat damage, look up the max temperature in your CPU specs.

[–] anon232@lemmy.zip 1 points 2 weeks ago (1 children)

I'm not so worked up about heat damage specifically, but it does make my room really hot. Even when I seem to just be doing some basic tasks like browsing or watching a video.

[–] frongt@lemmy.zip -2 points 2 weeks ago

Well you can probably set a thermal limit.

[–] just_another_person@lemmy.world 0 points 2 weeks ago
  1. Install powertop and run (with sudo) to see what's consuming power. Use the tunables tab for suggestions on what can turned on or off.

  2. You're on AMD, so your CPU scheduler should using the amd-pstate-epp module to handle power profile settings. Turn your power profile to power saving and see if your temps go down. Move up to balanced from there and see how that is.

  3. You sure you haven't over locked anything? Try setting defaults in your BIOS.

  4. Pic of your case and components couldn't hurt. You might just have an airflow issue