From: Silvio Rhatto Date: Sat, 25 Mar 2017 02:32:04 +0000 (-0300) Subject: Provision: desktop-basic: do not set /etc/modprobe.d/qxl-no-kms.conf by default X-Git-Tag: 0.1.0~508 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=1bb5ba4ba52ab907a8bfbe0267ee7bdf327cefa3;p=kvmx.git Provision: desktop-basic: do not set /etc/modprobe.d/qxl-no-kms.conf by default --- diff --git a/share/provision/desktop-basic b/share/provision/desktop-basic index 21ee3a1..7f435f0 100755 --- a/share/provision/desktop-basic +++ b/share/provision/desktop-basic @@ -32,10 +32,10 @@ $DIRNAME/development $HOSTNAME $DOMAIN $MIRROR # QLX # See https://labs.riseup.net/code/issues/11518 # https://bugs.mageia.org/show_bug.cgi?id=14607 -if [ ! -e "/etc/modprobe.d/qxl-no-kms.conf" ]; then - echo 'options qxl modeset=0' | sudo tee /etc/modprobe.d/qxl-no-kms.conf - sudo update-initramfs -v -u -fi +#if [ ! -e "/etc/modprobe.d/qxl-no-kms.conf" ]; then +# echo 'options qxl modeset=0' | sudo tee /etc/modprobe.d/qxl-no-kms.conf +# sudo update-initramfs -v -u +#fi # Ensure we are in the user home folder cd diff --git a/share/provision/files/desktop-basic/home/user/.custom/xsession b/share/provision/files/desktop-basic/home/user/.custom/xsession index 3d75e76..c465f74 100644 --- a/share/provision/files/desktop-basic/home/user/.custom/xsession +++ b/share/provision/files/desktop-basic/home/user/.custom/xsession @@ -3,7 +3,7 @@ # WINDOW_MANAGER="ratpoison" PROGRAMS="$PROGRAMS terminal" -DISPLAY_DEVICE="qxl-0" # or maybe Virtual-0 +DISPLAY_DEVICE="Virtual-0" # or maybe qlx-0 # # Set screen size