You are not logged in.

#1 2022-03-16 18:43:37

Tomcat
Member
Registered: 2016-04-23
Posts: 4

Logitech mouse G603 not working by bluetooth - device not detected

I cannot get to work logitech mouse on laptop using bluetooth connection. It works for windows (dual boot).

Mouse: https://www.logitechg.com/en-us/product … 05099.html
Laptop: Acer Nitro 5 i7-9750H/32GB/512+1TB/W10X 120Hz

I have installed bluez, bluez-utils and bluedevil according to: https://wiki.archlinux.org/title/bluetooth#Installation

I have gone through bluetooth troubleshooting sections, here: https://wiki.archlinux.org/title/blueto … leshooting but nothing looks familiar and section about "deviced not detected" is referring to outdated commands.

bluetoothctl scan on

is not showing the device. Other bluetooth devices are detected (it's not the case that nothing is working).

$ lsmod | grep blue
bluetooth             757760  41 btrtl,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic           16384  2 bluetooth
rfkill                 32768  10 acer_wmi,bluetooth,cfg80211
crc16                  16384  2 bluetooth,ext4

$ uname -a
Linux ******** 5.16.14-arch1-1 #1 SMP PREEMPT Fri, 11 Mar 2022 17:40:36 +0000 x86_64 GNU/Linux

$ pacman -Qs | grep bluez
local/bluez 5.63-2
local/bluez-libs 5.63-2
local/bluez-qt 5.92.0-1 (kf5)
local/bluez-utils 5.63-2

$ bluetoothctl show
Controller 4C:1D:96:C3:47:80 (public)
        Name: ********
        Alias: *********
        Class: 0x0010010c
        Powered: yes
        Discoverable: no
        DiscoverableTimeout: 0x000000b4
        Pairable: yes
        UUID: A/V Remote Control        (0000110e-0000-1000-8000-00805f9b34fb)
        UUID: PnP Information           (00001200-0000-1000-8000-00805f9b34fb)
        UUID: Message Access Server     (00001132-0000-1000-8000-00805f9b34fb)
        UUID: Message Notification Se.. (00001133-0000-1000-8000-00805f9b34fb)
        UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
        UUID: Generic Access Profile    (00001800-0000-1000-8000-00805f9b34fb)
        UUID: Phonebook Access Server   (0000112f-0000-1000-8000-00805f9b34fb)
        UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
        UUID: OBEX File Transfer        (00001106-0000-1000-8000-00805f9b34fb)
        UUID: Device Information        (0000180a-0000-1000-8000-00805f9b34fb)
        UUID: IrMC Sync                 (00001104-0000-1000-8000-00805f9b34fb)
        UUID: OBEX Object Push          (00001105-0000-1000-8000-00805f9b34fb)
        UUID: Vendor specific           (00005005-0000-1000-8000-0002ee000001)
        Modalias: usb:v1D6Bp0246d053F
        Discovering: no
        Roles: central
        Roles: peripheral
Advertising Features:
        ActiveInstances: 0x00 (0)
        SupportedInstances: 0x08 (8)
        SupportedIncludes: tx-power
        SupportedIncludes: appearance
        SupportedIncludes: local-name
        SupportedSecondaryChannels: 1M
        SupportedSecondaryChannels: 2M
        SupportedSecondaryChannels: Coded

Where should I start from? What should I check to solve the problem?

Last edited by Tomcat (2022-03-16 18:44:59)

Offline

#2 2022-03-17 17:14:04

Ferdinand
Member
From: Norway
Registered: 2020-01-02
Posts: 338

Re: Logitech mouse G603 not working by bluetooth - device not detected

I can't see anything wrong, and if you can connect to other bluetooth devices, then your bluetooth setup should be good.

So my only suggestion is to check out Solaar.
It is a small program specifically for managing Logitech devices.

Offline

Board footer

Powered by FluxBB