 
    
<?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>gnome 3 Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/tag/gnome-3/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/tag/gnome-3/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Fri, 22 Jun 2012 12:11:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Ubuntu 12.04 &#8211; GNOME Desktop Not Working &#8211; Looks like GNOME Classic</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-gnome-desktop-not-working-looks-like-gnome-classic/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Fri, 22 Jun 2012 12:11:12 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome 3]]></category>
		<category><![CDATA[gnome classic]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2190</guid>

					<description><![CDATA[<p>This is for the GNOME Desktop installed on Ubuntu 12.04 The problem and solution is likely the same for all other Linux distros, but no guarantee is made. One of the alternative desktops you can install is GNOME (or, more accurately, GNOME 3). Unfortunately, in some cases, instead of getting the new GNOME desktop: you [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-gnome-desktop-not-working-looks-like-gnome-classic/">Ubuntu 12.04 &#8211; GNOME Desktop Not Working &#8211; Looks like GNOME Classic</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>This is for the GNOME Desktop installed on Ubuntu 12.04</p>
<p>The problem and solution is likely the same for all other Linux distros, but no guarantee is made.</p>
</div>
<p>One of the alternative desktops you can install is GNOME (or, more accurately, GNOME 3).</p>
<p>Unfortunately, in some cases, instead of getting the new GNOME desktop:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-gnome-shell-big.jpg" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-gnome-shell-thumb.jpg" alt="" border="0" class="centered" /></a></p>
<p>you get the old GNOME Classic (no effects) desktop:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/06/ubuntu-12-04-cinnamon-not-working-big-2.jpg" target="_blank"><img fetchpriority="high" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/06/ubuntu-12-04-cinnamon-not-working-thumb-2.jpg" width="480" height="279" alt="" border="0" class="centered" /></a></p>
<p>You can tell it uses no 3D hardware acceleration because the text in the toolbar is white.</p>
<p>In the GNOME Classic interface (which does use 3D hardware acceleration), the text is greyed out:</p>
<div class="c1">
<p><strong>NOTE:</strong> This distinction is true when you are running Ubuntu 12.04 or have installed <code>ubuntu-artwork</code> on your system (<code>ubuntu-artwork</code> is automatically installed when you install Ubuntu 12.04). This distinction may not exist if you are running some other distro or are running a different flavour of Ubuntu (e.g. Lubuntu, Xubuntu, etc).</div>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/06/ubuntu-12-04-cinnamon-not-working-big-3.jpg" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/06/ubuntu-12-04-cinnamon-not-working-thumb-3.jpg" width="480" height="279" alt="" border="0" class="centered" /></a></p>
<h1>The Cause</h1>
<p>This happens because you do not have 3D hardware acceleration. GNOME is designed for systems having 3D hardware acceleration. From the <a href="http://live.gnome.org/GNOME3Myths">GNOME website</a>:</p>
<blockquote>
<p>GNOME Shell uses relatively primitive 3D capabilities that have been available from essentially all computing devices made in the last four or five years. </p>
</blockquote>
<p>Essentially, if your graphics hardware is pre-2007, there is a good chance that you will not have the necessary hardware to run GNOME in 3D.</p>
<div class="c1">
<p>If you upgraded to Ubuntu 11.10 and did <u>not</u> get the Unity interface (but got the GNOME Classic interface instead), then your graphics hardware does not have the necessary 3D acceleration needed to run GNOME in 3D.</p>
<p>With the release of Ubuntu 12.04, Canonical included a 2D version of Unity, so everybody got Unity (the interface so many love to hate) &#8211; not just those with good graphics hardware.</p>
</div>
<h1>The Solution</h1>
<p>Unfortunately, there may not be a solution, but you can try some of the following:</p>
<ol>
<li>If you are running Ubuntu inside a virtual machine (like VirtualBox) then enable 3D acceleration for the virtual machine (for VirtualBox, this also requires installing the Guest Additions).</li>
<li>If you are certain your graphics card has the necessary horsepower to run 3D hardware accelerations, look for an updated driver. Sadly, advance driver support is often lacking in Linux.</li>
<li>If you have a desktop computer, you can also replace the current video card with something more powerful (just make sure there are Linux drivers available for it).</li>
</ol>
<p>If none of those solutions work, then you you have no choice but to run GNOME in Classic mode.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-gnome-desktop-not-working-looks-like-gnome-classic/">Ubuntu 12.04 &#8211; GNOME Desktop Not Working &#8211; Looks like GNOME Classic</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
