相关疑难解决方法(0)

Ubuntu 陷入登录循环

尝试进入我的桌面时,我的 Ubuntu 卡在登录循环中。当我登录时,屏幕变黑,不久之后登录屏幕又回来了。

我已经读到问题可能是由错误引起的,具体取决于图形,这是我的图形卡:ATI Radeon 7670M

login-screen login lightdm

543
推荐指数
18
解决办法
119万
查看次数

在 Ubuntu 20.04 中安装 Nvidia 450 图形驱动程序

我运行以下命令

sudo apt install nvidia-driver-450

但它抛出以下错误

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information msudo apt install nvidia-driver-450
sudo rebootay help to resolve the situation:

The following packages have unmet dependencies:
 nvidia-driver-450 : Depends: libnvidia-gl-450 …
Run Code Online (Sandbox Code Playgroud)

package-management nvidia dependencies software-installation 20.04

7
推荐指数
1
解决办法
1万
查看次数