weird with there xservers i have'nt figured out yet. Thanks for the info i'll install 4.1.0
Neal
Michel Dänzer wrote:
neal elliott wrote:I am running linux on my Apple ibook that has a "Rage
Mobility M3" video card. I was wondering why
X is so slow. even slower compared to a similar card I have on my intel
box running linux. Is there any way I can
speed up my xserver? Is there a better version of XFree86 I should use
for my system? I am using xfree 4.0.2.
Upgrading to 4.1.0 probably wouldn't hurt.Section "Device"
Identifier "Primary-Card"
EndSection
Put in
Driver "ati"
here...Section "Screen"
Driver "fbdev"
DefaultColorDepth 32
And take these two lines out. Actually, I'm a bit surprised this works at all
as it's actually 3.3.x syntax.
