Please don't take this as a bad thing, but this post is over 2 weeks old now, and i have to think all this related to the Session in use.
I have 3 Linux OS's (Ubuntu Debian and Arch) installed here, and all work with combined sinks, and from your system-info yours should work as well, I'm just not sure Gnome on Wayland is helping here. (Of course I could be wrong)
Here is one part of the recipe that will be needed across all restart's, and it is important to place in "/home/your_username/.config/autostart/"
and inside that file copy this:
Code:
[Desktop Entry]
Encoding=UTF-8
Version=0.9.4
Type=Application
Name=Combined Audio
Comment=
Exec=pactl load-module module-combine-sink
OnlyShowIn=GNOME;
RunHook=0
StartupNotify=false
Terminal=false
Hidden=false
I've named mine "Combined Audio" for an easy look.
Code:
ls /home/me/.config/autostart | grep 'Combined Audio'
Combined Audio.desktop
Code:
wpctl status | grep active
73. output_FL > UOEOS Laptop Dock:playback_FL [active]
74. output_FR > UOEOS Laptop Dock:playback_FR [active]
75. output_FL > ALC257 Analog:playback_FL [active]
76. output_FR > ALC257 Analog:playback_FR [active]
90. output_FL > SRS-XB22:playback_FL [active]
91. output_FR > SRS-XB22:playback_FR [active]
98. output_FR > combined:playback_FR [active]
99. output_FL > combined:playback_FL [active]
This Thread should have been fixed if fixable in about 10 minutes, and not 2 weeks later.
maybe someone else is better suited to help you going forward.
Bookmarks