[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: iBook G4 800MHz configuration



> Should I install the CVS version of XFree86??

Yes
 
$ cvs -z3 -d:pserver:anonymous@cvs.dri.sourceforge.net:/cvsroot/dri co xc
$ cd xc/xc
$ make World
$ su -c  "make install"
$ cd programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/
$ make -f Makefile.linux clean all radeon.o
$ su -c "mkdir /lib/modules/`uname -r`/kernel/drivers/char/drm/"
$ su -c cp radeon.o /lib/modules/`uname -r`/kernel/drivers/char/drm/"
$ su -c "depmod -a"
$ su -c "modprobe radeon"

should work. (extrapolating from what i did on my G3 with mach64)
You need kernel headers (or source, i don't remember).

> PS: where is the '~' key???

Option+n 

hth,
-- 
Colin
Ne disez pas disez, mais disez dites



Reply to: