Skip to main content
Topic: Bluetooth cannot start (Read 600 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

Bluetooth cannot start

Code: [Select]
$ blueman-manager
blueman-manager 09.08.35 ERROR    Manager:147 on_dbus_name_appeared: Default adapter not found, trying first available.
blueman-manager 09.08.35 ERROR    Manager:151 on_dbus_name_appeared: No adapter(s) found,

is the latest

Installed are: bluez and blueman

Code: [Select]
$ rfkill
ID TYPE      DEVICE                 SOFT      HARD
 0 wlan      ideapad_wlan      unblocked unblocked
 1 bluetooth ideapad_bluetooth unblocked unblocked
 2 bluetooth hci0              unblocked unblocked
 3 wlan      phy0              unblocked unblocked
Drivers check:

Code: [Select]
$ sudo lsmod |grep blue  

bluetooth            1114112  15 btrtl,btmtk,btqca,btintel,hci_uart,btbcm,bnep,btusb
ecdh_generic           16384  1 bluetooth
rfkill                 40960  8 rfkill_gpio,bluetooth,ideapad_laptop,cfg80211
crc16                  12288  2 bluetooth,ext4

Any experience to help solve such?


Re: Bluetooth cannot start

Reply #2
bluez ie. bluetoothd seems works normally

Code: [Select]
$ rc-status
Runlevel: default
 dbus                                                                   [  started 00:08:20 (0) ]
 bluetoothd                                                             [  started 00:08:19 (0) ]
 syslog-ng                                                              [  started 00:08:11 (0) ]
 acpid                                                                  [  started 00:08:10 (0) ]
 connmand                                                               [  started 00:08:19 (0) ]
 cronie                                                                 [  started 00:08:10 (0) ]
 cupsd                                                                  [  started 00:08:10 (0) ]
 netmount                                                                           [  started  ]
 lightdm                                                                [  started 00:08:10 (0) ]
 local                                                                              [  started  ]
 agetty.tty1                                                            [  started 00:08:07 (0) ]
 agetty.tty2                                                            [  started 00:08:07 (0) ]
 agetty.tty5                                                            [  started 00:08:07 (0) ]
 agetty.tty3                                                            [  started 00:08:07 (0) ]
 agetty.tty4                                                            [  started 00:08:07 (0) ]
 agetty.tty6                                                            [  started 00:08:07 (0) ]
Dynamic Runlevel: hotplugged
Dynamic Runlevel: needed/wanted
 avahi-daemon                                                           [  started 00:08:19 (0) ]
Dynamic Runlevel: manual
 openrc-settingsd                                                                   [  started ]

suspect blueman-manager failed on its own


Re: Bluetooth cannot start

Reply #4
Windows' device manager failed to detect and find any bluetooth card/adapter !

Linux still gave some eg.by inxi
...
Code: [Select]
Bluetooth:
  Device-1: Foxconn BCM43142A0 Bluetooth module driver: btusb v: 0.8 type: USB
    bus-ID: 1-4.3:8
  Report: bt-adapter ID: hci0 rfk-id: 2 state: up address: N/A
...

Any bright insight inferred from this fact ?

Re: Bluetooth cannot start

Reply #5
Linux still gave some eg.by inxi
...
Code: [Select]
Bluetooth:
  Device-1: Foxconn BCM43142A0 Bluetooth module driver: btusb v: 0.8 type: USB
    bus-ID: 1-4.3:8
  Report: bt-adapter ID: hci0 rfk-id: 2 state: up address: N/A
...
Do you see it with :
Code: [Select]
lsmod | grep blue

 

Re: Bluetooth cannot start

Reply #6
This is a long shot but I experienced this myself with my previous build so just humour me.

Try shutting down, and unplug the power cord from the power supply.  Wait 30-60 seconds or so.  Plug back in and power back up and see if there's any change.

The fact that windows doesn't see it either makes me think there's some funny business going on.

---

I can't remember the details but something weird was happening when I was distro hopping and reformatting a lot where my bluetooth would just stop working until I did this "power cycle" thing.

Re: Bluetooth cannot start

Reply #7
This is a long shot but I experienced this myself with my previous build so just humour me.

Try shutting down, and unplug the power cord from the power supply.  Wait 30-60 seconds or so.  Plug back in and power back up and see if there's any change.

The fact that windows doesn't see it either makes me think there's some funny business going on.

---

I can't remember the details but something weird was happening when I was distro hopping and reformatting a lot where my bluetooth would just stop working until I did this "power cycle" thing.
You bet,
don't you even realize there're many more weird experience reports across google result?

One said it'd get to Windows to check first and found out that the bluetooth didn't work there either (there was no slider to turn bluetooth on or off).
And he opened the action menu (WIN-KEY+A) then clicked on the bluetooth icon twice, which was blue and had some remnant of phone's name on it (weird), bluetooth started working again somehow.
So he went back to Linux and it was working there as well..
as on
https://superuser.com/questions/1310775/bluetooth-adapter-not-detected-on-linux

Another said get into Bios to turn the wireless or its submenu, bluetooth if any, off/disabled and then restart to get into Bios again to set it enabled again so then the bluetooth got into work..