bluetooth is not working

hello everyone…
i’m using parrot sec 5.6 , though the status of my Bluetooth service is showing active, bluetooth manager is not opening.
what might be the problem. can anyone help me out of this?
i’ll be thankful.

have you tried starting from the cli?
systemctl enable bluetooth
systemctl start bluetooth

or
you can
sudo apt install pulseaudio-module-bluetooth for installing pulseaudio module for bluetooth
then reboot the system (log out also works)
then
sudo systemctl start bluetooth.service

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.