VirtualBox FAQ#
Warning
These notes are added over time, and some may be outdated. If you notice anything incorrect, please open an issue.
More questions?
If the following sections to not answer your question, please direct further inquiries to the Quantum Mobile support channel in the AiiDA Discourse.
How do I change the keyboard layout from the default (US English keyboard)?#
open the ubuntu settings within the VM (click on the ubuntu logo in the lower left corner, search for
Settings, and then click on it to launch)go to
Keyboard➔Input sources➔Add Input Sourceclick on the
⋮and add the desired languageOnce added there you should be able to select the desired keyboard profile in a drop-down menu on the upper right corner of the screen.
How do I install a recent version of VirtualBox on Ubuntu?#
Download corresponding .deb file from VirtualBox and do sudo dpkg -i <deb-file>.
Warning
VirtualBox might fail to start on Secure Boot-enabled Linux system, you can either 1) disable Secure Boot, please consult the user manual of the hardware manufacturer for the specific configuration in the BIOS/UEFI, or 2) sign the VirtualBox kernel extensions, note you might need to re-sign the kernel module for each kernel update.
Icons and text are small on high-resolution screens. How do I enlarge them?#
Increase the scale factor in Machine => Settings => Display => Scale
How to enable Audio?#
Stop the VM
Go to Machine => Settings => Audio
Tick “Enable Audio” and select your desired Audio driver.
Start the VM.