I've documented how I dealt with newest nvidia drivers & wine installation 
conflicts here:
https://devtalk.nvidia.com/default/topic/738594/cuda-6-installation-on-ubuntu-14-04/

I'm now going through all the threads I've read before I realized
conflicts can't be resolved with existing packages and I ended up having
to create custom ones. In my opinion both wine and nvidia are at fault
(but more nvidia).

The core of the conflict is nvidia drivers package includes only
libopenc1 but did not include libopencl-1.1-1 in its Provides while Wine
requires both libopencl1 and libopencl-1.1-1. Specifying last one like
that instead of just 1.1 seems wrong and besides is it really necessary
when you already specified libopencl1? I think wine should remove it
"libopencl-1.1-1" from its depends and just keep libopencl1.

For nvidia drivers there are other issues as you can see in the thread.
One of the biggest is that while package provided both amd64 and i386
libraries for opencl, there was no Multiarch specification. This should
certainly be listed as a bug for fixing of the spec.

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

Title:
  [SRU] nvidia-opencl-icd-* should not conflicts/replaces on opencl-icd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-cuda-toolkit/+bug/1247736/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to