|
|
#1 | |
|
Registered User
Join Date: Jan 2004
Posts: 6
|
elo,
how to set the OpenGl Environment Variables (FSAA, Anisotropic, VBlank Syncing, etc...) in XF86 ? in XF86Config(-4) file ? in console ? plz, explain-me (if possible in FR )...I don't understand how to specify this option... I'll like to know this, because i've writing an HowTo Install Nvidia (in FR : ) www.stephane-huc.net/config/Nvidia), also i'm moderator to a linux forum and ... that's important for me ! |
|
|
|
|
|
|
#2 | ||
|
Linux Assimilator
Join Date: Aug 2002
Location: Scottsdale, AZ
Posts: 72
|
That's easy
go to etc/X11 then open XF86Config file with some text editor(I would recommend kate). Some RedHat based distributions use XF86Config-4 file. Refer to nvidia readme file then edit XF86Config(-4) Quote:
If you have Geforce 4 Ti video card type in console __GL_FSAA_MODE=1 to enable 2x Bilinear Multisampling or add these lines as a option in XF86Config Same thing goes for Anisotropic filtering Quote:
__GL_DEFAULT_LOG_ANISO=3 to enable maximum anisotropic filtering for GeForce 4 There are applications which can do that for you like YANC or you can download nvidia beta 46.20 drivers and do the following in console ./NVIDIA-Linux-x86-1.0-4620-pkg1.run --extract-only go to /NVIDIA-Linux-x86-1.0-4620-pkg1/usr/bin and copy nvidia-settings file to /usr/bin directory. Type nvidia-settings and you'll see something like this http://members.rogers.com/borgware/linux/nvsettings.png Enjoy Last edited by borgzilla; 01-02-04 at 06:13 PM. |
||
|
|
|
|
|
#3 | |
|
Registered User
Join Date: Jan 2004
Posts: 6
|
elo, thank...
just one precision ... when you says : Quote:
and 2de question : if you have 2 display with 2 video cards GeForce 4 (one for one, but not same chipset video, aka 1 GF4 MX and 1 GF4 TI)... that's possible to configure this variables ? |
|
|
|
|
|
|
#4 | |
|
Linux Assimilator
Join Date: Aug 2002
Location: Scottsdale, AZ
Posts: 72
|
Correct
it's under section device I did some syntax mistake in a example above it should be __GL_FSAA_MODE=1 I can't answer 2nd question cause I use only one dual head card sorry ![]() |
|
|
|
|
|
|
#5 |
|
Join Date: Sep 2003
Location: UK
Posts: 847
|
You can also enable it globel by putting it in your .profile , it's hidden in your user directory.
export__GL_DEFAULT_LOG_ANISO=??? export__GL_FSAA_MODE=???? You can also set them per application, just open the executable script for say ,UT2003 that starts it and put the lines in there.
__________________
AthlonXP 2600+ / nForce2 Asus A7N8X-X / PNY GeForce FX5900 Ultra / 1024Mb Samsung Ram /nForce Sound / Hansol 920D Plus 19" monitor / Lite-On 32x12x40 / 2x Maxtor HD 40Gb/80Gb / nVidia 7174 driver / Gnome 2.10.1 / Kernel 2.6.11.9 / Slackware 10.0 |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Sep 2002
Posts: 59
|
I don't think env var's should or can be set in XF86Config, I could be wrong though.
|
|
|
|
|
|
|
#7 | |
|
Linux Assimilator
Join Date: Aug 2002
Location: Scottsdale, AZ
Posts: 72
|
Quote:
http://pages.infinit.net/proy/nvidia-howto.txt YANC in combination with nvclock is the best solution if you ask me. |
|
|
|
|
|
|
#8 |
|
Registered User
Join Date: Jan 2004
Posts: 6
|
Thank, for all
![]() |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| OpenGL book | Airstrip1 | Software Development | 2 | 08-12-12 08:55 AM |
| First look at Chrome in the Windows 8 Metro environment | News | Latest Tech And Game Headlines | 0 | 06-12-12 10:30 PM |
| Video: NASA Advanced Computing Environment for Science and Engineering | News | Latest Tech And Game Headlines | 0 | 05-08-12 05:00 PM |
| Major WineX prob... I think it has to do with the vidcard... | Linewbie | NVIDIA Linux | 20 | 10-09-02 09:58 PM |
| Slow OpenGL on 7.3 | kl899 | NVIDIA Linux | 1 | 08-04-02 07:58 PM |