命令:systemctl status bluetooth.service
结果如下:
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2023-02-16 01:17:10 CST; 9h ago
Docs: man:bluetoothd(8)
Main PID: 959 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 633)
Memory: 1.3M
CPU: 319ms
CGroup: /system.slice/bluetooth.service
└─959 /usr/lib/bluetooth/bluetoothd
Feb 16 01:17:09 armbian systemd[1]: Starting Bluetooth service...
Feb 16 01:17:10 armbian bluetoothd[959]: Bluetooth daemon 5.64
Feb 16 01:17:10 armbian systemd[1]: Started Bluetooth service.
Feb 16 01:17:10 armbian bluetoothd[959]: Starting SDP server
Feb 16 01:17:11 armbian bluetoothd[959]: Bluetooth management interface 1.21 initialized
--------------
蓝牙蓝牙也能看见,mac也显示正常;就是不能激活蓝牙使用
已经装过pulseaudio组件;
命令:sudo killall pulseaudio 无返回结果
命令:pulseaudio --start
返回结果:W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
切换到普通用户命令pulseaudio --start返回结果如下:
E: [autospawn] core-util.c: XDG_RUNTIME_DIR (/run/user/0) is not owned by us (uid 1000), but by uid 0! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)
W: [autospawn] lock-autospawn.c: Cannot access autospawn lock.
E: [pulseaudio] main.c: Failed to acquire autospawn lock