Code Monkey home page Code Monkey logo

Comments (8)

CarterLi avatar CarterLi commented on June 12, 2024

and I even double checked my BIOS to see if it was set to the default value.

Fastfetch always shows the maximum boost frequency, while neofetch shows BIOS limited frequency if set. Seems you set the CPU frequency to 3.6 GHz explicitly in BIOS. If true, this behavior is expected.

Explanation: https://wiki.archlinux.org/title/CPU_frequency_scaling#BIOS_frequency_limitation

Please paste the output of

cat /sys/devices/system/cpu/cpu*/cpufreq/bios_limit
cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_max_freq
cat /sys/devices/system/cpu/cpu*/cpufreq/base_frequency

The AMD official CPU spec reads Max. Boost Clock: Up to 4.4GHz and Base Clock: 3.6GHz

It's worth noting that neofetch always shows the frequency of first core. For CPU that uses performance / efficiency core (not the case for AMD CPUs), the first core is usually, but not necessarily the performance core.

from fastfetch.

Zennwah avatar Zennwah commented on June 12, 2024
cat /sys/devices/system/cpu/cpu*/cpufreq/bios_limit       
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000
cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_max_freq
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000
3600000

There's no base_frequency file in my case.

from fastfetch.

Zennwah avatar Zennwah commented on June 12, 2024

Is there any way I can edit the config file to display the BIOS limited frequency?

from fastfetch.

CarterLi avatar CarterLi commented on June 12, 2024

Not yet. Can I ask why did you limit the max CPU frequency?

from fastfetch.

Zennwah avatar Zennwah commented on June 12, 2024

I was trying to see if it changed anything in fastfetch since my BIOS config was reset. I must've accidentally pressed the power button for too long recently when emergency powering off at a freeze. At first I thought it bugged out because of that reset and displayed the wrong numbers, but now that I know it displays the max frequency and other programs show the bios limit, I'll change it back to Auto or 4,0. I played around with the config file a bit to display the current and max freqs. I'm trying to wrap my head around on how to add freqNdigits in there to limit the decimal numbers, could you give me a hint? I appreciate your help and time. Other than that you can consider the issue closed.
obraz

from fastfetch.

Zennwah avatar Zennwah commented on June 12, 2024

It seems that the format option overrides freqNdigits. It works when I cut the whole format line out and displays, for example, 3 decimal numbers. But when I put format back in, it displays the full frequencies. I'll close the issue with this comment since there's nothing I can do about it.

from fastfetch.

CarterLi avatar CarterLi commented on June 12, 2024

It was just fixed yesterday

3571d92

from fastfetch.

Zennwah avatar Zennwah commented on June 12, 2024

Thanks, I installed fastfetch-git with yay and it's all working now.

from fastfetch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.