aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2024-09-16 11:30:24 -0700
committerMark Nipper <nipsy@bitgnome.net>2024-09-16 11:30:24 -0700
commitc6f08552642c866945d47791fc3f94b613a02201 (patch)
treea18d08aa0a5f84c922ccf44fb265a2f922b43975
parentdaae2df70a8bbb9692ff0e76d40909dd4c3b1f63 (diff)
downloadnix-c6f08552642c866945d47791fc3f94b613a02201.tar
nix-c6f08552642c866945d47791fc3f94b613a02201.tar.gz
nix-c6f08552642c866945d47791fc3f94b613a02201.tar.bz2
nix-c6f08552642c866945d47791fc3f94b613a02201.tar.lz
nix-c6f08552642c866945d47791fc3f94b613a02201.tar.xz
nix-c6f08552642c866945d47791fc3f94b613a02201.tar.zst
nix-c6f08552642c866945d47791fc3f94b613a02201.zip
Add note about disabling 3D acceleration in VirtualBox
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 09ab74a..4435964 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ kaitain is using the newer ICH9 chpiset whereas richese is configured using the
Both use 8 CPU cores with PAE/NX enabled along with nested paging.
-Both use VMSVGA with 3D acceleration enabled and the default 16MB of video memory.
+Both use VMSVGA with 3D acceleration enabled (recently disabled due to X segfaulting when trying to initialize GLX) and the default 16MB of video memory.
Both use a virtio-scsi storage controller with host I/O cache enabled.