Could not connect to bluetooth , bluetooth option not shown in settings menu or in status & notifications

endeavouros fresh install

Bluetooth:
  Device-1: IMC Networks Wireless_Device type: USB driver: btusb v: 0.8
    bus-ID: 3-4:2 chip-ID: 13d3:3563 class-ID: e001 serial: 000000000
  Report: rfkill ID: hci0 rfk-id: 0 state: down bt-service: disabled
    rfk-block: hardware: no software: no address: see --recommends

System:
    Kernel: 5.15.13-arch1-1 x86_64 bits: 64
    Desktop: KDE Plasma 5.23.5 Distro: EndeavourOS

According to rfkill that you posted, you haven’t enabled/started the service

bt-service: disabled

how could i enable ??
sorry for this stupid question

Maybe this may help

4 Likes

followed this tutorial and now i am getting

inxi -E

Bluetooth:
  Message: No bluetooth data found.

What is the output of:
systemctl status bluetooth.service

2 Likes
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 2022-01-06 22:55:23 IST; 12min ago
       Docs: man:bluetoothd(8)
   Main PID: 577 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 18460)
     Memory: 2.0M
        CPU: 10ms
     CGroup: /system.slice/bluetooth.service
             └─577 /usr/lib/bluetooth/bluetoothd

Jan 06 22:55:23 lenny systemd[1]: Starting Bluetooth service...
Jan 06 22:55:23 lenny bluetoothd[577]: Bluetooth daemon 5.62
Jan 06 22:55:23 lenny systemd[1]: Started Bluetooth service.
Jan 06 22:55:23 lenny bluetoothd[577]: Starting SDP server
Jan 06 22:55:23 lenny bluetoothd[577]: Bluetooth management interface 1.21 initialized
Jan 06 23:01:03 lenny systemd[1]: Started Bluetooth service.
Jan 06 23:02:06 lenny systemd[1]: Started Bluetooth service.
Jan 06 23:02:08 lenny systemd[1]: Started Bluetooth service.

Does the output of inxi -Faazy still show that the bt-service is disabled?

inxi -E
Bluetooth:
  Message: No bluetooth data found.

Type bluetoothctl in your terminal followed by show and paste the output here

bluetoothctl show
No default controller available

I’m clueless too…

Output of:
lsmod | grep usb
and
ls /etc/modprobe.d/

 lsmod | grep usb
btusb                  65536  0
btrtl                  28672  1 btusb
btbcm                  24576  1 btusb
btintel                45056  1 btusb
usbhid                 73728  1 hid_asus
bluetooth             749568  13 btrtl,btintel,btbcm,bnep,btusb

ls /etc/modprobe.d/

maybe you can try follow this guide https://wiki.archlinux.org/title/Bluetooth#Troubleshooting

I get the same message but my bluetooth works just fine :man_shrugging:

what does the command rfkill list show?

1 Like

bluetooth hit miss . i find .

check what @anon13373109 post " rfkill list show " also check bluez + bluez-utils are installed.

Edit you on kde ? I had trouble on kde , so i use blueman

  • you dual boot windows?
1 Like

Any luck on the LTS kernel? That’s always my first suggestion, and it tends to work quite often oddly enough.

rfkill list
0: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
1: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no

yes i dual boot with windows