-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows 10 Enterprise 1903 + nvidia 441.66 on xen works! #45
Comments
Hi, MAngel, did you compile on the same VM or separate machine. I tried compiling on a separate machine, the driver was patched successfully but it did not work when installing. |
on the same... |
hmm, I tried on the same machine, and it did not work too. Did you need to turn off Windows Update/internet to patch it? |
no... |
hmm. I'm using xcp-ng, where as you are using xen directly.. |
thats right... I'm using xen 4.12
|
still works with Windows 10 1909 and nvidia 442.19 |
great to hear. Question, why did use xen directly instead of something like xenserver? Isn't it more troublesome to manage? |
Citrix xenserver doesnt use all the features of opensource xen... I use it @home on 3 hosts. Its easy to manage it with virsh or/and xl. |
Windows 10 version 1909 + nvidia driver 442.59 works to... |
For all they have problem with nvidia here my tips:
Here my config for windows 10 HVM domU; name = "marax.chao5.int" Good luck! |
Hey! Did you manage to make it work with xcp-ng? |
sorry I dont use it... I use CentOS 8 with pkgs from "Xen made easy" Project and self compiled libvirt |
Hi
Hardware:
CPU i9-9900K (all 16 cores useable for Windows DomU (VM))
RAM 64GB (Windows DomU 32GB)
Graphics: Nvidia RTX 2070 (Gigabyte) + 441.66 driver
OS: Windows 10 Enterprise 1903
Hypervisor: Xen 4.12 with Centos7
One thing: It was neccessery to add a new signtool path to your script.
One question:
Can I deactivate the testmode after the nvidia driver is installed? Or do I need to leave it on if I want to use the "selfsigned" driver?
BTW: BIG THX FOR THIS PATCH!
TiA
The text was updated successfully, but these errors were encountered: