PDA

View Full Version : unable to open bluetooth on Pi4?



david1234
2022-03-13, 08:53
hello,
after installing Kali on my PI4 I'm unable to enable Bluetooth , why?
it's seem to be active

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?

Fred Sheehan
2022-08-15, 22:53
loaded but not running!

sudo systemctl enable bluetooth
sudo systemctl start bluetooth