我的电脑启动很慢,我想我遇到了问题。这是 dmesg 所说的:
...
[ 13.812524] Bluetooth: hci0 command 0x2010 tx timeout
[ 97.224904] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
...`
Run Code Online (Sandbox Code Playgroud)
看起来蓝牙负责它。由于我不知道如何修复它并且我根本不需要蓝牙,所以我决定告诉 Ubuntu 不要加载它。所以我一直在寻找一种工具来做到这一点。每个人都在谈论“流浪汉”,但我无法安装它。我寻找了另一个选择,“rcconf”,但我也找不到。
riqui@riqui-u:~$ sudo apt-get install bum
[sudo] password for riqui:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package bum
Run Code Online (Sandbox Code Playgroud)
你知道我做错了什么吗?