this post was submitted on 28 Jan 2024
24 points (87.5% liked)

Linux

56406 readers
608 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

I'm unable to pair my Wacom tablet to my notebook via BT. I think I know the root cause of the issue which is the version of Bluez being 5.64 and the behavior of the issue is the same as I had on Fedora on my main PC few months back when I've tried to pair PS5 Dual Sense controller.

I was able to fix the issue on Fedora by downgrading the Bluez version with "sudo dnf downgrade bluez" but on Pop!_OS this does not work and neither I was able to upgrade to one of the newer versions 5.65 or 5.66 (it says I need to compile these?).

I'm new with Linux so I'm not sure how I would go about compiling something to make it work. The 5.65 version seems to have bugfixes for my issue but I'm perfectly fine with downgrading to anything older as long as it works if it's simpler to do.

To describe the issue:

When I put tablet into a pairing mode it will appear in the Pop!_OS system and I can select it to pair. It will attempt to pair but then fails.

I've tried to force it to pair with "bluetoothctl trust/pair/connect MacID" commands and it managed to say "connected" but the tablet was still not responding and the LED was blinking as if it was still in pairing mode. I've also tried the Blueman GTK BT manager with no luck.

Note: It works perfectly well via USB connection. It also connects instantly to my main Windows PC via BT so the tablet is not at fault.

EDIT;

FIGURED IT OUT

by default laptop was non-discoverable and there is no system setting on either Pop!_OS or Fedora to make it discoverable. Had to use Blueman to make it so. I've only noticed that when doing "sudo systemctl bluetooth" for XYth time and there was "Disoverable: No" next to one of the MacIDs. After figuring out the ID belongs to my laptop I just had to figure out how to make it discoverable and turns out Blueman can do it.

all 19 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 year ago (1 children)

This maybe a dumb question, but what WiFi/BT card are you using?

[–] [email protected] 2 points 1 year ago (1 children)

No idea. It's a new laptop with a Zen4 CPU so should be fairly modern. At least BT 5.1.

[–] [email protected] 1 points 1 year ago (1 children)

Have you updated your Pop installation recently?

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

I've tried connecting 3 different BT headphones and no luck either.

I just popped in a live USB of Fedora and was able to instantly pair the devices and they work so I guess I'm gonna distro hop

EDIT:

and after I installed and updated Fedora the same issue now... :/

[–] [email protected] 2 points 1 year ago (1 children)

But it worked before the fedora update.... This is strange.

Have you gone through the system 76 Bluetooth t/s? Here's a link

https://support.system76.com/articles/bluetooth/

[–] [email protected] 2 points 1 year ago (1 children)

figured it out, solution in one of the comments I replied to... basically my laptop was non-discoverable by default and there is no setting in the system to make it discoverable

[–] [email protected] 2 points 1 year ago

Oh sweet! That's pretty stupid to be non-discoverable by default! Glad you got it figured out

[–] [email protected] 1 points 1 year ago

Im using anker soundcore bluetooth speaker on desktop PC. It was acting weird on windows, then I switched to PopOS and it became super smooth for more than a year. Turning on PC then speaker or the other way around it would always pair flawlesly. But since some update around a month ago its not always pairing automatically and sometimes I have to connect manually to get it working. Its not a big deal, but throwing it here in case someone knows a fix and even better if the same fix can help with OPs issue

[–] [email protected] 1 points 1 year ago

Ok you switched back to fedora, were you able to downgrade bluez? Also, is this a new popos install? Have you updated your system using "sudo apt update" and "sudo apt upgrade"? If the bluez fixed the issue on fedora I bet it will fix it on popos

[–] [email protected] -4 points 1 year ago (2 children)

Where are all the people who claim to never ever have had an issue with audio or Bluetooth on Linux and how it's worse on windows?

[–] [email protected] 8 points 1 year ago (1 children)

Right here, how's that going to help someone who is having issues? Or am I just meant to gloat a bit?

[–] [email protected] 1 points 1 year ago

I think the point is the number of times someone is having such an issue, and those people show up to proclaim they’ve never had such problems as if it’s helpful. So, at least you can recognize it’s not.

[–] [email protected] 3 points 1 year ago

I personally haven't but just from reading the Pop OS help page on BT I expect issues at some point