Read the statement by Michael Teeuw here.
new raspi OS version release Jan 28
-
I see base and legacy
and a new Buster on Jan 11
https://www.raspberrypi.com/software/operating-systems/I am traveling, and might have access to a pi 4 in a few days. no pi 3 or pi0w models
if anyone has time and interest
I need the output of these 4 commands
uname -a
lsb_release -a
node -v
npm -vthanks. post here
-
(this new release brings back legacy camera applications and libraries)
does that mean omxplayer?
-
Note, if you are already with bulleyes build, it’s not necessary to reinstall system.
Just do:
sudo apt-get update
sudo apt-get upgrade
and it will update to last build ;)
[this sytem is equal to windows OS with last build sample21H2 -> 22H1
]I says this… because some user will reinstall entire system :D
For your inform:
pi@raspberrypi:~ $ uname -a Linux raspberrypi 5.10.92-v7l+ #1514 SMP Mon Jan 17 17:38:03 GMT 2022 armv7l GNU/Linux pi@raspberrypi:~ $ lsb_release -a No LSB modules are available. Distributor ID: Raspbian Description: Raspbian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye pi@raspberrypi:~ $ node -v v14.18.3 pi@raspberrypi:~ $ npm -v 6.14.15
-
@bugsounet thx. but new users are coming
-
@sdetweil I can’t find it (I’ve reverted to previous anyway), but bullseye actually runs OMX with a couple of library fixes, if I recall right, just takes a symlink or two to match up the shared libraries.