On Fri, 2005-12-09 at 09:23 +0000, Stephen Wilkinson wrote:
> Xorg version: xorg 11R6.8.2-6
> Nvidia drivers: 1.0-7676
> Gtk2: 2.8.6-1
> 
> Tinkering with my xorg.conf settings, I found that "RenderAccel" can
> be enabled AND the garbled font problem disappears by enabling
> AllowGLXWithComposite. So in my "Device section I have:
> 
> Section "Device"
>     .........
>     Driver       "nvidia"
>     Option "RenderAccel" "true"
>     Option "AllowGLXWithComposite"
>     .........
> EndSection
> 
> ( If AllowGLXWithComposite is commented out but RenderAccel is True,
> then I have garbled fonts in gtk2 apps and gnome. If I comment out
> both, fonts are ok. )
> 
> Arch Wiki pages say that RenderAccel should be switched off if the
> system crashes - so far I've not had any problems (touch wood).
> 
> Steve

Hmm, you're using composite extension? You're on your own at the moment
you use composite. Composite is still in development stuff, which can
break anything at anytime. 


_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to