this post was submitted on 31 Oct 2025
64 points (92.1% liked)

Linux

13849 readers
58 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
 

I have read about so many issues regarding Bluetooth and Linux its ridiculous. Usually its random disconnecting, not auto reconnecting, not disconnecting properly, basically every issue possible. And ive had them too. I would really love it if i could just have my ps4 controller hook up right when I turn it on for example. Or have my shared speaker system actually disconnect when I turn off blnluetooth (it doesnt).

I've mostly only used mint with Bluetooth. Some popos but it had the same issues ofc. Only really used desktops, but also have issues on an atari vcs with mint and Bluetooth, exact same issues my desktop has.

Anyone know some real fixes? This is one of those things that makes it very hard to get people to switch when windows handles bluetooth devices perfectly (in my experience) and linux has just sucked so bad on that front.

you are viewing a single comment's thread
view the rest of the comments
[–] glitching@lemmy.ml 1 points 1 week ago (1 children)

if your BT is connected via USB (lsusb), there's a buncha kernel switches that prevent it from suspending. since it's a stationary device that's often not needed, so disabling USB and BT autosuspend goes a long way to make them things behave.

[–] Cheesus@lemmy.ca 1 points 1 week ago (1 children)

It's integral to the motherboard, but that does make sense otherwise.

[–] glitching@lemmy.ml 2 points 1 week ago

those are still connected via USB internally most of the times, type lsusb and if it's there, same thing applies.