[SOLVED] How to enable LDAC?
from someoneFromInternet@lemmy.ml to linux@lemmy.ml on 14 May 14:32
https://lemmy.ml/post/30093880

I have wh1000xm4 headphones, installed void with xfce, turned on “Prioritize Sound Quality”, but can’t enable LDAC in settings.

#linux

threaded - newest

Uebercomplicated@lemmy.ml on 14 May 14:55 next collapse

LDAC is proprietary, so I wouldn’t be surprised if it isn’t available on Linux. You can probably use SBC-XQ, though, which is open source and lossless. Try installing pavucontrol and check what codecs it offers you for the headphones.

Edit: SBC-XQ, not QX.

Max_P@lemmy.max-p.me on 14 May 15:23 next collapse

LDAC works just fine on Linux, but may be a different package or repo since it’s somewhat proprietary. Just worked out of the box for me on Arch.

tho@lemmy.ml on 14 May 15:29 next collapse

ldac is available on linux, i can switch to it. i use the “pulsemixer” program to switch codecs. also it’s SBC-XQ, not QX

Uebercomplicated@lemmy.ml on 14 May 17:28 collapse

Thx for the correction, I was writing from memory.

someoneFromInternet@lemmy.ml on 14 May 15:43 collapse

how is bad just to use proprietary codec? I try to use only open source solutions, but if it’s just codes is it so bad?

Uebercomplicated@lemmy.ml on 14 May 17:31 collapse

That’s an ethical question, and as such rather difficult to answer. I prefer open source codecs, but you have a headphone designed with LDAC in mind. I don’t think you should feel bad about trying to get your money’s worth and using LDAC if it suits your needs.

anon5621@lemmy.ml on 14 May 14:56 next collapse

In my case, the solution was to disable “connect 2 devices simultaneously” from Sony app because that setting disable the LDAC codec

.

discussion.fedoraproject.org/t/…/4

someoneFromInternet@lemmy.ml on 14 May 15:42 collapse

this is helped, thank you

jopejoe1@lemmy.blahaj.zone on 14 May 15:17 collapse

From looking at their build scripts, I would try installing ldacBT, as pipewire is compiled against it but has no install depend on it for installation.

someoneFromInternet@lemmy.ml on 14 May 15:42 collapse

Installed, but problem is solved, thx