v1.8.1

2021-2-20 798

Chitubox v1.8.1 is not displaying the model. This is for the Elegoo Mars Pro 2. I opened the default "rook" model - it appears like "empty space".


My machine: Kubuntu 20.04.2, AMD 5700xt video, all latest patches and drivers. I tried changing themes, colors, the compositor to OpenGL 3.1, and updated drivers. All I can see is a gray outline of the rook model.


How can I solve this problem? See attached image please.


上传的附件:
New Post (2)
  • 2021-2-20
    Quote 2Floor
    OK - previous post solves this issue by using software rendering. I am running Kubuntu 20.04.2 with AMD 5700XT card. Here is my startup script for v1.8.1

    #!/bin/bash
    CB_DIR="/home/jason/Elegoo-ChiTuBox/CHITUBOX V1.8.1/"
    export LD_LIBRARY_PATH=$CB_DIR/lib
    export MESA_GL_VERSION_OVERRIDE=4.5 
    export LIBGL_ALWAYS_SOFTWARE=1
    "$CB_DIR"/AppRun
  • Guest 2021-2-24
    Quote 3Floor
    Were you able to solve it? I didnt understand the script thing. I am on mac and have a gray screen on 1.8.1
    Thanks!