Nuno wrote:
> I only get the system perfectly working using the 352 drivers and nvidia-
> prime, the install of the 352 nvidia driver is not working through apt-get 
> and ppa:graphics-driver/ppa,
> I had to manually download them from the site and install them manually.

There is a workaround for installation of nvidia-352 from graphics-
drivers PPA: you need to specify a package version. Here are the steps,
that worked for me:

1. Remove all nvidia related packages and their configuration:
sudo apt-get purge --auto-remove $(dpkg -l | awk '$2~/nvidia/ {print $2}')
sudo apt-get purge --auto-remove bbswitch-dkms

2. Install nvidia-352:
sudo apt-get install nvidia-352=352.79-0ubuntu0~gpu16.04.2

3. Prevent nvidia-352 from future upgrading to 361:
sudo apt-mark hold nvidia-352

4. Reboot and verify that Nvidia graphics card is in use:
glxinfo | grep "OpenGL version"

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-361 in Ubuntu.
https://bugs.launchpad.net/bugs/1575726

Title:
  package nvidia-361 361.42-0ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 10

Status in nvidia-graphics-drivers-361 package in Ubuntu:
  Confirmed

Bug description:
  I got this error while installing Ubuntu 16.04 in HP Envy laptop.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: nvidia-361 361.42-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.376
  Date: Wed Apr 27 15:09:26 2016
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 10
  LiveMediaBuild: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.10ubuntu1
  SourcePackage: nvidia-graphics-drivers-361
  Title: package nvidia-361 361.42-0ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 10
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-361/+bug/1575726/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to