PDA

View Full Version : Nvidia Xfree Settings


hudson
05-15-04, 09:58 AM
Hi ya all,

I wonder how I can get the nvidia xfree settings to be displayed, like the one I found in the thread: News Forums > Operationg systems Forums > Linux And NVIDIA Graphics under the post: Beta Linux Drivers which was posted by Moled 12-05-2003, 12:29 AM . I have installed the NVIDIA-Linux-x86-1.0-5336-pkg1.run which turned out just perfectly.


Thx in advanced

/Hud

Kamel
05-18-04, 12:27 PM
cat /etc/X11/XF86Config |less
is that what you mean?

if you would like to edit them, type this:

nano -w /etc/X11/XF86Config

alternately, you can use vi, vim, or whatever text editor you prefer... ie:

vi /etc/X11/XF86Config

it's also possible that your XF86Config will actually be XF86Config-4

good luck i suppose. i really am not sure what the question is, so if i "guessed" wrong, please post a reply clarifying what you want.

hudson
05-18-04, 05:42 PM
Hi again,

I want some sort of controlpanel for my 5336 driver package, familiar to the one i saw at this link:

http://www.nvnews.net/vbulletin/showthread.php?t=21848

/Hud