[Bug 36007] [natty] system freezes on boot without disabling KMS

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 7 07:25:35 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=36007

--- Comment #9 from Alex Deucher <agd5f at yahoo.com> 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.


More information about the xorg-driver-ati mailing list