http://bugs.freedesktop.org/show_bug.cgi?id=20454
--- Comment #11 from Alex Deucher <[email protected]> 2009-03-05 08:46:16 PST --- you can either download the zip file, or clone the tree using git, don't do both :) if you grab the zip, extract it, change to the linux-core folder, and run: make drm.o radeon.o then copy radeon.ko and drm.ko to your kernel module tree. /lib/modules/VERSION/kernel/drivers/char/drm/ or on newer kernels: /lib/modules/VERSION/kernel/drivers/gpu/drm/ for drm.ko and /lib/modules/VERSION/kernel/drivers/gpu/drm/radeon/ for radeon.ko -- 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
