Hello @exetico ![]()
Your problem behaves like the “timing issue”. Meaning: SSDM loads fast, but does not wait for the gpu to become ready. Therefore it crashes because no GPU is ready. Seems to be in the last weeks a common problem here with hybrid gpus.
However, to solve this, this could be done:
The module for intel is i915 and for amd amdgpu.
Hope it helps ![]()