this post was submitted on 08 Apr 2025
36 points (95.0% liked)
Linux
53504 readers
1340 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm using the Cinnamon edition of Linux Mint 22.1. I was going to mention this in the post but I wasn't sure if I needed to, seeing that this issue seems to be present in other distros as well and I'm not the only person to experience this issue with this sound card.
Mint 22 is on pipewire now. You need to get rid of pulseaudio, go with pipewire and the pipewire-pulse compat layer. I had major problems until I installed an upgraded Wireplumber to 0.5 from ppa:pipewire-debian/pipewire-upstream
After that, you may have further issues with your configuration, and I would start by looking at your syslog for errors indicating what might be happening.
I actually installed pulseaudio to fix this issue, pipewire is still installed it just doesn't work for me anymore. I can try configuring pipewire and see if I can get it working again but I'm looking at the conf file and I have no idea how to configure it without breaking it further.
I think that installing pulseaudio + pipewire will be problematic, at least that's what I've read. I recommend uninstalling pulseaudio, getting the PPA version of Wireplumber and reporting back with your outcomes. Make sure pipewire-pulse is installed
I have already uninstalled pulseaudio since I only installed it because pipewire stopped working and now neither of them are working. I have also already seen that pipewire-pulse was installed and it was actually running. But before I install that ppa, the last time I installed a ppa, I had to completely reinstall Linux Mint so I just want to make sure that that is actually an official version of wireplumber.
It is. I run mint 22.1 as well. The Mint team ended up with a pipewire version that was mostly contemporary but a Wireplumber version that was legacy. It made configuration a nightmare. Once I upgraded Wireplumber, I was able to actually configure it and all my problems went away
Ok, I installed it and restarted my computer (even though I said I'd wait until tomorrow) and everything is working again. Thank you.
Hellz f'ing yes, fellow penguin!! So glad I could help!