andreiw / RaspberryPiPkg

DEPRECATED - DO NOT USE | Go here instead ->
https://github.com/tianocore/edk2-platforms/tree/master/Platform/RaspberryPi/RPi3
746 stars 143 forks source link

CPU clock issue #124

Closed BaRRaKudaRain closed 4 years ago

BaRRaKudaRain commented 5 years ago

I've set in UEFI CPU clock to Max setting (1400 MHz). And when I'm starting Windows 10 on my RPi 3B+ in Task Manager after each reboot it shows me different CPU clock values (600 MHz, 860 Mhz 999 MHz 1,20 GHz) Where is the problem? How to fix it?

Andrew752 commented 4 years ago

I think the problem is in your power supplier (Charger or the USB cable). Try changing them.

Andrew752 commented 4 years ago

Look around in this Issue [https://github.com/andreiw/RaspberryPiPkg/issues/83] it was my problem too oneday :)

BaRRaKudaRain commented 4 years ago

@Andrew752 Thank you! You're best! Pi works perfectly after changing power supply.