Here are the symptoms:
- only 4:3 resolutions listed when I try to change the resolution in Windows (see screenshot)
- when installing the Guest Additions, the display driver always says "driver failed to start". (see screenshot)
- same issue regardless of 2D/3D acceleration enabled (tried all 4 combinations)
- same issue regardless of "Maximum Guest Screen Size" (tried "None", "Automatic", "Hint: 1280x720", and "Hint: 1920x1080")
- same issue regardless of View --> "Auto-resize Guest Display" (stays the same screen size when window resized)
- same issue regardless of View --> "Virtual Display 1" --> picking any resolution (nothing happens; if I go to do it again, I can see the current resolution is still selected)
- viewtopic.php?f=2&t=74820
- viewtopic.php?f=7&t=78945
- http://www.wilderssecurity.com/threads/ ... ed.387196/
- https://www.virtualbox.org/ticket/17555
Code: Select all
VBoxManage setextradata "guestname" CustomVideoMode1
VBoxManage setextradata "guestname" GUI/LastGuestSizeHintSetup details:
VIRTUALBOX:
VirtualBox Graphical User Interface Version 5.2.10_Ubuntu r121806
HOST: Ubuntu 18.04 64-bit 32GB RAM
Code: Select all
$ lsb_release -sirc
Ubuntu
18.04
bionic
$ cat /proc/meminfo | grep -i memtotal
MemTotal: 32923460 kB
(Both fully patched last I checked, within the last month.)
Log attached.