Hello.
I am forced to send an email to this group. I am not big fan of
pulseaudio generally. If not for Firefox requirement of pulse
audio - I'd not install pulse audio at all.
What am I trying to do: I am trying to route pulse audio through default PCM in alsa.
here is my .asoundrc which works perfectly fine untill I do 2 things. 1. Install Pulse Audio. 2. Restart PC.
All commands and actions below are in chronological order. i was able to route pulseaudio over 'default' PCM. Here is my .asoundrc file:
pcm.downmix {
I naturally tweaked some settings. No settings being tweaked for alsa. Exception is .asoundrc.
When I run pulseaudio after restart I get: dimko@(none)dimko's Desktop ~ $ pulseaudio
Server is there and doesn't work I kill the pulseaudio wit ctrl c
i do this: dimko@(none)dimko's Desktop ~ $
speaker-test
No slightest doubt in my mind, issue NOT caused by alsa. To further prove that it's not .alsamixer. I move ,asoundrc file away
dimko@(none)dimko's Desktop ~ $ pwd dimko@(none)dimko's Desktop ~ $ mv .asoundrc .asoundrc_moved
I repeat operation of speaker testing to see if moving .asoundrc made any difference. Nope.
speaker-test
I have run this as root: (none)dimko's Desktop /home/dimko # cat
/proc/asound/card0/pcm*/sub*/hw_params
Changes I made to pulse server settings, under my specific user:
dimko@(none)dimko's Desktop ~ $ cat
/home/dimko/.config/pulse/default.pa
Now with pulseaudio being down, i still have issues with alsa: dimko@(none)dimko's Desktop ~ $ ps aux
|grep pulse
dimko@(none)dimko's Desktop ~ $
speaker-test
So whatever pulse is doing is extremely invasive and harmful. Even after you shut it down - it has effect on ALSA. So, how can I remedy it? How can i make pulse non invasive, and just use one PCM i want to generally use, that works just fine without pulse?
I want something like this: pulse -> alsa PCM 'default' -> diver - > sound on my PC. I want pulse to act like program that can take other programs output?
Also i noticed, that 'pulse' PCM is not present untill I restart my Gentoo.
I did not modify systemd to start pulse by default.
Anyone, please?
Dmitri |
_______________________________________________ pulseaudio-discuss mailing list pulseaudio-discuss@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss