https://bugs.winehq.org/show_bug.cgi?id=52528
Sveinar Søpler cybermax@dexter.no changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cybermax@dexter.no
--- Comment #1 from Sveinar Søpler cybermax@dexter.no --- Not sure why you are installing CUDA SDK in the prefix, unless you are going to compile cuda apps? Does "Warpem" compile various CUDA apps?
The equivalent of "Latest GPU driver from NVIDIA" when it comes to CUDA, is using wine-staging to get "nvcuda".
This is a relay library that provides the Wine version of nvcuda.dll that in turn utilizes Linux GPU driver's libcuda.so.
To provide anything meaningful in terms of debugging information you need:
wine-staging (preferably 7.1) Run with WINEDEBUG=+nvcuda,+nvapi
I dunno if this "warpem" software can run some sort of diagnostic upon starting or whatnot? I do not have any particular hardware (Gatan K3 Camera?).