You are not logged in.

#1 2023-01-31 08:37:49

truewar
Member
From: Czech Republic
Registered: 2016-08-30
Posts: 13
Website

Visibility of Logi MX devices over Bluetooth

Hello!

I am facing some weird behavior of Logi MX peripherals. I am currently using 3 devices with my Lenovo Legion 7:
- MX Keys (office)
- MX Anywhere 3 (office)
- MX Anywhere 2s (home)

Everything works just fine, until I boot Windows on the same machine and connect MX Anywhere 2s to windows. After that Linux stops seeing advertising of all 3 devices an nothing helps.
There are several threads on forums suggesting clearing of scan patterns. But it does not help. Removal of `/var/lib/bluetooth` also does not help.
Last time it started to work again after `hidpai` library upgrade. But yesterday I've broke it up again after connecting the mouse under windows.

The controller:
```
> lspci
05:00.0 Network controller: MEDIATEK Corp. MT7922 802.11ax PCI Express Wireless Network Adapter

```

With `bluetoothctl` I can't even see devices advertising, while I see them from phones and other laptops.

Any help is very appreciated...

Offline

#2 2023-01-31 10:23:31

verzettler
Member
Registered: 2023-01-31
Posts: 6

Re: Visibility of Logi MX devices over Bluetooth

This problem is documented in the arch wiki https://wiki.archlinux.org/title/blueto … ot_pairing.

Offline

#3 2023-01-31 10:27:54

truewar
Member
From: Czech Republic
Registered: 2016-08-30
Posts: 13
Website

Re: Visibility of Logi MX devices over Bluetooth

verzettler wrote:

This problem is documented in the arch wiki https://wiki.archlinux.org/title/blueto … ot_pairing.

This is not relevant. For some reason all Logi devices become invisible for the system. Even those who was never connected to windows.
Re-connection of a device would not be an issue, I am not logging windows much often.

I need to find any solution how to make devices visible on Linux again.

Offline

#4 2023-01-31 10:31:05

truewar
Member
From: Czech Republic
Registered: 2016-08-30
Posts: 13
Website

Re: Visibility of Logi MX devices over Bluetooth

`bluez-utils-compat`  and `hcitool lescan` didn't help as well

```
> hcitool lescan
Set scan parameters failed: Operation not permitted

> sudo hcitool lescan
Set scan parameters failed: Input/output error
```

Last edited by truewar (2023-01-31 10:33:36)

Offline

#5 2023-01-31 10:45:26

verzettler
Member
Registered: 2023-01-31
Posts: 6

Re: Visibility of Logi MX devices over Bluetooth

did u check systemctl if bluetooth.service is running? what kind of bluetooth-manager do u use? 
do u use logitech dongle? did u unblock rfkill?

Offline

#6 2023-01-31 11:35:49

truewar
Member
From: Czech Republic
Registered: 2016-08-30
Posts: 13
Website

Re: Visibility of Logi MX devices over Bluetooth

verzettler wrote:

did u check systemctl if bluetooth.service is running?

Of course, I can see other Bluetooth devices during scan: phones, TVs etc

verzettler wrote:

what kind of bluetooth-manager do u use?

The one from gnome, but I also tried Blueman and Solaar. They provide the same result.

verzettler wrote:

do u use logitech dongle?

No, no dongles.

verzettler wrote:

did u unblock rfkill?

How can I check and unblock rfkill?

Offline

#7 2023-01-31 12:50:56

verzettler
Member
Registered: 2023-01-31
Posts: 6

Re: Visibility of Logi MX devices over Bluetooth

just type rfkill for checking status  and rfkill unblock -devicename- .
If it is still blocked try connmanctl enable bluetooth. details in 6.9 about connman

https://wiki.archlinux.org/title/blueto … _available

Last edited by verzettler (2023-01-31 12:51:38)

Offline

#8 2023-01-31 12:57:09

truewar
Member
From: Czech Republic
Registered: 2016-08-30
Posts: 13
Website

Re: Visibility of Logi MX devices over Bluetooth

verzettler wrote:

just type rfkill for checking status  and rfkill unblock -devicename- .
If it is still blocked try connmanctl enable bluetooth. details in 6.9 about connman

https://wiki.archlinux.org/title/blueto … _available

> rfkill 
ID TYPE      DEVICE                SOFT     HARD
 0 wlan      ideapad_wlan      povoleno povoleno
 1 bluetooth ideapad_bluetooth povoleno povoleno
 2 bluetooth hci0              povoleno povoleno
 3 wlan      phy0              povoleno povoleno

Does not look like an issue. I tried to block 1 and 2 and then it was automatically unblocked by gnome bluetooth manager toggle

Offline

#9 2023-02-01 19:45:38

verzettler
Member
Registered: 2023-01-31
Posts: 6

Re: Visibility of Logi MX devices over Bluetooth

i am using mx keys mini+mx master 3 on arch+kde (no dual boot but on android/linux).
at first install i had issues bc several bluetothmanager and services tried to use the
device. but i still think u need to look for issues regarding dual boot

verzettler wrote:

This problem is documented in the arch wiki https://wiki.archlinux.org/title/blueto … ot_pairing.

Offline

Board footer

Powered by FluxBB