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

Ryzen 5900X volatage and freq control #43

Open
Santahr opened this issue Apr 22, 2022 · 0 comments
Open

Ryzen 5900X volatage and freq control #43

Santahr opened this issue Apr 22, 2022 · 0 comments

Comments

@Santahr
Copy link

Santahr commented Apr 22, 2022

sudo modprobe msr
sudo bash -c "echo on > /sys/module/msr/parameters/allow_writes"
sudo ./amdctl -p1 -a0
sudo ./amdctl -p2 -a0
sudo ./amdctl -p0 -v 56 -f 176

Pstate Status CpuFid CpuDid CpuVid CpuMult CpuFreq CpuVolt IddVal IddDiv CpuCurr CpuPower
0 1 176 8 56 44.00x 4400.00MHz 1200mV 34 10 44.00A 52.80W
1 0 140 10 88 28.00x 2800.00MHz 1000mV 28 10 38.00A 38.00W
2 0 132 12 104 22.00x 2200.00MHz 900mV 22 10 32.00A 28.80W

Ryzen monitor show all cores running at 3507 Mhz

am i doing something wrong or program?
╭─────────┬────────────┬──────────┬─────────┬──────────┬─────────────┬─────────────┬─────────────╮
│ Core 0 │ 3507 MHz | 4.747 W | 1.040 V | 50.93 C | C0: 100.0 % | C1: 0.0 % | C6: 0.0 % │
│ Core 1 │ 3507 MHz | 4.793 W | 1.040 V | 52.99 C | C0: 100.0 % | C1: 0.0 % | C6: 0.0 % │
│ Core 2 │ 3507 MHz | 4.788 W | 1.040 V | 52.81 C | C0: 100.0 % | C1: 0.0 % | C6: 0.0 % │
│ Core 3 │ 3507 MHz | 4.843 W | 1.040 V | 55.29 C | C0: 100.0 % | C1: 0.0 % | C6: 0.0 % │
│ Core 4 │ 3507 MHz | 4.793 W | 1.040 V | 53.33 C | C0: 100.0 % | C1: 0.0 % | C6: 0.0 % │
│ Core 5 │ 3507 MHz | 4.857 W | 1.040 V | 55.85 C | C0: 100.0 % | C1: 0.0 % | C6: 0.0 % │
│ Core 6 │ 3507 MHz | 4.799 W | 1.040 V | 52.90 C | C0: 100.0 % | C1: 0.0 % | C6: 0.0 % │
│ Core 7 │ 3507 MHz | 4.838 W | 1.040 V | 55.26 C | C0: 100.0 % | C1: 0.0 % | C6: 0.0 % │
│ Core 8 │ 3507 MHz | 4.458 W | 1.040 V | 52.52 C | C0: 100.0 % | C1: 0.0 % | C6: 0.0 % │
│ Core 9 │ 3507 MHz | 4.417 W | 1.040 V | 50.86 C | C0: 100.0 % | C1: 0.0 % | C6: 0.0 % │
│ Core 10 │ 3507 MHz | 4.484 W | 1.040 V | 54.84 C | C0: 100.0 % | C1: 0.0 % | C6: 0.0 % │
│ Core 11 │ 3507 MHz | 4.454 W | 1.040 V | 53.00 C | C0: 100.0 % | C1: 0.0 % | C6: 0.0 % │
│ Core 12 │ 3507 MHz | 4.502 W | 1.040 V | 55.46 C | C0: 100.0 % | C1: 0.0 % | C6: 0.0 % │
│ Core 13 │ 3507 MHz | 4.471 W | 1.040 V | 53.72 C | C0: 100.0 % | C1: 0.0 % | C6: 0.0 % │
│ Core 14 │ 3507 MHz | 4.490 W | 1.040 V | 55.08 C | C0: 100.0 % | C1: 0.0 % | C6: 0.0 % │
│ Core 15 │ 3507 MHz | 4.460 W | 1.040 V | 53.45 C | C0: 100.0 % | C1: 0.0 % | C6: 0.0 % │
╰─────────┴────────────┴──────────┴─────────┴──────────┴─────────────┴─────────────┴─────────────╯


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

1 participant