OctaneRender demo on linux
Forum rules
For new users: this forum is moderated. Your first post will appear only after it has been reviewed by a moderator, so it will not show up immediately.
This is necessary to avoid this forum being flooded by spam.
For new users: this forum is moderated. Your first post will appear only after it has been reviewed by a moderator, so it will not show up immediately.
This is necessary to avoid this forum being flooded by spam.
Hello, I'am trying to run demo on Linux. I downloaded "Octane Render for Blender (Linux)". I can successfully run it and enable Octane plugin. But render does not work, I probably need render server. But there is only Render Server for Win on demo download page (https://home.otoy.com/render/octane-render/demo/). How can I test Octane on Linux?
The OctaneServer for Linux is installed by the same installer file that installs the Octane edition of Blender. Check if it is running by
If it is not running - run it by
Code: Select all
ps -A | grep OctaneServer
Code: Select all
OctaneServer &