- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Roadmap for Ubuntu 20.04?
I installed the opencl libraries from the lastest amdgpu on my Ubuntu 20.04. Cycles and Luxcore can now render with opencl. So far, prorender has only been released for ubuntu 18.04. When can you expect a version for 20.04?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
With the new "amdgpu-pro-20.20-1089974-ubuntu-20.04" the Radeon Pro Render 2.4.11 works under ubuntu-20.04
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
not working for me i get the traceback error on Kubuntu 20.04
reloading addon: rprblender 1592059922.9088876 1592060013.5294514 '/home/npdan/.config/blender/2.90/scripts/addons/rprblender/__ini
Modules Installed () from '/home/npdan/Downloads/RadeonProRenderBlender_Ubuntu.zip' into '/home/npdan/.config/blender/2.90/scripts/
2020-06-13 17:53:49,732 INFO rpr.engine.init [140061613981760]: RPR Core version: 1.35.0 build 0x6a03c5b6
2020-06-13 17:53:49,749 INFO rpr.engine.init [140061613981760]: Image Filters version 1.5.1 build 0xefd92438
2020-06-13 17:53:49,751 INFO rpr.default [140061613981760]: rprsdk_bin_path: /home/npdan/.config/blender/2.90/scripts/addons/rprblender
Traceback (most recent call last):
File "/home/npdan/Downloads/B2.9/2.90/scripts/modules/addon_utils.py", line 351, in enable
mod = __import__(module_name)
File "/home/npdan/.config/blender/2.90/scripts/addons/rprblender/__init__.py", line 50, in <module>
from .engine.viewport_engine import ViewportEngine, ViewportEngine2
File "/home/npdan/.config/blender/2.90/scripts/addons/rprblender/engine/viewport_engine.py", line 31, in <module>
from rprblender.utils import gl
File "/home/npdan/.config/blender/2.90/scripts/addons/rprblender/utils/gl.py", line 25, in <module>
gl = cdll.LoadLibrary('libGL.so')
File "/home/npdan/Downloads/B2.9/2.90/python/lib/python3.7/ctypes/__init__.py", line 442, in LoadLibrary
return self._dlltype(name)
File "/home/npdan/Downloads/B2.9/2.90/python/lib/python3.7/ctypes/__init__.py", line 364, in __init__
self._handle = _dlopen(self._name, mode)
OSError: libGL.so: cannot open shared object file: No such file or directory
with the new amdgpu-pro drivers installed without errors, lux and Cycles work like a charm even on alpha 2.9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have a look here https://community.amd.com/thread/254257 , how i managed to get everything working good and stable
