http://bugs.freedesktop.org/show_bug.cgi?id=25607
--- Comment #1 from Pauli <[email protected]> 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. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
