Code: Select all
media-video/pipewire-1.4.10:0/0.4::gentoo USE="X bluetooth dbus extra ffmpeg flatpak pipewire-alsa pulseaudio readline sound-server ssl systemd -doc -echo-cancel (-elogind) -fftw -gsettings -gstreamer -ieee1394 -jack-client -jack-sdk -libcamera -liblc3 -loudness -lv2 -man -modemmanager -roc (-selinux) (-system-service) -test -v4l -zeroconf"Code: Select all
media-video/wireplumber-0.5.13:0/0.5::gentoo USE="systemd -doc (-elogind) (-system-service) -test" LUA_SINGLE_TARGET="lua5-4 -lua5-3Code: Select all
Sound does not automatically switch when connecting a new device
To automatically switch to newly connected devices, create this file:
/etc/pipewire/pipewire-pulse.conf.d/switch-on-connect.conf (or ~/.config/pipewire/pipewire-pulse.conf.d/switch-on-connect.conf)
pulse.cmd = [
{ cmd = "load-module" args = "module-switch-on-connect" }
]