this post was submitted on 12 Jun 2026
30 points (94.1% liked)

Linux

13955 readers
556 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

Running Debian sid and it mostly works (still struggling with Nvidia drivers for video). Last night I was watching a video and everything was fine, sound worked. Son was in room "asleep". I left to use bathroom and then he came looking for me. I don't know what happened while I was in bathroom but now I hear nothing out of speakers. If I reboot into windows sound works so it's not a physical issue. Reboot back into Linux no sound. Boot off flash drive Linux, no sound but I think that was always true and was a alsamixer issue on flash drive Linux setups. Volume on YouTube turned to 100, verified not muted, volume in KDE at 100 and not muted. Physical volume on speakers at 100, volume knob on keyboard at 100 and mute not engaged. All volume sliders in alsamixer maxed out. Simple setup, 2.1 speaker system plugged into sound output on motherboard no mixer or fancy equipment.

Son is non-verbal and severally autistic so I can't ask him. Whatever happened was almost definitely an accident but I can't figure out what happened. I see like a lighter bar moving on the KDE volume slider which seems to match expected video audio so I believe KDE is receiving the signal to play sound but nothing comes out of speakers. He struggles to feed himself soup or cereal so it's not like he found some super secret command and is playing joke. Something seems to be accidently hit and is blocking sound... Maybe a mute hot key not synced to main audio controls so it's not obvious that it's active???

Edit... This is solved. KDE mixer and alsamixer made no change but changing the output in pavucontrol fixed it. I have no idea why or how. Thanks for everyone who recommended it.

top 38 comments
sorted by: hot top controversial new old
[–] in_my_honest_opinion@piefed.social 1 points 44 minutes ago (1 children)

Is there an architectural reason for running Sid and not Buster or Trixie?

[–] vrek@programming.dev 1 points 40 minutes ago (1 children)

Nope, it's just a standard desktop. No need for absolute uptime incase of a bad upgrade and nothing really lost if that occurred so why not?

[–] in_my_honest_opinion@piefed.social 1 points 36 minutes ago* (last edited 35 minutes ago) (1 children)
[–] vrek@programming.dev 1 points 32 minutes ago (1 children)

Honestly i should probably upgrade GPU as it's only a 970. 16 gb of ram and I think 13 Gen Intel i7 so decent but GPU could use an upgrade.

[–] in_my_honest_opinion@piefed.social 1 points 29 minutes ago (1 children)

I'd try a live usb of Trixie or mxLinux KDE and see what works out of the box.

[–] vrek@programming.dev 1 points 25 minutes ago (1 children)

I'm not against the idea but is there a point of downgrading to previous version?

[–] in_my_honest_opinion@piefed.social 1 points 22 minutes ago

Trixie is latest stable. Sid is testing.

https://www.debian.org/releases/sid/

"sid" is subject to massive changes and in-place library updates. This can result in a very "unstable" system which contains packages that cannot be installed due to missing libraries, dependencies that cannot be fulfilled etc. Use it at your own risk!

[–] zewm@lemmy.world 8 points 4 hours ago (2 children)

Did you double check that you are outputting to the correct device?

Might have switched to an output you don’t have connected like HDMI or something.

[–] onlinepersona@programming.dev 4 points 4 hours ago

This seems like the most likely.

[–] vrek@programming.dev 1 points 3 hours ago (1 children)
[–] zewm@lemmy.world 2 points 3 hours ago (1 children)

But do you have the proper one selected as output? It might be going to your GPU or microphone.

[–] vrek@programming.dev 1 points 3 hours ago

I tried changing it but I'll try again

[–] sbeak@sopuli.xyz 4 points 4 hours ago (1 children)

Restart, and if that doesn't work, sleep on the issue and it will magically fix itself when you wake up. Software is weird like that.

For a more serious answer, they might have accidentally uninstalled PipeWire or PulseAudio (the audio things needed for audio to play). I've done that myself before, and you can fix it by reinstalling it. If that's not the issue, see some of the other answers others have mentioned! There's a lot of good ones in there

[–] vrek@programming.dev 2 points 3 hours ago

Good old turn it off and then back on approach... Unfortunately I've restarted with no change. Pretty sure I'm using pulse audio and it's still check if it's still installed

[–] GenderNeutralBro@lemmy.sdf.org 2 points 3 hours ago (1 children)

If you go into KDE's settings > Sound section, what devices does it show, and what type of output (like "Digital Stereo" or "Pro Audio") are they set to?

Once in a blue moon, my audio output will get mysteriously changed to a format that does nothing, or the audio controller will go *poof* and I need to manually re-enable it. It's rare, and I've never been able to pin down the exact cause, but it seems more likely after I've been connecting and disconnecting alternative audio devices, like my PS4 game controller (which also reads as an audio device due to its headset port), USB microphone (same deal), or USB headphone amp.

After all these years it's still a pain point.

[–] vrek@programming.dev 1 points 2 hours ago

It's "digital stereo" currently, I tried all the others no change.

[–] Rentlar@lemmy.ca 9 points 5 hours ago (2 children)

Problem nearly as old as Linux itself:

Jamiroquai Virtual Insanity, and now there is no sound

My suggestion is to try pulse audio volume control (pavucontrol), you get a pretty decent number of options to look through and troubleshoot, in case it's routing to non-existent display monitor speakers or like a separate headphone jack instead of Lineout, etc.

[–] vrek@programming.dev 3 points 2 hours ago (1 children)

Pavucontrol fixed it, don't know why or how but it's fixed now.

[–] Rentlar@lemmy.ca 1 points 53 minutes ago (1 children)

It's quite a magical tool, in my opinion.

[–] vrek@programming.dev 1 points 43 minutes ago (1 children)

What other magical features does it do?

[–] Rentlar@lemmy.ca 1 points 28 minutes ago (1 children)

Lets you change audio input and output device and level per application on the fly.

[–] vrek@programming.dev 1 points 23 minutes ago

I could see uses but I don't have any of those. Typically it shows videos and occasionally lichess matches that's about the max of what it's used for.

[–] vrek@programming.dev 2 points 5 hours ago (1 children)

My monitors have (really bad) speakers so I would hear something. I'll try to install pavucontrol and see if it helps.

[–] vanillama@programming.dev 2 points 3 hours ago (1 children)

Try making the volume really loud, had some devices not working until sound was above a threshold, like an offset, for no apparent reason

[–] vrek@programming.dev 2 points 3 hours ago

Everything is at 100

[–] CallMeAl@piefed.zip 3 points 4 hours ago (1 children)

I had a similar problem and it turned out to be a setting in my KDE Mixer. I wish I could remember exactly which one.

My suggestion, check every setting in the mixer, especially around outputs, slowly and carefully. Try each output one at a time if you aren't sure which is the right setting.

[–] vrek@programming.dev 1 points 2 hours ago (1 children)

Your wrong it should be the left setting... Not really but I got a giggle out of the joke

[–] CallMeAl@piefed.zip 1 points 2 hours ago (1 children)
[–] vrek@programming.dev 1 points 2 hours ago (1 children)

I just called and was told directly by the company "no, this is Patrick"

[–] CallMeAl@piefed.zip 1 points 1 hour ago (1 children)

I'm so glad to hear you got the audio working!

[–] vrek@programming.dev 1 points 43 minutes ago
[–] frongt@lemmy.zip 2 points 4 hours ago (1 children)

Does it happen under gnome, or kde with a different user?

Unfortunately these issues are really hard to troubleshoot. Personally if it works under another user, I'd start clearing user configs.

[–] vrek@programming.dev 1 points 3 hours ago

Don't have gnome installed or another user setup but I can try I guess

[–] DmMacniel@feddit.org 2 points 5 hours ago (1 children)

Given your emphasis on rooms, am I correct to assume that you have a multi room setup realised via bluetooth or something?

[–] vrek@programming.dev 1 points 5 hours ago

Nope, just a tower pc with 2 speakers and a sub woofer

[–] mr_eckneim@feddit.org 1 points 5 hours ago (1 children)

Maybe a sample rate mismatch somewhere?

[–] vrek@programming.dev 1 points 5 hours ago (1 children)

How would I detect / fix that?

[–] mr_eckneim@feddit.org 1 points 4 hours ago

I think pavucontrol (like the other person suggested) should help with that