Results 1 to 8 of 8

Thread: no Bluetooth at kali 19.4

  1. #1
    Join Date
    2019-Dec
    Posts
    7

    no Bluetooth at kali 19.4

    fixed by me , thx for no answers .
    Last edited by ihazaa; 2019-12-19 at 02:06.

  2. #2
    Join Date
    2019-Dec
    Posts
    1
    I Have this same problem.


    root@kali:~# sudo service bluetooth status
    ● bluetooth.service - Bluetooth service
    Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vend>
    Active: active (running) since Wed 2019-12-18 15:08:21 CET; 20min ago
    Docs: man:bluetoothd(8)
    Main PID: 509 (bluetoothd)
    Status: "Running"
    Tasks: 1 (limit: 9169)
    Memory: 3.7M
    CGroup: /system.slice/bluetooth.service
    └─509 /usr/lib/bluetooth/bluetoothd

    Dec 18 15:08:21 kali systemd[1]: Starting Bluetooth service...
    Dec 18 15:08:21 kali bluetoothd[509]: Bluetooth daemon 5.50
    Dec 18 15:08:21 kali bluetoothd[509]: Starting SDP server
    Dec 18 15:08:21 kali bluetoothd[509]: Bluetooth management interface 1.14>
    Dec 18 15:08:21 kali bluetoothd[509]: Sap driver initialization failed.
    Dec 18 15:08:21 kali bluetoothd[509]: sap-server: Operation not permitted>
    Dec 18 15:08:21 kali systemd[1]: Started Bluetooth service.

    also:

    root@kali:~# rfkill list
    0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    1: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no

    also try`d reinstalling it with "apt-get install bluetooth" did`t work either..lemme know if u get a solution please. or if one of these things did work for u.

    Kalli linux 2019.4 amd64. Apple macbook pro A1278 2009

  3. #3
    Join Date
    2019-Dec
    Posts
    2
    Having the same issue.

    Would love an answer to this. Bluetooth worked great for me in 2019.3, but not working in 2019.4 is a deal breaker for me.

  4. #4
    Join Date
    2019-Dec
    Posts
    7
    installing kali gnome will fix this .

  5. #5
    Join Date
    2015-Aug
    Posts
    1
    Do this:

    #systemctl enable bluetooth.service
    #systemctl start bluetooth.service
    #apt install blueman

    search Bluetooth Manager

  6. #6
    Join Date
    2020-Mar
    Location
    GB
    Posts
    3
    Bluez daemon is not running, blueman-manager cannot continue!!
    Bro how to solve this problem?

  7. #7
    Join Date
    2013-Oct
    Location
    SoCal
    Posts
    22
    Do this:

    #systemctl enable bluetooth.service
    #systemctl start bluetooth.service
    #apt install blueman

    search Bluetooth Manager


    Can you please elaborate?

  8. #8
    Join Date
    2020-Apr
    Location
    Germany
    Posts
    4
    I had the same problem, but
    sudo service bluetooth restart
    did it for me

Similar Threads

  1. No Bluetooth found Plug in a dongle to use Bluetooth - kali linux
    By edoconan in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-03-29, 18:14
  2. No Bluetooth found Plug in a dongle to use Bluetooth - kali linux
    By edoconan in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-03-29, 00:43
  3. Replies: 8
    Last Post: 2017-05-25, 05:02

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •