← Back to team overview

desktop-packages team mailing list archive

[Bug 1401355] Re: package nvidia-opencl-icd-331-updates (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113', which is also in package nvidia-opencl-icd-331 331.113-0ubuntu0.0.4

 

Well, the workaround is quite simple, just return to the old 331 and
reinstall the nvidia cuda tool kit and everything may be fine again so :

sudo apt-get purge  nvidia-331 nvidia-prime mesa-utils

then

sudo apt-get install  nvidia-331 nvidia-prime mesa-utils

and

sudo apt-get install nvidia-cuda-toolkit

so just after :

 export CUDA_HOME=/usr/local/cuda-5.5

export LD_LIBRARY_PATH=${CUDA_HOME}/lib64

PATH=${CUDA_HOME}/bin:${PATH}

export PATH

Now we must edit the  .bashrc ant put it inside in the end of the
archive, yes you can use gedit or other.

export PATH=/usr/local/cuda-5.5/bin:$PATH *(if you already had installed
the cuda tool kit installed , this will be there but check it is aways a
good choice. =])

Ok Almost there :

close it and on a terminal as root just

source .bashrc

and reboot!

So now your nvidia MAY be working at full trotle again, for blender
users just execute

source .bashrc as root once open blender and exit the terminal after it
and your cuda may be running again =] .

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

Title:
  package nvidia-opencl-icd-331-updates (not installed) failed to
  install/upgrade: trying to overwrite '/usr/lib/i386-linux-gnu
  /libnvidia-opencl.so.331.113', which is also in package nvidia-opencl-
  icd-331 331.113-0ubuntu0.0.4

Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed

Bug description:
  There was an update of the driver this morning; since then I have been
  having difficulties with my CUDA code. I tried installing this
  alternative driver from the Additional Drivers manager, but the
  installation encountered this problem.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-opencl-icd-331-updates (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-40.69-generic 3.13.11.10
  Uname: Linux 3.13.0-40-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Thu Dec 11 11:31:01 2014
  DuplicateSignature: package:nvidia-opencl-icd-331-updates:(not installed):trying to overwrite '/usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113', which is also in package nvidia-opencl-icd-331 331.113-0ubuntu0.0.4
  ErrorMessage: trying to overwrite '/usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113', which is also in package nvidia-opencl-icd-331 331.113-0ubuntu0.0.4
  InstallationDate: Installed on 2014-08-04 (128 days ago)
  InstallationMedia: Lubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2)
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: package nvidia-opencl-icd-331-updates (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113', which is also in package nvidia-opencl-icd-331 331.113-0ubuntu0.0.4
  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-331-updates/+bug/1401355/+subscriptions


References