<?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>Steven Harms &#187; driver</title>
	<atom:link href="http://www.sharms.org/blog/tag/driver/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharms.org/blog</link>
	<description>Life, Linux and Technology</description>
	<lastBuildDate>Sun, 28 Aug 2011 18:02:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SLES / SLED 10 with Intel 965 Graphics</title>
		<link>http://www.sharms.org/blog/2009/09/sles-sled-10-with-intel-965-graphics/</link>
		<comments>http://www.sharms.org/blog/2009/09/sles-sled-10-with-intel-965-graphics/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 18:41:57 +0000</pubDate>
		<dc:creator>Steven Harms</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[sled]]></category>
		<category><![CDATA[sles]]></category>
		<category><![CDATA[suse]]></category>

		<guid isPermaLink="false">http://www.sharms.org/blog/?p=601</guid>
		<description><![CDATA[If you need to update your installation to work with Intel graphics, there is an RPM you can install that will likely resolve your issues: http://download.opensuse.org/repositories/home:/mhopf:/hp/SLE_10/i586/intel-i810-xorg-x11-6.9.0.2-8.1.i586.rpm Install that, then run Sax or edit xorg.conf, and make sure to pick the i810 driver. (This post is in response to the number of forum posts on this [...]


Related posts:<ol><li><a href='http://www.sharms.org/blog/2007/11/howto-add-updated-e1000-driver-to-sled-10-sp1/' rel='bookmark' title='Permanent Link: Howto:  Add updated e1000 driver to SLED 10 SP1'>Howto:  Add updated e1000 driver to SLED 10 SP1</a></li>
<li><a href='http://www.sharms.org/blog/2010/07/sles-sp1-and-novell-suse-autoyast-with-intel-dell-raid-controllers/' rel='bookmark' title='Permanent Link: SLES 11 SP1 and Novell / SUSE Autoyast with Intel / Dell Raid Controllers'>SLES 11 SP1 and Novell / SUSE Autoyast with Intel / Dell Raid Controllers</a></li>
<li><a href='http://www.sharms.org/blog/2007/11/adventures-in-dual-head-for-dell-d620-with-intel/' rel='bookmark' title='Permanent Link: Adventures in 3D Dual Head for Dell D620 with intel'>Adventures in 3D Dual Head for Dell D620 with intel</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you need to update your installation to work with Intel graphics, there is an RPM you can install that will likely resolve your issues:</p>
<p><a href="http://download.opensuse.org/repositories/home:/mhopf:/hp/SLE_10/i586/intel-i810-xorg-x11-6.9.0.2-8.1.i586.rpm">http://download.opensuse.org/repositories/home:/mhopf:/hp/SLE_10/i586/intel-i810-xorg-x11-6.9.0.2-8.1.i586.rpm</a></p>
<p>Install that, then run Sax or edit xorg.conf, and make sure to pick the i810 driver. (<em>This post is in response to the number of forum posts on this subject offering no solutions</em>)</p>


<p>Related posts:<ol><li><a href='http://www.sharms.org/blog/2007/11/howto-add-updated-e1000-driver-to-sled-10-sp1/' rel='bookmark' title='Permanent Link: Howto:  Add updated e1000 driver to SLED 10 SP1'>Howto:  Add updated e1000 driver to SLED 10 SP1</a></li>
<li><a href='http://www.sharms.org/blog/2010/07/sles-sp1-and-novell-suse-autoyast-with-intel-dell-raid-controllers/' rel='bookmark' title='Permanent Link: SLES 11 SP1 and Novell / SUSE Autoyast with Intel / Dell Raid Controllers'>SLES 11 SP1 and Novell / SUSE Autoyast with Intel / Dell Raid Controllers</a></li>
<li><a href='http://www.sharms.org/blog/2007/11/adventures-in-dual-head-for-dell-d620-with-intel/' rel='bookmark' title='Permanent Link: Adventures in 3D Dual Head for Dell D620 with intel'>Adventures in 3D Dual Head for Dell D620 with intel</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sharms.org/blog/2009/09/sles-sled-10-with-intel-965-graphics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creative open sources their driver</title>
		<link>http://www.sharms.org/blog/2008/11/creative-open-sources-their-driver/</link>
		<comments>http://www.sharms.org/blog/2008/11/creative-open-sources-their-driver/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 20:21:04 +0000</pubDate>
		<dc:creator>Steven Harms</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[creative]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://www.sharms.org/blog/?p=248</guid>
		<description><![CDATA[Kudos to Creative today for open sourcing their sound driver: &#8220;Creative Labs today has finally turned this situation around and they have open-sourced the code to this notorious driver. The source-code for the Creative X-Fi driver is now licensed under the GNU GPLv2.&#8221; More at Phoronix Related posts:Open Source RadeonHD driver 1.2.2 released FGLRX driver [...]


Related posts:<ol><li><a href='http://www.sharms.org/blog/2008/10/open-source-radeonhd-driver-122-released/' rel='bookmark' title='Permanent Link: Open Source RadeonHD driver 1.2.2 released'>Open Source RadeonHD driver 1.2.2 released</a></li>
<li><a href='http://www.sharms.org/blog/2008/09/fglrx-driver-rolls-along/' rel='bookmark' title='Permanent Link: FGLRX driver rolls along'>FGLRX driver rolls along</a></li>
<li><a href='http://www.sharms.org/blog/2009/05/etc/' rel='bookmark' title='Permanent Link: Etc'>Etc</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Kudos to Creative today for open sourcing their sound driver:</p>
<p><em>&#8220;Creative Labs today has finally turned this situation around and they have open-sourced the code to this notorious driver. The source-code for the Creative X-Fi driver is now licensed under the GNU GPLv2.&#8221;</em></p>
<p><a href="http://www.phoronix.com/scan.php?page=article&#038;item=creative_xfi_gift&#038;num=1">More at Phoronix</a></p>


<p>Related posts:<ol><li><a href='http://www.sharms.org/blog/2008/10/open-source-radeonhd-driver-122-released/' rel='bookmark' title='Permanent Link: Open Source RadeonHD driver 1.2.2 released'>Open Source RadeonHD driver 1.2.2 released</a></li>
<li><a href='http://www.sharms.org/blog/2008/09/fglrx-driver-rolls-along/' rel='bookmark' title='Permanent Link: FGLRX driver rolls along'>FGLRX driver rolls along</a></li>
<li><a href='http://www.sharms.org/blog/2009/05/etc/' rel='bookmark' title='Permanent Link: Etc'>Etc</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sharms.org/blog/2008/11/creative-open-sources-their-driver/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Open Source RadeonHD driver 1.2.2 released</title>
		<link>http://www.sharms.org/blog/2008/10/open-source-radeonhd-driver-122-released/</link>
		<comments>http://www.sharms.org/blog/2008/10/open-source-radeonhd-driver-122-released/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 00:45:40 +0000</pubDate>
		<dc:creator>Steven Harms</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[amd]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.sharms.org/blog/?p=217</guid>
		<description><![CDATA[From Phoronix: &#8220;The last release of the xf86-video-radeonhd driver was version 1.2.1 and that happened back in April. Since then we have seen a plethora of new work go into this open-source ATI driver for the Radeon R500 series and later. We&#8217;ve seen the driver add support for AMD&#8217;s 780G Chipset and most notably it [...]


Related posts:<ol><li><a href='http://www.sharms.org/blog/2008/11/creative-open-sources-their-driver/' rel='bookmark' title='Permanent Link: Creative open sources their driver'>Creative open sources their driver</a></li>
<li><a href='http://www.sharms.org/blog/2008/11/ati-compiz/' rel='bookmark' title='Permanent Link: ATI + Compiz'>ATI + Compiz</a></li>
<li><a href='http://www.sharms.org/blog/2008/10/growing-foss-communities-through-eulas/' rel='bookmark' title='Permanent Link: Growing FOSS communities through EULA&#039;s'>Growing FOSS communities through EULA&#039;s</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://www.phoronix.com/scan.php?page=article&#038;item=radeonhd_122_123&#038;num=1">Phoronix</a>: <em>&#8220;The last release of the xf86-video-radeonhd driver was version 1.2.1 and that happened back in April. Since then we have seen a plethora of new work go into this open-source ATI driver for the Radeon R500 series and later. We&#8217;ve seen the driver add support for AMD&#8217;s 780G Chipset and most notably it has adopted AtomBIOS to be used on the Radeon HD 4800 series and newer. There have also been numerous other improvements to this driver that currently competes with the xf86-video-ati driver. With much of this work now being settled, the Novell development team has released the RadeonHD 1.2.2 driver. In addition, they pushed out the RadeonHD 1.2.3 driver just moments later, which introduces their Command Submission infrastructure.&#8221;</em></p>
<p>Release notes: <a href="http://lists.freedesktop.org/archives/xorg/2008-October/039353.html">http://lists.freedesktop.org/archives/xorg/2008-October/039353.html</a></p>


<p>Related posts:<ol><li><a href='http://www.sharms.org/blog/2008/11/creative-open-sources-their-driver/' rel='bookmark' title='Permanent Link: Creative open sources their driver'>Creative open sources their driver</a></li>
<li><a href='http://www.sharms.org/blog/2008/11/ati-compiz/' rel='bookmark' title='Permanent Link: ATI + Compiz'>ATI + Compiz</a></li>
<li><a href='http://www.sharms.org/blog/2008/10/growing-foss-communities-through-eulas/' rel='bookmark' title='Permanent Link: Growing FOSS communities through EULA&#039;s'>Growing FOSS communities through EULA&#039;s</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sharms.org/blog/2008/10/open-source-radeonhd-driver-122-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

