Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I suggest using an xterm or console terminal then su - root then edit the file you need. or you could log on (i think you are using the graphical X environment) as root then you do not have to do any "su -ing" and just edit and save you file.
got the kedit text editor with root permission, then went to /etc/x11 and found xf86config
enter.
i got into the xf86 config file , was able to edit, it, saved. bad news, the driver still doesn,t work. at least i am able to change the file now, and can do some further testing. later and thanks
More than likely you are going to have to recompile the kernel with your video card driver files in the correct locations. Right off the top of my head I can't remember where...but look on LDP (linux doc project) for a how-to on compiling the kernel they are pretty good. If you have a binary of the driver you can do a modprobe <driver>, then do a lsmod to see if is there. check man pages for exact modprobe for syntax.
well, i opened kedit again, and i found that i had 2 drivers, just realized that i downloaded the nvidia driver twice, so i editied both of em. then i rebooted, and bingo-- i saw the nvidia spash screen, and i knew success was at hand. i went to preferences , opened screensavers, click on the euphoria screensaver, and did it work great. my hard work paid off, and with the help of those here at linux questions, i did it.
i read where this is an easy install, may be for someone that has some experince using linux, but for a newbee, forget it.
well, i opened kedit again, and i found that i had 2 drivers, just realized that i downloaded the nvidia driver twice, so i editied both of em. then i rebooted, and bingo-- i saw the nvidia spash screen, and i knew success was at hand. i went to preferences , opened screensavers, click on the euphoria screensaver, and did it work great. my hard work paid off, and with the help of those here at linux questions, i did it.
i read where this is an easy install, may be for someone that has some experince using linux, but for a newbee, forget it.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.