LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-27-2003, 04:58 PM   #1
w00t
Member
 
Registered: May 2003
Distribution: MDK
Posts: 66

Rep: Reputation: 15
Explane in total n00b terms!


1) How the hell your suposed to install the Nvidia Drivers as when u double click nothing happens!

2) How to alter the screens refresh rate from 70Hz to 85Hz

OS: Mandrake 9.1

Thanks
w00t
 
Old 05-27-2003, 05:02 PM   #2
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
Oh god, read the nVidia README!
Lets just hope you dont log in as root and simple doubleclick whatever you see/download.

Use the Mandrake Control Centre, and change either the monitor or X settings. If you must.
 
Old 05-27-2003, 05:09 PM   #3
w00t
Member
 
Registered: May 2003
Distribution: MDK
Posts: 66

Original Poster
Rep: Reputation: 15
 
Old 05-27-2003, 08:57 PM   #4
wapcaplet
LQ Guru
 
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018

Rep: Reputation: 48
Yes please read the directions before double-clicking anything.
 
Old 05-27-2003, 09:28 PM   #5
Subleak
LQ Newbie
 
Registered: May 2003
Distribution: Debian 3.0 & RedHat 9.0
Posts: 18

Rep: Reputation: 0
being a noobie... i take the quote from confucius to heart.

Confucius say: He who play in root, eventually kill tree.

 
Old 05-27-2003, 09:48 PM   #6
w00t
Member
 
Registered: May 2003
Distribution: MDK
Posts: 66

Original Poster
Rep: Reputation: 15
lol

 
Old 05-27-2003, 11:22 PM   #7
Rick422
Member
 
Registered: Apr 2003
Location: Arizona
Distribution: Red Hat Linux 9
Posts: 158

Rep: Reputation: 30
I see there are more nVidia video card problems again. I have a slightly older nVidia video card. On both computers the SuSE, Mandrake and Red Hat installation programs automatically configured with my two nVida cards.

At one point I installed a different nVidia card. I was using Red Hat at the time and during bootup it noticed the change and automatically changed made all the necessary changes for me. When I then later reinstalled the original nVida card, it once again automatically made all the necessary changes. If I ever upgrade to a newer card I hope it will not be a pain like that to install like yours.

Some versions of Linux use Xconfigurator to alter video settings which would probably include the refresh rate and resolution. Not all versions use Xconfigurator. There are two other similar programs that are sometimes available. I forget what they are called but they could most likely be used to change the refresh rate.
 
Old 05-28-2003, 12:21 AM   #8
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Quote:
Originally posted by w00t
lol

Did you get it taken care of then?

By the way, I believe in Mandrake it's called XFDrake

Cool
 
Old 05-28-2003, 12:41 AM   #9
w00t
Member
 
Registered: May 2003
Distribution: MDK
Posts: 66

Original Poster
Rep: Reputation: 15
Partly, i got the refresh rate done and the drivers installed i just need to edit the the one file and i think thats it
 
Old 05-28-2003, 12:49 AM   #10
jt1020
Member
 
Registered: Apr 2003
Location: root@localhost
Distribution: Fedora Core 5, Ubuntu, Debian
Posts: 537

Rep: Reputation: 30
yeah.. you have to edit your XF86Config file...
 
Old 05-28-2003, 12:55 AM   #11
Rick422
Member
 
Registered: Apr 2003
Location: Arizona
Distribution: Red Hat Linux 9
Posts: 158

Rep: Reputation: 30
So w00t, here is another thought about altering your refresh rate. The maximum and minumum refresh rates on most versions of Linux can be set by editing the XF86Config file which is lcoated in the /etc/X11 directory. Below is what the max and min setings look in my XF86Config file. I have not yet learned how to set it to a specific value. Using a setting that is faster than what a video card or monitor supports can occasionally damage monitors. I prefer to use a refresh rate different than what Windows uses for each resolution because I can then use the buttons on my monitor to adjust screen size for that refresh rate. When I then boot up into Windows it's adjustments in my monitor then end up being stored seperately.

HorizSync 30.0 - 97.0
VertRefresh 50.0 - 160.0

Another interesting setting in that file is the one below that seems to control resolutins you can choose by pressing CTRL-ATL-PLUS (use the + key on the numeric keypad). Below is what is in my file. The first one is the default setting which I use on my 19" monitor.

Modes "1280x1024" "1024x768" "800x600" "640x480"

The file can be manually edited although most people let the programs we mentioned earlier do the changes for them. Before messing with something like that it would probably be best to make a backup copy of the file. I do not know anything about installing the drivers themselves and can not help you with that. I mostly use Red Hat so I hope what I said is also true of Mandrake. I like Mandrake real well by the way. I do not know if any of the above helps.
 
Old 05-28-2003, 01:09 AM   #12
w00t
Member
 
Registered: May 2003
Distribution: MDK
Posts: 66

Original Poster
Rep: Reputation: 15
Thanks for the info
Also i do have Red Hat 9 (Shrike) but befor i set another partition to test that i was wundering what bootloader it uses, lilo like MDK 9.1 ?
 
Old 05-28-2003, 02:25 AM   #13
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
it uses whichever you have told it to use, redhat generally wants lilo by default, but grub should have been just as available when you installed the system.
 
Old 05-28-2003, 02:44 AM   #14
w00t
Member
 
Registered: May 2003
Distribution: MDK
Posts: 66

Original Poster
Rep: Reputation: 15
Thanks
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Total n00b, install probs TheGigady Linux - Software 3 04-29-2005 01:47 PM
Total n00b to linux TriggerHappy Linux - Software 1 02-27-2004 10:04 AM
Total n00b from windows GamesMasta Linux - Newbie 6 06-23-2003 01:49 PM
Total N00b question ne21 Slackware 7 06-21-2003 09:48 AM
Total N00b on linux and going nuts Gaitari Linux - Newbie 5 06-13-2002 02:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration