https://bugs.freedesktop.org/show_bug.cgi?id=36007
--- Comment #9 from Alex Deucher <[email protected]> 2011-04-07 07:25:35 PDT --- You have to load the drm before X has started. Try the following: 1. Add "radeon.modeset=0 single" to the end of your kernel command line in grub. That should boot into single user mode without X running. 2. At the console (do not start X) enter the following commands: modprobe -r radeon modprobe fbcon modprobe radeon modeset=1 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
