this post was submitted on 17 Jul 2023
928 points (98.0% liked)
Linux
48033 readers
1194 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not anything to do with the LDAC codec but why does wireless headphones on windows suck. On linux (even a wm) I just turn on my headphones and it works, on windows every time I have to remove the device and add it back again
Bluetooth drivers and the firmware on devices suck. Modern Windows with Intel Bluetooth seems to work as long as your devices don't do weird shit. Broadcom chips are often problematic as hell, sometimes requiring a reboot to work after disconnecting a device.
Linux Bluetooth audio was a struggle for years. Pipewire made it Just Work for me. It's still relatively new, but I don't have any complaints, unlike in the Pulse+BlueZ days.
What about wireless headphones that don't use bluetooth? I think I had some Logitech ones that did not use bluetooth. Are those a viable alternative to bluetooth on linux?
They appear on the Linux side as USB audio devices. They work as well as they do on Linux (or Mac, or Android, or any other OS) because they don't rely on the OS to deal with the wireless part. If they work, they work, but if they don't, you're usually out of luck. No settings to tweak, no channels to pick!
The Logitech protocol is more reliable than most normal Bluetooth headphones in my experience, but they also send quite a lot of data over the 2.4Ghz spectrum. That may interfere with other Bluetooth devices (though Logitech did try to prevent that) or old WiFi networks still in 2.4GHz.
I was trying to connect headphones on my partners Windows machine and it was a disaster. Most of the time it failed to pair, the rest of the time it paired but didn't recognize as an audio device. We tried with 2 different devices and both worked perfectly on Linux and Android.
Bluetooth stacks are notorious for being gargantuan spaghetti code base. People have been trying to put out all those little fires because it's more possible on Linux than Windows.
The standards are terribly complex and the reference implementations were originally written by the standards groups.
Then to keep compatibility everything has to be broken in the same way as the reference implementations which put more effort into "it works this time" than any kind of resilience.
It's the same for me. I thought it's due to the motherboard I'm using, windows being the problem never crossed my mind. The only thing that worked well and didn't have to be re-installed after a disconnect was the new xbox controller, so I feel like maybe there's something fishy going on here.
Its windows, at which point wasn't it fishy?
The only thing in my head is the time where people didn't know it had backdoors and telemetry. I think Windows XP actually didn't have backdoors but I just assume this rn.
Soundstack has layers of legacy, old, and almost new.
Windows’ built-in bluetooth stack is famously bad. Try installing the Toshiba one instead. It’s a bit clunky UI-wise, but tends to have less issues.
Do you have any guidance on how to do on windows 11?
Huh, it works just fine for me. I have Samsung galaxy buds 2 pro. I don't use it with my laptop often, but it's seamless when I do.