<?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>/home/David &#187; drivers</title>
	<atom:link href="http://arkold.com/tag/drivers/feed" rel="self" type="application/rss+xml" />
	<link>http://arkold.com</link>
	<description>My personal blog :)</description>
	<lastBuildDate>Sat, 21 Jan 2012 23:45:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Installing NVidia proprietary drivers under Debian based distros</title>
		<link>http://arkold.com/226/installing-nvidia-proprietary-drivers-under-debian-based-distros</link>
		<comments>http://arkold.com/226/installing-nvidia-proprietary-drivers-under-debian-based-distros#comments</comments>
		<pubDate>Sat, 10 Sep 2011 22:08:25 +0000</pubDate>
		<dc:creator>David Barreda</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[nvidia]]></category>

		<guid isPermaLink="false">http://arkold.com/?p=226</guid>
		<description><![CDATA[By first, you need to download the following packages with the following command apt-get install linux-headers-$(uname -r) gcc-4.4 Then download and give execution permissions to the NVIDIA binary driver &#8212; XServer must be down. wget http://us.download.nvidia.com/XFree86/Linux-x86/275.28/NVIDIA-Linux-x86-275.28.run chmod +x NVIDIA-Linux-x86-275.28.run ./NVIDIA-Linux-x86-275.28.run Now just start the X server, enjoy!]]></description>
			<content:encoded><![CDATA[<p>By first, you need to download the following packages with the following command</p>
<blockquote><p>apt-get install linux-headers-$(uname -r) gcc-4.4</p></blockquote>
<p>Then download and give execution permissions to the NVIDIA binary driver &#8212; XServer must be down.</p>
<blockquote><p>wget http://us.download.nvidia.com/XFree86/Linux-x86/275.28/NVIDIA-Linux-x86-275.28.run<br />
chmod +x NVIDIA-Linux-x86-275.28.run<br />
./NVIDIA-Linux-x86-275.28.run</p></blockquote>
<p>Now just start the X server, enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://arkold.com/226/installing-nvidia-proprietary-drivers-under-debian-based-distros/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

