7
Is there a way to get rid of the audio fade-in?
(lemmy.dbzer0.com)
Linux Mint is a free Linux-based operating system designed for use on desktop and laptop computers.
Want to see the latest news from the blog? Set the Firefox homepage to:
where is a current or past release. Here's an example using release 21.1 'Vera':
https://linuxmint.com/start/vera/
ok it looks like you won't read the manual so i am gonna spell it out for you:
Sound issues
Linux Mint moved to a new sound server called Pipewire.
To check which sound server is running, use the following command:
inxi -A
If you're unable to get the sound working, you can try to go back to the older sound server called PulseAudio.
apt purge pipewire pipewire-bin systemctl enable --user pulseaudio sudo reboot
Upstream bug report for choppy sound over HDMI: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025453
sorry for not being helpful before