-
Notifications
You must be signed in to change notification settings - Fork 1.7k
force_turbo sets incorrect vcore #667
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I set
Report output of
|
RPi Zero.
CPUfreq reports 1ghz:
|
What about:
|
|
Try removing |
Yep, that did it 👍
|
Okay, that is a bug. |
Test firmware you can try: https://www.dropbox.com/s/oo5f4ztfozgeg06/firmware_ip.zip?dl=0 |
kernel: Support for Blokas Labs pisound board See: raspberrypi/linux#1684 firmware: Video_decode: Check licenced codecs at component create firmware: dispmanx: Report transform or display as the display_rotate variable See: raspberrypi/userland#348 firmware: arm_loader: Don't lose force_turbo when initial_turbo completes See: #667 firmware: mmal: improvements to mmal_queue code firmware: arm_dt: Silence system-supplied dtparams firmware: vc_image: Remove obsolete processor support using _VC_VERSION firmware: vc_image: Include colourspace in RGB to YUV conversions
kernel: Support for Blokas Labs pisound board See: raspberrypi/linux#1684 firmware: Video_decode: Check licenced codecs at component create firmware: dispmanx: Report transform or display as the display_rotate variable See: raspberrypi/userland#348 firmware: arm_loader: Don't lose force_turbo when initial_turbo completes See: raspberrypi/firmware#667 firmware: mmal: improvements to mmal_queue code firmware: arm_dt: Silence system-supplied dtparams firmware: vc_image: Remove obsolete processor support using _VC_VERSION firmware: vc_image: Include colourspace in RGB to YUV conversions
kernel: Support for Blokas Labs pisound board See: raspberrypi/linux#1684 firmware: Video_decode: Check licenced codecs at component create firmware: dispmanx: Report transform or display as the display_rotate variable See: raspberrypi/userland#348 firmware: arm_loader: Don't lose force_turbo when initial_turbo completes See: #667 firmware: mmal: improvements to mmal_queue code firmware: arm_dt: Silence system-supplied dtparams firmware: vc_image: Remove obsolete processor support using _VC_VERSION firmware: vc_image: Include colourspace in RGB to YUV conversions
kernel: Support for Blokas Labs pisound board See: raspberrypi/linux#1684 firmware: Video_decode: Check licenced codecs at component create firmware: dispmanx: Report transform or display as the display_rotate variable See: raspberrypi/userland#348 firmware: arm_loader: Don't lose force_turbo when initial_turbo completes See: raspberrypi/firmware#667 firmware: mmal: improvements to mmal_queue code firmware: arm_dt: Silence system-supplied dtparams firmware: vc_image: Remove obsolete processor support using _VC_VERSION firmware: vc_image: Include colourspace in RGB to YUV conversions
@Fourdee has this issue been resolved with the above firmware? |
@Ruffio |
@Ruffio
Thanks @popcornmix. @Ruffio this is now resolved and can be closed. |
kernel: Support for Blokas Labs pisound board See: raspberrypi/linux#1684 firmware: Video_decode: Check licenced codecs at component create firmware: dispmanx: Report transform or display as the display_rotate variable See: raspberrypi/userland#348 firmware: arm_loader: Don't lose force_turbo when initial_turbo completes See: raspberrypi#667 firmware: mmal: improvements to mmal_queue code firmware: arm_dt: Silence system-supplied dtparams firmware: vc_image: Remove obsolete processor support using _VC_VERSION firmware: vc_image: Include colourspace in RGB to YUV conversions
Uh oh!
There was an error while loading. Please reload this page.
As per: https://www.raspberrypi.org/forums/viewtopic.php?p=1045575#p1045575
Setting
force_turbo=1
results in a lower/incorrect vcore, when measured withvcgencmd measure_volts
Confirmed with RPi Zero (possibly related to all RPi's: https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=160939&hilit=vcgencmd)
Test with RPi Zero:
vcgencmd measure_volts
The text was updated successfully, but these errors were encountered: