我在 Thinkpad T480 上运行带有 LVM 和 UEFI 的 Ubuntu 20.04 LTS。
每当我运行时sudo update-grub,我都会得到以下输出:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
/dev/sdb: open failed: No medium found
/dev/sdb: open failed: No medium found
/dev/sdb: open failed: No medium found
/dev/sdb: open failed: No medium found
/dev/sdb: open failed: No medium found
/dev/sdb: open failed: No medium found
/dev/sdb: open failed: No medium found
/dev/sdb: open failed: No medium found
/dev/sdb: open failed: No medium found …Run Code Online (Sandbox Code Playgroud) 我能够成功配对并连接到蓝牙设备,但是当我将耳机连接到手机然后尝试重新连接回我的计算机时,它最初失败了。这是我按下的开关:
当我按下它时,会显示一个加载符号,然后重置回关闭状态。我需要多次按下它才能连接到设备。
如果我bluetoothctl用来连接它会立即工作,但这有点麻烦。有没有办法解决这个问题?
我使用的是 Ubuntu 20.04 LTS