Skip to content

Instantly share code, notes, and snippets.

@vipzrx
Last active April 23, 2018 11:30
Show Gist options
  • Save vipzrx/90f88f6b8dde1458c28a5270686660d8 to your computer and use it in GitHub Desktop.
Save vipzrx/90f88f6b8dde1458c28a5270686660d8 to your computer and use it in GitHub Desktop.
n卡驱动
➜ ~ sudo apt install xserver-xorg-video-nvidia
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 may help to resolve the situation:
The following packages have unmet dependencies:
libgl1 : Depends: libglx0 (= 1.0.0-2~bpo9+1) but it is not going to be installed
xserver-xorg-video-nvidia : Depends: nvidia-alternative (= 384.111-4~deb9u1) but it is not going to be installed
Recommends: nvidia-driver (>= 384.111) but it is not going to be installed
Recommends: nvidia-vdpau-driver (>= 384.111) but it is not going to be installed
Recommends: nvidia-kernel-dkms (= 384.111-4~deb9u1) but it is not going to be installed or
nvidia-kernel-384.111
Recommends: nvidia-settings (>= 384) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment