Thursday, May 9, 2024
 Popular · Latest · Hot · Upcoming
286
rated 0 times [  286] [ 0]  / answers: 1 / hits: 666968  / 1 Year ago, tue, march 7, 2023, 10:28:28

Is there any way to check at which clock speed my processor is running?



I have already tried cat /proc/cpuinfo but the clock speed I'm running isn't showing. I know Ubuntu 12.04 (Precise Pangolin) requires 700 MHz and VGA, but will an AMD Mobile Sempron work?


More From » cpu

 Answers
2

From the command line type lscpu. The information will be at CPU MHz:



~$ lscpu | grep MHz
CPU MHz: 804.901
CPU max MHz: 3200.0000
CPU min MHz: 800.0000

[#34220] Wednesday, March 8, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
confiorc

Total Points: 42
Total Questions: 121
Total Answers: 123

Location: India
Member since Wed, Aug 26, 2020
4 Years ago
;