▲ | protocolture 4 days ago | |||||||
>I made a machine with a Ryzen 9900X a while back and it had the issue that it would freeze when idling I also have this issue. | ||||||||
▲ | c0balt 4 days ago | parent | next [-] | |||||||
If you are on Linux, there are long time known problems with low power cpu states. These states can be entered by your CPU when under low/no load. A common approach is to go into the BIOS/UEFI settings and check that c6 is disabled. To verify and/or temporarily turn c6 off, see https://github.com/r4m0n/ZenStates-Linux | ||||||||
| ||||||||
▲ | InMice 4 days ago | parent | prev [-] | |||||||
You could try using powerprofilesctl to change the mode from 'balanced' or 'power saver' to 'performance' since i think this may prevent the cpu from ever entering the throttled down low idle states that your freezing happens in. they are controlled with powerprofilesctl. You may also be able to add some flugs to grub config file. assuming you are using linux i guess. | ||||||||
|