Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3474

[Sound]

$
0
0
I have really bad sound on my laptop, where I have debian 12 stable. I also have a windows partition, where the sound is fine. I tried to search for answers, and found a solution with upgrading it through backports. I have installed the repository, and get the following from the command apt install -t bookworm-backports pipewire wireplumber, I get the following output,

Code:

The following additional packages will be installed:  gstreamer1.0-pipewire libconfig++9v5 libffado2 liblua5.4-0 libpipewire-0.3-0  libpipewire-0.3-modules libspa-0.2-bluetooth libspa-0.2-modules  libwireplumber-0.5-0 libxml++2.6-2v5 pipewire-alsa pipewire-audio  pipewire-bin pipewire-jack pipewire-pulseSuggested packages:  libspa-0.2-libcamera wireplumber-docRecommended packages:  libpipewire-0.3-commonThe following NEW packages will be installed:  libconfig++9v5 libffado2 liblua5.4-0 libwireplumber-0.5-0 libxml++2.6-2v5The following packages will be upgraded:  gstreamer1.0-pipewire libpipewire-0.3-0 libpipewire-0.3-modules  libspa-0.2-bluetooth libspa-0.2-modules pipewire pipewire-alsa  pipewire-audio pipewire-bin pipewire-jack pipewire-pulse wireplumber12 upgraded, 5 newly installed, 0 to remove and 124 not upgraded.Need to get 4.214 kB of archives.After this operation, 7.123 kB of additional disk space will be used.
So my question is should I also install the recommended and suggested packages?

Should I pin it in /etc/apt/preferences instead of using the -t flag?

Would the code

Code:

Package: [package-name]Pin: release a=[release-name]Pin-Priority: 900
be a good way to pin it?

And lastly, for my understanding, why does it seem to use an older package than the one in Debian stable?

Code:

The following package was automatically installed and is no longer required:  libwireplumber-0.4-0
thank you

Statistics: Posted by thorbs — 2024-10-09 23:46 — Replies 0 — Views 8



Viewing all articles
Browse latest Browse all 3474

Trending Articles