diff options
author | Anssi Hannula <anssi@mageia.org> | 2012-04-05 02:49:43 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mageia.org> | 2012-04-05 02:49:43 +0000 |
commit | c61397fbd9ccea27c9879b6951cc518b664666e8 (patch) | |
tree | 7c3b8f511160a4b831a3d2aa2cdf05cc3d1072b2 /NEWS | |
parent | 904fa5196c05a4ec59f4bc29ed1246e7409498f0 (diff) | |
download | drakx-kbd-mouse-x11-c61397fbd9ccea27c9879b6951cc518b664666e8.tar drakx-kbd-mouse-x11-c61397fbd9ccea27c9879b6951cc518b664666e8.tar.gz drakx-kbd-mouse-x11-c61397fbd9ccea27c9879b6951cc518b664666e8.tar.bz2 drakx-kbd-mouse-x11-c61397fbd9ccea27c9879b6951cc518b664666e8.tar.xz drakx-kbd-mouse-x11-c61397fbd9ccea27c9879b6951cc518b664666e8.zip |
display_driver_helper: return false for --is-kms-allowed when radeon
firmware is needed but not installed
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ X server in that case o load radeon module with modeset=0 when no firmware is installed (see mga#3466) + 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 Version 0.99 - 18 December 2011 - default to 24bit with QXL driver (16 bit doesn't work) |