 
    
<?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>3d Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/tag/3d/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/tag/3d/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Tue, 30 Apr 2013 08:01:29 +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>3D Hardware Acceleration not Working in VirtualBox</title>
		<link>https://complete-concrete-concise.com/virtualbox-2/3d-hardware-acceleration-not-working-in-virtualbox/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Tue, 30 Apr 2013 08:01:29 +0000</pubDate>
				<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[hardware acceleration]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[ubuntu 13.04]]></category>
		<category><![CDATA[virtualbox]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2920</guid>

					<description><![CDATA[<p>This might resolve 3D hardware acceleration not working in VirtualBox 4.2.12 when running Ubuntu 13.04.</p>
<p>The post <a href="https://complete-concrete-concise.com/virtualbox-2/3d-hardware-acceleration-not-working-in-virtualbox/">3D Hardware Acceleration not Working in VirtualBox</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Under certain conditions, I have observed that 3D hardware acceleration is not working in VirtualBox 4.2.12 when running Ubuntu 13.04. It may affect other VirtualBox versions, and it may affect other guest / host OS combinations.</p>
<p>This problem does not affect Ubuntu 12.04 running as a guest OS.</p>
<h3>When the Problem has been Noticed</h3>
<ul>
<li>VirtualBox is running on Windows 7 with SP1</li>
<li>the guest OS is Ubuntu 13.04 (32-bit)</li>
<li>only a single CPU is configured for the virtual machine</li>
<li>the underlying hardware is an AMD Quad-Core A6-3400M</li>
</ul>
<h3>Resolving the Problem</h3>
<p>In my case, I have been able to solve the problem by configuring the virtual machine to have <strong><u>more</u></strong> than 1 CPU.</p>
<h3>Suspicions</h3>
<p>Initially, I thought the problem might be the <code>VT-x/AMD-V</code> or <code>Nested Paging</code> settings which are only enabled when multiple CPUs are configured for the virtual machine, but enabling then with a single CPU did not resolve the problem.</p>
<p>My next suspicion is that Ubuntu&#8217;s use of <a href="http://www.mesa3d.org/llvmpipe.html" title="This is an external link">LLVM Pipe</a> to provide 3D rendering may be the cause of the problem, but I don&#8217;t have time or plans to reinstall Ubuntu 12.10 to test that hypothesis.</p>
<p>If you are running Ubuntu 11.04 or later, you can use this <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-checking-if-you-have-3d-hardware-acceleration">check</a> to see if 3D hardware acceleration is being used.</p>

<p>The post <a href="https://complete-concrete-concise.com/virtualbox-2/3d-hardware-acceleration-not-working-in-virtualbox/">3D Hardware Acceleration not Working in VirtualBox</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 13.04 &#8211; Checking if you have 3D Hardware Acceleration</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-checking-if-you-have-3d-hardware-acceleration/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Fri, 26 Apr 2013 07:12:22 +0000</pubDate>
				<category><![CDATA[Ubuntu 13.04]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[acceleration]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[checking]]></category>
		<category><![CDATA[ubuntu 13.04]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2822</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 13.04, they are probably the same for any version of Ubuntu that shipped with the Unity desktop (Ubuntu 11.04 and later), but no guarantee is made. Without 3D hardware acceleration, the Unity desktop (and other desktops that require 3D hardware acceleration, like Cinnamon, GNOME 3, KDE Plasma, etc) run very, [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-checking-if-you-have-3d-hardware-acceleration/">Ubuntu 13.04 &#8211; Checking if you have 3D Hardware Acceleration</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for Ubuntu 13.04, they are probably the same for any version of Ubuntu that shipped with the Unity desktop (Ubuntu 11.04 and later), but no guarantee is made.</p>
<p>Without 3D hardware acceleration, the Unity desktop (and other desktops that require 3D hardware acceleration, like Cinnamon, GNOME 3, KDE Plasma, etc) run very, very sluggishly.</p>
</div>
<p><strong>1) Open</strong> a terminal (<code>Ctrl+Alt+T</code>), <strong>enter</strong> the following command and <strong>press</strong> <u>Enter</u>:</p>
<div class="c4">
<p><strong>Note:</strong> everything at the command line is case sensitive, so make sure you get the UpPeR and lOwEr case letters right.</p>
</div>
<pre><code>/usr/lib/nux/unity_support_test -p</code></pre>
<p>You will get a report similar to the following:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/check-3d-hw-support-1-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/check-3d-hw-support-1-thumb.png" alt="" border="0" class="centered"/></a></p>
<p>The important line is the first one <code>Not Software Rendered:</code>. If it says <strong><code>no</code></strong>, then there is no 3D hardware acceleration (it is all being done through software emulation using <a href="http://www.mesa3d.org/llvmpipe.html">LLVM Pipe</a>).</p>
<div class="c1">
<p>A more descriptive line would have said <code>Hardware Rendered</code>, but the programmer decided to phrase it in a negative way.</p>
</div>
<h3>Trying to fix the problem</h3>
<p>There are a number of reasons why you don&#8217;t have 3D hardware acceleration:</p>
<ol>
<li>Your video graphics hardware is pre-2007 (or so). GNOME 3 (on which Unity is built) does not <a href="https://live.gnome.org/GNOME3Myths">run on older hardware</a>.</li>
<li>You are running Ubuntu under VirtualBox (or some other virtual environment and have not enabled 3D hardware acceleration). Instructions for enabling 3D hardware acceleration under VirtualBox can be found <a href="//complete-concrete-concise.com/virtualbox-2/ubuntu-13-04-how-to-enable-3d-hardware-acceleration-under-virtualbox">here</a></li>
<li>You do not have the latest hardware drivers for your graphics card. Instructions for installing hardware drivers can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-how-to-install-update-drivers">here</a>.</li>
</ol>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-checking-if-you-have-3d-hardware-acceleration/">Ubuntu 13.04 &#8211; Checking if you have 3D Hardware Acceleration</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
