diff options
author | Anssi Hannula <anssi@mageia.org> | 2012-04-05 02:49:35 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mageia.org> | 2012-04-05 02:49:35 +0000 |
commit | 9ef0abf9ef2baa444a481422ddeec037c7c819ba (patch) | |
tree | 165f4c5c616bcd68489ae481534d5991beeee3b3 /NEWS | |
parent | 3bbbe26aa84dc04589637c075435601fa3978193 (diff) | |
download | drakx-kbd-mouse-x11-9ef0abf9ef2baa444a481422ddeec037c7c819ba.tar drakx-kbd-mouse-x11-9ef0abf9ef2baa444a481422ddeec037c7c819ba.tar.gz drakx-kbd-mouse-x11-9ef0abf9ef2baa444a481422ddeec037c7c819ba.tar.bz2 drakx-kbd-mouse-x11-9ef0abf9ef2baa444a481422ddeec037c7c819ba.tar.xz drakx-kbd-mouse-x11-9ef0abf9ef2baa444a481422ddeec037c7c819ba.zip |
display_driver_helper: load radeon module with modeset=0 when no firmware is installed (see mga#3466)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,10 +3,12 @@ xorg.conf.standard exists - handle drivers needing SSE - handle drivers needing firmware (mga#1471, mga#3421) -- display_driver_helper changes: +- display_driver_helper: o drop support for unused and unuseful --check-initrd option o allow use of nouveau without xorg.conf as it is now autoselected by X server in that case + o load radeon module with modeset=0 when no firmware is installed + (see mga#3466) Version 0.99 - 18 December 2011 - default to 24bit with QXL driver (16 bit doesn't work) |