Set cirrus modeset=0 to prevent hang on QEMU
[grml-live.git] / etc / grml / fai / config / files / etc / modprobe.d / modesetting.conf / GRMLBASE
1 # This file was deployed via grml-live's
2 # ${GRML_FAI_CONFIG}/config/scripts/GRMLBASE/39-modprobe script, using
3 # ${GRML_FAI_CONFIG}/config/files/etc/modprobe.d/modesetting.conf/GRMLBASE
4 #
5 # Filename:      /etc/modprobe.d/modesetting.conf
6 # Purpose:       Disable cirrus modesetting due to https://bugs.debian.org/768157
7 # Authors:       grml-team (grml.org),
8 # Bug-Reports:   see http://grml.org/bugs/
9 # License:       This file is licensed under the GPL v2 or any later version.
10 ################################################################################
11
12 options cirrus modeset=0
13 options mgag200 modeset=1