FreeCAD / FreeCAD-Bundle

Stand-alone repo to Build and Deploy installable FreeCAD images. Do not open general FreeCAD issues here.
https://freecad.org
GNU Lesser General Public License v2.1
312 stars 63 forks source link

GPU is not being used in FreeCAD weekly conda Windows releases. #176

Closed ftdt10 closed 1 year ago

ftdt10 commented 1 year ago

Freecad weekly builds conda Windows version doesn't use GPU in Windows. In Task Manager, I confirmed that GPU is not being used, only the CPU is being used. So, FPS is very slow in FreeCAD weekly release. For reference, it's normal on Ubuntu.

[code] OS: Windows 10 build 19045 Word size of FreeCAD: 64-bit Version: 0.21.0.33263 (Git) Build type: Release Branch: master Hash: 864f99bf984c237ef38d9451fd6f3a5ec34e6eb4 Python 3.10.11, Qt 5.15.8, Coin 4.0.0, Vtk 9.1.0, OCC 7.6.3 Locale: English/United States (en_US) Installed mods:

ftdt10 commented 1 year ago

I renamed bin/opengl32sw.dll to bin/opengl32.dll due to black screen problem. https://forum.freecad.org/viewtopic.php?t=36087&start=40 But, I got to know that opengl32sw.dll is for software rendering. So, GPU is not being used.

If I didn't rename it, the error message with black screen is below. err msg

ftdt10 commented 1 year ago

The black screen problem happens with old HD5500 iGPU. I hope it works for the iGPU also.

adrianinsaval commented 1 year ago

please don't double post issues... this is a duplicate of https://github.com/FreeCAD/FreeCAD/issues/9642 closing for the same reason...

adrianinsaval commented 1 year ago

see FreeCAD/FreeCAD#9698 instead for the error message you mentioned