Nguyen Tran Minh Duc
Nguyen Tran Minh Duc
640 has no INF driver pack (I'm not the one who make such pack). Furthermore, even with reg method (my installer doesn't supports), it still doesn't have working touch out...
I compiled and tried it, but I got the BSOD `DRIVER_CORRUPTED_EXPOOL`. Host: Windows 11 Pro (10.0.22621.2070), NVIDIA driver 536.67 Guest: Windows 10 Enterprise (10.0.16299.15) First, I compiled QEMU in MSYS2...
Additionally, I tried booting Linux Mint 20.2 live cd but QEMU itself crashed on some heap corruption issue. I replaced the original MSYS2 virglrenderer dll which fixed it. The Windows...
> Hi @RedGreenBlue09, it seems that kernel crash happened during driver unloading (`VioGpu3DRemoveDevice` in backtrace) and while it is a problem, it is not the root cause for driver not...
... Network debug also hangs like serial. Interestingly that doesn't happen with ReactOS.
I have no luck with live kernel debug. I tried using accel tcg, official qemu, none of these helps. If I enable boot debug, Windows boot manager itself freezes. Absolutely...
@max8rr8 Okay, I'm sorry for the rant. It doesn't hang forever, just 30 minutes :((. I tried your command and got an error: ``` 0: kd> bp watchdog!WdLogEvent5_WdError "k; g"...
After reloading symbols, the error is gone. Here is the new log. [windbg2.txt](https://github.com/virtio-win/kvm-guest-drivers-windows/files/12392925/windbg2.txt)
Hi @max8rr8, I retested the latest update of both mesa and viogpu3d. Seems like the number of errors has reduced, but it's still not working. I can see and move...
BSODs are fixed with the latest changes. Still, driver is unloaded (code 43).