http://bugs.freedesktop.org/show_bug.cgi?id=24301
--- Comment #7 from Alex Deucher <[email protected]> 2009-10-06 08:33:12 PST --- does it work ok with my drm tree? First back up your existing drm modules (drm.ko, radeon.ko) from /lib/modules/`uname -r`/kernel/drivers/gpu/drm/ and /lib/modules/`uname -r`/kernel/drivers/gpu/drm/radeon then: git clone git://anongit.freedesktop.org/~agd5f/drm cd drm git checkout -b r6xx-r7xx-3d origin/r6xx-r7xx-3d cd linux-core make drm.o radeon.o cp drm.ko /lib/modules/`uname -r`/kernel/drivers/gpu/drm/ cp radeon.ko /lib/modules/`uname -r`/kernel/drivers/gpu/drm/radeon -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
