Results 1 to 2 of 2

Thread: unable to open bluetooth on Pi4?

  1. #1
    Join Date
    2022-Mar
    Posts
    2

    unable to open bluetooth on Pi4?

    hello,
    after installing Kali on my PI4 I'm unable to enable Bluetooth , why?
    it's seem to be active
    Code:
     sudo /etc/init.d/bluetooth status -l● bluetooth.service - Bluetooth service
         Loaded: loaded (/lib/systemd/system/bluetooth.service; disabled; vendor preset: disabled)
         Active: active (running) since Sun 2022-03-13 08:37:14 UTC; 13min ago
           Docs: man:bluetoothd(8)
       Main PID: 459 (bluetoothd)
         Status: "Running"
          Tasks: 1 (limit: 4915)
            CPU: 81ms
         CGroup: /system.slice/bluetooth.service
                 └─459 /usr/libexec/bluetooth/bluetoothd
    any idea what is wrong?

  2. #2
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    loaded but not running!

    sudo systemctl enable bluetooth
    sudo systemctl start bluetooth

Similar Threads

  1. Unable to open GUI mode after apt-get upgrade
    By gtasince94 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-01-30, 18:54
  2. Unable to open Kali Linux after dualboot
    By Yaswanth998 in forum Installing Archive
    Replies: 0
    Last Post: 2019-12-03, 08:49
  3. Unable to open GUI after installing Nvidia Driver
    By pavan532 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2014-11-10, 16:01

Tags for this Thread

Posting Permissions

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