"Unlikely error" with bluetooth

On my Fedora 44 KDE Plasma laptop, bluetooth sometimes chokes and I have to restart it with `systemctl restart bluetooth`. Right now it did it again – I have two bluetooth mice and both suddenly refused to work, right in the middle of something. Like, I’m using the mouse and it suddenly stops responding. Then I take my other mouse and it won’t move the pointer either.

I found this in `journalctl -eu bluetooth`:

Aug 04 12:56:59 seppel9 bluetoothd[7751]: profiles/deviceinfo/deviceinfo.c:read_pnpid_cb() Error reading PNP_ID value: Request attribute has encountered an unlikely error
Aug 04 12:56:59 seppel9 bluetoothd[7751]: profiles/input/hog-lib.c:info_read_cb() HID Information read failed: Request attribute has encountered an unlikely error
Aug 04 12:56:59 seppel9 bluetoothd[7751]: profiles/input/hog-lib.c:report_reference_cb() Read Report Reference descriptor failed: Request attribute has encountered an unlikely error
Aug 04 12:56:59 seppel9 bluetoothd[7751]: profiles/input/hog-lib.c:report_reference_cb() Read Report Reference descriptor failed: Request attribute has encountered an unlikely error
Aug 04 12:56:59 seppel9 bluetoothd[7751]: profiles/input/hog-lib.c:report_reference_cb() Read Report Reference descriptor failed: Request attribute has encountered an unlikely error
Aug 04 12:56:59 seppel9 bluetoothd[7751]: profiles/input/hog-lib.c:report_reference_cb() Read Report Reference descriptor failed: Request attribute has encountered an unlikely error
Aug 04 12:56:59 seppel9 bluetoothd[7751]: profiles/input/hog-lib.c:proto_mode_read_cb() Protocol Mode characteristic read failed: Request attribute has encountered an unlikely error
Aug 04 12:56:59 seppel9 bluetoothd[7751]: profiles/input/hog-lib.c:set_report_cb() Error setting Report value: Request attribute has encountered an unlikely error

Web search makes me think that this error is non-specific, but maybe someone has a clue what might be going on. I don’t. Thanks.


> kinfo
Operating System: Fedora Linux 44
KDE Plasma Version: 6.7.3
KDE Frameworks Version: 6.28.0
Qt Version: 6.11.1
Kernel Version: 7.1.5-201.fc44.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 22 × Intel® Core™ Ultra 7 155H
Memory: 64 GiB of RAM (62.3 GiB usable)
Graphics Processor 1: Intel® Arc
Graphics Processor 2: NVIDIA RTX 500 Ada Generation Laptop GPU

Indeed nothing KDE or Plasma related.

That’s at the bluetooth level bluetoothd. Your mouse must have some quirks with its bluetooth implementation that isn’t well supported (or that’s an hardware bug), or the fact you have bluetooth two mice connected at the same time might trigger some issue.
You should start by specifying the model of mouse used.

Thanks. The main mouse is a Logitech M720 Triathlon, the other one is a Jelly Comb wireless trackball. Today I tried what happened with the trackball turned off, but with the Logitech mouse I still had these connection problems occasionally.

I should note that this also happens at home sometimes, where I use the same laptop, but a different mouse, a Logitech MX Anywhere 3S.

So maybe something related to my Thinkpad P14s’ bluetooth controller in conjunction with Linux drivers, who knows.

> lsusb | grep luetooth
Bus 003 Device 009: ID 8087:0033 Intel Corp. AX211 Bluetooth

Probably I just have to live with it.

It might just be the two interfering with each other also.

Try to see if they are any reported issues with those with Bluetooth.

Try disabling power saving for the bluetooth controller first, then the devices if that doesn’t work on its own.