Inxi not showing the correct info about clock frequency of the CPU

Hi,

I have installed EOS-Cinnamon on a new machine

Need your advice regarding this machine for possible purchase

This is what inxi says:

inxi -C

CPU:       Info: 8-Core model: AMD Ryzen 7 4800U with Radeon Graphics bits: 64 type: MT MCP L2 cache: 4096 KiB 
           Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1390 2: 1398 3: 1397 4: 1397 5: 1397 6: 1396 7: 1397 
           8: 1397 9: 1397 10: 1397 11: 1397 12: 1397 13: 1555 14: 1397 15: 1397 16: 1397

Both min and max frequency are wrong for this CPU.

https://www.amd.com/en/products/apu/amd-ryzen-7-4800u

Is there any explanation for that?

Bug in inxi command if you are right.

1 Like

Base Clock 1.8GHz = normal max
Boost 4.2GHz = boost only

So it’s fine i think

If i get it correctly, not sure about min though.

inxi doesn’t show boost

Don’t know. Might be.

Yeah, that is totally out of the blue.

I think I do get the max (=boost frequency (?) ) for my Intel CPU’s.

Double check, i don’t for my i9, it’s only usual max working GHz for me

1 Like

Alright, I will in a bit.

I have the Ryzen 7 3800x and it reports this so i think your fine. My base clock is 3.9 and boost 4.5

[ricklinux@eos-plasma ~]$ inxi -C
CPU:       Info: 8-Core model: AMD Ryzen 7 3800X bits: 64 type: MT MCP L2 cache: 4096 KiB 
           Speed: 2200 MHz min/max: 2200/3900 MHz Core speeds (MHz): 1: 2378 2: 2121 3: 1696 4: 2244 5: 2200 6: 2199 7: 2200 
           8: 2200 9: 2199 10: 2201 11: 2199 12: 2200 13: 2198 14: 2198 15: 2416 16: 2069 
[ricklinux@eos-plasma ~]$ 
1 Like

Thanks! It’s alright then. I started worrying a bit that something might be off with the CPU.

2 Likes

I’m facing some more issues initially, like suspension among other things, that I am trying to work out. I will post in another thread if I can’t make it work.

1 Like

can you return

cpupower frequency-info
1 Like
cpupower frequency-info
analyzing CPU 0:
  driver: acpi-cpufreq
  CPUs which run at the same hardware frequency: 0
  CPUs which need to have their frequency coordinated by software: 0
  maximum transition latency:  Cannot determine or is not supported.
  hardware limits: 1.40 GHz - 1.80 GHz
  available frequency steps:  1.80 GHz, 1.70 GHz, 1.40 GHz
  available cpufreq governors: performance schedutil
  current policy: frequency should be within 1.40 GHz and 1.80 GHz.
                  The governor "schedutil" may decide which speed to use
                  within this range.
  current CPU frequency: Unable to call hardware
  current CPU frequency: 2.20 GHz (asserted by call to kernel)
  boost state support:
    Supported: yes
    Active: no

What else do you need installed to run this besides cpupower?

Edit:

[ricklinux@eos-plasma ~]$ cpupower frequency-info
analyzing CPU 0:
  driver: acpi-cpufreq
  CPUs which run at the same hardware frequency: 0
  CPUs which need to have their frequency coordinated by software: 0
  maximum transition latency:  Cannot determine or is not supported.
  hardware limits: 2.20 GHz - 3.90 GHz
  available frequency steps:  3.90 GHz, 2.80 GHz, 2.20 GHz
  available cpufreq governors: performance schedutil
  current policy: frequency should be within 2.20 GHz and 3.90 GHz.
                  The governor "schedutil" may decide which speed to use
                  within this range.
  current CPU frequency: Unable to call hardware
  current CPU frequency: 2.25 GHz (asserted by call to kernel)
  boost state support:
    Supported: yes
    Active: no
[ricklinux@eos-plasma ~]$ 
1 Like

If you mean cpupower frequency-info then only cpupower from repo.

Not sure what this means. Boost is supported but not active?

Meaning currently (or if you on battery TLP usually turn it off so you can configure it to turn on there)
Try to stress it and it will be active

I am on AC at the moment. I can use s-tui to stress it and see what happens.

Or just play 8k video on youtube :laughing:

1 Like

I’m on a desktop. My boost is game boost setting in UEFI. That’s all i know and it will crank up all the settings. I’m assuming you have the laptop with 4800U. These processor are meant to conserve power so they run lower wattage. I’m sure you can push them but the extra watts will use up battery power and also it will run significantly hotter even if you are running on AC.

You are right. This a Lenovo Yoga Slim 7 laptop.

Thanks for the explanation! Ryzen CPUs are new to me so I guess I have to read up a bit how this particular model works. I post below some results from stressing it a bit.