by bloke » Sat Jan 01, 2022 12:42 am
Unfortunately I diagnosed this issue incorrectly. It isn't linux-rpi-* rather raspberrypi-bootloader-20211222-1-any.pkg.tar.xz
I had the previous version checked out during the reversion so
raspberrypi-bootloader-20211207-1-any.pkg.tar.xz is good for RPi3B
$this->bbcode_second_pass_quote('', '
')# uname -a
Linux computername 5.10.89-1-rpi-ARCH #1 SMP PREEMPT Fri Dec 31 18:16:21 UTC 2021 aarch64 GNU/Linux
raspberrypi-bootloader-20211222-1-any.pkg.tar.xz appears to be bad for RPi 3B not B+. Unfortunately I don't have a B+ to test with, a B+ does up to 1.4Ghz
$this->bbcode_second_pass_code('', '#cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq
1200000')
my config.txt is pretty simple
$this->bbcode_second_pass_code('', '
# See /boot/overlays/README for all available options
disable_splash=0
dtoverlay=vc4-kms-v3d
initramfs initramfs-linux.img followkernel')
I am not sure how to change the subject of these posts to reference raspberrypi-bootloader-20211222-1-any.pkg.tar.xz instead.