[Bug 25607] drmCheckModesettingSupported fails if X loaded radeon modeset=1 just before

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 1 14:09:53 PST 2010


http://bugs.freedesktop.org/show_bug.cgi?id=25607





--- Comment #1 from Pauli <suokkos at gmail.com>  2010-02-01 14:09:52 PST ---
Created an attachment (id=32981)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=32981)
Load kernel module before checking for KMS

In fact kernel module is loaded after KMS support is checked. Attached patch is
idea how to make ddx load kernel module before checking for KMS support. Code
is a bit modified copy/paste from DRI initialization code that would normally
handle kernel module loading.

I didn't test if it really works because on my system radeon module is
auto-loaded early in boot.


-- 
Configure bugmail: http://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