<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Shane Sveller &#187; binary</title>
	<atom:link href="http://shanesveller.com/tag/binary/feed/" rel="self" type="application/rss+xml" />
	<link>http://shanesveller.com</link>
	<description>Somewhere between happy and total f**king wreck</description>
	<lastBuildDate>Thu, 07 Jan 2010 18:31:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Using binary NVidia 8800GT drivers on Ubuntu Gutsy</title>
		<link>http://shanesveller.com/2008/04/14/using-binary-nvidia-8800gt-drivers-on-ubuntu-gutsy/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=using-binary-nvidia-8800gt-drivers-on-ubuntu-gutsy</link>
		<comments>http://shanesveller.com/2008/04/14/using-binary-nvidia-8800gt-drivers-on-ubuntu-gutsy/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 14:31:36 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[169.12]]></category>
		<category><![CDATA[8800gt]]></category>
		<category><![CDATA[binary]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[geforce]]></category>
		<category><![CDATA[gutsy]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://shanesveller.com/?p=35</guid>
		<description><![CDATA[In order for me to use the official binary drivers, version 169.12, from NVidia with my GeForce 8800GT on Ubuntu Gutsy, I had to do some research. Alberto Milone&#8216;s envy tool makes the whole thing almost idiot-proof. Text-based install After completing a fresh install of Gutsy via alternate CD, boot into the &#8220;recovery mode&#8221; option]]></description>
			<content:encoded><![CDATA[<p>In order for me to use the official binary drivers, version 169.12, from NVidia with my GeForce 8800GT on Ubuntu Gutsy, I had to do some research. <a href="http://albertomilone.com/nvidia_scripts1.html">Alberto Milone</a>&#8216;s <a href="http://albertomilone.com/ubuntu/nvidia/scripts/legacy/envy_0.9.10-0ubuntu10_all.deb">envy tool</a> makes the whole thing almost idiot-proof.<br />
<span id="more-19"></span></p>
<h2>Text-based install</h2>
<p>After completing a fresh install of Gutsy via alternate CD, boot into the &#8220;recovery mode&#8221; option from GRUB. You will be dumped into a BASH shell.</p>
<p><code>apt-get update &amp;&amp; wget http://albertomilone.com/ubuntu/nvidia/scripts/legacy/envy_0.9.10-0ubuntu10_all.deb<br />
gdebi -n envy_0.9.10-0ubuntu10_all.deb<br />
envy -t</code></p>
<p>At this point it will probably install a few required packages via apt-get and then give you a menu. Here we want <b>option 1</b>, &#8220;Install the NVidia driver&#8221;. It theoretically will install all required development packages, download the driver from nvidia.com, and build and install it for you. It may fail saying it was missing a bunch of required packages, but if you install them by hand it will complete successfully.</p>
<p><code>apt-get install &lt;packages&gt;</code></p>
<p>GUI-based write-up to follow.</p>
]]></content:encoded>
			<wfw:commentRss>http://shanesveller.com/2008/04/14/using-binary-nvidia-8800gt-drivers-on-ubuntu-gutsy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
