From 8abbb95248940948042ea33ff18a9f1b3342400c Mon Sep 17 00:00:00 2001 From: Jin Huang Date: Wed, 12 May 2021 14:47:36 -0400 Subject: [PATCH] Update VirtualBox.md --- VirtualBox.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/VirtualBox.md b/VirtualBox.md index a6b4493..8792077 100644 --- a/VirtualBox.md +++ b/VirtualBox.md @@ -52,3 +52,10 @@ singularity shell -B cvmfs:/cvmfs cvmfs/sphenix.opensciencegrid.org/singularity/ ``` ![Screenshot with Fun4All_G4_EICDetector.C](screenshot.png) + + +# Troubleshooting + +If you are having display issues then you can tell virtualbox to use a different graphics support by going to Settings->Display->Graphics Controller and selecting VboxVGA (You can also disable 3D acceleration here) + +![Changing Graphics Support](screenshotGraphicsSupport.png)