[Experience sharing] uos基础 systemctl 查看蓝牙服务状态
Tofloor
poster avatar
行初心
deepin
2025-11-01 13:46
Author

统信桌面操作系统专业版V20(1070)
Linux uos 5.10.97-arm64-desktop

uos基础 systemctl 查看蓝牙服务状态

root@uos:~# systemctl status bluetooth.service
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabl
   Active: active (running) since Mon 2025-10-13 08:30:16 CST; 7h ago
     Docs: man:bluetoothd(8)
 Main PID: 1693 (bluetoothd.sh)
    Tasks: 2 (limit: 4915)
   Memory: 2.1M
   CGroup: /system.slice/bluetooth.service
           ├─1693 /bin/sh /usr/lib/bluetooth/bluetoothd.sh
           └─1700 /usr/lib/bluetooth/bluetoothd -d

10月 13 08:33:01 uos bluetoothd[1700]: src/profile.c:register_profile() sender :1.255
10月 13 08:33:01 uos bluetoothd[1700]: src/profile.c:create_ext() Created "Headset Voic
10月 13 08:33:01 uos bluetoothd[1700]: src/profile.c:register_profile() sender :1.255
10月 13 08:33:01 uos bluetoothd[1700]: src/profile.c:create_ext() Created ":1.255/Profi
10月 13 10:08:56 uos systemd[1]: bluetooth.service: Changed dead -> running
10月 13 10:08:56 uos systemd[1]: bluetooth.service: Failed to reset devices.allow/devic
10月 13 10:08:57 uos systemd[1]: bluetooth.service: D-Bus name org.bluez changed owner 
10月 13 10:09:21 uos systemd[1]: bluetooth.service: Changed dead -> running
10月 13 10:09:21 uos systemd[1]: bluetooth.service: Failed to reset devices.allow/devic
10月 13 10:09:22 uos systemd[1]: bluetooth.service: D-Bus name org.bluez changed owner
Reply Favorite View the author
All Replies
hkent
deepin
2025-11-03 13:33
#1

科普频道开张拉,欢迎订阅。applaud

Reply View the author