[Darktable-users] how to enable noise plugin (and focus detection)

2014-08-30 Thread Giuseppe Pagnoni
Dear Darktable developers, (sorry for the re-post, this is after subscribing to the list) I am trying out the latest version of DT (1.4.2) on ubuntu and mac (binary download for both installations), but in the Denoise (profiled) module I can only see the 'generic poissonian' profile available. I

Re: [Darktable-users] Can't get OpenCL working

2014-08-30 Thread Victor L
I installed nvidia-331-uvm and re-installed nvidia-libopencl (--reinstall) -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/___ Darktable-users maili

Re: [Darktable-users] Can't get OpenCL working

2014-08-30 Thread Patrick Shanahan
* Victor L [08-30-14 08:20]: > I got it working by reading the thread Ulrich pointed out: > http://sourceforge.net/p/darktable/mailman/darktable-users/thread/201408031057.04064.christian.kanz...@gmx.at/ > > It took some time to read it but it's working perfectly now [?] Well, please clear the su

Re: [Darktable-users] Can't get OpenCL working

2014-08-30 Thread Victor L
I got it working by reading the thread Ulrich pointed out: http://sourceforge.net/p/darktable/mailman/darktable-users/thread/201408031057.04064.christian.kanz...@gmx.at/ It took some time to read it but it's working perfectly now [?] Bye 2014-08-30 13:12 GMT+02:00 parafin : > This looks almost

Re: [Darktable-users] Can't get OpenCL working

2014-08-30 Thread parafin
This looks almost completely wrong - all symlinks point to i386 (32 bit) version of library, no wonder 64bit application (darktable) can't load libOpenCL.so. On Sat, 30 Aug 2014 12:55:45 +0200 Victor L wrote: > I added 3 symlinks: > > $ sudo find / -iname libOpenCL.so -exec ls -l {} \; > lrwxrw

Re: [Darktable-users] Can't get OpenCL working

2014-08-30 Thread Tony Arnold
Victor, On 30/08/14 11:55, Victor L wrote: > I added 3 symlinks: > > $ sudo find / -iname libOpenCL.so -exec ls -l {} \; > lrwxrwxrwx 1 root root 45 août 30 12:51 > /usr/lib/x86_64-linux-gnu/libOpenCL.so -> > /usr/lib/i386-linux-gnu/libnvidia-opencl.so.1 > lrwxrwxrwx 1 root root 45 août 30 12:4

Re: [Darktable-users] Can't get OpenCL working

2014-08-30 Thread Ulrich Pegelow
See the thread "Ubuntu Gnome 14.04 - NVidia 331 - OpenCL broken (using Darktable)" in this list. Ulrich Am 30.08.2014 12:55, schrieb Victor L: > I added 3 symlinks: > > $ sudo find / -iname libOpenCL.so -exec ls -l {} \; > lrwxrwxrwx 1 root root 45 août 30 12:51 > /usr/lib/x86_64-linux-gnu/libO

Re: [Darktable-users] Can't get OpenCL working

2014-08-30 Thread Victor L
I added 3 symlinks: $ sudo find / -iname libOpenCL.so -exec ls -l {} \; lrwxrwxrwx 1 root root 45 août 30 12:51 /usr/lib/x86_64-linux-gnu/libOpenCL.so -> /usr/lib/i386-linux-gnu/libnvidia-opencl.so.1 lrwxrwxrwx 1 root root 45 août 30 12:48 /usr/lib/libOpenCL.so -> /usr/lib/i386-linux-gnu/libnvid