You are not logged in.

#1 2014-09-23 08:17:05

Kei
Member
Registered: 2007-04-05
Posts: 88

[SOLVED] flash (pulseaudio) works but got quiet after update

Hi there,

Using pulseaudio, flash' audio output worked for me before `pacman -Syu` yesterday (last update was 2 or 3 weeks ago). Now there is still audio output, but it's very quiet. Really quiet. Like 2mm on the 10cm volume meter in pavucontrol.

The sound works flawlessly and waay louder with vlc. Of course I double checked volume settings, in flash, with pavucontrol and even alsamixer.

What has changed?

no ~/.asoundrc. /etc/asound.conf:

# Use PulseAudio by default
pcm.!default {
  type pulse
  fallback "sysdefault"
  hint {
    show on
    description "Default ALSA Output (currently PulseAudio Sound Server)"
  }
}

ctl.!default {
  type pulse
  fallback "sysdefault"
}

# vim:set ft=alsaconf:

---

EDIT: tried turning it off and on again - and now it works. w00t

Last edited by Kei (2014-09-23 12:41:52)

Offline

Board footer

Powered by FluxBB