 
    
<?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>looks like gnome Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/tag/looks-like-gnome/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/tag/looks-like-gnome/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Fri, 22 Jun 2012 11:59:16 +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; Cinnamon Desktop Not Working &#8211; Looks like GNOME</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-cinnamon-desktop-not-working-looks-like-gnome/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Fri, 22 Jun 2012 11:59:16 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[cinnamon desktop]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[looks like gnome]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2188</guid>

					<description><![CDATA[<p>This is for Cinnamon Desktop 1.4 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 Cinnamon. Unfortunately, in some cases, instead of getting the Cinnamon desktop: you get the GNOME Classic (no effects) [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-cinnamon-desktop-not-working-looks-like-gnome/">Ubuntu 12.04 &#8211; Cinnamon Desktop Not Working &#8211; Looks like GNOME</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 Cinnamon Desktop 1.4 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 Cinnamon.</p>
<p>Unfortunately, in some cases, instead of getting the Cinnamon desktop:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-desktop-big.jpg" target="_blank"><img fetchpriority="high" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-desktop-thumb.jpg" width="480" height="395" alt="" border="0" class="centered" /></a></p>
<p>you get the 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 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. 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 (on which Cinnamon is built) 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. Consequently, this means you will not be able to run the Cinnamon desktop.</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 Cinnamon.</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 can&#8217;t run Cinnamon (at least, not unless Cinnamon decides to release a 2D version of their interface).</p>

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