sorry if i sounded rude, english is not my mother tongue, i really didnt mean it that way.
here are the results
'lsmod | grep bluetooth' shows
'systemctl status bluetooth' showsCode:bluetooth 688128 13 btrtl,btqca,btintel,hci_uart,btbcm,bnep,btusb ecdh_generic 16384 1 bluetooth
Code:● bluetooth.service - Bluetooth service Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor pre> Active: active (running) since Fri 2022-06-10 22:55:39 IST; 35min ago Docs: man:bluetoothd(8) Main PID: 1114 (bluetoothd) Status: "Running" Tasks: 1 (limit: 4546) Memory: 1.8M CPU: 126ms CGroup: /system.slice/bluetooth.service └─1114 /usr/lib/bluetooth/bluetoothd Jun 10 22:55:38 ak systemd[1]: Starting Bluetooth service... Jun 10 22:55:39 ak bluetoothd[1114]: Bluetooth daemon 5.64 Jun 10 22:55:39 ak systemd[1]: Started Bluetooth service. Jun 10 22:55:39 ak bluetoothd[1114]: Starting SDP server Jun 10 22:55:39 ak bluetoothd[1114]: Bluetooth management interface 1.21 initia> lines 1-17/17 (END)
now i can understand why you hate that line.
even after toggling the wifi and the bluetooth, bluetoothctl shows the same result.
"No default controller available"
What result forCode:mokutil --sb
'mokutil --sb' shows
Code:SecureBoot disabled Platform is in Setup Mode
Thanks jeremy31 that was my next move
Ok that's one more narrowed out, try the below:
Code:sudo modprobe rtbthCode:sudo rfkill unblock bluetooth
for a moment the bluetooth settings was working, it was scanning for devices. As soon as i toggled it on and off it is back to the same way.
also the result for 'bluetoothctl show' has changed
here is the result:
Code:Controller FF:FF:FF:FF:FF:FF (public) Name: ak Alias: ak Class: 0x00000000 Powered: no Discoverable: no DiscoverableTimeout: 0x000000b4 Pairable: no 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: Audio Sink (0000110b-0000-1000-8000-00805f9b34fb) UUID: Message Notification Se.. (00001133-0000-1000-8000-00805f9b34fb) UUID: Phonebook Access Server (0000112f-0000-1000-8000-00805f9b34fb) UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb) UUID: Headset (00001108-0000-1000-8000-00805f9b34fb) UUID: IrMC Sync (00001104-0000-1000-8000-00805f9b34fb) UUID: OBEX File Transfer (00001106-0000-1000-8000-00805f9b34fb) UUID: OBEX Object Push (00001105-0000-1000-8000-00805f9b34fb) UUID: Handsfree Audio Gateway (0000111f-0000-1000-8000-00805f9b34fb) UUID: Vendor specific (00005005-0000-1000-8000-0002ee000001) UUID: Audio Source (0000110a-0000-1000-8000-00805f9b34fb) Modalias: usb:v1D6Bp0246d0540 Discovering: no
try now:
then again only if you see:Code:bluetoothctl power on
Code:bluetoothctl power on Changing power on succeededCode:bluetoothctl
Bookmarks