Manjaro nie wykrywa adaptera bluetooth

Manjaro 20 kde nie wykrywa bluetooth. Zachowuje się, jakby go nie było, a jest. Laptop to lenovo g50-30.
lsmod | grep btusb
btusb 65536 0
btrtl 24576 2 hci_uart,btusb
btbcm 20480 2 hci_uart,btusb
btintel 32768 2 hci_uart,btusb
bluetooth 679936 14 btrtl,btqca,btintel,hci_uart,btbcm,bnep,btusb
[kacperb@kacper-80g0 ~]$
[kacperb@kacper-80g0 ~]$ pacman -Qs bluetooth
local/bluedevil 1:5.18.5-1 (plasma)
Integrate the Bluetooth technology within KDE workspace and applications
local/bluez 5.54-2
Daemons for the bluetooth protocol stack
local/bluez-libs 5.54-2
Deprecated libraries for the bluetooth protocol stack
local/pulseaudio-bluetooth 13.0-3
Bluetooth support for PulseAudio
local/sbc 1.4-1
Bluetooth Subband Codec (SBC) library
[kacperb@kacper-80g0 ~]$
[kacperb@kacper-80g0 ~]$ systemctl status bluetooth.service
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since Thu 2020-05-28 23:03:38 CEST; 48min left
Docs: man:bluetoothd(8)
Main PID: 823 (bluetoothd)
Status: “Running”
Tasks: 1 (limit: 4566)
Memory: 1.6M
CGroup: /system.slice/bluetooth.service
└─823 /usr/lib/bluetooth/bluetoothd

maj 28 23:03:37 kacper-80g0 systemd[1]: Starting Bluetooth service...
maj 28 23:03:38 kacper-80g0 bluetoothd[823]: Bluetooth daemon 5.54
maj 28 23:03:38 kacper-80g0 systemd[1]: Started Bluetooth service.
maj 28 23:03:38 kacper-80g0 bluetoothd[823]: Starting SDP server
maj 28 23:03:38 kacper-80g0 bluetoothd[823]: Bluetooth management interface 1.15 initialized

Tak dla “wtajemniczonych”: Tutaj działa wifi :smiley:

jednak nie działa, bluetooth działa po wykonaniu sudo rmmod btusb i
sudo modprobe btusb jednak po jego wyłączeniu i włączeniu znowu nie wykrywa adaptera.