cc @suckbluefrog can you explain what you are doing in your fork? suckbluefrog@c978d57
Why not set USE_HOST_MESA_DRIVERS=1?
But also you should never be using the host drivers, stability is never guaranteed in that case.
Think how nix/flatpak/snap/containers etc work, they always ship the drivers as well. Using the drivers of the host is just a source for nightmares.
cc @suckbluefrog can you explain what you are doing in your fork? suckbluefrog@c978d57
Why not set
USE_HOST_MESA_DRIVERS=1?But also you should never be using the host drivers, stability is never guaranteed in that case.
Think how nix/flatpak/snap/containers etc work, they always ship the drivers as well. Using the drivers of the host is just a source for nightmares.