I need help with bluetooh

– Please Write here your help request, –
Hello, good morning, I need help with this Bluetooth problem. It won’t let me connect to any device. Try everything from updating the system to uninstalling and reinstalling all drivers. Could you guide me, thank you.

  • Parrot version in use (if you are not aware of it, open terminal and type cat /etc/os-release | grep VERSION):
    VERSION_ID=“6.0”
    VERSION=“6.0 (lorikeet)”
    VERSION_CODENAME=lory

  • Kernel version (if you are not aware of it, open terminal and type uname -r):
    6.5.0-13parrot1-amd64

  • Logs/Terminal output (use pastebin or similar services):
    sudo systemctl status bluetooth.service
    ● bluetooth.service - Bluetooth service
    Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; preset: enabled)
    Active: active (running) since Sat 2024-02-10 11:43:43 EST; 3s ago
    Docs: man:bluetoothd(8)
    Main PID: 85152 (bluetoothd)
    Status: “Running”
    Tasks: 1 (limit: 4365)
    Memory: 1.1M
    CPU: 49ms
    CGroup: /system.slice/bluetooth.service
    └─85152 /usr/libexec/bluetooth/bluetoothd

Feb 10 11:43:43 parrot bluetoothd[85152]: profiles/audio/bap.c:bap_init() D-Bus experimental not enabled
Feb 10 11:43:43 parrot bluetoothd[85152]: src/plugin.c:plugin_init() Failed to init bap plugin
Feb 10 11:43:43 parrot bluetoothd[85152]: Bluetooth management interface 1.22 initialized
Feb 10 11:43:43 parrot bluetoothd[85152]: src/adapter.c:reset_adv_monitors_complete() Failed to reset Adv Monitors: Failed (0x03)
Feb 10 11:43:43 parrot bluetoothd[85152]: profiles/sap/server.c:sap_server_register() Sap driver initialization failed.
Feb 10 11:43:43 parrot bluetoothd[85152]: sap-server: Operation not permitted (1)
Feb 10 11:43:43 parrot bluetoothd[85152]: Failed to clear UUIDs: Failed (0x03)
Feb 10 11:43:43 parrot bluetoothd[85152]: Failed to add UUID: Failed (0x03)
Feb 10 11:43:43 parrot bluetoothd[85152]: Failed to add UUID: Failed (0x03)
Feb 10 11:43:43 parrot bluetoothd[85152]: Failed to add UUID: Failed (0x03)

You tried removing and re-installing ?

sudo apt remove bluez
sudo apt autoclean && sudo apt autoremove
sudo reboot
sudo apt install bluez

or use Snaptics Package Manager