trulyspinach / SMCAMDProcessor

Power management, monitoring and VirtualSMC plugin for AMD processors
BSD 3-Clause "New" or "Revised" License
1.03k stars 87 forks source link

R5-5600h real frequency doesn't match the selected option #177

Open SheltangW opened 5 months ago

SheltangW commented 5 months ago

when I select 2557mhz, the realtime frequency still hold on 3.3Ghz

截屏2024-03-15 12 47 51

but when I selected 1200Mhz, it works, it will not go beyond 1200Mhz.

trulyspinach commented 4 months ago

Hi @SheltangW, I believe this is likely due to your EFI firmware implementation. You can try to tweak some power management related settings, maybe leave some of them to Auto, or Default and see if that will fix it.

SheltangW commented 2 months ago

thx, I updated my DSDT files, and it turns to another level (1.3Ghz) when I selected level‘2557MHz’. I m still working on it, if there‘s any reference for it. Thx again.