我安装了 Debian 测试并添加了所需的蓝牙固件。
看起来固件正在工作,但蓝牙服务无法启动,并出现以下错误。
systemd[1]: Starting Bluetooth service...
systemd[5839]: bluetooth.service: Failed to set up mount namespacing: /run/systemd/unit-root/var/lib/bluetooth: No such file or directory
systemd[5839]: bluetooth.service: Failed at step NAMESPACE spawning /usr/libexec/bluetooth/bluetoothd: No such file or directory
systemd[1]: bluetooth.service: Main process exited, code=exited, status=226/NAMESPACE
systemd[1]: bluetooth.service: Failed with result 'exit-code'.
systemd[1]: Failed to start Bluetooth service.
Run Code Online (Sandbox Code Playgroud)
有什么想法可能是错的吗?