当我在带有 4GB DDR3 RAM 和 3 Ghz Intel Core i7 的自定义装备上启动我新安装的 Ubuntu 副本时,在紫色加载屏幕上大约需要一分半钟,然后在登录后需要而图标显示在屏幕上。这台计算机可以更快地运行和启动 Windows 7,所以我在这里遇到了问题。
我试图了解我需要做什么来加速我的 Ubuntu 16.04 启动。我已经运行 dmesg 并在此处保存了输出。大约 10 秒后,一切似乎都出错了。
在 Ubuntu 中安装 nvidia 专有驱动程序后,如何修复黑色或损坏的普利茅斯(闪屏)(通常在所有 Ubuntu 版本中都会发生)?无论我安装什么版本的 nvidia 驱动程序,错误始终存在。
更新到 Ubuntu 16.04 后。启动时间有点长(超过 10-15 秒)。我查看了“dmesg”输出,发现了这个:
[ 23.882674] audit: type=1400 audit(1461650474.108:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=644 comm="apparmor_parser"
**[ 23.882682]** audit: type=1400 audit(1461650474.108:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=644 comm="apparmor_parser"
**[ 32.162714]** cgroup: new mount options do not match the existing superblock, will be ignored
[ 32.777477] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 32.777480] Bluetooth: BNEP filters: protocol multicast
Run Code Online (Sandbox Code Playgroud)
我假设“dmesg”输出左侧的数字是时间。如果我在这一步失去了 9 秒,我可以做些什么来改善启动时间?