<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Prodigal Programming &#187; Shell</title>
	<atom:link href="http://www.prodigalprogramming.com/tag/shell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.prodigalprogramming.com</link>
	<description>For A More Open World</description>
	<lastBuildDate>Tue, 05 Apr 2011 19:02:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>NVIDIA Graphics Card, Karmic Koala, No Virtual Terminals</title>
		<link>http://www.prodigalprogramming.com/2009/10/20/nvidia-graphics-card-karmic-koala-no-virtual-terminals/</link>
		<comments>http://www.prodigalprogramming.com/2009/10/20/nvidia-graphics-card-karmic-koala-no-virtual-terminals/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 01:41:01 +0000</pubDate>
		<dc:creator>Hollow</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Linux Help]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Drivers]]></category>
		<category><![CDATA[Graphics Cards]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[How Tos]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NVidia]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.prodigalprogramming.com/?p=28</guid>
		<description><![CDATA[I&#8217;ve just upgraded my machine from an AMD Athlon64 Socket 939 to an AMD Athlon64 Socket AM2+, part of the re-install of my system after the upgrade involved me installing Karmic Koala 64 Bit (Review coming soon over on Prodigal Programming). Which also meant me re-installing manually the latest graphics drivers from Nvidia for my [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just upgraded my machine from an AMD Athlon64 Socket 939 to an AMD Athlon64 Socket AM2+, part of the re-install of my system after the upgrade involved me installing Karmic Koala 64 Bit (Review coming soon over on <a href="http://www.themadbiscuit.com">Prodigal Programming</a>). Which also meant me re-installing manually the latest graphics drivers from Nvidia for my old 7600GT card which is still faithfully serving me well. Anyone who&#8217;s done this or who is simply trying to do this for the first time will realise this usually means dropping to a Virtual Terminal with CTRL + ALT + F(1-6) and anyone trying to do this on Karmic at the moment will realise that you can&#8217;t do it because the latest Kernel at this point in time doesn&#8217;t seem to like it.</p>
<p>Well I&#8217;m sure many of you will realise this, but those of you who are desperately searching for a way to do it and ended up here, I&#8217;ve noticed a few people have reported this bug and a few people who are new or newish to Linux trying to install Nvidia drivers and not getting very far with it, so the procedure following will allow you to install your NVidia drivers in a Virtual Terminal and then reboot to your GUI environment:</p>
<p>1) reboot your machine and hold down the SHIFT key as it boots up to get the GRUB menu to appear<br />
2) Select the recovery option for the latest kernel and press enter to boot into recovery mode<br />
3) From the recovery menu select &#8220;Drop to a Root Shell&#8221; (Doesn&#8217;t matter if you choose with networking or not)<br />
4) Once you have a shell prompt type the following > telinit 3<br />
5) You should now be in a root shell at RunLevel 3, allowing you to navigate to the folder that your driver is stored in</p>
<p>IF YOU&#8217;VE INSTALLED NVIDIA DRIVERS BEFORE THE REST IS SIMPLE, IF NOT READ ON</p>
<p>6) Once in the folder for your NVidia Driver type the following > sh ./NVIDIA-Linux-*<br />
7) This should give you the basic Shell based Graphical Interface for the installer<br />
 <img src='http://www.prodigalprogramming.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> The rest is obvious really from the information on screen, however here are a few tips:</p>
<p>Say NO to downloading a pre-compiled version from Nvidia, say yes to compiling one from source and say yes to running nvidia-config to enable the graphics drivers to be used in your xorg.conf file.</p>
<p>You should now have a running NVidia driver in your Karmic Koala installation, simply type > shutdown -r now<br />
Your system will reboot and with any luck, if you&#8217;ve chosen the right driver, made the right choices in the installer etc you should see an NVidia splash screen momentarily before seeing the Karmic Login box.</p>
<p>Hope this helps anyone having trouble.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.prodigalprogramming.com/2009/10/20/nvidia-graphics-card-karmic-koala-no-virtual-terminals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

