<?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>OrthoDoc &#187; Ubuntu</title>
	<atom:link href="http://orthodoc.edublogs.org/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://orthodoc.edublogs.org</link>
	<description>ORTHOPAEDICS  ::  WEBS  ::  INDIA  ::  UBUNTU</description>
	<lastBuildDate>Sun, 19 Aug 2007 06:37:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>White screen of Death</title>
		<link>http://orthodoc.edublogs.org/2007/06/18/white-screen-of-death/</link>
		<comments>http://orthodoc.edublogs.org/2007/06/18/white-screen-of-death/#comments</comments>
		<pubDate>Mon, 18 Jun 2007 18:14:23 +0000</pubDate>
		<dc:creator>orthodoc</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://orthodoc.edublogs.org/2007/06/18/white-screen-of-death/</guid>
		<description><![CDATA[Oh! The last couple of weeks have been really dreadful. I have had ubuntu go crashing down &#8230;my website host had several outrages and I was left in the lurch trying to recover data. The latter has got a simple and elegant solution. You might have heard it being repeated several times before &#8230;and I [...]]]></description>
			<content:encoded><![CDATA[<p>Oh! The last couple of weeks have been really dreadful. I have had ubuntu go crashing down &#8230;my website host had several outrages and I was left in the lurch trying to recover data. The latter has got a simple and elegant solution. You might have heard it being repeated several times before &#8230;and I will do nothing less than the same. The three steps to keeping your data safe on a hosted server are: backup, back up and <em>backup.</em> But better still to have a look at <a href="http://www.taobackup.com/">the tao of backup</a>.</p>
<p>On the other hand I had the fortune of facing the white screen of death on <a href="http://ubuntu.com">ubuntu</a>. Though wikipedia has a small write-up <a href="http://en.wikipedia.org/wiki/Screens_of_death#White">here</a>, its nothing compared to what I faced. Although I am not sure why it happens ( I think it is to do with the display system &#8211; <a href="http://en.wikipedia.org/wiki/X_server">X server</a>), I think I have got the solution to it. I had a really lengthy post out there in <a href="http://launchpad.net">launchpad</a> and two guys did their best to help me out. If I hadn&#8217;t chickened out and gone for the <em>easy</em> way out, we would have probably solved the problem. If this has got you curious you read about it <a href="https://answers.launchpad.net/ubuntu/+question/7957">here</a>. But trust me when I say it will bore you to death. That brings us back to the white screen of death&#8230;</p>
<p>You have got three ways to sort this problem out:</p>
<ol>
<li>Option 1: If you have a Nvidia graphics card then simply,
<ul>
<li>Open up a terminal by pressing Ctrl+Alt+F1 (you could use F2 to F6 instead of F1) to enter a TTY session</li>
<li>Then log in with your username and password</li>
<li>At the prompt type the following:<br />
<blockquote><p>sudo apt-get install nvidia-glx</p></blockquote>
</li>
<li>Remember that you will be prompted for your password and that you need a valid internet connection for this method to work.</li>
<li>After the installation is done, you will return to your prompt.</li>
<li>Now hit the combination of: Ctrl+Alt+F7 to return to your gnome session.</li>
<li>If you still face the white screen, then log back to TTY session.</li>
<li>Type at the prompt: sudo reboot to reboot your pc and see if this helps.</li>
</ul>
</li>
<li>Option 2: If oyu don&#8217;t have a graphics card installed then,
<ul>
<li>Open up a TTY session by hitting Ctrl+Alt+F1</li>
<li>After you are logged in, typ the following at the prompt:<br />
<blockquote><p>sudo dpkg-reconfigure xserver-xorg</p></blockquote>
</li>
<li> A blue screen will open up and run you through various options. Hit enter to choose Yes and move on to the next option. Occasionally you may have to hit the TAB button to choose the OK option. For all of them the default options will suffice.</li>
<li>Stop at the section that mentions about Xserver loading modules when starting up. Run through the options using the UP and DOWN arrow buttons. Deselect, repeat <u><strong>deselect</strong></u> the glx optiion by pressing the spacebar (There should be no star between the parentheses next to the option.</li>
<li>After running through all the options you will be back at the prompt.</li>
<li>Try first Ctrl+Alt+F7 or sudo reboot to log back inot your ubuntu session.</li>
</ul>
</li>
<li>Option 3: Sometimes if you had enabled desktop effects enabled without having a graphics card aor having the restricted drivers then you are faced with the same white screen:
<ul>
<li>Again, enter a TTY session by typing Ctrl+Alt+F1</li>
<li>Run the following command<br />
<blockquote><p>sudo killall.compiz.real</p></blockquote>
</li>
<li>Then reboot.</li>
</ul>
</li>
</ol>
<p>If all of these options do not work then you can post your problem in the <a href="http://ubuntuforums.org">ubuntuforums</a> or in <a href="http://launchpad.net">launchpad</a>. There are many in the community who will get you out this sticky situation.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/ubuntu" class="performancingtags" rel="tag">ubuntu</a>, <a href="http://technorati.com/tag/white%20screen%20of%20death" class="performancingtags" rel="tag">white screen of death</a>, <a href="http://technorati.com/tag/ubuntu%20crash" class="perfomancingtags" rel="tag">ubuntu crash</a>, <a href="http://technorati.com/tag/xserver%20crash" class="perfomancingtags" rel="tag">xserver crash</a></p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://orthodoc.edublogs.org/2007/06/18/white-screen-of-death/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ubuntu</title>
		<link>http://orthodoc.edublogs.org/2007/05/02/ubuntu-2/</link>
		<comments>http://orthodoc.edublogs.org/2007/05/02/ubuntu-2/#comments</comments>
		<pubDate>Tue, 01 May 2007 20:05:51 +0000</pubDate>
		<dc:creator>orthodoc</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://orthodoc.edublogs.org/2007/05/02/ubuntu-2/</guid>
		<description><![CDATA[Right at the moment &#8230;ubuntu is the new love of my life. Its working fine with my PC and I am not too far away from chucking win xp out of my life. On second thoughts that may not be so easy&#8230; considering how bound people are with Windoze. Its taken the freedom out of [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">Right at the moment &#8230;<a href="http://www.ubuntu.com">ubuntu</a> is the new love of my life. Its working fine with my PC and I am not too far away from chucking win xp out of my life. On second thoughts that may not be so easy&#8230; considering how bound people are with Windoze. Its taken the freedom out of their life.</p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Ubuntu" class="performancingtags" rel="tag">Ubuntu</a></p>
]]></content:encoded>
			<wfw:commentRss>http://orthodoc.edublogs.org/2007/05/02/ubuntu-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
