You are not logged in.

#1 2023-04-11 17:02:10

ExecuteOrd66
Member
Registered: 2023-04-11
Posts: 2

[SOLVED]JACK Output in Minecraft not working over bluetooth headphones

I use pipewire as my audio system and have only good things to say about the experience using Bluetooth headphones! That is, if it weren't for Minecraft not working on them (despite working when an audio device is plugged into the headphone jack at the back of the motherboard). When I go into the Minecraft audio settings, it seems to be using JACK for audio, and it does not see any audio device on my system. Could someone assist? I tried my best finding solutions on the internet to no avail. I was hoping launching the game using pw-jack would have worked, but nothing really changed.

Last edited by ExecuteOrd66 (2023-04-17 12:40:05)

Offline

#2 2023-04-11 17:26:20

progandy
Member
Registered: 2012-05-17
Posts: 5,318

Re: [SOLVED]JACK Output in Minecraft not working over bluetooth headphones

Welcome. The easiest option is probably to tell minecraft to not use jack.

As it uses openal to interface with the audio system, you could try to have minecraft use pulseaudio by setting that in ~/.alsoftrc

[general]
drivers = pulse

or remove pipewire-jack if you do not need jack compatibility.

Last edited by progandy (2023-04-11 17:28:14)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#3 2023-04-12 08:18:47

ExecuteOrd66
Member
Registered: 2023-04-11
Posts: 2

Re: [SOLVED]JACK Output in Minecraft not working over bluetooth headphones

progandy wrote:

Welcome. The easiest option is probably to tell minecraft to not use jack.

As it uses openal to interface with the audio system, you could try to have minecraft use pulseaudio by setting that in ~/.alsoftrc

[general]
drivers = pulse

or remove pipewire-jack if you do not need jack compatibility.


Thanks so much! Creating the config file worked immediately!

Offline

#4 2023-04-12 17:05:47

progandy
Member
Registered: 2012-05-17
Posts: 5,318

Re: [SOLVED]JACK Output in Minecraft not working over bluetooth headphones

Good to know that works.

Please edit the initial post and add [SOLVED] before the title.


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

Board footer

Powered by FluxBB