You are not logged in.

#1 2017-09-17 06:50:40

rogu183
Member
From: Vigevano (Italy)
Registered: 2016-06-08
Posts: 4

Acer Swift 3 bluetooth mouse not detected

I try to connect a Microsoft Bluetooth mouse 3600 to Acer Swift 3...

Kernel : 4.12.13-1
Plasma : 5.10.5
bluez : 5.47-1

with bluedevil graphic interface scan for a new device, but nothing is found.
then i try with bluetoothctl:

$ sudo bluetoothctl

[NEW] Controller 58:00:E3:8E:EC:F6 arch [default]
Agent registered
[bluetooth]# list
Controller 58:00:E3:8E:EC:F6 arch [default]
[bluetooth]# select 58:00:E3:8E:EC:F6
[bluetooth]# power on
Changing power on succeeded
[bluetooth]# scan on
Discovery started
[CHG] Controller 58:00:E3:8E:EC:F6 Discovering: yes
[bluetooth]# agent on
Agent is already registered
[bluetooth]# devices
[bluetooth]#

additional information:

$ sudo systemctl status bluetooth

● bluetooth.service - Bluetooth service
    Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
    Active: active (running) since Fri 2017-09-15 13:17:26 CEST; 2min 42s ago
    Docs: man:bluetoothd(8)
    Main PID: 428 (bluetoothd)
       Status: "Running"
       Tasks: 1 (limit: 4915)
       CGroup: /system.slice/bluetooth.service
               └─428 /usr/lib/bluetooth/bluetoothd

set 15 13:17:26 arch systemd[1]: Starting Bluetooth service...
set 15 13:17:26 arch bluetoothd[428]: Bluetooth daemon 5.46
set 15 13:17:26 arch systemd[1]: Started Bluetooth service.
set 15 13:17:26 arch bluetoothd[428]: Starting SDP server
set 15 13:17:26 arch bluetoothd[428]: Bluetooth management interface 1.14 initialized

$ rfkill list

0: acer-wireless: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: acer-bluetooth: Bluetooth
        Soft blocked: no
        Hard blocked: no
2: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
3: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no

$ journalctl -u bluetooth

systemd[1]: Starting Bluetooth service...
bluetoothd[305]: Bluetooth daemon 6.46
sistema[1]: Starting Bluetooth service.
bluetoothd[305]: Starting SDP server
bluetoothd[305]: Bluetooth management interface 1.14 initialized

thanks for any suggestion/help.

Last edited by rogu183 (2017-09-17 16:08:58)

Offline

#2 2017-09-17 07:07:14

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Acer Swift 3 bluetooth mouse not detected

Please use code tags when pasting to the boards: https://wiki.archlinux.org/index.php/Co … s_and_code


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2017-09-17 13:38:05

rogu183
Member
From: Vigevano (Italy)
Registered: 2016-06-08
Posts: 4

Re: Acer Swift 3 bluetooth mouse not detected

Load generic bluetooth driver :

# sudo modprobe btusb

enter in bluedevil, scan for devices, connect with bluetooth mouse with any problem.
... but after a reboot mouse is not found again !

I think can depend on the bluetooth driver: Atheros Bluetooth Driver (NFA344A), but at this point I do not know what I could do.

Last edited by rogu183 (2017-09-17 19:14:15)

Offline

Board footer

Powered by FluxBB