realthunder / FreeCAD_assembly3

Experimental attempt for the next generation assembly workbench for FreeCAD
GNU General Public License v3.0
885 stars 74 forks source link

MESA LOADER (FAILED OPEN CROCUS AND SWARST) #1294

Open Derek19168284 opened 1 year ago

Derek19168284 commented 1 year ago

Hello Everyone, I have a trouble with the Linux Mint 21.1 Cinnamon. I'm studing python and I programming on visual studio code operated from Anaconda. It works almost completely, but when I launch a program with graphics, on the terminal appear these errors:

libGL error: MESA-LOADER: failed to open crocus: /usr/lib/dri/crocus_dri.so: impossibile aprire il file oggetto condiviso: File o directory non esistente (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri) libGL error: failed to load driver: crocus libGL error: MESA-LOADER: failed to open crocus: /usr/lib/dri/crocus_dri.so: impossibile aprire il file oggetto condiviso: File o directory non esistente (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri) libGL error: failed to load driver: crocus libGL error: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: impossibile aprire il file oggetto condiviso: File o directory non esistente (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri) libGL error: failed to load driver: swrast

can someone suggest to me how to arreglate this issue? Is related to my Radeon Video card? Thank you very much for your help!!! DEREK

oerkel47 commented 9 months ago

I have similiar problems since update to Mesa 24 :( edit: