[Bug 52647] wine-staging 7.3 fails to run on debian11 (but work on Debian10)

WineHQ Bugzilla wine-bugs at winehq.org
Tue Mar 15 02:40:31 CDT 2022


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

--- Comment #11 from Alois Schlögl <alois.schloegl at gmail.com> ---
Created attachment 72005
  --> https://bugs.winehq.org/attachment.cgi?id=72005
wine debug log when nvidia-drm module is loaded

Yes, the $HOME is on NFS, but in order to exclude that possibility, 
I'll redo this on a local disk /localhome/schloegl/.wine, and use the suggested
debug flags. 

Moreover, I'll run the following script with and without nvidia-drm kernel
module loaded.  

    export WINEPREFIX=/localhome/schloegl/.wine.with_nvidia_drm

    lsmod |grep nvidia 

    export WINEDEBUG=+loaddll

    rm -rf $WINEPREFIX
    wineboot -u 
    winefile 

    cp /mnt/nfs/clustersw/shared/CUDA-Z/0.10.251/CUDA-Z-0.10.251-64bit.exe
$WINEPREFIX/drive_c/CUDA-Z

    wine $WINEPREFIX/drive_c/CUDA-Z


Without nvidia-drm, the script runs through, when the nvidia-drm is loaded,
wine fails into debug mode and I killed the "winedbg" processes .

-- 
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