BTS

Message3511

Author mru
Recipients gebi, mika
Date 2010-11-26.15:19:13
Content
The problem is that /etc/modprobe.d/radeon-kms.conf explicitly specifies radeon
modeset=1 so maybe we should add radeon.modeset=0 to the boot parameters.

For debugging this issue
http://wiki.x.org/wiki/radeonBuildHowTo#Moduleforframebufferconsole helps.

Stuff we maybe can try:
radeon.agpmode=-1
remove the vga parameter specify radeon.modeset=0, boot, unload the all radeon
and fb modules, load the radeon module again.
History
Date User Action Args
2010-11-26 15:19:14mrusetrecipients: + mika, gebi
2010-11-26 15:19:14mrusetmessageid: <1290784754.37.0.00507284376807.issue935@bts.grml.org>
2010-11-26 15:19:14mrulinkissue935 messages
2010-11-26 15:19:13mrucreate