http://bugs.freedesktop.org/show_bug.cgi?id=19698
--- Comment #2 from Alex Deucher <[email protected]> 2009-01-23 10:36:01 PST --- Can you try the drm in git master? first backup your old drm modules (usually in /lib/modules/`uname -r`/kernel/drivers/char/drm/) , then: git clone git://anongit.freedesktop.org/mesa/drm cd drm/linux-core make (as root) cp *.ko /lib/modules/`uname -r`/kernel/drivers/char/drm/ modprobe -r radeon depmod -a Then start X. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
