[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



On Wed, 5 Jan 2005, Jerald Sheets wrote:

> Allrighty...
> 
> (rolls up sleeves)
> 
> NVIDIA installation for the noob.
> 
> 
> Easy cheese here...
> 
> 
> Download the package in the usual way, to your home directory.
> 
> Open a terminal window, and become your root user.  This is usually
> accomplished through more secure ways, but use the "su" program.  (switch
> user) .  Once you run "su" you will be prompted for Root's password.  Once
> you become root, your prompt will change from a dollar sign ($) to a pound
> sign (#), indicating you are now in root mode.  (BE VERY CAREFUL WHAT YOU
> TYPE, AS YOU ARE NOW GOD ON YOUR SYSTEM)
> 
> Once here, type the following command:
> 
> init 3
> 
> This will cause a good number of things to occur, but do not be alarmed.
> You may or may not be re -presented with a prompt...don't worry about this.
> You can simply press <ENTER> once all the churning is done, and you should
> be back to a prompt.  
> 
> Navigate to where the file is (/home/kelly I'd assume).  
> 
> (you may have already given it proper permissions, but I'll go into it here)
> 
> Type the following at your prompt:
> 
> chmod 755 <filename>
> 
> This will give the file permissions that allow you to run it.  Once it is
> ready to run
> 
> (ls -al displays permissions on the file of -rwxr-xr-x)
> 
> Finally, run the file:
> 
> ./<FILENAME>
> 
> It will bring you into a menu, and you will need to accept the license, etc.
> etc.
> 
> Once your install is done, type the following:
> 
> 
> cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
> 
> 
> Use your console text editor (I prefer vi).  You may have pico installed
> which would be much easier for you to use first time, but I'd suggest
> learning vi if at all possible.
> 
> Follow the directions to edit xorg.conf
> 
> (if I recall, make sure that the line reading Load glx is commented and Load
> GLCore isn't or something......I don't remember)
> 
> Once you've exited and saved the xorg.conf file, it's time to re-enter
> runlevel 5.  That can be as simple as "init 5" just like you did when in X
> earlier to enter runlevel 3.
> 
> Now as anathema as some people find it, you can also just reboot.  The only
> drawback there is if there's a problem.  Then it'll try and force you to
> init 5, and fail and fail,etc.  You choose which method you'd prefer....the
> one I list here, or the one Nathan gave.
> 
> If all went well, you should see the Nvidia logo, and then a pretty new X
> desktop.  It won't look very different, but GL will be recognized and your
> games should start being run properly.  
> 
> 
> Finally, if you need anything else the other suggestion of coming to an ALE
> meeting is definitely a good move.
> 
> 
> Jerald M. Sheets jr.
> Sr. UNIX Systems Administrator
> McKesson, Inc.
> (404) 293-8762
> **********
> >su -
> Password:
> # cat /dev/flood > /dev/earth
> # rdev noah+beasts
> # dd if=noah+beasts of=/dev/earth
> 
> PGP Key: 0x6267F183
> 
> -----BEGIN GEEK CODE BLOCK-----
> Version: 3.12
> GIT d+ s++: a C++++ UL++++ P++ L+++ E--- W++ N+ o-- K+ w-- 
> O M+ V PS- PE++ Y+ PGP++ t++ 5++ X+ R* tv- b+ DI++++ D++ 
> G+ e h---- r+++ y++++ 
> ------END GEEK CODE BLOCK-----
> 
> 
> 
> 
> 
> -----Original Message-----
&gt; From: ale-bounces at ale.org [<a  rel="nofollow" href="mailto:ale-bounces";>mailto:ale-bounces</a> at ale.org] On Behalf Of Kelly
&gt; Williams
&gt; Sent: Wednesday, January 05, 2005 4:23 PM
&gt; To: Atlanta Linux Enthusiasts
&gt; Subject: Re: [ale] Problems w/ (VERY) new hardware...
&gt; 
&gt; Thanks for you reply Jerald. Not to put too fine a point on it but I don't
&gt; know how to do ANY of what you wrote. I've read the instructions on nVidia's
&gt; site, the problem is that I've NEVER booted into or ran programs from a
&gt; non-graphical envirement. As well I wouldn'r know how to edit ANYTHING so
&gt; you see my problem. I'm a Windows convert w/o ANY real experience from the
&gt; command line. Tongue-lashing and brow-beating are more than welcome for a
&gt; guided tour :-)
&gt; 
&gt; 
&gt; ----- Original Message -----
&gt; From: &quot;Jerald Sheets&quot; &lt;jsheets at yahoo.com&gt;
&gt; To: &quot;Atlanta Linux Enthusiasts&quot; &lt;ale at ale.org&gt;
&gt; Sent: Wednesday, January 05, 2005 2:54 PM
&gt; Subject: Re: [ale] Problems w/ (VERY) new hardware...
&gt; 
&gt; 
&gt; &gt; You can actually download the Nvidia installer from their website, 
&gt; &gt; boot to runlevel 3, run the fully automated install routine, make the 
&gt; &gt; suggested changes to your xorg.conf, and then boot back into runlevel 
&gt; &gt; 5, and you should be set.
&gt; &gt;
&gt; &gt; --J
&gt; &gt;
&gt; &gt; --- Kelly Williams &lt;mentat_assassin at hotmail.com&gt;
&gt; &gt; wrote:
&gt; &gt;
&gt; &gt; &gt; I'm looking for anyone in the Atlanta area who can help configure a 
&gt; &gt; &gt; GeForce 6800 GT to enable 3D acceleration. I've migrated from RH9 to 
&gt; &gt; &gt; Fedora 1 and 2 and finally to SuSE 9.1 (the FORMERLY free one). In 
&gt; &gt; &gt; doing so I've managed to stay pretty clear of the command line and 
&gt; &gt; &gt; this seems to be my undoing. Any help would be GREATLY APPRECIATED. 
&gt; &gt; &gt; I've been able to avoid my Windows partition for the better part of 
&gt; &gt; &gt; a year and I don't want to return just to play the latest games.
&gt; &gt; &gt;
&gt; &gt; &gt; BTW Slackware Zed, if you still watch these boards I like to hear 
&gt; &gt; &gt; from you.
&gt; &gt; &gt;
&gt; &gt; &gt; Kelly
&gt; &gt; &gt; 404.822.3100 (before 10PM)
&gt; &gt; &gt; mentat_assassin at hotmail.com
&gt; &gt; &gt; _______________________________________________
&gt; &gt; &gt; Ale mailing list
&gt; &gt; &gt; Ale at ale.org
&gt; &gt; &gt; <a  rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale";>http://www.ale.org/mailman/listinfo/ale</a>
&gt; &gt; &gt;
&gt; &gt;
&gt; &gt; _______________________________________________
&gt; &gt; Ale mailing list
&gt; &gt; Ale at ale.org
&gt; &gt; <a  rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale";>http://www.ale.org/mailman/listinfo/ale</a>
&gt; &gt;
&gt; _______________________________________________
&gt; Ale mailing list
&gt; Ale at ale.org
&gt; <a  rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale";>http://www.ale.org/mailman/listinfo/ale</a>
&gt; 
&gt; --
&gt; No virus found in this incoming message.
&gt; Checked by AVG Anti-Virus.
&gt; Version: 7.0.300 / Virus Database: 265.6.8 - Release Date: 1/3/2005
&gt;  
&gt; 
&gt; 

-- 
=============================================
If you think Education is expensive
Try Ignorance
                   Author Unknown
============================================


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00193.html">[ale] NW ALE meeting</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00195.html">[ale] Sun revokes Java license for FreeBSD Foundation</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00178.html">[ale] Problems w/ (VERY) new hardware...</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00147.html">[ale] Pagining in Linux</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00194"><strong>Date</strong></a></li>
<li><a href="threads.html#00194"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>