Advertisement
Guest User

Untitled

a guest
Dec 26th, 2015
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.66 KB | None | 0 0
  1. sudo apt-get -t experimental upgrade nvidia-driver
  2. Reading package lists... Done
  3. Building dependency tree      
  4. Reading state information... Done
  5. Calculating upgrade... Some packages could not be installed. This may mean that you have
  6. requested an impossible situation or if you are using the unstable
  7. distribution that some required packages have not yet been created
  8. or been moved out of Incoming.
  9. The following information may help to resolve the situation:
  10.  
  11. The following packages have unmet dependencies:
  12.  libegl1-nvidia : Depends: nvidia-alternative (= 352.63-1)
  13.  libgl1-nvidia-glx : Depends: nvidia-alternative (= 352.63-1)
  14.  libgl1-nvidia-glx:i386 : Depends: nvidia-alternative:i386 (= 352.63-1)
  15.  libgles1-nvidia : Depends: nvidia-alternative (= 352.63-1)
  16.  libgles2-nvidia : Depends: nvidia-alternative (= 352.63-1)
  17.  nvidia-alternative : Depends: glx-alternative-nvidia (>= 0.5)
  18.  nvidia-driver : Depends: nvidia-vdpau-driver (= 352.63-1) but 340.65-2 is to be installed
  19.                  Depends: nvidia-alternative (= 352.63-1)
  20.                  Recommends: nvidia-settings (>= 352) but 340.46-2 is to be installed
  21.                  Recommends: nvidia-persistenced but it is not installable
  22.  nvidia-driver-bin : Depends: nvidia-alternative (= 352.63-1)
  23.  nvidia-kernel-common : Depends: glx-alternative-nvidia (>= 0.3)
  24.  nvidia-kernel-dkms : Depends: nvidia-kernel-support--v1
  25.  xserver-xorg-video-nvidia : Depends: nvidia-alternative (= 352.63-1)
  26.                              Recommends: nvidia-vdpau-driver (>= 352.63) but 340.65-2 is to be installed
  27.                              Recommends: nvidia-settings (>= 352) but 340.46-2 is to be installed
  28. E: Broken packages
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement