You are not logged in.
Pages: 1
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: nobluetooth 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 initializedmy wifi is perfectly fine
thanks in advance for helping
Offline
Hello, please post the results of
bluetoothctl listas well as
lspcialso make sure you've read and carefully followed the steps outlined in https://wiki.archlinux.org/title/Bluetooth
Offline
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
Pages: 1