-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Pi0 6.6 support #6041
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
We are not dropping support for Pi Zero. Did you reboot after the update? |
I think the issue is about the legacy release, which hasn't had any kernel or firmware updates in a while. |
and sudo apt-get dist-upgrade does not work either. multiple reboots |
Errh, you need to change the release from bullseye to bookworm in |
That would cause a lot of problems. Do not do this. |
No it doesn't - the website says that Raspberry Pi OS legacy is still on kernel version 6.1. I'm running Raspberry Pi OS legacy myself, and can confirm that it does indeed use kernel version 6.1. This is entirely expected - you would not expect the legacy OS to get a bump in kernel version - it only gets a new kernel if there are security issues that need patched. |
Indeed it does. |
Describe the bug
RPI website and RPI imager show the image for pi0 lite was update 3/12 along with all the others, and on the website the legacy os says its kernel 6.6 but the rpi 0w does not update to 6.6 it stays 6.1. Is the RPI 0w being discontinued from future kernel updates?
Steps to reproduce the behaviour
update to latest lite image, uname -r , sudo apt-get dist-upgrade says nothing to update.
pi@raspberrypi:~ $ uname -r
6.1.21+
Device (s)
Raspberry Pi Zero W / WH
System
latest 32bit lite image released 3/12
pi@raspberrypi:~ $ cat /etc/rpi-issue
Raspberry Pi reference 2024-03-12
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, b9b581e0a62afb7200d4b0b72ec2c43485fd49cc, stage2
pi@raspberrypi:~ $ vcgencmd version
Mar 17 2023 10:52:42
Copyright (c) 2012 Broadcom
version 82f3750a65fadae9a38077e3c2e217ad158c8d54 (clean) (release) (start)
pi@raspberrypi:~ $ uname -a
Linux raspberrypi 6.1.21+ #1642 Mon Apr 3 17:19:14 BST 2023 armv6l GNU/Linux
Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: