Sven Mink
Sven Mink
> i am not really good in coding so where i past this thing please ? copy zluda\cublas.dll env\Lib\site-packages\torch\lib\cublas64_11.dll /y copy zluda\cusparse.dll env\Lib\site-packages\torch\lib\cusparse64_11.dll /y copy zluda\nvrtc.dll env\Lib\site-packages\torch\lib\nvrtc64_112_0.dll /y You use...
> And one more update. I had a RTX 4090 from a previous build. I slotted it into this machine (CachyOS Linux) and the shaders build properly. I think something...
update: running mvisor without sudo once gave me the following error when trying to use opencl; ``` X Error of failed request: GLXBadFBConfig Major opcode of failed request: 150 (GLX)...
> Have you run GPUtest in guest vm?Does it show anything? Unfortunately it doesn't show anything, just a white screen. I don't see the vgpu in task manager either.
> Rebuild virglrenderer from source, the old version may not work I built virgl from https://gitlab.freedesktop.org/virgl/virglrenderer , it is the latest version :(
  
> oh, maybe be the same problem as #2 Have you compiled the guest usermode driver? I'll try rebuilding the usermode drivers.
> > > oh, maybe be the same problem as #2 Have you compiled the guest usermode driver? > > > > > > I'll try rebuilding the usermode drivers....
Okay so small update, I can't get the userspace driver to compile, the patch references virgl .c files that seem to be no longer in the mesa .src, and msys2...
> @Minksh https://github.com/tenclass/mvisor-win-vgpu-driver/releases/download/v1.0.0/MvisorVGPUx64.dll Hey thanks :) , I recompiled mvisor with the gpu flag and tried again, unfortunately it doesn't seem to fix the issue. Which compiler did you use...