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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Final update (hopefully): It seems that I have been able to fix the issue. I'm not sure what exactly caused the problem but either removing fluidsynth or installing the wireplumber ppa fixed the issue and I have working audio again. I've also removed pulseaudio and undid my edit to the modprobe blacklist, as they were only done as a temporary solution and they are no longer necessary.

For the past three days, I've been having this issue where my computer starts with no audio and the only sound device listed is a "dummy output" device. I've tried looking online for solution but the only solution I found has to be redone manually every time I start/restart my computer. It also seems like this issue is common with and possibly specific to the sound card my computer has, which is an "Intel Sunrise Point-LP HD Audio".

The solution that worked for me was to add blacklist snd_soc_avs to the modprobe blacklist and then run the two commands sudo alsa force-reload and pulseaudio. Adding snd_soc_avs to the blacklist permanently brought back my actually audio devices but it didn't fix the audio nor did it remove the dummy output device. The two commands I listed do restore the audio and remove the dummy output device but they only work for the current session and I have to run them again after starting/restarting my computer.

I have no problem doing this if there isn't a permanent solution but I would like a permanent solution, if possible.

you are viewing a single comment's thread
view the rest of the comments
[–] vortexal@lemmy.ml 4 points 2 weeks ago (9 children)

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.

[–] freagle@lemmygrad.ml 5 points 2 weeks ago (8 children)

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.

[–] vortexal@lemmy.ml 1 points 2 weeks ago (7 children)

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.

[–] freagle@lemmygrad.ml 2 points 2 weeks ago (1 children)

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

[–] vortexal@lemmy.ml 1 points 2 weeks ago (1 children)

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.

[–] freagle@lemmygrad.ml 2 points 2 weeks ago (1 children)

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

[–] vortexal@lemmy.ml 1 points 2 weeks ago (1 children)

Ok, I installed it and restarted my computer (even though I said I'd wait until tomorrow) and everything is working again. Thank you.

[–] freagle@lemmygrad.ml 2 points 2 weeks ago

Hellz f'ing yes, fellow penguin!! So glad I could help!

load more comments (5 replies)
load more comments (5 replies)
load more comments (5 replies)