01-19-2020, 06:42 AM
(01-15-2020, 07:14 PM)tso4ev Wrote: Hi to everybody I'm proud owner of the pinebook pro but I have some issues with it ..
So the problem is till now the CPU frequency monitor (left from the clock) was showing 1.99 GHz max but some how it show the scale only up to 1.51 GHz even on Performance mode.. I've try $ sudo lscpu | grep MHz the result was CPU max MHz: 1512.0000 CPU min MHz: 408.0000. (clearly it shows only the little cores but that's funny how till now always it was showing 1.99 GHz and now it goes only up to 1.51 can someone of you test the command sudo lscpu | grep and share the results) and give me some feedback what the cpu frequency monitor shows ?
thanks
I think this is related to the big.little core arrangement. Not all cores have the same maximum clock speed, so your little A53s clock up to 1.5 GHz while the big A72s clock up to 2 GHz, but your widget picked a core at random to monitor and got one of the A53s assuming it's representative. If you can change the monitored core you should be able to correct it.