我的蓝牙昨天工作正常,但是当我用 更新所有软件包时yay
,我的蓝牙无法连接。今天,我跑了:
sudo pacman -Syu\nyay -Syu\n
Run Code Online (Sandbox Code Playgroud)\n现在我的蓝牙无法连接。
\n当我打开时bluetoothctl
,它给了我No default controller available
。
另外,您能否向我解释一下您希望我运行的所有命令,因为我对 Arch Linux 或 Linux 操作系统不太了解?感谢任何试图帮助我的人!:)
\n我跑:
\nsudo systemctl enable bluetooth \nsudo systemctl start bluetooth\n
Run Code Online (Sandbox Code Playgroud)\nsudo systemctl status bluetooth
给我:
\xe2\x97\x8f bluetooth.service - Bluetooth service\n Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disable>\n Active: active (running) since Thu 2022-04-21 03:49:22 PDT; 1 day 7h ago\n Docs: man:bluetoothd(8)\n Main PID: 15162 (bluetoothd)\n Status: …
Run Code Online (Sandbox Code Playgroud)