Although Ubuntu 16.04 is unsupported?
Pages 1
You are not logged in. Please login or register.
SmoothVideo Project → Posts by doemEINS
Pages 1
Although Ubuntu 16.04 is unsupported?
I'm on a i5-3570K with one HD7870, so no, I'm not having problems with dual-GPU, but gz for fixing your prob
I don't get along with the AMD gfx drivers. If proprietary or free/ open - I don't get SVP running. HW acceleration especially.
When AMDGPU-PRO is installed, I can at least select the GPU for HW acceleration, but SVP doesn't use it.
When xserver-xorg-video-ati/radeon + mesa-vdpau-drivers + mesa-va-drivers is installed, I don't have HW acceleration - can't select the GPU in SVP:
glxinfo |grep render
direct rendering: Yes
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.8, 256 bits)
Sorry, right...
Thread 22 "SyntheticBench" received signal SIGSEGV, Segmentation fault.
0x00007fffd999a5a4 in clWaitForEvents () from /opt/amdgpu-pro/lib/x86_64-linux-gnu/libOpenCL.so.1
Hmm, as far as I can say, clinfo runs normally in debug mode:
gdb utlils/clinfo
run
[...]
Global free memory (AMD) <printDeviceInfo:67: get number of CL_DEVICE_GLOBAL_FREE_MEMORY_AMD : error -33>
[...]
[Inferior 1 (process 2983) exited normally]
works...
./cliinfo
Number of platforms 1
Platform Name AMD Accelerated Parallel Processing
Platform Vendor Advanced Micro Devices, Inc.
Platform Version OpenCL 2.0 AMD-APP (2348.3)
Platform Profile FULL_PROFILE
Platform Extensions cl_khr_icd cl_amd_event_callback cl_amd_offline_devices
Platform Extensions function suffix AMD
Platform Name AMD Accelerated Parallel Processing
Number of devices 2
Device Name Pitcairn
Device Vendor Advanced Micro Devices, Inc.
Device Vendor ID 0x1002
Device Version OpenCL 1.2 AMD-APP (2348.3)
Driver Version 2348.3
Device OpenCL C Version OpenCL C 1.2
Device Type GPU
Device Profile FULL_PROFILE
Device Board Name (AMD) AMD Radeon HD 7800 Series
Device Topology (AMD) PCI-E, 01:00.0
Max compute units 10
SIMD per compute unit (AMD) 4
SIMD width (AMD) 16
SIMD instruction width (AMD) 1
Max clock frequency 1000MHz
Graphics IP (AMD) 6.0
Device Partition (core)
Max number of sub-devices 10
Supported partition types none specified
Max work item dimensions 3
Max work item sizes 256x256x256
Max work group size 256
Preferred work group size multiple 64
Wavefront width (AMD) 64
Preferred / native vector sizes
char 4 / 4
short 2 / 2
int 1 / 1
long 1 / 1
half 1 / 1 (n/a)
float 1 / 1
double 1 / 1 (cl_khr_fp64)
...
That did the trick, Chainik! Thank you
Now SVP force closes, when it tries to assess GPU based frame rendering with my HD7870. I've installed
dpkg -l amdgpu-pro
ii amdgpu-pro 17.10-414273 amd64 Meta package to install amdgpu Pr
and read from the GPU compatibility list
Note 1: The latest supported driver version for older AMD/ATI cards is Catalyst 15.7. DO NOT INSTALL the new 'Crimson' video driver - take a look at AMD Product Compatibility list first!
Is that up2date? What's recommended?
(gdb) run
Starting program: /home/dominic/SVP4/SVPManager
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe6753700 (LWP 2167)]
Thread 1 "SVPManager" received signal SIGFPE, Arithmetic exception.
0x00007fffe9b6ad1a in QXcbScreen::logicalDpi() const ()
from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
(gdb)
Where shall that file be? Can't locate it/ doesn't exist in my SVP installation directory...
No, I can't run SVPManager. From the file browser, double clicking it results in: nothing happens. From the CLI
./SVPManager -v
Floating point exception (core dumped)
I just had the exact same issue on a relatively fresh installation of Linux Mint 18.1 Cinnamon, and running the following command solved it:
sudo apt-get install libqt5concurrent5 libqt5svg5
The thing is, I already manually installed Qt 5.50 before installing SVP, so I thought I didn't have to run that command...well I was wrong. Run that command and everything should be good.
I did that already during the preparations for the SVP Linux installation, as these are prerequisites (source: SVP Linux Wiki). So it's not possible to install the Qt Libs again...
I removed the Qt5 libs again, tried installing SVP without them, so the error occurred:
[7141] Warning: /home/dominic/SVP 4/SVPManager: error while loading shared libraries: libQt5Concurrent.so.5: cannot open shared object file: No such file or directory
Installed them again and ran the SVP setup. All that came up in the command line was:
[49] Warning: A style sheet file is specified, but it does not exist
Edit...
./svp4-linux-64.run -v
Shows some more...
[47] Warning: A style sheet file is specified, but it does not exist.
[45307] Warning: Component core depends on other components while having child components. This will not work properly.
[45310] Control script callback "TargetDirectoryPageCallback" does not exist.
[61300] Control script callback "ComponentSelectionPageCallback" does not exist.
[65853] Control script callback "DynamicCustomOptionsWdgCallback" does not exist.
[65872] Control script callback "LicenseAgreementPageCallback" does not exist.
[69628] Control script callback "ReadyForInstallationPageCallback" does not exist.
[99914] Control script callback "PerformInstallationPageCallback" does not exist.
[100213] perform core operation: Execute
[100213] - arguments: {0}, /home/dominic/SVP 4/SVPManager, -main, -quit
[100213] /home/dominic/SVP 4/SVPManager" started, arguments: "-main -quit
[100320] Done
[100320] Operation \"Execute\" with arguments \"{0}; /home/dominic/SVP 4/SVPManager; -main; -quit\" failed: Execution failed (Unexpected exit code: 8): \"/home/dominic/SVP 4/SVPManager -main -quit\"
[100320] Created warning message box "installationErrorWithRetry": "Installer Error", "Error during installation process (core):\nExecution failed (Unexpected exit code: 8): \"/home/dominic/SVP 4/SVPManager -main -quit\""
[316186] Control script callback "FinishedPageCallback" does not exist.
I did, but I can't use the SVPManager then...
Pages 1
SmoothVideo Project → Posts by doemEINS
Powered by PunBB, supported by Informer Technologies, Inc.