Re: [Darktable-users] OpenCL install

2016-01-28 Thread KOVÁCS István
See Pascal's email (23 January): === Just in case you have the same problem it can same you some time. On Debian/sid the Nvidia version 346.96 and now 349.16 are broken as the uvm module cannot be loaded. This breaks darktable OpenCL support. I have filed an issue here: https://bugs.debian.org/c

Re: [Darktable-users] OpenCL install

2016-01-28 Thread Matthias Bodenbinder
Am 28.01.2016 um 22:12 schrieb David Vincent-Jones: > Kofa; thanks for that reference: from your material it looks like I am > missing 'nvidia-331' and 'nvidia-331-uvm' but everything else on your list > looks to be in place. > > Debian offers kernel 340.96 now can I assume that does not

Re: [Darktable-users] OpenCL install

2016-01-28 Thread David Vincent-Jones
Kofa; thanks for that reference: from your material it looks like I am missing 'nvidia-331' and 'nvidia-331-uvm' but everything else on your list looks to be in place. Debian offers kernel 340.96 now can I assume that does not create problems? David On 28/01/16 07:57 PM, KOVÁCS Istvá

Re: [Darktable-users] Problem with initial darkroom steps

2016-01-28 Thread Roman Lebedev
On Thu, Jan 28, 2016 at 11:15 PM, wrote: > Hi, Hi. > > DT2. I have 3 images that have never been opened before. Here are the > print screens: > > 1. http://i.imgur.com/NmcmbCg.png > 2. http://i.imgur.com/AhRuHQ8.png > 3. http://i.imgur.com/HpoEsQH.png > > The first one is from a Canon 7D, the se

[Darktable-users] Problem with initial darkroom steps

2016-01-28 Thread darktable
Hi, DT2. I have 3 images that have never been opened before. Here are the print screens: 1. http://i.imgur.com/NmcmbCg.png 2. http://i.imgur.com/AhRuHQ8.png 3. http://i.imgur.com/HpoEsQH.png The first one is from a Canon 7D, the second and the third are from a Canon 7DmkII. Notice that on the

Re: [Darktable-users] OpenCL install

2016-01-28 Thread Ulrich Pegelow
Hi David, darktable only needs to find one of those. As naming conventions varied a bit between distributions we check this list of options. The first one that is found will be used. If darktable still is not able to use OpenCL there must be another reason. Ulrich Am 28.01.2016 um 10:29 schri

Re: [Darktable-users] OpenCL install

2016-01-28 Thread KOVÁCS István
In case you haven't read it, check out http://tech.kovacs-telekes.org/2014-07-29-darktable-opencl-nvidia-ubuntu-1404-mint-17 Kofa -- Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM +

Re: [Darktable-users] OpenCL install

2016-01-28 Thread Dave
Yes. From libOpenCl.so to libOpenCl.so.1 Thanks On Thu, 28 Jan 2016 20:42 Oliver Bedford wrote: > Hi! > > > Dave proposed a symlink from libOpenCL.so.1 to libOpenCL.so but I > have > > no idea where to place the link . my darktable is located in a > > ~/darktable directory. > > Shouldn't it

Re: [Darktable-users] OpenCL install

2016-01-28 Thread Oliver Bedford
Hi! > Dave proposed a symlink from libOpenCL.so.1 to libOpenCL.so but I have > no idea where to place the link . my darktable is located in a > ~/darktable directory. Shouldn't it be the other way around? ojo@apollo:~$ ll /usr/lib/x86_64-linux-gnu/libOpenCL* lrwxrwxrwx 1 root root14 Ap

Re: [Darktable-users] OpenCL install

2016-01-28 Thread David Vincent-Jones
Hi Paul; yes nvidia-modprobe is showing as installed. Dave proposed a symlink from libOpenCL.so.1 to libOpenCL.so but I have no idea where to place the link . my darktable is located in a ~/darktable directory. David On 28/01/16 01:35 PM, J. Paul Bissonnette wrote: > On Thu, 28 Jan 2016 10

Re: [Darktable-users] OpenCL install

2016-01-28 Thread J. Paul Bissonnette
On Thu, 28 Jan 2016 10:29:55 +0100 David Vincent-Jones wrote: > I am trying to install OpenCL on Debian Jessie with a Nvidia chipset. > > I have installed: nvidia-libopencl1, nvidia-opencl-icd and > opencl-headers based on a web instruction. > > When I run dt it finds libOpenCL.so.1 but does N

Re: [Darktable-users] OpenCL install

2016-01-28 Thread Dave
A suggestion only : Create a symlink from libOpenCl.so.1 to libOpenCl.so. This has worked for me many times before with other libraries. It's also easy to reverse. On my phone so I cannot easily provide an example. Regards Dave On Thu, 28 Jan 2016 11:31 David Vincent-Jones wrote: > I am trying

[Darktable-users] OpenCL install

2016-01-28 Thread David Vincent-Jones
I am trying to install OpenCL on Debian Jessie with a Nvidia chipset. I have installed: nvidia-libopencl1, nvidia-opencl-icd and opencl-headers based on a web instruction. When I run dt it finds libOpenCL.so.1 but does NOT FIND libOpenCL nor libOpenCL.so I would appreciate if somebody with sim