• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Sbsrender no output gpu linux

New Here ,
Nov 16, 2021 Nov 16, 2021

Copy link to clipboard

Copied

Hello. So I am trying to create a docker container that utilizes the gpu.
But when it goes through the sbsrender with the engine set to ogl3 it does not generate an output.
It seems to boot up but that is about it.
Here is the report it gives me:

 

 

[INFO][SBSRender]Will load engine located at "/opt/Allegorithmic/Substance_Designer/plugins/engines/libsubstance_ogl3_blend.so.1".
[INFO][SBSRender]Results from graph "pkg://XXXX" into package "/usr/local/lib/python3.9/dist-packages/XXXX/dem_height_upscaler.sbsar" :
[
{
"identifier": "XXXX",
"outputs": [
]
}
]

 

 

and here is what it looks like when using the cpu version:

 

 

[INFO][SBSRender]Will load engine located at "/opt/Allegorithmic/Substance_Designer/plugins/engines/libsubstance_sse2_blend.so.1".
[INFO][SBSRender]Results from graph "pkg://XXXX" into package "/usr/local/lib/python3.8/dist-packages/XXXX/dem_height_upscaler.sbsar" : 
[INFO][SBSRender]Results from graph "pkg://XXXX" into package "/usr/local/lib/python3.8/dist-packages/XXXX/dem_height_upscaler.sbsar" : 
[INFO][SBSRender]Results from graph "pkg://XXXX" into package "/usr/local/lib/python3.8/dist-packages/XXXX/dem_height_upscaler.sbsar" : 
[INFO][SBSRender]Results from graph "pkg://XXXX" into package "/usr/local/lib/python3.8/dist-packages/XXXX/dem_height_upscaler.sbsar" : 
[INFO][SBSRender]  Output "dem" saved to "/tmp/tmpuhwr8ogx/dem_1_1_dem.png".
[
    {
        "identifier": "XXXX",
        "outputs": [
            {
                "identifier": "dem",
                "label": "dem",
                "type": "image",
                "uid": 2910303658,
                "usages": [
                ],
                "value": "/tmp/tmpuhwr8ogx/dem_1_1_dem.png"
            }
        ]
    }
]

 

 

Any tips on why this is happening? 

TOPICS
Bakers , Bugs & Crashes

Views

166

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 17, 2021 Nov 17, 2021

Copy link to clipboard

Copied

LATEST

I have the same issue. Have you found a solution?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines