将 Ubuntu 16.04 升级到 16.10 后,我遇到了一个奇怪的错误。
软件更新程序建议进行部分更新:
无法安装“systemd-shim”
升级将继续,但“systemd-shim”包可能不在工作状态。请考虑提交有关它的错误报告。
Run Code Online (Sandbox Code Playgroud)subprocess installed post-removal script returned error exit status 2
sudo apt-get update
完成没有任何错误。
sudo apt-get remove
输出这个
The following packages will be REMOVED:
systemd-shim
0 to upgrade, 0 to newly install, 1 to remove and 0 not to upgrade.
1 not fully installed or removed.
After this operation, 71.7 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 1451244 files and directories currently installed.) …
Run Code Online (Sandbox Code Playgroud) 升级到 Ubuntu 16.10 后,我无法使用我的笔记本电脑,因为“kidle_inject”的 CPU 使用率很高。
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
7966 root -51 0 0 0 0 S 35.2 0.0 4:27.77 kidle_inject/1
8327 xxxx 20 0 1906104 302952 69876 S 34.9 3.7 0:08.15 chromium-browse
7968 root -51 0 0 0 0 S 34.5 0.0 4:31.28 kidle_inject/3
7965 root -51 0 0 0 0 S 33.9 0.0 4:24.68 kidle_inject/0
7967 root -51 0 0 0 0 S 32.6 0.0 4:28.50 kidle_inject/2
Run Code Online (Sandbox Code Playgroud)
sudo rmmod …