<?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>GibbonsR.net &#187; Linux</title>
	<atom:link href="http://gibbonsr.net/category/technology/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://gibbonsr.net</link>
	<description>A Placeholder For My Ramblings</description>
	<lastBuildDate>Wed, 14 Jul 2010 14:52:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>DD-WRT &amp; my new Asus RT-N16</title>
		<link>http://gibbonsr.net/2010/02/dd-wrt-my-new-asus-rt-n16/</link>
		<comments>http://gibbonsr.net/2010/02/dd-wrt-my-new-asus-rt-n16/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 19:45:14 +0000</pubDate>
		<dc:creator>insanity5902</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[asus]]></category>
		<category><![CDATA[dd-wrt]]></category>
		<category><![CDATA[linksys]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[openwrt]]></category>
		<category><![CDATA[router]]></category>

		<guid isPermaLink="false">http://gibbonsr.net/?p=125</guid>
		<description><![CDATA[I&#8217;ve haven&#8217;t used a manufacturer&#8217;s  firmware on my router in YEARS. Seriously since like 2003 or 2004. I started of using OpenWRT, which was the first one out there of this kind. It allowed you to run Linux on your Linksys router. This was freaking awesome. I used, loved it, and might of fried one or two [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve haven&#8217;t used a manufacturer&#8217;s  firmware on my router in YEARS. Seriously since like 2003 or 2004. I started of using <a title="OpenWRT" href="http://openwrt.org" target="_blank">OpenWRT</a>, which was the first one out there of this kind. It allowed you to run Linux on your Linksys router. This was freaking awesome. I used, loved it, and might of fried one or two routers in the process :/</p>
<p>Since then there have been several different spin offs and IMHO, better ones out there. For the last several years I&#8217;ve been running DD-WRT on my Linksys WRT54G (The same one that I originally put OpenWRT on, fried, and then fixed). I found myself need to extend my wireless network, but not in the normal since of wireless. I need to turn a switch into a wireless client so I could have a hard wired connection on the other end.</p>
<p>I started searching for a new router, one that would last me a while, and more importantly. One I could hack. The short of a very long process for me, I settled on a <a href="http://www.amazon.com/gp/product/B002SISM5W?ie=UTF8&amp;tag=unknown0bb-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B002SISM5W" target="_blank">ASUS RT-N16</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=unknown0bb-20&amp;l=as2&amp;o=1&amp;a=B002SISM5W" border="0" alt="" width="1" height="1" />. This thing is loaded, 32MB of storage, 128MB of ram, and480 Mhz processor. It supports B, G and N. Pretty nifty. I got it, fired it up. And spent just enough time in the Asus firmware to load up <a title="DD WRT" href="http://www.dd-wrt.com" target="_blank">DD-WRT</a>.</p>
<p>I took my old Linksys and converted it into a wireless client. So no, it is just one huge switch. What I have is the wireless portion of it is just like the wireless in a laptop, and it connects to my router. Then all the ports on the back are just like a normal switch. I can now plug my desktop computers in my office up to it, and they are all on my network. It&#8217;s a pretty slick setup.</p>
<p>The connection between the Linksys router (now switch) and the Asus router is a bit flaky at times. And this is because of a multitude of reasons. The biggest being the number of walls the signal has to travel through. But I am working on fixing that one (moving the Asus router out of the bedroom one day). The other problem is the DD-WRT firmware on the Asus router. The router requires a beta release of DD-WRT running the 2.6 kernel. Older versions used the 2.4 kernel. But to support a wider ranger or routers (including this Asus) they had to use the 2.6 Kernel. There are still some bugs, and some things are quite working like they are suppose to, but that is why it is a beta release.</p>
<p>Overall, I am very happy with everything. As long as I can resist the temptation of tinkering with them. The connection remains really stable.</p>
]]></content:encoded>
			<wfw:commentRss>http://gibbonsr.net/2010/02/dd-wrt-my-new-asus-rt-n16/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MySQL Backup with UTF-8 Data</title>
		<link>http://gibbonsr.net/2009/12/mysql-backup-with-utf-8-data/</link>
		<comments>http://gibbonsr.net/2009/12/mysql-backup-with-utf-8-data/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 21:43:29 +0000</pubDate>
		<dc:creator>insanity5902</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[utf-8]]></category>

		<guid isPermaLink="false">http://gibbonsr.net/?p=106</guid>
		<description><![CDATA[I&#8217;ve never given character sets and encoding much time. I half way understand how it works, which for me is unusual. I normally have to understand things at a level that lets me talk to the subject fairly well. And sadly, this one I don&#8217;t. I don&#8217;t have the time or energy to really dive [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve never given character sets and encoding much time. I half way understand how it works, which for me is unusual. I normally have to understand things at a level that lets me talk to the subject fairly well. And sadly, this one I don&#8217;t. I don&#8217;t have the time or energy to really dive into it right now, but it is on my list. I will talk briefly about what I have found in the last 24 hours about this.</p>
<p>MySQL allows you set to set the character-set and collation to utf-8. To my understanding this will allow you to store UTF-8 data in your database. This makes it really nice when you have users copying and pasting data into your CMS. It will store the special double-quotes, trademark symbols, and pretty much anything else you can throw at it. No big deal to backup up, right? Well I did an export within PHPMyAdmin and using the mysqldump utility. Neither one worked, and I was pissed. And actually so was the client because I didn&#8217;t catch it before we launched the site. So last night I was frantically searching Google as fast as I could (notice I wasn&#8217;t searching the web, I was searching Google &#8211; that should make an interesting blog post for another time). And I eventually found my answer. It had to do with the mediums inbetween the export and import to support utf-8 characters &#8211; Great.</p>
<p>So without having to use a 3rd party app, or write some code, I was able to figure out how to do it with myqldump. Instead of using the greater than symbol to redirect the output into a file, mysqldump has a switch -r to use to redirect output into a file. They say to use it on Windows machines, so I kind of felt dirty for using in the linux command line :/ But I did, and guess what, an import using virtualmin on the production server and everything worked, the data came across cleanly.</p>
<p>From the brief reading that I did, using the power of output redirection at the unix command line can break UTF-8 encoding. I guess it kind of makes sense if the server or terminal you are using doesn&#8217;t support it. But it isn&#8217;t something I would really think about.</p>
<p>Just for those wondering what I ended up doing. I normally do a mysqldump like</p>
<p style="padding-left: 30px;"><code>mysqldump -u user_name -p database_name &gt; mydump.sql</code></p>
<p>This time around, i just had to change it to</p>
<p style="padding-left: 30px;"><code>mysqldump -u user_name -p database_name -r mydump.sql</code></p>
<p>So simple I could throw up.</p>
]]></content:encoded>
			<wfw:commentRss>http://gibbonsr.net/2009/12/mysql-backup-with-utf-8-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Helping out in Open Source</title>
		<link>http://gibbonsr.net/2009/08/helping-out-in-open-source/</link>
		<comments>http://gibbonsr.net/2009/08/helping-out-in-open-source/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 13:45:56 +0000</pubDate>
		<dc:creator>insanity5902</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://gibbonsr.net/?p=76</guid>
		<description><![CDATA[I&#8217;ve been using linux since around 2000, and I&#8217;ve been using it has my only operating system since 2003. Since that time my knowledge of programming, systems and open source community has grown immensely. I&#8217;ve always tried to help others on the Gentoo forums when I have a chance, and provide feedback where I can [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using linux since around 2000, and I&#8217;ve been using it has my only operating system since 2003. Since that time my knowledge of programming, systems and open source community has grown immensely. I&#8217;ve always tried to help others on the <a title="Gentoo Forums" href="http://forums.gentoo.org" target="_blank">Gentoo forums</a> when I have a chance, and provide feedback where I can for the developers.</p>
<p>Fast forward a few years, and now I am finding myself provide the patches and helping with some minor development. It is crazy , but how such a small task, can really make you feel good. When you find that patch, that bug, or provide a feature that wasn&#8217;t already there.</p>
<p>I think that is what drives a lot of people with Open Source. It isn&#8217;t that the software is free, and some it isn&#8217;t even the principles behind it, it is simply the enjoyment of working on something and helping out towards something that is bigger then you.</p>
]]></content:encoded>
			<wfw:commentRss>http://gibbonsr.net/2009/08/helping-out-in-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NFS and Subversion, it can work!</title>
		<link>http://gibbonsr.net/2009/02/nfs-and-subversion-it-can-work/</link>
		<comments>http://gibbonsr.net/2009/02/nfs-and-subversion-it-can-work/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 13:43:00 +0000</pubDate>
		<dc:creator>insanity5902</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[nfs]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://wp.gibbonsr.net/?p=8</guid>
		<description><![CDATA[There are a lot of blogs and articles out there about SVN and NFS. You can search google and easily find a lot of information about them. But I never found anybody that felt like they found a definitive answer. In my case I kept getting an error about not being able to find and [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>There are a lot of blogs and articles out there about SVN and NFS. You can search google and easily find a lot of information about them. But I never found anybody that felt like they found a definitive answer.</p>
<p>In my case I kept getting an error about not being able to find and available lock, the error looks something like <code>svn: Can't get exclusive lock on file '/repo/db/write-lock': No locks available </code> It turns out it is actually pretty easy to fix. And for those that don&#8217;t want to read further, all you have to do is add the nolock option to your nfs mount. My fstab entry now looks like this<code>192.168.1.154:/volume1/svn	/media/svn	nfs	rw,nfsvers=3,nolock	0 0</code>. That&#8217;s all I use, and now my svn is working over nfs, safely I might add.</p>
<p>For those looking for a bit more explanation (which is what I couldn&#8217;t find). SVN dev&#8217;s prefer you not to use the Berkeley DB over NFS. So make sure you are running a new enough SVN so it uses the FSFS backend not the BDB.  The next, it is my  understanding that SVN uses file locks to protect the files during checkout and checkin, to prevent them from being over written. NFS uses NLM locking and it is used so that all clients of that nfs export no about the file lock. Apparently subversion is compatible with this locking mechanism. Adding the nolock option to the mount point as the client uses a more basic locking mechanism that only provides protection only form programs running on that machine.</p>
<p>What does all this mean, it means I am able to mount my svn share on a nfs export, but only that one machine can really access this export to guarantee consistency in our repository. You do lose some of the benefits of it being over an NFS share, you couldn&#8217;t do any type of load balancing over multiple SVN frontend servers, but it does allow our NAS to hold our repository and puts me one step closer to consolidating our storage.</p>
<p>While I didn&#8217;t provide a new answer, I am providing the reasoning behind the answer as I can see it. Something I couldn&#8217;t find out there on the Internet.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gibbonsr.net/2009/02/nfs-and-subversion-it-can-work/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>64bit Adobe Flash player released</title>
		<link>http://gibbonsr.net/2008/11/64bit-adobe-flash-player-released/</link>
		<comments>http://gibbonsr.net/2008/11/64bit-adobe-flash-player-released/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 14:24:00 +0000</pubDate>
		<dc:creator>insanity5902</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://wp.gibbonsr.net/?p=18</guid>
		<description><![CDATA[I&#8217;m not lying, I promise. Adobe has announced an x86_64 version of their adobe flash player. I unistalled that latest 10.0 32bit version along with nspluginwrapper, and downloaded the v10 alpha. The install was a simple copying it into ~/.mozilla/pugins, and it works. Two initial findings I have, are dropdown menus are now popping up [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>I&#8217;m not lying, I promise. Adobe has announced an x86_64 version of their adobe flash player. I unistalled that latest 10.0 32bit version along with nspluginwrapper, and downloaded the v10 alpha. The install was a simple copying it into ~/.mozilla/pugins, and it works.</p>
<p>Two initial findings I have, are dropdown menus are now popping up in front of the flash banner, instead of behind. Which is amazingly great. And the second is cpu usage. So far, listening to pandora is quite a bit lower, probalby b/c it was going through nspluginwrapper, but I notice about 4 &#8211; 5% difference in CPU. Can&#8217;t wait to check out more flash streams that I&#8217;ve noticed cause some high cpu load.</p>
<p>For links to download and a chance to read up a bit about the release, check out the <a href="http://blogs.adobe.com/penguin.swf/">SWF Penguin&#8217;s blog (one of the developers for linux flash)</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gibbonsr.net/2008/11/64bit-adobe-flash-player-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows and Active Directory Management from Linux</title>
		<link>http://gibbonsr.net/2008/09/windows-and-active-directory-management-from-linux/</link>
		<comments>http://gibbonsr.net/2008/09/windows-and-active-directory-management-from-linux/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 12:27:00 +0000</pubDate>
		<dc:creator>insanity5902</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://wp.gibbonsr.net/?p=33</guid>
		<description><![CDATA[Browsing the web today, I found two nice tools for managing AD in Linux. First up is adtool. The home page is at http://gp2x.org/adtool/. This is a tool that lets you manage the objects in active directory without having to know too much knowledge of LDAP. You will have to know a bit about the [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Browsing the web today, I found two nice tools for managing AD in Linux.  First up is adtool.  The home page is at <a href="http://gp2x.org/adtool/">http://gp2x.org/adtool/</a>.  This is a tool that lets you manage the objects in active directory without having to know too much knowledge of LDAP.  You will have to know a bit about the layout in Active Directory, but you don&#8217;t have to worry about having to write your LDAP queries.  This small little app lets you list out directories, modify attributes, reset passwords and more.</p>
<p>Next up is a package released by the ZenOSS group, they use it with their monitoring suite, and it is a WMI client.  Again CLI only, but works great.  I found it over at <a href="http://felimwhiteley.wordpress.com/2008/08/15/wmi-calls-from-linux/">http://felimwhiteley.wordpress.com/2008/08/15/wmi-calls-from-linux/</a> and the package can be downloaded from <a href="http://dev.zenoss.org/svn/trunk/inst/externallibs/">http://dev.zenoss.org/svn/trunk/inst/externallibs/</a>.  It seems to be a python script with very little documentation.  Based on the blog post, the syntax isn&#8217;t much different then that of the wmi client for windows.</p>
<p>Between these two tools, you could decently manage basic task from linux, and even write some nice scripts to do more.  While these two tools won&#8217;t Network and System Administrators of Windows Domains out of a window enviroment all day, it will help those who still prefer Linux as the day-to-day machine.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gibbonsr.net/2008/09/windows-and-active-directory-management-from-linux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SHMConfig enabled synaptics through HAL</title>
		<link>http://gibbonsr.net/2008/08/shmconfig-enabled-synaptics-through-hal/</link>
		<comments>http://gibbonsr.net/2008/08/shmconfig-enabled-synaptics-through-hal/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 05:22:00 +0000</pubDate>
		<dc:creator>insanity5902</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://wp.gibbonsr.net/?p=36</guid>
		<description><![CDATA[Finally I got my synaptics drivers to work properly. With the new HAL, you are able to have it hotplug your input devices into X, this means they don&#8217;t need to be listed in X. I tested this out on my laptop a few months ago, and it worked. Only problem is I couldn&#8217;t pass [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Finally I got my synaptics drivers to work properly.  With the new HAL, you are able to have it hotplug your input devices into X, this means they don&#8217;t need to be listed in X.  I tested this out on my laptop a few months ago, and it worked.  Only problem is I couldn&#8217;t pass along the variables for my synaptics touchpad. Well, after months of waiting and research, I finally got it figured out.</p>
<p>I created the file /etc/hal/fdi/policy/11-synaptic-options.fdi, which, in Gentoo, are the user added hal policies, system installed are in /usr/share/hal/fdi/policy/.  I then added the following into that file</p>
<p><code><br />
&lt;?xml version="1.0" encoding="ISO-8859-1"?&gt;<br />
&lt;deviceinfo version="0.2"&gt;<br />
&lt;device&gt;<br />
&lt;match key="input.x11_driver" contains="synaptics"&gt;<br />
&lt;merge key="input.x11_options.SHMConfig" type="string"&gt;On&lt;/merge&gt;<br />
&lt;/match&gt;<br />
&lt;/device&gt;<br />
&lt;/deviceinfo&gt;<br />
</code></p>
<p>This turns on SHMConfig which allows synclient and gsynaptics to change synaptic settings on the fly.  Sadly, in between noticing this taking effect I had moved to a few pre-release applications to get the 3d r500 accelleration with ati drivers.  Below are a few application and versions I am running</p>
<p><code><br />
[ebuild   R   ] sys-apps/hal-0.5.11-r1  <br />
[ebuild   R   ] x11-base/xorg-server-1.4.99.906  <br />
[ebuild   R   ] x11-drivers/synaptics-0.14.6-r4 <br />
</code></p>
<p>Also note, i just notice xf86-input-synaptic-0.15* has been added to the portage tree for the 1.5 prerelease, need to check this out.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gibbonsr.net/2008/08/shmconfig-enabled-synaptics-through-hal/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WICD &#8211; better then Network Manager</title>
		<link>http://gibbonsr.net/2008/08/wicd-better-then-network-manager/</link>
		<comments>http://gibbonsr.net/2008/08/wicd-better-then-network-manager/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 12:31:00 +0000</pubDate>
		<dc:creator>insanity5902</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://wp.gibbonsr.net/?p=39</guid>
		<description><![CDATA[I&#8217;ve been using WICD for the past week, and I think I like it better then Network Manager. It focuses on connecting your network interfaces to networks and does it right. IT doesn&#8217;t have the ability for VPN&#8217;s or anything else, it is merely I frontend to wpa-supplicant and iwconfig. I have had zero issues [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>I&#8217;ve been using WICD for the past week, and I think I like it better then Network Manager.  It focuses on connecting your network interfaces to networks and does it right.  IT doesn&#8217;t have the ability for VPN&#8217;s or anything else, it is merely I frontend to wpa-supplicant and iwconfig.  I have had zero issues with connecting to wireless networks.  It is actually connecting to them better then Network Manager was.  My connections are stable, and I can switch between my wired network and my wireless without problems. (I had problems with NM b/c when I plug into a wired network, the BIOS throws the kill switch to the wireless radio, NM had problems finding it again after this).</p>
<p>The connection times are very quick, most of the time I am connected to my wireless before my gnome interface loads.  It has a service that has to run, so it might even be connecting to it earlier then that &#8230; which would be very cool.</p>
<p>There is one issue though. When I first boot up my and if I have an ethernet cable plugged in, the WICD tray panel fails to load.  And I am not sure why, I&#8217;d imagine though it might be loosely related to the same reason it won&#8217;t &#8220;auto connect&#8221; to the wired network when the cable is plugged in.</p>
<p>Besides that small issue, it WICD runs in a smaller footprint, has a better interface, and provides a stable Internet connection using the proven standards and tools already out there.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gibbonsr.net/2008/08/wicd-better-then-network-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ATI Open Source Video Drivers</title>
		<link>http://gibbonsr.net/2008/07/ati-open-source-video-drivers/</link>
		<comments>http://gibbonsr.net/2008/07/ati-open-source-video-drivers/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 15:22:00 +0000</pubDate>
		<dc:creator>insanity5902</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://wp.gibbonsr.net/?p=44</guid>
		<description><![CDATA[I finally left the fglrx closed sourced drivers and loaded up the ati drivers from the git repo. These code in git includes the ability for 3d acceleration for the r500 chips. I have an x1300 in my laptop, which I believe is a r515. So naturally I my curiosity won and I had to [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>I finally left the fglrx closed sourced drivers and loaded up the ati drivers from the git repo.  These code in git includes the ability for 3d acceleration for the r500 chips. I have an x1300 in my laptop, which I believe is a r515.  So naturally I my curiosity won and I had to give them a go.</p>
<p>I found Phoronix post <a href="http://www.phoronix.com/forums/showthread.php?t=11147">detailing how to install ati on gentoo</a>, Ended up only unmasking the git ebuilds for the packages listed in the 2nd or 3rd post.  I didn&#8217;t install the x11-drm packages b/c I am now running 2.6.26 kernel which includes these.  Install was quick, and after the reboot I found my first problem, Compiz wouldn&#8217;t run .. shit.  I disabled compiz from running at startup and just used plain metacity, and everything seems to work, 2d works just find and was pretty snappy.  So this was a good port.  I checked dmesg, and found drm was loaded just fine.  I then checked glxinfo and found that I didn&#8217;t have direct rendering.</p>
<p>After playing around some more I found a out something very weird.  3D rendering did work, but only once, after it ran the first time, it will fail to work again.  I can run glxinfo once and see Directing Rendering: Yes, or I can run glxgears just once.  But after that I can&#8217;t an error about not being about to find rgb glx visual&#8217;s. Exact errors from glxinfo and glxgears are as follow</p>
<p><code>% glxinfo   <br />
name of display: :0.0<br />
Error: couldn't find RGB GLX visual</p>
<p>visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav<br />
id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat<br />
----------------------------------------------------------------------<br />
0x23 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None<br />
0x24 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None<br />
0x25 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None<br />
0x26 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None<br />
0x27 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None<br />
0x28 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None<br />
0x29 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None<br />
0x2a 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None<br />
0x2b 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None<br />
0x2c 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None<br />
0x2d 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None<br />
0x2e 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None<br />
0x2f 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None<br />
0x30 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None<br />
0x31 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None<br />
0x32 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None<br />
0x64 32 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None<br />
</code><br />
<code> % glxgears<br />
Error: couldn't get an RGB, Double-buffered visual</code></p>
<p>So it seems I got a bit more work to do, I might be needing a few more packages that are considered &#8220;stable&#8221; in gentoo yet</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gibbonsr.net/2008/07/ati-open-source-video-drivers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ft Worth Linux User Group Banner</title>
		<link>http://gibbonsr.net/2008/07/ft-worth-linux-user-group-banner/</link>
		<comments>http://gibbonsr.net/2008/07/ft-worth-linux-user-group-banner/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 04:06:00 +0000</pubDate>
		<dc:creator>insanity5902</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://wp.gibbonsr.net/?p=49</guid>
		<description><![CDATA[So, it&#8217;s only a proof on concept I did in about 15 minutes before going to be, but I thought I would go ahead and show it off. Please critic. Or you can Download the XCF and play with it yourself. The 92.1 Image came from Neo on Flickr and the Tux logo com from [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>So, it&#8217;s only a proof on concept I did in about 15 minutes before going to be, but I thought I would go ahead and show it off.  Please critic.</p>
<div class="image_block"><a href="http://gibbonsr.net/media/blogs/gibbonsr/images/fwlug/921_ktfw_tux_ftlug.png"><img src="http://gibbonsr.net/media/blogs/gibbonsr/images/fwlug/921_ktfw_tux_ftlug_small.png" title="92.1 KTFW FTLUG" width="475" height="175" /></a></div>
</p>
<p>Or you can <a href="http://gibbonsr.net/media/blogs/gibbonsr/images/fwlug/921_ktfw_tux_ftlug.xcf" title="92.1 KTFW FWLUG">Download the XCF</a> and play with it yourself.</p>
<p>The 92.1 Image came from <a href="http://flickr.com/photos/neotsn/2261457113/">Neo on Flickr</a> and the Tux logo com from <a href="http://en.wikinews.org/wiki/Image:NewTux.svg">wikinews</a></p>
<p>EDIT :: Some have ask in other places what 92.1 KTFW is, they is a local Country Radio station. <a href="http://countrylegends921.com/">http://countrylegends921.com/</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gibbonsr.net/2008/07/ft-worth-linux-user-group-banner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
