merge-requests/1/head
Yuri Alek 6 years ago
parent 31ec16e713
commit 6c2cfd4dae

@ -75,9 +75,9 @@ wget -o virtio-win.iso "https://fedorapeople.org/groups/virt/virtio-win/direct-d
1. Boot the host into Windows.
2. [Download and install GPU-Z](https://www.techpowerup.com/gpuz/).
3. [Download and install a HEX editor](https://github.com/bwrsandman/Bless).
3. [Open GPU-Z and backup the GPU BIOS](/Screenshots/vBIOS.png). Right next to the `Bios Version`; in my case `80.04.C3.00.0F`, there is an icon for backup. A file named `GK104.rom` will be created. [There is also a way of doing it in Linux]() but it did not work for me.
3. [Open GPU-Z and backup the GPU BIOS](/Screenshots/vBIOS.png). Right next to the `Bios Version`; in my case `80.04.C3.00.0F`, there is an icon for backup. A file named `GK104.rom` will be created [Your file name may vary].
4. Open the ROM (`GK104.rom`) in the HEX editor.
5. After a bunch of `00` there is a `55` or `U` in HEX, delete everything before the `55`, and save. I strongly recommend not to overwrite the original ROM.
5. [After a bunch of `00` there is a `55` or `U` in HEX, delete everything before the `55`](/Screenshots/Hex vBIOS.png), and save. I strongly recommend not to overwrite the original ROM.
7. Get the iommu groups needed for the VM (GPU, GPU audio and USB controller)
```bash

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 MiB

Loading…
Cancel
Save