Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8037

Official Display • Re: Raspberry Pi 7" Touchscreen Randomly Changing I²C Address

$
0
0
How do I install a new Kernel?


I tried this:

Code:

sudo apt updatesudo apt full-upgrade
It was installing for a bit but nothing changed.

And Chat GPT told me to do this:

Code:

sudo apt update && sudo apt upgrade -ysudo apt dist-upgrade -ysudo sed -i 's/bullseye/bookworm/g' /etc/apt/sources.listsudo sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list.d/raspi.listsudo apt update && sudo apt full-upgrade -ysudo reboot
Then it was installing for an hour.
But nothing changed with the Kernel. The login is grey now not green anymore idk if I did something wrong there.

Statistics: Posted by anton.tni — Fri Mar 28, 2025 7:39 pm



Viewing all articles
Browse latest Browse all 8037

Trending Articles