I have a radeon 9000 pci, last time I tried it with cvs (6 months ago) it compiled and worked ok (even helkped a little to get it working), I decided to try again to see if the rendering issues were solved as I noticed some improvements on this list (and others mentioning improovements with radeons) only to find that it seems the current CVS doesn't support PCI radeons.
 
(Ignoring case here cause I'm typing this in windows)
I have X4.3.99.6, kernel 2.4.21-rc8
I have no AGP support in kernel (the only AGP on the motherboard is for the builtin video which I don't use)
 
host.def has #define HasAgpGart NO
 
the kernel/drm/linux/radeon* that use agp_memory all fail cause of agp_memory not being defined. Further investigation only found it being defined as a void for freebsd and netbsd.
 
There are others aswell, make World spits aout a screen of errors in agp_mem.h.

Reply via email to