Hi,
I am running Xorg on 9.3-RELEASE-p21 on a Nvidia vanta (which is a TNT ):
As can be seen from this snipped I use the standard nv driver, not the binary proprietary Linux-burdened one. It always provided enough speed for me.
Everything seems fine and it worked for years. Acceleration is decent for 2d. But? Well.. after a certain "upgrade" of port packages certain fonts do not draw properly anymore.. no text can be seen.
Windowmaker menus... or emacs. Moving a window causes a refresh and the text appears perfectly, but this is quite inconvenient.
"xterms" display perfectly.
I updated several times, hoping the problem would go away, but nothing. Actually, it started under 8.x, but it continued under FreeBSD 9, even with a total port rebuild. I believe there is a bad interaction of a font display library and the video driver.
I played with the driver options (ShadowFB, HW and SW cursor...) but no help. The only thing which fixes the problem is NoAccel. But well, that is a total loss of speed that makes a desktop unusable.
Any hints on how to diagnose further or on how to tweak the driver?
Dumping Nvidia in favor of ATI is not an option because I have a low-profile card which are pretty hard to find in AGP.
I am running Xorg on 9.3-RELEASE-p21 on a Nvidia vanta (which is a TNT ):
Code:
[ 996.823] (--) NV(0): Chipset: "Vanta"
[ 996.823] (==) NV(0): Depth 24, (--) framebuffer bpp 32
[ 996.823] (==) NV(0): RGB weight 888
[ 996.823] (==) NV(0): Default visual is TrueColor
As can be seen from this snipped I use the standard nv driver, not the binary proprietary Linux-burdened one. It always provided enough speed for me.
Everything seems fine and it worked for years. Acceleration is decent for 2d. But? Well.. after a certain "upgrade" of port packages certain fonts do not draw properly anymore.. no text can be seen.
Windowmaker menus... or emacs. Moving a window causes a refresh and the text appears perfectly, but this is quite inconvenient.
"xterms" display perfectly.
I updated several times, hoping the problem would go away, but nothing. Actually, it started under 8.x, but it continued under FreeBSD 9, even with a total port rebuild. I believe there is a bad interaction of a font display library and the video driver.
I played with the driver options (ShadowFB, HW and SW cursor...) but no help. The only thing which fixes the problem is NoAccel. But well, that is a total loss of speed that makes a desktop unusable.
Any hints on how to diagnose further or on how to tweak the driver?
Dumping Nvidia in favor of ATI is not an option because I have a low-profile card which are pretty hard to find in AGP.