diff options
author | Anssi Hannula <anssi@mageia.org> | 2012-04-05 02:49:47 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mageia.org> | 2012-04-05 02:49:47 +0000 |
commit | ae005c070f2232f77d5ae70f9b1c5160a855b75f (patch) | |
tree | 014509b03f8757a65e04873c7db120c6de808005 /NEWS | |
parent | c61397fbd9ccea27c9879b6951cc518b664666e8 (diff) | |
download | drakx-kbd-mouse-x11-ae005c070f2232f77d5ae70f9b1c5160a855b75f.tar drakx-kbd-mouse-x11-ae005c070f2232f77d5ae70f9b1c5160a855b75f.tar.gz drakx-kbd-mouse-x11-ae005c070f2232f77d5ae70f9b1c5160a855b75f.tar.bz2 drakx-kbd-mouse-x11-ae005c070f2232f77d5ae70f9b1c5160a855b75f.tar.xz drakx-kbd-mouse-x11-ae005c070f2232f77d5ae70f9b1c5160a855b75f.zip |
display_driver_helper: add --setup-boot-kms action which
sets/unsets 'nokmsboot' boot option as necessary
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ o report KMS as not allowed with --is-kms-allowed on radeon hardware without radeon firmware, so that 'nokmsboot' will be used on such cases + o add --setup-boot-kms action which sets/unsets 'nokmsboot' boot + option as necessary Version 0.99 - 18 December 2011 - default to 24bit with QXL driver (16 bit doesn't work) |