https://bugs.winehq.org/show_bug.cgi?id=52342
--- Comment #14 from Moté automates+bugwine@lepouete.fr --- (In reply to Sveinar Søpler from comment #13)
(In reply to Sveinar Søpler from comment #12)
Created attachment 71519 [details] Uuid and Luid
Added two stubbed functions that made DAZ start again.
Still not actually rendering with CUDA tho (when you press the render button). Guess its still something missing there.
Somewhat wrong wording.. i made the stubbed functions become real functions? :O
Damn it! I was about to post my patch! Well, we did exactly the same, I guess at least I’m happy I understood how it worked.
We’re back to the old problem:
CUDA module initialization failed. cudaRuntimeGetVersion returned with error 'initialization error'
I really think this is an issue with cudart and not nvcuda. Would mean that we’d need to do exactly the same for cudart than for nvcuda.