This is what my Volume Control looks like when Minecraft Java Edition 1.16.3 is running:

If I click the dropdown on "Steelseries Arctis 7 Analog Audio", I can see all of my audio output devices, but if I select any of them, it doesn't change to it, but just stays on the default.
I've read that there are some bugs with Minecraft that aren't being fixed, where you have to force reload using F3+T in order for audio source to update: I've tried upgrading my Java version to OpenJDK 11.0.8, but this hasn't helped.
Code: Select all
$java -version
openjdk version "11.0.8" 2020-07-14
OpenJDK Runtime Environment (build 11.0.8+10-post-Ubuntu-0ubuntu118.04.1)
OpenJDK 64-Bit Server VM (build 11.0.8+10-post-Ubuntu-0ubuntu118.04.1, mixed mode, sharing)
Code: Select all
~/.minecraft/libraries/org/lwjgl/lwjgl$ ls
3.2.2
Minecraft launches with the new profile, but I don't know if it's taking the older version of lwjgl, and I still can't switch my audio stream.
This seems overly complicated for what I'm trying to do, and reading the other bugs, I feel like this should have been fixed in newer versions of lwjgl.
Does anyone else have this issue, and is there a working solution for 1.16.3?
Thanks!