From 5ece4320df271510db284501ab95003278389f09 Mon Sep 17 00:00:00 2001 From: yurialek Date: Sat, 20 Oct 2018 23:00:43 +0200 Subject: [PATCH] Update --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 161a0dc..ae3efc5 100644 --- a/README.md +++ b/README.md @@ -45,10 +45,10 @@ In one command it kills X, frees the GPU from drivers and console, detaches the [Software] Linux Distro: ArchLinux - Linux Kernel: 4.17.14 + Linux Kernel: 4.18.14 Nvidia divers: 396.51-1 - QEMU version: 2.12.1-1 - OVMF version: r24021 + QEMU version: 3.0.0-3 + OVMF version: r24601 [Guests] Windows 10 Pro 1709 x64 @@ -85,7 +85,7 @@ From here you are alone, I don't know how to proceed. Maybe you need to edit, ma ### Edit the VBIOS 1. Open the vBIOS ROM (`vBIOS.rom`) in the HEX editor. -2. [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. [Note that series of `FF` values have been reported on a GTX 1060](Screenshots/Hex vBIOS 1060.png) +2. [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. [Note that series of `FF` values have been reported on a GTX 1060](Screenshots/Hex vBIOS 1060.png) ## Configure 1. Clone this repository