Logs :
[rock@alarm ~]$ /usr/lib/bluetooth/bluetoothd -n -d
bluetoothd[2343]: Bluetooth daemon 5.68
bluetoothd[2343]: src/main.c:parse_config() parsing /etc/bluetooth/main.conf
D-Bus setup failed: Connection ":1.86" is not allowed to own the service "org.bluez" due to security policies in the configuration file
bluetoothd[2343]: src/main.c:main() Unable to get on D-Bus
[rock@alarm ~]$ lsmod | grep blue
bluetooth 471040 14 btqca,btintel,hci_uart,btbcm,bnep,rtk_btusb
ecdh_generic 16384 1 bluetooth
[rock@alarm ~]$ dmesg | grep blue
[ 7.734516] hci_uart_bcm serial0-0: Looking up vddio-supply property in node /serial@feb90000/bluetooth failed
[ 12.324658] Modules linked in: bnep hci_uart btqca btbcm btintel 8852be rtkm r8125 rtk_btusb bluetooth ecdh_generic ecc apple_mfi_fastcharge sch_fq_codel dm_multipath fuse dm_mod ip_tables x_tables ipv6
[rock@alarm ~]$ systemctl status bluetooth
* bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: disabled)
Active: active (running) since Thu 2023-08-17 16:42:45 UTC; 9min ago
Docs: man:bluetoothd(8)
Main PID: 483 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 8906)
Memory: 3.0M
CPU: 50ms
CGroup: /system.slice/bluetooth.service
`-483 /usr/lib/bluetooth/bluetoothd
Aug 17 16:42:45 alarm systemd[1]: Starting Bluetooth service...
Aug 17 16:42:45 alarm bluetoothd[483]: Bluetooth daemon 5.68
Aug 17 16:42:45 alarm systemd[1]: Started Bluetooth service.
Aug 17 16:42:45 alarm bluetoothd[483]: Starting SDP server
Aug 17 16:42:45 alarm bluetoothd[483]: src/plugin.c:plugin_init() System does not support csip plugin
Aug 17 16:42:45 alarm bluetoothd[483]: src/plugin.c:plugin_init() System does not support vcp plugin
Aug 17 16:42:45 alarm bluetoothd[483]: src/plugin.c:plugin_init() System does not support mcp plugin
Aug 17 16:42:45 alarm bluetoothd[483]: src/plugin.c:plugin_init() System does not support bass plugin
Aug 17 16:42:45 alarm bluetoothd[483]: src/plugin.c:plugin_init() System does not support bap plugin
Aug 17 16:42:45 alarm bluetoothd[483]: Bluetooth management interface 1.18 initialized