On Fri, 24 Feb 2023 15:47:37 +0100 [email protected] said: > Hi > I use pipewire and wireplumber with enlightenment, not pulseaudio (only > libpulse dependency) > My default device is headphones, so, i set this choice in e mixer but, > it often falls back to speaker. Other mixer issue, I disable audio > input but it always falls back to enabled... > Arch Linux system > enlightenment-git > efl-git
this would be a pipewire issue (or deeper down - kernel, udev? some device being unplugged and plugged in?). e's mixer doesn't even remember what audio device was used last - it does not try to restore it. it leaves this up to pulse audio. yes - i know you use pipewire. from e's point of view, it's talking to pulse audio - so it uses libpluse to do that. :) pipewire can emulate pulse in this way so anything that deals with pulse can just work with pipewire. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- Carsten Haitzler - [email protected] _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
