小编tur*_*urf的帖子

bluetooth.service 正在运行,但 bluetoothctl 显示“org.bluez.Error.NotReady”

我的 raspberry pi 3 B 型运行 Arch,有蓝牙问题。首先:

  • 蓝牙以前工作得很好
  • AUR 的 pi-bluetooth 是最新的
  • bluez 和 bluez-utils 是最新的
  • 系统也是最新的(刚刚运行 pacman -Syu)

尽管如此,当我尝试使用蓝牙接口时,它不起作用。

bluetoothctl(作为 root),当我运行“扫描”时,告诉我

Failed to start discovery: org.bluez.Error.NotReady
Run Code Online (Sandbox Code Playgroud)

wminput 找不到蓝牙接口:

No Bluetooth interface found
unable to connect
Run Code Online (Sandbox Code Playgroud)

“systemctl status bluetooth”有以下输出:

? bluetooth.service - Bluetooth service
   Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
   Active: active (running) since Sat 2019-03-23 21:32:47 CET; 9min ago
     Docs: man:bluetoothd(8)
 Main PID: 2005 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 1404)
   CGroup: /system.slice/bluetooth.service
           ??2005 /usr/lib/bluetooth/bluetoothd

Mar 23 21:32:47 …
Run Code Online (Sandbox Code Playgroud)

arch-linux broadcom bluetooth bluez raspberry-pi

33
推荐指数
3
解决办法
5万
查看次数

标签 统计

arch-linux ×1

bluetooth ×1

bluez ×1

broadcom ×1

raspberry-pi ×1