[Plib-devel] [OT] FSAA with ati's fglrx
Brought to you by:
sjbaker
From: Bram S. <br...@sa...> - 2005-03-04 07:52:22
|
Hi there, This is not strictly a plib matter, but I think there a quite a few smart people on this list how may be able to help me out. And my posting on comp.os.linux.x had zero resonse. All I'm trying to do is enable FSAA on a Radeon9700 with fglrx. I have in my xfree cfg: Option "FSAAEnable" "yes" Option "FSAAScale" "4" I tried 2x, 4x, 6x, but I always get contradictions in my XF86Config log, because first, xf86 tells me: (**) fglrx(0): Option "FSAAScale" "4" (**) fglrx(0): Option "FSAAEnable" "yes" And later in the log, I get: (==) fglrx(0): HPV inactive (==) fglrx(0): FSAA enabled: NO (==) fglrx(0): FSAA Gamma enabled What the heck is going on here???? glx works just fine for me, as this glxinfo output shows: OpenGL vendor string: ATI Technologies Inc. OpenGL renderer string: MOBILITY RADEON 9700 Generic OpenGL version string: 1.3.4641 (X4.3.0-3.14.6) I'm really puzzled. bram |