LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   editing xf86config-4 (https://www.linuxquestions.org/questions/linux-newbie-8/editing-xf86config-4-a-4163/)

sickels 07-11-2001 07:43 AM

editing xf86config-4
 
I've recently installed the nvidia drivers on my comp. I have Mandrake 8.0 and TNT2 ultra video card. Everything appears to be installed corretly. I just cannot figure out how to edit the xf86config-4 file to look for the nvidia drivers. I know the commands to type into the file but when I try I get the message that I don't have permission to write this file. What do I need to do to edit this file and save it.
Thanks

trickykid 07-11-2001 08:29 AM

what's your permissions on the file? have you tried changing them so you can write to them if that is the case.

you can change permissions with chmod.

try changing the permissions to chmod 666 /filename as file name is the name of the xfconfig file your wanting to edit.

sickels 07-11-2001 10:33 AM

And this is done from the terminal window?

jharris 07-11-2001 10:46 AM

Also, what user are you logged in as. You should be using root for a job like this. Otherwise you would hope to get a permission denyed errors!

cheers

Jamie...

trickykid 07-11-2001 10:47 AM

yes... indeed. unless you have X working and can do it in the GUI.

and yes like jharris said, make sure your root or su into root to modify this file.


All times are GMT -5. The time now is 06:12 PM.