<?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>LinuxNiche</title>
	<atom:link href="http://blog.linuxniche.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.linuxniche.net</link>
	<description>The ramblings of a linux geek..</description>
	<lastBuildDate>Fri, 03 Sep 2010 04:51:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Ubuntu 10.04 install with LVM on Raid 1 using Graphical LiveCD</title>
		<link>http://blog.linuxniche.net/2010/09/ubuntu-10-04-install-with-lvm-on-raid-1-using-graphical-livecd/</link>
		<comments>http://blog.linuxniche.net/2010/09/ubuntu-10-04-install-with-lvm-on-raid-1-using-graphical-livecd/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 04:44:26 +0000</pubDate>
		<dc:creator>FatalSaint</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.linuxniche.net/?p=524</guid>
		<description><![CDATA[Hello World! It&#8217;s been a few months since my last post.. I&#8217;ve definitely let my blog go by the wayside.  It just seems I&#8217;ve been running out of things to tinker with.  But, when I do get around to doing something that I can&#8217;t find much information on while googling I try and document it [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Hello World!</strong></p>
<p>It&#8217;s been a few months since my last post.. I&#8217;ve definitely let my blog go by the wayside.  It just seems I&#8217;ve been running out of things to tinker with.  But, when I do get around to doing something that I can&#8217;t find much information on while googling I try and document it somewhere.</p>
<p><span id="more-524"></span>Recently, I acquired a 1TB drive for my <a href="http://blog.linuxniche.net/?p=246" target="_blank">Gaming Desktop</a>.  I wasn&#8217;t able to afford additional hard drives when I purchased that system and as such have just been running with a 2GB swap, 20GB root, and ~478GB for a home.  No <a href="http://en.wikipedia.org/wiki/Fault-tolerant_system" target="_blank">fault tolerance</a>, and no way to add more space when my home gets full aside adding a new drive and making a new partition and mount-point.  So, when I got the 1TB drive I came up with the best I could do under the circumstances (I believe).</p>
<p>Optimally, you want the same size hard drives for a RAID array.  However, with <a href="http://tldp.org/HOWTO/Software-RAID-HOWTO.html" target="_blank">linux software raid</a> it&#8217;s really irrelevant as it just uses partitions of a drive, not whole drives themselves.  So I should be able to RAID 1 a 500GB partition on the 500GB drive (whole disk) and a 500GB partition on the 1TB drive (so half the drive) and put an LVM on top for future expansion.  Now, googling for <a href="https://help.ubuntu.com/community/Installation/RAID1%2BLVM" target="_blank">LVM on Raid for Ubuntu </a>will invariably get you lots of results, like <a href="https://help.ubuntu.com/community/Installation/RAID1%2BLVM" target="_blank">this one</a> or <a href="http://forums.techarena.in/guides-tutorials/1204944.htm" target="_blank">this one</a>.</p>
<p>Unfortunately, almost all of the documentation is old with 9.04 or previous being the ones setup on, and typically using LILO if true LVM on Raid or having a /boot outside the LVM for grub and most using the alternative installer CD.  With 9.10 and up getting grub2 by default it&#8217;s supposed to have support for booting directly to LVM partitions now negating the need for a separate /boot or LILO.</p>
<p>I wanted to know if it would be possible to manually setup my drives using the standard mdadm and lvm2 commands, and then use the graphical installer to select my LVM&#8217;s, install, and boot.  This is what I did.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.linuxniche.net/2010/09/ubuntu-10-04-install-with-lvm-on-raid-1-using-graphical-livecd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Miss Me?</title>
		<link>http://blog.linuxniche.net/2010/03/miss-me/</link>
		<comments>http://blog.linuxniche.net/2010/03/miss-me/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 14:33:39 +0000</pubDate>
		<dc:creator>FatalSaint</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[N810]]></category>
		<category><![CDATA[N900]]></category>
		<category><![CDATA[Nokia N810]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[WOW]]></category>

		<guid isPermaLink="false">http://blog.linuxniche.net/?p=518</guid>
		<description><![CDATA[Hello World! I know I&#8217;ve been missing lately; I have gotten myself pretty busy between WoW, setting up an HA/LB (High Availability/Load Balancing) web and database server(s) for a client and just time with the family. If you haven&#8217;t seen it before, Ultra Monkey is quite a simple and nice set of tools to manage [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Hello World!</strong></p>
<p>I know I&#8217;ve been missing lately; I have gotten myself pretty busy between WoW, setting up an HA/LB (High Availability/Load Balancing) web and database server(s) for a client and just time with the family.</p>
<p>If you haven&#8217;t seen it before, <a href="http://www.ultramonkey.org/3/topologies/" target="_blank">Ultra Monkey</a> is quite a simple and nice set of tools to manage an HA/LB configuration &#8211; and it has several good example configurations to get you started.<br />
<span id="more-518"></span></p>
<p>If you have read my previous articles you may have seen that I have an N810 internet tablet.  There is a new device out now that is the successor to that, the N900 cell phone.  I have written a small PyQt4 application for the N900 called <a href="http://maemo.org/packages/view/pypianobar/" target="_blank">pyPianobar</a>.  Because this is PyQt4, if you grab the deb and extract it on your Linux Desktop (such as Ubuntu), you can actually use it there too! (You&#8217;ll need to install <a href="http://github.com/PromyLOPh/pianobar" target="_blank">pianobar</a> first)  This gives you Pandora Radio on your desktop, or your N900 :).</p>
<p>I&#8217;m currently trying to save up for an N900 so I can do some more tinkering, but also been waiting to see what will come of the new <a href="http://meego.com/" target="_blank">MeeGo</a> (what a horrible name) that spawned as the result of an Intel (Moblin)/Nokia (Maemo) drunken one-night stand.</p>
<p>I&#8217;ve setup and been using <a href="http://moblin.org/" target="_blank">Moblin</a> on my <a href="http://blog.linuxniche.net/?tag=aspire" target="_blank">Acer Aspire One</a> &#8211; and it&#8217;s not <strong>too</strong> bad.  It&#8217;s childish, but so is everything now days (ever seen an iPhone? Ugh.)  Once I see for sure that the community will get a decent MeeGo port over to the N900 that is likely to be my next phone, even if it is <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16875205178&amp;cm_re=N900-_-75-205-178-_-Product" target="_blank">$500+</a>.  Yes, I&#8217;m saying it&#8217;s worth it :).</p>
<p>I don&#8217;t want the next Nokia device because they&#8217;ve already said it will be a capacitive touch screen like the Android and iPhone mess and capacitive is just not as accurate as resistive.  I also like using a Stylus when I want to be particular.  As an example, watch <a href="http://www.youtube.com/watch?v=SRbnn7D3qbI" target="_blank">this</a> &#8211; specifically the very last 30 seconds of the video or so.  It shows a very nice Avatar drawing done with the default Sketch app on the phone.  I just don&#8217;t think something like that is possible on capacitive.. and I don&#8217;t need multi-touch.</p>
<p>On the WoW front, I&#8217;ve written a small addon for <a href="http://www.wowinterface.com/downloads/info16168-1.1.html" target="_blank">Feral Druid&#8217;s </a>that uses the <a href="http://www.wowinterface.com/downloads/info14924-Faceroller.html" target="_blank">Faceroller </a>mod.  It will show a decent kitty rotation for high-DPS making it quite a bit simpler to keep track of everything.  The next update, which hopefully will be soon, will include a minor prediction system and a bear rotation for tanking.</p>
<p>As you can see, I keep myself entertained :).  I never can just &#8220;do&#8221; something, I have to toy with it &#8211; code something for it, tinker with it&#8230; eventually break it :D.  I still haven&#8217;t gotten the hang of the whole Blogging scene though and as such my blog tends to fall by the way-side.  There&#8217;s already so many out there on any given topic that it&#8217;s usually just a waste for me to add yet another reference or complaint for XYZ in yet another blog.</p>
<p>Anyway, hope you enjoyed the update &#8211; check out the N900, WoW and Ultra Monkey someday :).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.linuxniche.net/2010/03/miss-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random Ramblings</title>
		<link>http://blog.linuxniche.net/2009/12/random-ramblings/</link>
		<comments>http://blog.linuxniche.net/2009/12/random-ramblings/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 19:39:53 +0000</pubDate>
		<dc:creator>FatalSaint</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.linuxniche.net/?p=508</guid>
		<description><![CDATA[Welcome! I realized that I have been somewhat neglecting my blog of late.  I have a very valid and perfectly acceptable excuse however &#8211; I have re-addicted myself to WoW.   World of Warcraft has, of course, become a perfectly acceptable reason to miss work, ignore your spouse, neglect your kids, and make new &#8220;real&#8221; friends [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Welcome!</strong></p>
<p>I realized that I have been somewhat neglecting my blog of late.  I have a very valid and perfectly acceptable excuse however &#8211; I have re-addicted myself to WoW.   World of Warcraft has, of course, become a perfectly acceptable reason to miss work, ignore your spouse, neglect your kids, and make new &#8220;real&#8221; friends that are approximately the size of my pinky.</p>
<p><span id="more-508"></span></p>
<p>Personally, I&#8217;ll never quite have the character or personal fortitude and dedication that my fellow (WoWites?  WoWers?&#8230; Idiots?) have.  While I will admit to sometimes being sucked in and staying awake until 2 AM in the morning&#8230; somehow I manage to pull my lazy ass out of bed at 6:30 and still make it to work on time.  Every night, somewhere between the hours of 6-8 pm, I even manage to get off the computer and go sit with my wife and kids around the dinner table and eat something so I don&#8217;t wind up being found dead at my computer from starvation.</p>
<p>Maybe it&#8217;s just me&#8230; but I seem to be perfectly capable of leading a normal, everyday, life outside of Azeroth.  It&#8217;s called self-control people.</p>
<p>Unfortunately&#8230;. my blog did suffer :).  So, while my real life has remained in tact, my online life has shifted from re-compiling software, breaking internet tablets, reloading ATI graphics drivers on my Gamer for the millionth time, and blogging&#8230; to looking at the ass of a cartoon character running around pretending to be bad as hell.</p>
<p>To add a note and further nerdify myself I shall say that I actually preferred Everquest 2 to WoW; but unfortunately everyone I know plays WoW and I&#8217;ve heard that saying &#8220;When in Rome&#8230;&#8221; and all that.  Guess I&#8217;m becoming a conformist.</p>
<p>On a more serious note, I have managed to switch myself to HandBrake instead of using my custom mencoder scripts mentioned in some previous articles &#8211; but it required compiling the SVN version as the released version doesn&#8217;t support Karmic Koala.  Or at least didn&#8217;t&#8230; it appears that they now have a 9.10 deb available and ready on their download site.  Mayhaps I&#8217;ll try it.  Anyway, HandBrake has proved quite easy in selecting my MKV specifications and ripping movies.</p>
<p>I missed the update last month to the ATI drivers, hard to keep track now that Ubuntu has permitted me to be a lazy bastard and get my drivers direct from the Karmic repositories.  No more compiling or manual installing hassle anymore.  That also means though that I no longer have to keep refreshing ATI&#8217;s website waiting for the &#8220;next release&#8221; to fix some glitch.  For the past couple months my Gamer has been running flawless&#8230;&#8230;&#8230;&#8230;. playing WoW :).</p>
<p>Oh, I don&#8217;t think I blogged this so I shall mention it here:  I finally got a stable overclock with my Gamer that I am content with!  After many, many, many&#8230;.. and many more&#8230;. reboots changing between every possible combination of FSB, voltages, and Memory timings (since I do not have an AMD Black Edition processor) that I could think of I finally got it.  Initially I was *very* conservative about my CPU voltages which was causing my instability problems.. I did not want to go too far into the &#8220;red&#8221; according to my motherboard on the stock cooler.  I feared I&#8217;d cause some real damage.</p>
<p>I broke down and to ease my mind I bought a Xigmatek Dark Knight with an AM2 Type-X Adapter to allow me to mount it horizontally on the processor.  After this I cranked up the voltages.  I ended up with a FSB of 250@1.5v, the cpu multi dropped to x14.5, my memory set to 1333mhz with 6-6-6-24 timings giving me a 3.625ghz.  So I basically have an AMD Phenom II 945 acting as a 965 but without the Black Edition.  Probably should have just bought the 965 :).  My temperatures now never break 40c, even under a torture test.  It gives me great joy just thinking about that :).</p>
<p>Let&#8217;s see.. is there any other nonsense that most of you won&#8217;t care about anyway?  Oh, I wrote a small &#8220;Texts from Last Night&#8221; RSS app for the Android phone I have, but I haven&#8217;t added any finishing touches to it or published it to the market yet.  All it is currently is an RSS feed that pulls only from TFLN, may as well get a normal RSS feed app and just add TFLN&#8217;s URL to it :).  It was more of a proof of concept for me anyway, as I haven&#8217;t fully decided if I want to get into the whole mobile phone development scene.  So much work, all my stuff would be free so very little profit, and&#8230; I got WoW to play damnit!</p>
<p>So there we have it&#8230; I easily could have filled 3-4 whole blog posts with each of those topics individually if I was truly an attention whore&#8230; but I&#8217;m not completely.  Honest.  So instead we get a single blog post spanning several completely unrelated topics and jumbles together into an incoherent mess!!!  I blame WoW&#8230;. everyone else does!</p>
<p><strong>Go play WoW!  Maybe you too can join the thousands of people that seem to ruin their lives over a damned game!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.linuxniche.net/2009/12/random-ramblings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I am officially an RHCE!</title>
		<link>http://blog.linuxniche.net/2009/10/official-an-rhce/</link>
		<comments>http://blog.linuxniche.net/2009/10/official-an-rhce/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 23:34:27 +0000</pubDate>
		<dc:creator>FatalSaint</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.linuxniche.net/?p=497</guid>
		<description><![CDATA[Welcome!! Today&#8217;s post is just my thoughts on my most recent class + exam.  The RHCE is considered by many people to be one of the best (and most difficult) Linux-based certifications that an SA can get.  For that reason, I have desperately wanted this certification for quite some time, but I could never afford [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Welcome!!</strong></p>
<p>Today&#8217;s post is just my thoughts on my most recent class + exam.  The <a href="http://www.redhat.com/certification/rhce/" target="_blank">RHCE</a> is considered by many people to be one of the best (and most difficult) Linux-based certifications that an SA can get.  For that reason, I have desperately wanted this certification for quite some time, but I could never afford the cost.</p>
<p><span id="more-497"></span>Luckily, a bunch of SA&#8217;s at my current job got together and submitted for our employer to front the cost of 2 Boot Camp-like courses and exams back to back.  I got in the second one.  The course we took wasn&#8217;t the RHCE 300 boot camp, it was a modified version offered by <a href="http://www.gurulabs.com/" target="_blank">Guru Labs</a> called the GL301.  I do believe this course was very helpful in me passing my exam with the score that I did (you&#8217;ll see below) &#8211; but I likely would have passed the test without it.</p>
<p>All of the blogs and forums that I read from so many people talk about how painful and difficult the RHCE exam was that it almost makes the exam seem godlike and impossible.  I actually think all of that sort of made the experience almost disappointing.</p>
<p>I did come across this guys blog <a href="http://conigliaro.org/2009/09/08/my-rhce-exam-experience/" target="_blank">here</a> that explained how he &#8220;self-trained&#8221; himself to ace his exam.</p>
<p>Like him, I don&#8217;t want to &#8220;downplay&#8221; the significance of the RHCE certificate, or make anyone think they can sleep their way through the test &#8211; but it most certainly isn&#8217;t an impassable exam by any measure, which is definitely the impression you get when reading other blogs and forums. I had no books or study material beyond the book given by the boot camp we took, and a <a href="http://www.centos.org/" target="_blank">CentOS 5</a> virtual machine in <a href="http://www.virtualbox.org/" target="_blank">VirtualBox</a>.</p>
<p>I personally have had very little &#8220;enterprise&#8221; linux experience with employers &#8211; most of my knowledge comes from about 10 years of tinkering with just about every flavor of linux I could get my hands on.  From Red Hat 7 through Fedora Core 4 I used Red Hat a lot, after FC4 however I sort of drifted away and into debian based systems with a few gentoo servers.  Now I am almost exclusively Ubuntu for the desktop, and Debian for a server.  This was one of my biggest concerns with going for the RHCE, I was under the impression I would need to know &#8220;red hat&#8221; specific ways of doing things.  While I am, of course, bound by Red Hat to STFU about anything exam related &#8211; I&#8217;ll say I was very pleased to discover that the &#8220;how&#8221; was irrelevant.. all that mattered is &#8220;Does it work?&#8221;</p>
<p>Just to sort of put the difficulty of the exam into perspective, however, I&#8217;ll say this: In the first group of people that took the exam (approx 13-14 people) &#8211; we had 1 RHCE, and 1 RHCT pass.  I do not know yet how many passed or failed in my class.  The thing to note about this though is the majority of the people that went with me or before me were not full Systems Administrators, they were DBA&#8217;s or some other Application Administrator that was required to get an OS certification.  So, if you don&#8217;t find yourself routinely administering a <strong>complete</strong> linux system very often &#8211; you&#8217;re definitely going to want brush up on everything you see in the <a href="http://www.redhat.com/certification/rhce/prep_guide/" target="_blank">RHCE Prep Guide</a> that Red Hat is &#8220;nice&#8221; enough to give us.  It&#8217;s about all the legal information you can get about the exam.</p>
<p>Now for my Results:</p>
<blockquote><p>The results of your RHCE Certification Exam are reported below.  The<br />
RHCE Certification Exam allows candidates to qualify for the<br />
Red Hat Certified Engineer (RHCE) and Red Hat Certified Technician<br />
(RHCT) certificates.  Please note that the RHCE designation is<br />
understood to both include and supersede the RHCT designation.</p>
<p>RHCE requirements: score of 70 or higher on RHCT components (100 points)<br />
score of 70 or higher on RHCE components (100 points)</p>
<p>RHCT requirement:  score of 70 or higher on RHCT components (100 points)</p>
<p>RHCT components score:                             100.0<br />
RHCE components score:                             100.0</p>
<p>RHCE Certification:                                PASS</p>
<p>Congratulations &#8212; you are now certified as a Red Hat Certified<br />
Engineer!</p></blockquote>
<p>I finished all of the requirements in 1.5 hours, and spent the remaining 2 hours simply testing my configurations and even going above and beyond the requirements in terms of security (because I was getting bored).</p>
<p>This exam is definitely passable, but be sure you have the experience listed on Red Hat&#8217;s website.  I strongly recommend taking the <a href="https://www.redhat.com/apps/training/assess/" target="_blank">Red Hat pre-Assessment questionaire</a> &#8211; but also recommend you give them a fake email address and phone number unless you want to be constantly harassed by &#8220;Red Hat training&#8221; specialists that want to figure out when you want to take a course.  It&#8217;s actually quite annoying and my biggest frown at Red Hat.  Just because I took your pre-assessment quizzes doesn&#8217;t mean I want you to contact me to &#8220;help me out&#8221;.   Red Hat isn&#8217;t the only business that employs this tactic of course&#8230; but I dislike it anywhere it&#8217;s used.</p>
<p>Thanks for stopping by, I&#8217;m going to go celebrate my Ace of the RHCE exam!</p>
<p><strong>Happy Studying!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.linuxniche.net/2009/10/official-an-rhce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ATI 9.10 Drivers officially released.</title>
		<link>http://blog.linuxniche.net/2009/10/ati-9-10-drivers-officially-released/</link>
		<comments>http://blog.linuxniche.net/2009/10/ati-9-10-drivers-officially-released/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 05:21:21 +0000</pubDate>
		<dc:creator>FatalSaint</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.linuxniche.net/?p=492</guid>
		<description><![CDATA[Welcome! Looks like ATI posted their official 9.10 drivers yesterday.  As always you can grab them here.  These are in the official release notes: Resolved Issues The following section provides a brief description of resolved issues with the latest version of the ATI CatalystTM Linux software suite. These include: &#8220;aticonfig -xinerama=on&#8221; no longer results in [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Welcome!</strong></p>
<p>Looks like ATI posted their official 9.10 drivers yesterday.  As always you can grab them <a href="http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&amp;product=2.4.1.3.36&amp;lang=English" target="_blank">here</a>.  These are in the official release notes:<br />
<span id="more-492"></span></p>
<blockquote><p><strong>Resolved Issues</strong><br />
The following section provides a brief description of resolved issues with the latest<br />
version of the ATI CatalystTM Linux software suite. These include:</p>
<ul>
<li> &#8220;aticonfig -xinerama=on&#8221; no longer results in different dimensions and DPI settings between Ubuntu 8.10 and 9.04</li>
<li>CAL SDK samples will no longer throw an error message while executing on the second ASIC</li>
<li>Playback with UVD acceleration no longer causes Mplayer to terminate abruptly or display blank video</li>
<li>Display corruption no longer observed after changing TV format from NTSC to PAL and restarting X server</li>
<li>System now responds properly when multi-display mode is being configured</li>
<li>Pressing the &#8220;Detect Displays&#8221; button in Catalyst Control Center will now detect newly hotplugged displays properly</li>
<li>System no longer becomes unresponsive when playing VC-1 or H.264 content in dual stream with SD MPEG content</li>
<li>Changes to gamma values are no longer applied to the wrong display when X is restarted</li>
<li>With CrossFire enabled, pressing the &#8220;Detect Displays&#8221; button no longer causes the &#8220;3D&#8221; settings drop down menu to expand in the Catalyst Control Center Display Manager</li>
<li>Desktop rotation changes will no longer cause segmentation fault in clone mode</li>
<li>Systems with both CRT and LVDS displays connected will now respond properly when starting the X server</li>
</ul>
<p><strong>Known Issues</strong></p>
<ul>
<li>With CrossFire enabled, system may become unresponsive when switching to DC<br />
(battery) mode with full-screen applications running</li>
<li>Desktop resolution changes through Catalyst Control Center might not be applied<br />
after restarting X</li>
<li>System may become unresponsive when toggling between virtual terminals in multi-head configuration with applications running</li>
<li>System may become unreponsive after executing specific combinations of XRandR reflections and rotations</li>
<li>X server may fail to start GUI Desktop Manager after enabling secondary adapter using Catalyst Control Center</li>
<li>[Ubuntu 9.04] Animated busy mouse cursor may disappear or flicker in clone mode</li>
<li>Corruption may be visible after hotplugging a display and doing a Virtual Terminal switch</li>
<li>[RHEL 5.3] The secondary display may become disabled after resuming from sleep/hibernation in big desktop mode</li>
<li>Screen rotation may result in corrupt video playback</li>
<li>[SUSE 11.1] Unplugging the secondary display and terminating the X server (Ctrl + Alt + Backspace) may cause the primary display to become blank and display corruption</li>
<li>fgl_glxgears application may fail to function and cause the system to stop responding while performing OpenGL GLX Remote Rendering</li>
<li>In dual-head mode, performing a XRandR command (rotation or screen resolution change) on screen 1 may cause both screens to display corruption</li>
<li>Segmentation fault may occur or system may display error during boot up if X is stopped in Dual-Head mode</li>
</ul>
</blockquote>
<p>People at phoronix of course have a <a href="http://www.phoronix.com/forums/showthread.php?t=19753" target="_blank">thread going</a>, and so far they haven&#8217;t been screaming foul too much.  But it has just been a day :).  There isn&#8217;t too much to say about this release, however, as Ubuntu Karmic has had 9.10 drivers in their repo&#8217;s since last month.  I will say that I&#8217;ve been gaming in Left 4 Dead and WoW in wine since they were added to Karmic and I&#8217;ve had very little problems.  So far my biggest complaints have been in video playback with my HDTV.  Overall, I still am very happy with ATI&#8217;s new support model for Linux.  </p>
<p>So, here&#8217;s to waiting for 9.11 &#8211; hope they come out earlier in the month than 9.10 did!</p>
<p><strong>Happy Gaming!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.linuxniche.net/2009/10/ati-9-10-drivers-officially-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
