Skip to content

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

Closed
renewedbullet opened this issue Mar 14, 2024 · 8 comments
Closed

Pi0 6.6 support #6041

renewedbullet opened this issue Mar 14, 2024 · 8 comments

Comments

@renewedbullet
Copy link

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

@pelwell
Copy link
Contributor

pelwell commented Mar 14, 2024

We are not dropping support for Pi Zero. Did you reboot after the update?

@XECDesign
Copy link
Contributor

I think the issue is about the legacy release, which hasn't had any kernel or firmware updates in a while.

@renewedbullet
Copy link
Author

RPI imager only gives the option for (legacy) for the pi0
image

@renewedbullet
Copy link
Author

and sudo apt-get dist-upgrade does not work either. multiple reboots

@delgh1
Copy link
Contributor

delgh1 commented Apr 18, 2024

Errh, you need to change the release from bullseye to bookworm in /etc/apt/source.list

@XECDesign
Copy link
Contributor

Errh, you need to change the release from bullseye to bookworm in /etc/apt/source.list

That would cause a lot of problems. Do not do this.

@andrum993
Copy link
Contributor

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 ...

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.

@pelwell
Copy link
Contributor

pelwell commented Apr 18, 2024

the website says that Raspberry Pi OS legacy is still on kernel version 6.1

Indeed it does.

@pelwell pelwell closed this as completed Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants