Memory Speed
#1137
Replies: 4 comments 10 replies
-
We have PhysicalMemory module Try |
Beta Was this translation helpful? Give feedback.
7 replies
-
Its a mess do they always look like that? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Please test the latest dev build bd5012e
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I haven't dug that far down into the config but using
fastfetch -c all.jsonc
I dont see memory speed and I dont see it underfastfetch -h memory-format
I used
sudo dmidecode --t memory | grep Speed
to get my speed (and my configured memory speed dont know the difference yet and also dont know how to grab just one atm but ill figure that out if this seems simple enough)Im getting
Speed: 5600 MT/s
Configured Memory Speed: 6000 MT/s
And I d'ont actually know which is the right one either
Is this something I could simply add myself in the config?
tried putting that at the end of the generated module list and got nothing plus it has the downside of now needing sudo to even run because of dmidecode. Trying to find an alternative but this current one isnt working so i think im doing something wrong anyway
Beta Was this translation helpful? Give feedback.
All reactions