You are not logged in.

#1 2015-06-09 13:09:12

Alpha
Member
Registered: 2014-04-03
Posts: 6

race condition between pulseaudio and chromium

Hello,

I have a race condition between pulseaudio and chromium which I start with xinitrc. It leads to "no cards available for configuration" in pavucontrol. What is the clean way to solve this issue ?

Offline

#2 2015-06-09 15:12:23

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,797

Re: race condition between pulseaudio and chromium

Have you installed pulseaudio-alsa in accordance with https://wiki.archlinux.org/index.php/PulseAudio#ALSA?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2015-06-09 15:58:05

Alpha
Member
Registered: 2014-04-03
Posts: 6

Re: race condition between pulseaudio and chromium

I was missing pulseaudio-alsa. The 2 lib32 was already installed (so I don't understand why I miss pulseaudio-alsa ... anyway).Now everything is installed and the module is not loaded. However, the problem remains.

Last edited by Alpha (2015-06-09 16:14:10)

Offline

#4 2015-06-09 16:30:54

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,750

Re: race condition between pulseaudio and chromium

Pulseaudio-alsa isn't needed in this case as chromium does have full pulseaudio support. What you could do is delay the start of chromium until pulse is loaded, or see if pulseaudio's systemd unit/socket helps you out here, e.g.

$systemctl --user start|enable pulseaudio.{socket, service}

I haven't actually tested any of this, so any results you get from this would be interesting tongue

Last edited by V1del (2015-06-09 16:32:23)

Offline

Board footer

Powered by FluxBB