From b8018cf11f66bd57fa5526bad6ca66dde1f182ef Mon Sep 17 00:00:00 2001 From: Lukas Date: Sun, 28 Nov 2021 17:57:12 +0100 Subject: [PATCH] add mesa drivers to avoid blank screen on newly created virtual machines --- blocks/base-desktop-gnome.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/blocks/base-desktop-gnome.cfg b/blocks/base-desktop-gnome.cfg index a3caa8c..c5fcc53 100644 --- a/blocks/base-desktop-gnome.cfg +++ b/blocks/base-desktop-gnome.cfg @@ -14,6 +14,7 @@ xconfig --startxonboot --defaultdesktop=GNOME # Start the display session on boo gnome-shell # the version 3 of the GNOME desktop environment, without any presintalled applications gnome-terminal # install the default terminal for GNOME Shell -gnome-tour # delete GNOME Tour so it doesn't automatically launch on boot +mesa-dri-drivers # add mesa drivers otherwise there is a blank screen when first booting a desktop-based kickstart without virtualization tools dejavu-sans-mono-fonts # the gnome-shell package doesn't include much fonts by default, resulting in weird spacings in GNOME Terminal. GNOME Terminal unfortunately doesn't automatically pick this font elementary-wallpapers-gnome.noarch # Gorgeous wallpapers from the elementary OS project wpa_supplicant # WPA Supplicant for Linux. It is not packaged by default in gnome-shell, but necessary to configure wireless networks using the Network Manager