Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5794

Troubleshooting • SAP issue in bluetooth.service in bullseye Lite

$
0
0
When I run the following command (Rpi bullseye Lite) to check the status of my bluetooth service, I get the following error. This happens on two different up-to-date bullseye systems: an RPi4B and an RPi3A.

Code:

$ systemctl status bluetooth● bluetooth.service - Bluetooth service     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)     Active: active (running) since Wed 2024-04-03 08:31:14 UTC; 6s ago       Docs: man:bluetoothd(8)   Main PID: 1108 (bluetoothd)     Status: "Running"      Tasks: 1 (limit: 1599)        CPU: 56ms     CGroup: /system.slice/bluetooth.service             └─1108 /usr/libexec/bluetooth/bluetoothdApr 03 08:31:14 rpi4b systemd[1]: Starting Bluetooth service...Apr 03 08:31:14 rpi4b bluetoothd[1108]: Bluetooth daemon 5.55Apr 03 08:31:14 rpi4b systemd[1]: Started Bluetooth service.Apr 03 08:31:14 rpi4b bluetoothd[1108]: Starting SDP serverApr 03 08:31:14 rpi4b bluetoothd[1108]: Bluetooth management interface 1.22 initializedApr 03 08:31:14 rpi4b bluetoothd[1108]: profiles/sap/server.c:sap_server_register() Sap driver initialization failed.Apr 03 08:31:14 rpi4b bluetoothd[1108]: sap-server: Operation not permitted (1)Apr 03 08:31:14 rpi4b bluetoothd[1108]: Failed to set privacy: Rejected (0x0b)

Can anyone offer a solution for this?

Statistics: Posted by irishmonk-57 — Wed Apr 03, 2024 9:06 am



Viewing all articles
Browse latest Browse all 5794

Trending Articles