我正在使用 Ubuntu 16.04 LTS 并且我运行了do-release-upgrade -d但升级失败并显示一条错误消息,指出包有未满足的依赖项。
sudo apt-get -f install并且sudo apt update && sudo apt upgrade也未能修复错误。
这是完整的错误消息:
Correcting dependencies... failed.
The following packages have unmet dependencies:
checkbox-converged : Depends: qtdeclarative5-ubuntu-ui-toolkit-plugin but it is not installable
gnome-calendar : Depends: gsettings-desktop-schemas (>= 3.21.2) but 3.18.1-1ubuntu1 is installed
gnome-session : Depends: gnome-shell (>= 3.25.91-0ubuntu4~) but it is not installed
Depends: gnome-session-bin (>= 3.28.1-0ubuntu2) but 3.18.1.2-1ubuntu1.16.04.2 is installed
Depends: gnome-session-common (= 3.28.1-0ubuntu2) but 3.18.1.2-1ubuntu1.16.04.2 is installed
Depends: xwayland but …Run Code Online (Sandbox Code Playgroud) 我在 Ubuntu 16.04 LTS 中为 Linux X86 64 位安装了 NVIDIA GT 1030 专有驱动程序。因为,以太网驱动模块变得不稳定;它不会在登录后自动启动或在暂停后恢复,直到我输入$sudo modprobe r8169. 我尝试使用 解决问题$sudo systemctl restart network-manager.service,但徒劳无功。
我浏览了论坛,了解到这个模块不稳定,最好的方法是返回 r8168 驱动程序。我将 r8169 列入黑名单,/etc/modprobe.d/blacklist.conf并尝试为我的 4.15.0 linux 内核编译 r8168,但事实并非如此。我尝试r8168-dkms从存储库安装软件包但没有成功。
现在我有 r8169 驱动程序工作,但最初使用网络接口UNCLAIMED。欢迎任何帮助。
16.04 ×1
18.04 ×1
apt ×1
dependencies ×1
drivers ×1
networking ×1
nvidia ×1
realtek ×1
upgrade ×1