You are not logged in.

#1 2023-02-06 21:45:34

sxcord
Member
Registered: 2023-02-06
Posts: 2

Bluetooth not detecting any nearby devices

Hello, Bluetooth is not detecting my airpods which was working perfectly fine this morning in gui, when I try to connect by cli with bluetoothctl, I get the following message everytime I ran a command
`No default controller available`

when I run rfkill list all I get this:


0: acer-wireless: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no

bluetooth status:

● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: disabled)
     Active: active (running) since Mon 2023-02-06 22:07:01 CET; 35min ago
       Docs: man:bluetoothd(8)
   Main PID: 2967 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 7003)
     Memory: 2.1M
        CPU: 36ms
     CGroup: /system.slice/bluetooth.service
             └─2967 /usr/lib/bluetooth/bluetoothd

Feb 06 22:07:01 archlinux systemd[1]: Starting Bluetooth service...
Feb 06 22:07:01 archlinux bluetoothd[2967]: Bluetooth daemon 5.66
Feb 06 22:07:01 archlinux systemd[1]: Started Bluetooth service.
Feb 06 22:07:01 archlinux bluetoothd[2967]: Starting SDP server
Feb 06 22:07:01 archlinux bluetoothd[2967]: Bluetooth management interface 1.22 initialized

my wifi is perfectly fine

thanks in advance for helping

Offline

#2 2023-02-07 03:07:53

hoehlrich
Member
Registered: 2022-11-06
Posts: 2

Re: Bluetooth not detecting any nearby devices

Hello, please post the results of

bluetoothctl list

as well as

lspci

also make sure you've read and carefully followed the steps outlined in https://wiki.archlinux.org/title/Bluetooth

Offline

#3 2023-02-07 03:15:05

hoehlrich
Member
Registered: 2022-11-06
Posts: 2

Re: Bluetooth not detecting any nearby devices

I'm assuming you've already done so, but just in case, https://wiki.archlinux.org/title/Blueto … _available has several good things to try before going further

Offline

Board footer

Powered by FluxBB