You are not logged in.

#1 2015-12-11 21:33:17

anark10n
Member
Registered: 2012-10-13
Posts: 212

[SOVLED] No sound with PulseAudio + ALSA

Hello there

As the title says, I've got a PulseAudio + ALSA setup and was playing sound fine yesterday, but starting up the PC today, I get no sound at all, even after updating PulseAudio to the latest. Anyone know why this is happening?

Last edited by anark10n (2015-12-12 05:48:57)

Offline

#2 2015-12-12 03:02:20

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,076

Re: [SOVLED] No sound with PulseAudio + ALSA

Presumably your default device changed, go into pavucontrol and make sure the card you want to use is set as the fallback in the output tab and any open applications play to that.

If that wasn't it we need way more information namely

aplay -l
pacmd list-cards
pacmd list-sinks
sudo fuser -v /dev/snd/*

Post the output of these in code tags

Offline

#3 2015-12-12 05:48:30

anark10n
Member
Registered: 2012-10-13
Posts: 212

Re: [SOVLED] No sound with PulseAudio + ALSA

Thanks V1del, setting  my default device as fallback fixed it. Still, I'm curious as to why it would suddenly decide not to change it's behaviour so suddenly. Any ideas?

Last edited by anark10n (2015-12-12 05:48:43)

Offline

#4 2015-12-12 10:47:25

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,076

Re: [SOVLED] No sound with PulseAudio + ALSA

The ALSA update has changed a few things, and if you've never explicitly set your device as the fallback, it's relatively random/dependent on ALSA's card initialization order (which is random unless configured).

Offline

#5 2015-12-13 00:20:24

anark10n
Member
Registered: 2012-10-13
Posts: 212

Re: [SOVLED] No sound with PulseAudio + ALSA

I see. Thanks for the help.

Offline

Board footer

Powered by FluxBB