[Bug 52528] cuda 10.0 and 10.2 installation fails with "err:ole:CoRevokeClassObject COM was not initialized"

WineHQ Bugzilla wine-bugs at winehq.org
Mon Feb 7 09:10:07 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=52528

Sveinar Søpler <cybermax at dexter.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cybermax at dexter.no

--- Comment #1 from Sveinar Søpler <cybermax at 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?).

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list