Topic: Unable to register SVP 4 Linux
So I decided to try out SVP 4 on Linux today. Everything went smoothly up to the point when you enter your email address and registration key into the activation window. The details were accepted (no invalid email/registration key message) and the registration shows up in my license manager. However, upon pressing the "Activate now!" button SVP restarts and shows the exact same activation window.
My system details are as follows:
CPU: Intel Core i7 3770
GPU: Nvidia Geforce GTX 970
RAM: 8GB
OS: Ubuntu Gnome 15.10 64bit
This is a fresh installation with all system packages up to date, and I have the latest NVidia drivers (364.12).
Before installing SVP I had installed SMplayer, MPV, Vapoursynth, Mediainfo as described on this page:
https://www.svp-team.com/wiki/SVP:Linux
I installed the latest QT (5.6) using the installer on this page: http://www.qt.io/download-open-source
I then ran SVP with this command: LD_LIBRARY_PATH=/opt/Qt/5.6/gcc_64/lib ./SVPManager
I'm not sure whether there is any application dump, but I can give the terminal output and opencl log.
This is after starting SVP and pressing "Activate now!" :
thomasliddiard@Ubuntu-Desktop:~$ LD_LIBRARY_PATH=/opt/Qt/5.6/gcc_64/lib ./SVP\ 4/SVPManager
Warning: QT_DEVICE_PIXEL_RATIO is deprecated. Instead use:
QT_AUTO_SCREEN_SCALE_FACTOR to enable platform plugin controlled per-screen factors.
QT_SCREEN_SCALE_FACTORS to set per-screen factors.
QT_SCALE_FACTOR to set the application global scale factor.
18:38:40.668 [i]: Main: starting up SVP 4 Linux Preview [4.0.0.72]...
18:38:40.668 [i]: Main: working dir is /home/thomasliddiard/SVP 4/
18:38:40.668 [i]: Main: data dir set to /home/thomasliddiard/.local/share/SVP4/
18:38:40.669 [E]: Settings: loading reg.cfg FAILED: read-only file
18:38:40.669 [E]: Settings: loading main.cfg FAILED: read-only file
18:38:40.669 [W]: Settings: creating ui.cfg with default values
18:38:40.669 [i]: Settings: loading ui.cfg OK
18:38:40.669 [W]: Settings: creating frc.cfg with default values
18:38:40.669 [i]: Settings: loading frc.cfg OK
18:38:40.669 [W]: Settings: creating profiles.cfg with default values
18:38:40.669 [i]: Settings: loading profiles.cfg OK
18:38:40.669 [i]: Settings: loading custom.cfg OK
18:38:40.669 [W]: Settings: creating lights.cfg with default values
18:38:40.669 [i]: Settings: loading lights.cfg OK
18:38:40.669 [i]: Main: system locale is [en-GB]
18:38:40.669 [i]: Main: setting language file to en.qm...
18:38:40.670 [i]: Main: module 'plugins/libsvpflow1_vs64.so': 4.0.0.132
18:38:40.671 [i]: Main: module 'plugins/libsvpflow2_vs64.so': 4.0.0.132
18:38:40.671 [i]: Main: running OpenCL info...
18:38:40.674 [i]: Main: collecting system information...
18:38:40.676 [i]: OS: Linux 4.2.0-34-generic #39-Ubuntu SMP Thu Mar 10 22:13:01 UTC 2016 x86_64
18:38:40.714 [i]: Display manager: /usr/sbin/gdm | / gnome
18:38:40.715 [i]: CPU: Intel Core i7-3770 [base frequency 2062 MHz, 8 threads]
18:38:40.737 [i]: Video: 1 GPU OpenCL device(s) on NVIDIA CUDA [OpenCL 1.2 CUDA 8.0.0] (NVIDIA Corporation)
18:38:40.740 [i]: Video 1: device name 'GeForce GTX 970' (NVIDIA Corporation, ver.364.12) [gpuID=11]: OK
18:38:40.740 [i]: Memory: 7952 MB total, 6020 MB free
18:38:40.740 [i]: System: initializing network...
18:38:40.773 [i]: Screens: updating information, 1 screen(s) found
18:38:40.773 [i]: Screens: screen 0 (HDMI-0) - 1920x1080 @60.000 Hz, x1.0 [55 DPI]
18:38:40.773 [i]: Screens: primary screen is 0
18:38:40.774 [i]: Power: AC is ON [1]
qt.network.ssl: 18:38:52.141 [W]: QSslSocket: cannot resolve SSLv2_client_method
qt.network.ssl: 18:38:52.141 [W]: QSslSocket: cannot resolve SSLv2_server_method
18:38:52.428 [i]: Registration: OK!
18:38:52.435 [i]: Main: finished cleaning resources
Warning: QT_DEVICE_PIXEL_RATIO is deprecated. Instead use:
QT_AUTO_SCREEN_SCALE_FACTOR to enable platform plugin controlled per-screen factors.
QT_SCREEN_SCALE_FACTORS to set per-screen factors.
QT_SCALE_FACTOR to set the application global scale factor.
thomasliddiard@Ubuntu-Desktop:~$ 18:38:52.505 [i]: Main: starting up SVP 4 Linux Preview [4.0.0.72]...
18:38:52.506 [i]: Main: working dir is /home/thomasliddiard/SVP 4/
18:38:52.506 [i]: Main: data dir set to /home/thomasliddiard/.local/share/SVP4/
18:38:52.506 [E]: Settings: loading reg.cfg FAILED: read-only file
18:38:52.506 [E]: Settings: loading main.cfg FAILED: read-only file
18:38:52.506 [W]: Settings: creating ui.cfg with default values
18:38:52.506 [i]: Settings: loading ui.cfg OK
18:38:52.506 [W]: Settings: creating frc.cfg with default values
18:38:52.506 [i]: Settings: loading frc.cfg OK
18:38:52.506 [W]: Settings: creating profiles.cfg with default values
18:38:52.506 [i]: Settings: loading profiles.cfg OK
18:38:52.506 [i]: Settings: loading custom.cfg OK
18:38:52.506 [W]: Settings: creating lights.cfg with default values
18:38:52.506 [i]: Settings: loading lights.cfg OK
18:38:52.506 [i]: Main: system locale is [en-GB]
18:38:52.507 [i]: Main: setting language file to en.qm...
18:38:52.507 [i]: Main: module 'plugins/libsvpflow1_vs64.so': 4.0.0.132
18:38:52.508 [i]: Main: module 'plugins/libsvpflow2_vs64.so': 4.0.0.132
18:38:52.508 [i]: Main: running OpenCL info...
18:38:52.511 [i]: Main: collecting system information...
18:38:52.513 [i]: OS: Linux 4.2.0-34-generic #39-Ubuntu SMP Thu Mar 10 22:13:01 UTC 2016 x86_64
18:38:52.537 [i]: Display manager: /usr/sbin/gdm | / gnome
18:38:52.538 [i]: CPU: Intel Core i7-3770 [base frequency 2491 MHz, 8 threads]
18:38:52.555 [i]: Video: 1 GPU OpenCL device(s) on NVIDIA CUDA [OpenCL 1.2 CUDA 8.0.0] (NVIDIA Corporation)
18:38:52.556 [i]: Video 1: device name 'GeForce GTX 970' (NVIDIA Corporation, ver.364.12) [gpuID=11]: OK
18:38:52.556 [i]: Memory: 7952 MB total, 6020 MB free
18:38:52.556 [i]: System: initializing network...
18:38:52.582 [i]: Screens: updating information, 1 screen(s) found
18:38:52.582 [i]: Screens: screen 0 (HDMI-0) - 1920x1080 @60.000 Hz, x1.0 [55 DPI]
18:38:52.582 [i]: Screens: primary screen is 0
18:38:52.582 [i]: Power: AC is ON [1]
Opencl log:
Number of platforms 1
Platform Name NVIDIA CUDA
Platform Vendor NVIDIA Corporation
Platform Version OpenCL 1.2 CUDA 8.0.0
Platform Profile FULL_PROFILE
Platform Extensions cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_fp64 cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll cl_nv_copy_opts
Platform Extensions function suffix NV
Platform Name NVIDIA CUDA
Number of devices 1
Device Name GeForce GTX 970
Device Vendor NVIDIA Corporation
Device Vendor ID 0x10de
Device Version OpenCL 1.2 CUDA
Driver Version 364.12
Device OpenCL C Version OpenCL C 1.2
Device Type GPU
Device Profile FULL_PROFILE
Device Topology (NV) PCI-E, 01:00.0
Max compute units 13
Max clock frequency 1316MHz
Compute Capability (NV) 5.2
Device Partition (core)
Max number of sub-devices 1
Supported partition types None
Max work item dimensions 3
Max work item sizes 1024x1024x64
Max work group size 1024
Preferred work group size multiple 32
Warp size (NV) 32
Preferred / native vector sizes
char 1 / 1
short 1 / 1
int 1 / 1
long 1 / 1
half 0 / 0 (n/a)
float 1 / 1
double 1 / 1 (cl_khr_fp64)
Half-precision Floating-point support (n/a)
Single-precision Floating-point support (core)
Denormals Yes
Infinity and NANs Yes
Round to nearest Yes
Round to zero Yes
Round to infinity Yes
IEEE754-2008 fused multiply-add Yes
Support is emulated in software No
Correctly-rounded divide and sqrt operations Yes
Double-precision Floating-point support (cl_khr_fp64)
Denormals Yes
Infinity and NANs Yes
Round to nearest Yes
Round to zero Yes
Round to infinity Yes
IEEE754-2008 fused multiply-add Yes
Support is emulated in software No
Correctly-rounded divide and sqrt operations No
Address bits 64, Little-Endian
Global memory size 4292313088 (3.998GiB)
Error Correction support No
Max memory allocation 1073078272 (1023MiB)
Unified memory for Host and Device No
Integrated memory (NV) No
Minimum alignment for any data type 128 bytes
Alignment of base address 4096 bits (512 bytes)
Global Memory cache type Read/Write
Global Memory cache size 212992
Global Memory cache line 128 bytes
Image support Yes
Max number of samplers per kernel 32
Max size for 1D images from buffer 134217728 pixels
Max 1D or 2D image array size 2048 images
Max 2D image size 16384x16384 pixels
Max 3D image size 4096x4096x4096 pixels
Max number of read image args 256
Max number of write image args 16
Local memory type Local
Local memory size 49152 (48KiB)
Registers per block (NV) 65536
Max constant buffer size 65536 (64KiB)
Max number of constant args 9
Max size of kernel argument 4352 (4.25KiB)
Queue properties
Out-of-order execution Yes
Profiling Yes
Prefer user sync for interop No
Profiling timer resolution 1000ns
Execution capabilities
Run OpenCL kernels Yes
Run native kernels No
Kernel execution timeout (NV) Yes
Concurrent copy and kernel execution (NV) Yes
Number of async copy engines 2
printf() buffer size 1048576 (1024KiB)
Built-in kernels
Device Available Yes
Compiler Available Yes
Linker Available Yes
Device Extensions cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_fp64 cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll cl_nv_copy_opts
NULL platform behavior
clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...) NVIDIA CUDA
clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...) Success [NV]
clCreateContext(NULL, ...) [default] Success [NV]
clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU) No devices found in platform
clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU) No platform
clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR) No devices found in platform
clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM) No devices found in platform
clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL) No platform
ICD loader properties
ICD loader Name OpenCL ICD Loader
ICD loader Vendor OCL Icd free software
ICD loader Version 2.2.7
ICD loader Profile OpenCL 1.2
As you can imagine this problem is very annoying, how can I fix this?
Thanks in advance!