https://bugs.winehq.org/show_bug.cgi?id=47318
Bug ID: 47318 Summary: wine has seizure when run in ubuntu 18.04LTS with NVIDIA driver Product: Wine Version: 4.0.1 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: topjetboy@yahoo.com Distribution: ---
Ubuntu 18.04 with NVIDIA driver
on Jun 3 17:15:32 2019 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 418.56 Driver Version: 418.56 CUDA Version: 10.1 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | |===============================+======================+======================| | 0 TITAN X (Pascal) Off | 00000000:01:00.0 On | N/A | | 23% 29C P0 61W / 250W | 866MiB / 12192MiB | 1% Default | +-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+ | Processes: GPU Memory | | GPU PID Type Process name Usage | |=============================================================================| | 0 1812 G /usr/lib/xorg/Xorg 45MiB | | 0 1890 G /usr/bin/gnome-shell 50MiB | | 0 3724 G /usr/lib/xorg/Xorg 433MiB | | 0 3881 G /usr/bin/gnome-shell 334MiB | +-----------------------------------------------------------------------------+
wine installed as per instructions. succesfully installed mathType.exe executing ~/.wine/drive_c/MathType$ wine MathType.exe
results in
0024:err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 000d:err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 0009:err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 002d:fixme:kernelbase:AppPolicyGetThreadInitializationType 0xfffffffa, 0xa7fea0 003b:fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4090409, 0000: semi-stub! 003b:fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4090409, 0000: semi-stub! 0009:fixme:font:get_outline_text_metrics failed to read full_nameW for font L"Ani"! 0009:fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4090409, 0000: semi-stub! 0031:fixme:heap:RtlCompactHeap (0x2120000, 0x0) stub 002c:err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 0040:fixme:tasklist:wmain stub: L"C:\windows\system32\tasklist.exe" L"/FI" L"PID eq 8" L"/FO" L"CSV" L"/NH" ^C0043:fixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
Although window for MathType appears, any attempt to use it only causes ubuntu to beep. Same exe runs fine on windows machine.
I need to run NVIDIA driver for machine learning projects.