can not use built in bluetooth , hcitool dev empty

Archived topics about LMDE 1 and LMDE 2
Locked
indosupremacy

can not use built in bluetooth , hcitool dev empty

Post by indosupremacy »

The first time i installed LMDE , my bluetooth works fine,bluetooth hotkey (laptop ) works fine , LMDE can detect it and i can use it.
The problem is , a week ago , i have made some sort of change through start up application and services , i have been disabling bluetooth start up application and services for bluetooth . And now , after enabling it again (via service and startup application) , after restart the bluetooth hotkey are pointing to brightness hotkey . bluetooth still not working .And , after doing some googling , i have done hcitool dev which is empty .
This is the data that might be usefull
$ sudo lsmod | grep bluetooth
bluetooth 41827 6 rfcomm,sco,bnep,l2cap
rfkill 13044 5 bluetooth,cfg80211,acer_wmi
$ sudo lsmod | grep hci
sdhci_pci 5581 0
sdhci 13966 1 sdhci_pci
ahci 32374 1
firewire_ohci 19676 0
firewire_core 36848 1 firewire_ohci
mmc_core 45686 1 sdhci
led_class 2433 4 iwl3945,iwlcore,acer_wmi,sdhci
libata 133632 3 ata_generic,ata_piix,ahci
uhci_hcd 18521 0
ehci_hcd 32081 0
usbcore 122386 7 sierra,usbserial,usbhid,usb_storage,uhci_hcd,ehci_hcd


looks like the module are loaded right, hardware are detected ,but still i cant use it .
when doing bluetooth-applet , it say that applet are already running (but i can't see it )
doing 'hcitool dev ' give me empty , sudo hciconfig give me empty result too.

anybody know how to fix this ? thank you .
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
lauren

Re: can not use built in bluetooth , hcitool dev empty

Post by lauren »

monkeytennis

Re: can not use built in bluetooth , hcitool dev empty

Post by monkeytennis »

I have the same issue. My applet is there but it says bluetooth disabled and no matter what I do it will not enable! Very annoying!
mandeep

Re: can not use built in bluetooth , hcitool dev empty

Post by mandeep »

Did anyone find a solution to this? The applet shows bluetooth disabled though i can find devices in hcitool.
lauren

Re: can not use built in bluetooth , hcitool dev empty

Post by lauren »

Hi!

Code: Select all

dmesg
is a protocol with a plenty of pages; if you want to know what happened concerning e.g. BT you can run:

Code: Select all

dmesg | grep bluetooth
Edit:

Code: Select all

usb-devices
shows my BT device (and others).
Locked

Return to “LMDE Archive”