<?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>K-Squared Ramblings &#187; drivers</title>
	<atom:link href="http://www.hyperborea.org/journal/tag/drivers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hyperborea.org/journal</link>
	<description>Sci-fi, comics, humor, photos...it&#039;s all fair game.</description>
	<lastBuildDate>Sat, 04 Feb 2012 06:27:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Fedora 7 problems with glint video driver</title>
		<link>http://www.hyperborea.org/journal/2007/06/fedora-7-problems-with-glint-video-driver/</link>
		<comments>http://www.hyperborea.org/journal/2007/06/fedora-7-problems-with-glint-video-driver/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 06:22:03 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Fedora7]]></category>
		<category><![CDATA[glint]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2007/06/06/fedora-7-problems-with-glint-video-driver/</guid>
		<description><![CDATA[Just a warning for any Fedora Linux users preparing to upgrade to Fedora&#160;7: Grab the Live CD first and make sure that all your hardware works properly. If not, see if the fix is available before you actually upgrade. I &#8230; <a href="http://www.hyperborea.org/journal/2007/06/fedora-7-problems-with-glint-video-driver/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just a warning for any <a href="http://fedoraproject.org/">Fedora</a> Linux users preparing to upgrade to Fedora&nbsp;7: Grab the Live CD first and make sure that all your hardware works properly.  If not, see if the fix is available before you actually upgrade.</p>
<p>I upgraded a system with a Permedia 2 video card, which uses the glint drivers.  The installer couldn&#8217;t launch the GUI, but I&#8217;ve run into that fairly often, so I just used the text-based installer without thinking much of it.  The upgrade process itself went fine, but on booting into the new system, it was unable to launch X.  I kept getting the following error: <span id="more-1758"></span></p>
<p><code>X: symbol lookup error: /usr/lib/xorg/modules/drivers//glint_drv.so: undefined<br />
symbol: RamDacCreateInfoRec</code></p>
<p>I found a reference to the problem occurring in Debian, as <a href="http://lists.debian.org/debian-x/2007/05/msg00526.html">Debian bug #423129</a>, then followed that to <a href="https://bugs.freedesktop.org/show_bug.cgi?id=10906">Freedesktop.org bug 10906</a>, which has been fixed.  It turns out that the xorg X server moved some features from a pluggable module into the server itself, but didn&#8217;t keep them available for drivers that use them.  I tested the patch with the X server <abbr title="Source RPM">SRPM</abbr> from Fedora, and was able to run the system in graphics mode again.</p>
<p>Then I checked Fedora&#8217;s bug database, and found <a href="https://bugzilla.redhat.com/show_bug.cgi?id=242800">Red Hat bug 242800</a>, filed just yesterday.   I confirmed that I had the same problem, pointed them at the upstream bug, and reported that the fix worked for me.</p>
<p>For those who are comfortable with modifying and building SRPMs, you can grab xorg-x11-server-1.3.0.0-5.fc7.src.rpm from any <a href="http://mirrors.fedoraproject.org/publiclist/Fedora/7/">Fedora mirror</a>, then add the patch from that Freedesktop.org bug report to the SPEC file.  That will give you a set of RPMs that will work with the card.  (If you don&#8217;t know what I&#8217;m talking about, you&#8217;re probably better off waiting until Fedora has a chance to test the fix and issue an update, but if you want to learn, check out the <a href="http://docs.fedoraproject.org/drafts/rpm-guide-en/">RPM Guide</a>, particularly chapters 8 and 9.)</p>
<p><b>Update (June 7):</b> A fixed version, xorg-x11-server-Xorg-1.3.0.0-8.fc7 has hit the testing repository.</p>
<p><b>Update (June 11):</b> The fix has been released, so all you have to do is install/upgrade in text mode and run <code>yum update</code> after you&#8217;re done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2007/06/fedora-7-problems-with-glint-video-driver/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Promise SX6000, FreeBSD, and Linux</title>
		<link>http://www.hyperborea.org/journal/2005/03/sx6000-freebsd-linux/</link>
		<comments>http://www.hyperborea.org/journal/2005/03/sx6000-freebsd-linux/#comments</comments>
		<pubDate>Wed, 16 Mar 2005 03:24:52 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Annoyances]]></category>
		<category><![CDATA[Computers/Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[Long]]></category>
		<category><![CDATA[RAID]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2005/03/15/promise-sx6000-freebsd-and-linux/</guid>
		<description><![CDATA[If you want to build a Linux or FreeBSD system around a RAID array, don&#8217;t use the Promise SuperTrak SX6000 controller. At least not for now. The card used to work under Linux using the standard I2O drivers (i2o_block, etc.), &#8230; <a href="http://www.hyperborea.org/journal/2005/03/sx6000-freebsd-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you want to build a Linux or FreeBSD system around a RAID array, don&#8217;t use the Promise SuperTrak SX6000 controller.  At least not for now.</p>
<p>The card used to work under Linux using the standard I2O drivers (i2o_block, etc.), but sometime last year Promise <a href="http://www.ussg.iu.edu/hypermail/linux/kernel/0408.2/1943.html">changed the firmware</a> so that it no longer uses I2O.  Now you&#8217;re stuck with Promise&#8217;s own driver, so if you want to use an old enough distribution* (say, Red&nbsp;Hat&nbsp;7.3) that you can find a driver disk, or make your own driver disk, go ahead&#8230;but don&#8217;t expect to be able to upgrade it unless you can create a driver disk for the newer distro.  This assumes the source code for the driver will work with recent 2.4 kernels&#8212;it won&#8217;t compile with 2.6.  There has been talk of <a href="http://www.ussg.iu.edu/hypermail/linux/kernel/0408.2/2016.html">merging the pti_st driver into the kernel</a> (fortunately it&#8217;s GPLed), but I can&#8217;t find anything more recent than August.  Someday it might work again, but not today.</p>
<p>Now, FreeBSD is another matter.  It has built-in drivers (pst), the installer will detect it automatically, and even let you install your entire system to it&#8212;without warning you that FreeBSD <a href="http://lists.freebsd.org/pipermail/freebsd-current/2003-July/006176.html">can&#8217;t boot from the SX6000</a>.  You can boot from another drive and interact with it once the system&#8217;s running, but you can&#8217;t put your entire system on the RAID array.  (This information is not in the installer, not in the <a href="http://www.freebsd.org/releases/5.3R/hardware-i386.html#pst">hardware notes</a>, not in the <a href="http://www.freebsd.org/cgi/man.cgi?query=pst&#038;sektion=4&#038;manpath=FreeBSD+5.3-RELEASE">driver man page</a>.  I only found the one 1½-year-old mailing list post by the driver&#8217;s author, and a bunch of &#8220;I don&#8217;t think it works&#8221; comments in other lists and forums.)</p>
<p>I hope this post will save someone a lot of frustration.</p>
<p><small>*Of the distributions for which Promise has provided driver disks, only one&#8212;SuSE&nbsp;9.0&#8212;hasn&#8217;t already been retired.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2005/03/sx6000-freebsd-linux/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Airport Extreme vs. Linux</title>
		<link>http://www.hyperborea.org/journal/2004/10/airport-extreme-vs-linux/</link>
		<comments>http://www.hyperborea.org/journal/2004/10/airport-extreme-vs-linux/#comments</comments>
		<pubDate>Tue, 12 Oct 2004 14:57:53 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Annoyances]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[airport]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[Long]]></category>
		<category><![CDATA[powerbook]]></category>
		<category><![CDATA[YDL]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2004/10/12/airport-extreme-vs-linux/</guid>
		<description><![CDATA[One of the reasons our Powerbook stays in Mac OS most of the time (aside from the fact that It Just Works&#8482;) is that Yellow Dog Linux 3.0 didn&#8217;t have drivers for Airport Extreme, so it can&#8217;t connect to the &#8230; <a href="http://www.hyperborea.org/journal/2004/10/airport-extreme-vs-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of the reasons our Powerbook stays in Mac OS most of the time (aside from the fact that It Just Works&trade;) is that <a href="http://ydl.net/">Yellow Dog Linux</a> 3.0 didn&#8217;t have drivers for Airport Extreme, so it can&#8217;t connect to the wireless network. I had hoped that YDL 4 (just released) would resolve this &#8212; perhaps the driver was only available for the 2.6 kernel, or something.</p>
<p>I finally started looking, and <a href="http://lists.terrasoftsolutions.com/pipermail/yellowdog-general/2004-September/015889.html">that&#8217;s not the case</a>.  It seems that the Airport Extreme chipset manufacturer, Broadcom, refuses to release Linux drivers or to release specs to allow anyone <em>else</em> to write Linux drivers.</p>
<p>I don&#8217;t expect it to do any good, but I <a href="http://www.petitiononline.com/BCM4301/petition.html">signed my first online petition</a>.</p>
<p>Ah, well, I can do almost everything under Mac OS, and for those occasions that I actually need Linux, I can always go solo or plug in a cable, though it does limit <em>where</em> I can hook it up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2004/10/airport-extreme-vs-linux/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
	</channel>
</rss>

