Stop disabling KMS for radeon
authorChristian Hofstaedtler <ch@grml.org>
Sun, 11 Dec 2011 01:54:43 +0000 (02:54 +0100)
committerChristian Hofstaedtler <ch@grml.org>
Sun, 11 Dec 2011 01:54:43 +0000 (02:54 +0100)
radeon X driver doesn't work without KMS on newer GPU hardware.

etc/grml/fai/config/files/etc/modprobe.d/radeon-kms.conf/GRMLBASE [deleted file]
etc/grml/fai/config/scripts/GRMLBASE/39-modprobe

diff --git a/etc/grml/fai/config/files/etc/modprobe.d/radeon-kms.conf/GRMLBASE b/etc/grml/fai/config/files/etc/modprobe.d/radeon-kms.conf/GRMLBASE
deleted file mode 100644 (file)
index 38dc395..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# This file was deployed via grml-live's
-# ${GRML_FAI_CONFIG}/config/scripts/GRMLBASE/39-modprobe script, using
-# ${GRML_FAI_CONFIG}/config/files/etc/modprobe.d/radeon-kms.conf/GRMLBASE
-#
-# Filename:      /etc/modprobe.d/radeon-kms.conf
-# Purpose:       Disable KMS for radeon, due to bugs on ES1000 radeons
-#                making the screen unusable.
-# Authors:       grml-team (grml.org),
-#                (c) Ulrich Dangel <mru@grml.org>
-# Bug-Reports:   see http://grml.org/bugs/
-# License:       This file is licensed under the GPL v2 or any later version.
-################################################################################
-
-options radeon modeset=0
index 31e97f9..86f6723 100755 (executable)
@@ -17,9 +17,6 @@ set -e
 # and http://blog.bofh.it/debian/id_236
 find $target/etc/modprobe.d -maxdepth 1 -type f ! -name \*\.conf -exec mv {} {}.conf \;
 
-# Replace modprobe configuration files to workaround issues.
-fcopy -v /etc/modprobe.d/radeon-kms.conf
-
 # Copy the loop options
 fcopy -v /etc/modprobe.d/loop-part.conf