Update to bookworm #318

Open
opened 2024-03-04 19:20:51 +01:00 by Anthony-Sensors · 0 comments
Anthony-Sensors commented 2024-03-04 19:20:51 +01:00 (Migrated from github.com)

I have successfully updated prawnos install on the emmc of the veyron speedy to bookworm by modifying the sources.list file . PrawnOS repo is still on bullseye and I get a warning that the key is stored in legacy trusted.gpg keyring /etc/apt/trusted.gpg, see the DEPRECATION section in apt-key(8) for details. The sound did not work after the upgrade, but I have installed pipewire and it worked perfectly now.

Here is the command that I have used to install pipewire.
apt install wireplumber pipewire-media-session-
systemctl --user --now enable wireplumber.service
apt install pipewire-pulse
apt install pipewire-alsa
shutdown -r now

I have successfully updated prawnos install on the emmc of the veyron speedy to bookworm by modifying the sources.list file . PrawnOS repo is still on bullseye and I get a warning that the key is stored in legacy trusted.gpg keyring /etc/apt/trusted.gpg, see the DEPRECATION section in apt-key(8) for details. The sound did not work after the upgrade, but I have installed pipewire and it worked perfectly now. Here is the command that I have used to install pipewire. apt install wireplumber pipewire-media-session- systemctl --user --now enable wireplumber.service apt install pipewire-pulse apt install pipewire-alsa shutdown -r now
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ev4/PrawnOS#318
No description provided.