> > I don't have that xorg.conf within reach now, but aticonfig's
> > --max-gart-size=NUMBER parameter governs over the respective
> > xorg.conf option. Try 32, 64, 128, 256 or nothing at all. Experimenting
> > with Option "UseInternalAGPGART" "yes"  # or "no"
> > in combination with various GART sizes might also be worth the time spent.
> > My X works with GART size 128 and the UseInternalAGPGART option omitted.
> >
> > -Roman
> 
> Here's what I get when I run aticonfig with that command:
> 
> aticonfig: unrecognized option `--max-gart-size=128'
> aticonfig: parsing the command-line failed.
> 
> AFAIK, I have the latest drivers, I just updated them last week.  Any ideas?


I use ati-drivers-8.27.10-r1. It's the lastest masked version - maybe only
such recent aticonfig knows the option.
Anyway, the appropriate xorg.conf line is:

Option  "MaxGARTSize"   "128"

(in the "Device" section).

That reminds me - I use stable gentoo-sources and when trying to
emerge the latest stable ati-drivers, the fglrx.ko
module doesn't get correctly compiled.
I.e. the emerge process won't fail and stop to emphasize a fatal error.
Check if you can 'modprobe fglrx'. I only succeed with the latest masked
ati-drivers.

-Roman
-- 
[email protected] mailing list

Reply via email to