Pamiętam tylko, że po
Code: Select all
sudo apt updatePomoże ktoś?
Code: Select all
pi@raspberrypi-gate:~ $ bluetoothd -v
5.55
Code: Select all
pi@raspberrypi-gate:~ $ sudo systemctl status bluetooth
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2024-01-17 19:59:47 CET; 27min ago
Docs: man:bluetoothd(8)
Main PID: 725 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 1595)
CPU: 81ms
CGroup: /system.slice/bluetooth.service
└─725 /usr/libexec/bluetooth/bluetoothd
Jan 17 19:59:47 raspberrypi-gate systemd[1]: Starting Bluetooth service...
Jan 17 19:59:47 raspberrypi-gate bluetoothd[725]: Bluetooth daemon 5.55
Jan 17 19:59:47 raspberrypi-gate systemd[1]: Started Bluetooth service.
Jan 17 19:59:47 raspberrypi-gate bluetoothd[725]: Starting SDP server
Jan 17 19:59:47 raspberrypi-gate bluetoothd[725]: Bluetooth management interface 1.22 initialized
Jan 17 19:59:47 raspberrypi-gate bluetoothd[725]: profiles/sap/server.c:sap_server_register() Sap driver initialization>
Jan 17 19:59:47 raspberrypi-gate bluetoothd[725]: sap-server: Operation not permitted (1)
Jan 17 19:59:47 raspberrypi-gate bluetoothd[725]: Failed to set privacy: Rejected (0x0b)
lines 1-19/19 (END)
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2024-01-17 19:59:47 CET; 27min ago
Docs: man:bluetoothd(8)
Main PID: 725 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 1595)
CPU: 81ms
CGroup: /system.slice/bluetooth.service
└─725 /usr/libexec/bluetooth/bluetoothd
Jan 17 19:59:47 raspberrypi-gate systemd[1]: Starting Bluetooth service...
Jan 17 19:59:47 raspberrypi-gate bluetoothd[725]: Bluetooth daemon 5.55
Jan 17 19:59:47 raspberrypi-gate systemd[1]: Started Bluetooth service.
Jan 17 19:59:47 raspberrypi-gate bluetoothd[725]: Starting SDP server
Jan 17 19:59:47 raspberrypi-gate bluetoothd[725]: Bluetooth management interface 1.22 initialized
Jan 17 19:59:47 raspberrypi-gate bluetoothd[725]: profiles/sap/server.c:sap_server_register() Sap driver initialization failed.
Jan 17 19:59:47 raspberrypi-gate bluetoothd[725]: sap-server: Operation not permitted (1)
Jan 17 19:59:47 raspberrypi-gate bluetoothd[725]: Failed to set privacy: Rejected (0x0b)
Code: Select all
pi@raspberrypi-gate:~ $ hciconfig hci0
hci0: Type: Primary Bus: UART
BD Address: B8:27:EB:93:BC:2B ACL MTU: 1021:8 SCO MTU: 64:1
UP RUNNING
RX bytes:2915 acl:0 sco:0 events:173 errors:0
TX bytes:5059 acl:0 sco:0 commands:173 errors:0
po wydaniu polecenia:
Code: Select all
pi@raspberrypi-gate:~ $ sudo service supervisor restart 