In order to do some programming, I used this card in a Pi 3b.
I (made the mistake of) updating and upgrading the SD card with
Code: Select all
sudo apt update
Code: Select all
sudo apt upgrade
I got loads of
Code: Select all
Adding 'diversion of /boot/overlays/vc4-kms-dsi-lt070me05000.dtbo to /usr/share/
rpikernelhack/overlays/vc4-kms-dsi-lt070me05000.dtbo by rpikernelhack'
Adding 'diversion of /boot/overlays/vc4-kms-kippah-7inch.dtbo to /usr/share/rpik
ernelhack/overlays/vc4-kms-kippah-7inch.dtbo by rpikernelhack'
Code: Select all
Removing 'diversion of /boot/overlays/camera-mux-2port.dtbo to /usr/share/rpiker
nelhack/overlays/camera-mux-2port.dtbo by rpikernelhack'
Removing 'diversion of /boot/overlays/camera-mux-4port.dtbo to /usr/share/rpiker
nelhack/overlays/camera-mux-4port.dtbo by rpikernelhack'
Is this an issue that means the only way to effectively use my Pi is to image a card with the latest version and then just leave it at that, never trying to update and upgrade the OS, as doing so brings on a whole world of pain, and is actually not possible effectively?
N.