 
    
<?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>not working Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/tag/not-working/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/tag/not-working/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Wed, 08 May 2013 09:53:15 +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 13.04 &#8211; Wireless / Wi-Fi Not Working</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-wireless-wi-fi-not-working/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Wed, 08 May 2013 09:53:15 +0000</pubDate>
				<category><![CDATA[Ubuntu 13.04]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[troubleshoot]]></category>
		<category><![CDATA[ubuntu 13.04]]></category>
		<category><![CDATA[wi-fi]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2975</guid>

					<description><![CDATA[<p>There are a lot of reasons why your wireless / Wi-Fi connection is not working, but the most common is lack of a driver. </p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-wireless-wi-fi-not-working/">Ubuntu 13.04 &#8211; Wireless / Wi-Fi Not Working</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 running the Unity Interface.</p>
<p>They may be the same or similar for other versions, but no guarantee is made.</p>
</div>
<p>There are a lot of reasons why your wireless / Wi-Fi connection is not working, but the most common is lack of a driver.</p>
<div class="c2">
<p>A driver is a piece of software that allows the operating system to communicate with a piece of hardware (in this case, a wireless device).</p>
</div>
<p>While Ubuntu (and other Linux distros, in general) provide good support for a wide variety of hardware devices, there are various reasons a particular device is not supported, but the 3 most common are:</p>
<ol>
<li>the device is newer and support is not provided in the default operating system.</li>
<li>the device and the driver for the device is proprietary, in which case it cannot be part of the Linux kernel (Linux licensing requires that all software that is part of it be openly available, so proprietary software (commonly called <em>closed source</em> cannot be part of it. Nothing prevents proprietary software from later being installed, though).</li>
<li>the device is proprietary and no driver is provided for it and no documentation exists that would allow someone to write a driver for it (over time, if a device is popular enough, people may reverse engineer it and write a driver for it).</li>
</ol>
<div class="c2">
<p>For example, on my laptop (2 years old &#8211; bought in the Summer of 2011), Ubuntu does not support the built in wireless device (nor any other Linux distro I&#8217;ve tried).</p>
</div>
<p>Fortunately, Ubuntu makes it quite easy to install a proprietary device driver &#8211; as long as Ubuntu knows about it (so, you might still be out of luck for very new devices).</p>
<h1>Getting an Internet Connection</h1>
<p>Ironically, to fix the problem, you need an Internet connection.</p>
<p>The easiest way (but not necessarily the most convenient) is to use a wired Ethernet connection:</p>
<p><img fetchpriority="high" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-wireless-not-working-1.jpg" width="480" height="357" alt="" border="0" class="centered"/></p>
<p>You connect your computer to your wireless router. There should be a number of Ethernet ports on the back of your router:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-wireless-not-working-2.jpg" width="480" height="182" alt="" border="0" class="centered"/></p>
<p>Using an Ethernet connection should be a simple case of plug-and-play.</p>
<p>Alternately, you can use a wireless card or USB device that you know works with Ubuntu (assuming you have one):</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-wireless-not-working-3.jpg" width="480" height="205" alt="" border="0" class="centered"/></p>
<div class="c2">
<p>In my case, it is a D-Link DWL-G122 wireless USB device.</p>
</div>
<p>Using an alternate wireless connection, you will need to go to the settings and connect to the device:</p>
<p><strong>1) Click</strong> on the <u>network</u> icon (shaded in yellow) and select your wireless device:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-wireless-not-working-4.png" alt="" border="0" class="centered"/></p>
<p><strong>2) Enter</strong> your wireless security code:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-wireless-not-working-5.png" alt="" border="0" class="centered"/></p>
<p>Once you are connected to the Internet, follow <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-how-to-install-update-drivers">these instructions for installing a hardware driver</a>.</p>
<div class="c4">
<p><strong>Note:</strong> in cases of very new, or obscure hardware, there may not be drivers available. In that case, you are back to searching Ubuntu and Linux help forums.</p>
<p>In that case, what you should try is:</p>
<ol>
<li>go to the manufacturer&#8217;s website and see if they have Linux drivers for their devices</li>
<li>widen your search by adding <u>Debian</u> to your search terms. <u>Debian</u> is the Linux base on which Ubuntu is built &#8211; there are a number of differences, but if it works for Debian, it will probably work for Ubuntu. <span class="i1">This should be done in the case you are not getting anywhere with searching for help with Ubuntu.</span></li>
</ol>
</div>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-wireless-wi-fi-not-working/">Ubuntu 13.04 &#8211; Wireless / Wi-Fi Not Working</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; VirtualBox Guest Additions Stop Working After Update</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-virtualbox-guest-additions-stop-working-after-update/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Mon, 06 May 2013 09:41:18 +0000</pubDate>
				<category><![CDATA[Ubuntu 13.04]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[guest additions]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[stopped working]]></category>
		<category><![CDATA[ubuntu 13.04]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[virtualbox]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2944</guid>

					<description><![CDATA[<p>Possible solution if you are running Ubuntu 13.04 with the Unity Desktop, running inside VirtualBox 4.2.12.</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-virtualbox-guest-additions-stop-working-after-update/">Ubuntu 13.04 &#8211; VirtualBox Guest Additions Stop Working After Update</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 using the Unity Desktop, running under VirtualBox 4.2.12.</p>
<p>They may be the same or similar for other version combinations, but I make no guarantee.</p>
</div>
<p>Sometimes, after installing updates, the VirtualBox Guest Additions stop working.</p>
<p>To get them working again, it is necessary to reinstall them.</p>
<p><strong>1) Open</strong> the <u>Dash</u> by tapping on the Windows / Super key:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-virtualbox-guest-additions-stop-working-0.jpg" width="480" height="255" alt="" border="0" class="centered"/></p>
<div class="c2">
<p><strong>Note:</strong> tapping the <u>Windows</u> keys means pressing it as though you intend to type it. It does not mean holding down the key (holding down the key does something else).</p>
<p>Ubuntu calls this the <u>Super</u> key</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-basic-unity-tutorial-dash-2.jpg" alt="" border="0" class="centered"/></p>
</div>
</div>
<p><strong>2) Type</strong> vboxadditions</u> into the <u>Dash</u> query field:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-virtualbox-guest-additions-stop-working-0a.jpg" width="480" height="289" alt="" border="0" class="centered"/></p>
<p><strong>3) Press</strong> <u>Enter</u> to open the VirtualBox Guest Additions Folder:</p>
<div class="c2">
<p><strong>Note:</strong> pressing the <u>Enter</u> key will select the first Dash entry. If <u>VBOXADDITIONS</u> is not the first entry, then use the keyboard arrow keys or mouse to navigate to the appropriate icon.</p>
<p>If pressing <u>Enter</u> does not open the VirtualBox Guest Additions folder, then click on the <u>VBOXADDITIONS</u> icon.</p>
</div>
<p><strong>4) Click</strong> the <u>Run Software</u> button:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-virtualbox-guest-additions-stop-working-2-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-virtualbox-guest-additions-stop-working-2-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>5) Click</strong> on <u>Run</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-virtualbox-guest-additions-stop-working-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-virtualbox-guest-additions-stop-working-3-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>6) Enter</strong> your password and <strong>click</strong> on <u>Authenticate</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-virtualbox-guest-additions-stop-working-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/05/1304-virtualbox-guest-additions-stop-working-4-thumb.png" alt="" border="0" class="centered"/></a></p>
<p>This will then uninstall and then reinstall the VirtualBox Guest Additions.</p>
<p>After rebooting your machine, everything should be working correctly again.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-virtualbox-guest-additions-stop-working-after-update/">Ubuntu 13.04 &#8211; VirtualBox Guest Additions Stop Working After Update</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<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 12.10 &#8211; VirtualBox Guest Additions not Working</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-virtualbox-guest-additions-not-working/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 18 Oct 2012 00:34:46 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.10]]></category>
		<category><![CDATA[4.1.22]]></category>
		<category><![CDATA[4.2]]></category>
		<category><![CDATA[display driver problem]]></category>
		<category><![CDATA[guest additions]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[ubuntu 12.10]]></category>
		<category><![CDATA[virtualbox]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2380</guid>

					<description><![CDATA[<p>This applies to Ubuntu 12.10 running under VirtualBox version 4.1.22 (or earlier), 4.2.0, 4.2.2, and 4.2.4 under Windows 7 with Service Pack 1. The issue and solution is likely the same for all versions of VirtualBox 4.1.22 and 4.2.x, regardless of which OS they are running on. Unfortunately, the problem with VirtualBox 4.2.2, and 4.2.4 [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-virtualbox-guest-additions-not-working/">Ubuntu 12.10 &#8211; VirtualBox Guest Additions not Working</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 applies to Ubuntu 12.10 running under VirtualBox version 4.1.22 (or earlier), 4.2.0, 4.2.2, and 4.2.4 under Windows 7 with Service Pack 1.</p>
<p>The issue and solution is likely the same for all versions of VirtualBox 4.1.22 and 4.2.x, regardless of which OS they are running on.</p>
<p>Unfortunately, the problem with VirtualBox 4.2.2, and 4.2.4 has no solution at the moment.</p></div>
<div class="c1">
<h3>This problem is resolved in VirtualBox 4.2.6 and later.</h3>
<p><strong>Note:</strong> you will need to <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-virtualbox-guest-additions-stop-working-after-update">reinstall the VirtualBox Guest Additions</a>. (the instructions are for Ubuntu 12.04, but the steps are the same)</p>
</div>
<h1>The Problem</h1>
<p>When you install VirtualBox Guest Additions under Ubuntu 12.10, you find that the video drivers don&#8217;t work properly: you get no 3D hardware acceleration and the display resolution is fixed at 1024&#215;768 (or 800&#215;600).</p>
<p>If you are observant, when you install the VirtualBox Guest editions you will notice the notification:</p>
<div class="c2"><code>Warning: unknown version of the X Windows System installed. Not installing X Window System drivers.</code>
</div>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-x-vb-error.png" alt="" border="0" class="centered"/></p>
<h1>The Cause</h1>
<p>This warning occurs because Ubuntu 12.10 and many other Linux distros now use X Server version 1.13.* (or later). Unfortunately, VirtualBox version 4.1.22 (or earlier) only recognizes version 1.12.* or earlier.</p>
<h1>The Solution</h1>
<p>Upgrade to the latest version of <a href="https://www.virtualbox.org/wiki/Downloads">VirtualBox</a> (at least version 4.2 or later).</p>
<div class="c1">
<p>As of 06-Nov-2012, the latest version is 4.2.4.</p>
</div>
<div class="c1">
<p>I am not sure why VirtualBox does not alert users about this update because the last notification I received was to upgrade from 4.1.20 to 4.1.22. I am sure I received an upgrade notification from 3.2.14 to 4.0.</p>
</div>
<p>However, this will not enable 3D hardware acceleration &#8211; so Unity will be sluggish and slow. This is a problem with the VirtualBox drivers &#8211; it does not fully support X Server 1.13 (it supports it enough to allow running, but not 3D hardware acceleration).</p>
<p>See this <a href="https://forums.virtualbox.org/viewtopic.php?f=3&#038;t=51727">discussion thread</a> over at VirtualBox.<//p></p>
<p>There is also a bug report filed <a href="https://www.virtualbox.org/ticket/11107">here</a>.</p>

<div class="c1"><strong></p>
<p>Update 25-October-2012</p>
<p></strong></p>
<p>I managed to get 3D hardware support under VirtualBox 4.2.2, but it isn&#8217;t pretty &#8211; while I have 3D hardware support, I no longer have autoscaling of the display resolution. As well, there are a number of things broken (like software updates) and instability &#8211; but I don&#8217;t know if the instability is coming from 12.10 or the changes I made to 12.10.</p>
<p>For those who want to experiment I did the following:</p>
<ol>
<li>Added the <code>precise</code> repositories to the software sources (because the quantal repositories don&#8217;t contain the older versions of X Server)</li>
<li>removed the quantal repositories (because it is a pain to have to explicitly state each and every version of a piece of software. I hoped that the quantal repositories removed, apt-get would automatically figure out the dependencies for me)</li>
<li> updated the software sources</li>
<li>uninstalled <code>xserver-xorg-core</code> (this will uninstall a bunch of files)</li>
<li>installed <code>xserver-xorg-core</code>, <code>xorg</code> and <code>ubuntu-desktop</code> (and any other files it complained about)</li>
<li>rebooted</li>
<li>reinstalled Guest Additions</li>
<li>rebooted</li>
</ol>
<p>I am sure there is a more precise way of doing this, but there are a lot of files and dependencies to take care of and my simplistic approach obviously didn&#8217;t work quite so well.</p>
<p>I think the only solution for user&#8217;s running 12.10 under VirtualBox is to wait until VB comes out with a version properly supporting X Server 1.13.</p>
</div>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-virtualbox-guest-additions-not-working/">Ubuntu 12.10 &#8211; VirtualBox Guest Additions not Working</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<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 loading="lazy" 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 loading="lazy" 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>
		<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 loading="lazy" 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 loading="lazy" 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 loading="lazy" 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>
		<item>
		<title>Ubuntu 12.04 &#8211; Lock Screen Does not Work</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-lock-screen-does-not-work/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Sat, 02 Jun 2012 15:00:49 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[disabled]]></category>
		<category><![CDATA[gnome-screensaver]]></category>
		<category><![CDATA[lock screen]]></category>
		<category><![CDATA[lockscreen]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[upgrade]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2172</guid>

					<description><![CDATA[<p>This tutorial is for Ubuntu 12.04 running the Unity interface. It may be the same for other version combinations but no guarantee is made. Sometimes, after upgrading to Ubuntu 12.04, the Lock Screen functionality stops working. The likely problem is that gnome-screensaver has been uninstalled. Using the Command Line 1) Open a terminal using Ctrl+Alt+L [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-lock-screen-does-not-work/">Ubuntu 12.04 &#8211; Lock Screen Does not Work</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 tutorial is for Ubuntu 12.04 running the Unity interface. It may be the same for other version combinations but no guarantee is made.</p>
</div>
<p>Sometimes, after upgrading to Ubuntu 12.04, the <u>Lock Screen</u> functionality stops working.</p>
<p>The likely problem is that <code>gnome-screensaver</code> has been uninstalled.</p>
<h1>Using the Command Line</h1>
<p><strong>1) Open</strong> a terminal using <code>Ctrl+Alt+L</code> (detailed instructions for opening a terminal can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-get-a-command-line-shell-or-terminal">here</a>).</p>
<p><strong>2) Enter</strong> the following command:</p>
<pre><code>sudo apt-get install gnome-screensaver</code></pre>
<h1>Using the Ubuntu Software Center</h1>
<p><strong>1) Start</strong> the <u>Ubuntu Software Center</u>.</p>
<p><strong>2) Enter</strong> <code>gnome-screensaver</code> into the search field:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/06/ubuntu-12.04-lock-screen-does-not-work-1.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/06/ubuntu-12.04-lock-screen-does-not-work-1-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>3) Click</strong> on the search result that comes up (it will turn the selection orange).</p>
<p><strong>4) Click</strong> on <u>Install</u>.<br />
</p>
<p>This solution was originally found <a href="http://askubuntu.com/questions/133479/unable-to-lock-screen-after-upgrading-to-12-04">here</a>.</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-lock-screen-does-not-work/">Ubuntu 12.04 &#8211; Lock Screen Does not Work</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Fedora 16 &#8211; First Impressions &#8211; Not Positive</title>
		<link>https://complete-concrete-concise.com/blog/fedora-16-first-impressions-not-positive/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Tue, 08 May 2012 23:45:45 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[fedora 16]]></category>
		<category><![CDATA[impression]]></category>
		<category><![CDATA[negative]]></category>
		<category><![CDATA[not positive]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[review]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2085</guid>

					<description><![CDATA[<p>UPDATED 11-May-2012 I have discovered that the problem with Software Updates and Add/Remove Software noted below was caused by VirtualBox Guest Additions not being correctly installed. This happened because the Linux kernel header files are not installed, GCC (a compiler) is not installed, make (a tool for GCC) is not installed. Installing gcc and make [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/blog/fedora-16-first-impressions-not-positive/">Fedora 16 &#8211; First Impressions &#8211; Not Positive</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c4">
<p><strong>UPDATED 11-May-2012</strong></p>
<p>I have discovered that the problem with <u>Software Updates</u> and <u>Add/Remove Software</u> noted below was caused by <u>VirtualBox Guest Additions</u> not being correctly installed. This happened because</p>
<ol>
<li>the Linux kernel header files are not installed,</li>
<li>GCC (a compiler) is not installed,</li>
<li>make (a tool for GCC) is not installed.</li>
</ol>
<p>Installing <u>gcc</u> and <u>make</u> was not a problem. Installing the Linux kernel header files was. For some reason, <u>kernel-devel-3.1.0-7.fc16.i686.PAE</u> is not available (I am sure if I hunt around some more, I will find it, but that is beside the point, I am interested in install, test, use not install and fiddle around until I get some semblance of a usable system.</p>
<p>Notwithstanding the problems it has with VirtualBox Guest Additions, I still find it hard to like or recommend Fedora 16:</p>
<p>(1) The <u>Software</u> and <u>Add/Remove Software</u> applications are very slow. Clearly, it is getting info off the network, but I found it to be even slower than <u>Ubuntu Software Center</u></p>
<p>(2) It has a borderless white menu scheme, which looks nice on a dark background:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/fedora-16-first-impressions-a.jpg" width="480" height="316" alt="" border="0" class="centered" /></p>
<p>but gets completely washed out when overlaying a white themed application (like the terminal):</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/fedora-16-first-impressions-b.jpg" width="480" height="301" alt="" border="0" class="centered" /></p>
<p>(3) It insists on popping up unnecessary warnings to users. This is from the <u>Add/Remove Software</u> application when you click on <u>Package Collections</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/fedora-16-first-impressions-c.png" alt="" border="0" class="centered" /></p>
<p>A better solution would be to either (1) refresh the cache without notifying the user, or (2) display a Yes / No dialog with the question: &#8220;The cache is invalid, would you like to refresh it?&#8221; (even that is too much information to the user). It should be option (1) and after 2 or 3 failures, then it should notify the user that something is wrong.</p>
<p>This is from the <u>Add/Remove Software</u> application when trying to install <u>gcc</u> (a compiler collection):</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/fedora-16-first-impressions-d.png" alt="" border="0" class="centered" /></p>
<p>This is too much geek information for the average user. I think that software packages managed by Fedora should be <u>automatically</u> instead of asking the user if they trust it.</p>
</div>
<h1>Background</h1>
<p>I&#8217;ve played with Linux for almost 20 years. My first experience was trying to compile it, in the early 90s, from sources (gotten off a CUG CD?), but Turbo C wasn&#8217;t able to compile it.</p>
<p>By the mid-90s, I was playing with compiled distributables. While they were interesting and often had some neat features, I never considered them ready for the desktop.</p>
<p>Ubuntu 11.04 was the first Linux distro I thought just worked out-of-the-box and could be deemed ready for the desktop. When Ubuntu 11.10 seemed to take a step backwards I began trying out other Linux distros (to their credit, Ubuntu did quickly recover their mistep).</p>
<p>When I tried Fedora 15 in November 2011, it was a complete failure &#8211; it would not even install. It would go through the whole installation procedure only to lock up at the end.</p>
<p>Fedora 16 did install.</p>
<h1>The Setup</h1>
<p>I installed Fedora in a VirtualBox (4.1.12r77218) system. The virtual machine was configured to have 1 cpu, 1024Mb memory, 128Mb video memory (3D acceleration enabled), 8Gb hard drive. </p>
<p>I installed the VirtualBox Guest Additions.</p>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<h1>Installation</h1>
<p>Unlike Fedora 15, Fedora 16 did install, although the initial messages displayed when booting off the install DVD were not encouraging:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/05/fedora-16-first-impressions-0-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/fedora-16-first-impressions-0-thumb.png" alt="" border="0" class="centered" /></a></p>
<p>Installation was quick. This is probably because I downloaded the 3.7GB DVD image and it installed off the DVD without downloading files from the Internet.</p>
<p>While the installation procedure is not too complicated, it is certainly not as simple as Ubuntu&#8217;s or Linux Mint&#8217;s.</p>
<p>I chose the basic install (although I was tempted to install development tools as well).</p>
<h1>First Boot</h1>
<p>After installation, I rebooted the machine and was delighted to see it boot up with no problems.</p>
<p>The default background image is an underwater scene that is strongly reminiscent of <em>20,000 Leagues Under the Sea</em> (one of my favourite books):</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/fedora-16-first-impressions-1.jpg" width="480" height="361" alt="" border="0" class="centered" /></p>
<h1>Problems</h1>
<p>While it did boot up and various applications I tried worked, there are at least two applications that don&#8217;t work: <u>Software Updates</u> and <u>Add/Remove Software</u>.</p>
<div class="centered">
<p>As mentioned above, this was caused by VirtualBox Guest Additions not installing (despite my thinking they had).</p>
<p>Of course, Fedora should allow me to recover from a failed software install instead of become resasonably unusable.</p>
</div>
<p>This effectively means I can&#8217;t apply software updates (including security updates) to the system, nor can I install new software packages &#8211; effectively rendering the system useless.</p>
<p>When launched, both applications display the following warning:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/05/fedora-16-first-impressions-2-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/fedora-16-first-impressions-2-thumb.png" alt="" border="0" class="centered" /></a></p>
<p>Not the most user friendly message, but at least it suggest (to me) a course of action. I opened up a terminal and ran <code>yum-complete-transaction</code> as root:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/05/fedora-16-first-impressions-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/fedora-16-first-impressions-3-thumb.png" alt="" border="0" class="centered" /></a></p>
<p>It tells me there is one transaction that needs to finish:</p>
<p>As it runs, it displays page after page of warnings and errors:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/05/fedora-16-first-impressions-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/fedora-16-first-impressions-4-thumb.png" alt="" border="0" class="centered" /></a></p>
<p>Trying the recommended suggestion to run with the flag <code>--skip-broken</code> doesn&#8217;t help either.</p>
<p>Finally, I get the following notification (not consistently, when logging in):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/05/fedora-16-first-impressions-5-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/fedora-16-first-impressions-5-thumb.png" alt="" border="0" class="centered" /></a></p>
<h1>Conclusion</h1>
<p>From my experience, Fedora Linux is an extremely big disappointment because it just <u>doesn&#8217;t</u> work out of the box.</p>
<p>What makes it more disappointing is that it is based on the venerable Red Hat Linux &#8211; a distro I played around with in the 1990&#8217;s.</p>
<p>Of course, nowadays, Red Hat makes its money selling service and support to enterprises, not by giving away free copies of its Linux distribution.</p>
<p>Of all the Linux distros I&#8217;ve tried since 2011, Fedora Linux is the only one that doesn&#8217;t work. Period.</p>
<p>Other distros may have issues (not recognizing my WiFi adapter being most common), but at least they work.</p>

<p>The post <a href="https://complete-concrete-concise.com/blog/fedora-16-first-impressions-not-positive/">Fedora 16 &#8211; First Impressions &#8211; Not Positive</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 12.04 &#8211; Virtualbox Guest Additions Stop Working after Update</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-virtualbox-guest-additions-stop-working-after-update/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 03 May 2012 10:40:22 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[guest additions]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[stopped working]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[virtualbox]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2071</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 12.04, with the Unity interface, running under VirtualBox 4.1.12_77218. They should be the same or similar for other version combinations, but no guarantee is made. Sometimes, when Ubuntu updates are applied to your system, the VirtualBox Guest Additions stop working. Symptoms may include: (1) screen resolution reverts back to the [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-virtualbox-guest-additions-stop-working-after-update/">Ubuntu 12.04 &#8211; Virtualbox Guest Additions Stop Working after Update</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 12.04, with the Unity interface, running under VirtualBox 4.1.12_77218. They should be the same or similar for other version combinations, but no guarantee is made.</p>
</div>
<p>Sometimes, when Ubuntu updates are applied to your system, the VirtualBox Guest Additions stop working. Symptoms may include: (1) screen resolution reverts back to the default setting, (2) shared folders no longer work.</p>
<p>Trying to fix it by selecting <u>Install Guest Additions…</u> does nothing (and it won&#8217;t because Guest Additions are already installed).</p>
<p>The fix is to rerun the Guest Additions installation program. There are three ways to do this.</p>
<h1>Method 1</h1>
<div class="c2">
<p>I think this is the easiest and fastest way.</p>
</div>
<p><strong>1) Locate</strong> the <u>VBOXADDITIONS</u> disk icon (it is probably the only disk icon) located near the bottom of the Launcher (it is most likely just above the trash can icon) . <strong>Click</strong> on the disk icon:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/ubuntu-12.04-guest-additions-stop-working-after-update-1.jpg" width="480" height="360" alt="" border="0" class="centered" /></p>
<p><strong>2) Click</strong> on <u>Open Autorun Prompt</u>:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/ubuntu-12.04-guest-additions-stop-working-after-update-2.jpg" width="480" height="360" alt="" border="0" class="centered" /></p>
<p>This will uninstall the Guest Additions and then reinstall them. The rest of the procedure is exactly the same as for <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-installing-virtualbox-guest-additions">installing VirtualBox Guest Additions</a>.</p>
<h1>Method 2</h1>
<div class="c2">
<p>This one uses the Unity Dash interface.</p>
</div>
<p><strong>1) Open</strong> Dash by tapping the <u>Super</u> key (usually, this will be the Windows key on your machine). Alternately, you can click on the Dash icon at the top of the Launcher.</p>
<p><strong>2) Type</strong> <u>vbox</u> into the dash query field. This will bring up the <u>VBOXGUESTADDITION&#8230;</u> folder:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/ubuntu-12.04-guest-additions-stop-working-after-update-6.jpg" width="480" height="360" alt="" border="0" class="centered" /></p>
<p><strong>3) Press</strong> the <u>Enter</u> key. This will open the <u>VBOXGUESTADDITIONS&#8230;</u> folder. Alternately, you can select the folder by either using your mouse or navigating to it using the arrow keys:</p>
<div class="c2">
<p>Note: pressing the <u>Enter</u> key will only open the folder if it is the first item. If it is not, you can always type a little more so it becomes the first item.</p>
</div>
<p><strong>4) Double-click</strong> the <u>VBOXADDITIONS</u> icon:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/ubuntu-12.04-guest-additions-stop-working-after-update-5.jpg" width="480" height="360" alt="" border="0" class="centered" /></p>
<p><strong>5) Click</strong> on <u>Open Autorun Prompt</u>:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/ubuntu-12.04-guest-additions-stop-working-after-update-2.jpg" width="480" height="360" alt="" border="0" class="centered" /></p>
<p>This will uninstall the Guest Additions and then reinstall them. The rest of the procedure is exactly the same as for <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-installing-virtualbox-guest-additions">installing VirtualBox Guest Additions</a>.</p>
<h1>Method 3</h1>
<div class="c2">
<p>This is the more &#8220;traditional&#8221; way using the Nautilus browser to navigate to the Virtualbox Guest Additions</p>
</div>
<p><strong>1) Click</strong> the <u>Folder</u> icon on the launcher:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/ubuntu-12.04-guest-additions-stop-working-after-update-3.jpg" width="480" height="360" alt="" border="0" class="centered" /></p>
<p><strong>2) Click</strong> on <u>File System</u>, then <strong>double-click</strong> on the <u>media</u> folder:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/ubuntu-12.04-guest-additions-stop-working-after-update-4.jpg" width="480" height="360" alt="" border="0" class="centered" /></p>
<p><strong>3) Double-click</strong> the <u>VBOXADDITIONS</u> icon:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/ubuntu-12.04-guest-additions-stop-working-after-update-5.jpg" width="480" height="360" alt="" border="0" class="centered" /></p>
<p><strong>4) Click</strong> on <u>Open Autorun Prompt</u>:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/05/ubuntu-12.04-guest-additions-stop-working-after-update-2.jpg" width="480" height="360" alt="" border="0" class="centered" /></p>
<p>This will uninstall the Guest Additions and then reinstall them. The rest of the procedure is exactly the same as for <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-installing-virtualbox-guest-additions">installing VirtualBox Guest Additions</a>.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-virtualbox-guest-additions-stop-working-after-update/">Ubuntu 12.04 &#8211; Virtualbox Guest Additions Stop Working after Update</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 11.10 &#8211; Virtualbox Guest Additions Stop Working After Update</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-ubuntu-2/ubuntu-11-10-virtualbox-guest-additions-stop-working-after-update/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Tue, 10 Apr 2012 05:53:49 +0000</pubDate>
				<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[guest additions]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[stopped working]]></category>
		<category><![CDATA[ubuntu 11.10]]></category>
		<category><![CDATA[virtualbox]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1672</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 11.10, with the Unity interface, running under VirtualBox 4.1.8. They should be the same or similar for other version combinations, but no guarantee is made. Sometimes, when Ubuntu updates are applied to your system, the VirtualBox Guest Additions stop working. Symptoms may include: (1) screen resolution reverts back to the [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-ubuntu-2/ubuntu-11-10-virtualbox-guest-additions-stop-working-after-update/">Ubuntu 11.10 &#8211; Virtualbox Guest Additions Stop Working After Update</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 11.10, with the Unity interface, running under VirtualBox 4.1.8. They should be the same or similar for other version combinations, but no guarantee is made.</p>
</div>
<p>Sometimes, when Ubuntu updates are applied to your system, the VirtualBox Guest Additions stop working. Symptoms may include: (1) screen resolution reverts back to the default setting, (2) shared folders no longer work.</p>
<p>Trying to fix it by selecting <u>Install Guest Additions&#8230;</u> does nothing (and it won&#8217;t because Guest Additions are already installed).</p>
<p>The fix is to rerun the Guest Additions installation program. There are two ways to do this.</p>
<h1>Method 1</h1>
<p><strong>1) Locate</strong> the <u>VBOXADDITIONS</u> disk icon (it is probably the only disk icon) located near the bottom of the Unity ribbon (it is most likely just above the trash can icon) . <strong>Click</strong> on the disk icon:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/ubuntu-11.10-virtualbox-additions-problem-1.png" alt="" border="0" class="centered" /></p>
<p><strong>2) Click</strong> on <u>Open Autorun Prompt</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/ubuntu-11.10-virtualbox-additions-problem-2.png" alt="" border="0" class="centered" /></p>
<p>This will uninstall the Guest Additions and then reinstall them. The rest of the procedure is exactly the same as for <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-installing-virtualbox-guest-additions">installing VirtualBox Guest Additions</a>.</p>
<h1>Method 2</h1>
<p><strong>1) Click</strong> the <u>Folder</u> icon on the Unity ribbon:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/Ubuntu-11.10-virtualbox-additions-problem-3a.png" alt="" border="0" class="centered" /></p>
<p><strong>2) Click</strong> on <u>File System</u>, then <strong>double-click</strong> on the <u>media</u> folder:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/Ubuntu-11.10-virtualbox-additions-problem-3b.png" alt="" border="0" class="centered" /></p>
<p><strong>3) Double-click</strong> the <u>VBOXADDITIONS</u> icon:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/ubuntu-11.10-virtualbox-additions-problem-3.png" alt="" border="0" class="centered" /></p>
<p><strong>4) Click</strong> on <u>Open Autorun Prompt</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/ubuntu-11.10-virtualbox-additions-problem-2.png" alt="" border="0" class="centered" /></p>
<p>This will uninstall the Guest Additions and then reinstall them. The rest of the procedure is exactly the same as for <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-installing-virtualbox-guest-additions">installing VirtualBox Guest Additions</a>.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-ubuntu-2/ubuntu-11-10-virtualbox-guest-additions-stop-working-after-update/">Ubuntu 11.10 &#8211; Virtualbox Guest Additions Stop Working After Update</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress &#8211; Jetpack 1.2 Broken on IE 8 and IE 9</title>
		<link>https://complete-concrete-concise.com/blog/wordpress-jetpack-1-2-broken-on-ie-8/</link>
					<comments>https://complete-concrete-concise.com/blog/wordpress-jetpack-1-2-broken-on-ie-8/#comments</comments>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 17 Nov 2011 00:49:00 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[1.2]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[ie 8]]></category>
		<category><![CDATA[ie 9]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[jetpack]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/blog/wordpress-jetpack-1-2-broken-on-ie-8</guid>

					<description><![CDATA[<p>I just updated to Jetpack 1.2 on my site and find that the Site Stats module is broken for Internet Explorer 8 and Internet Explorer 9. It works fine with FireFox 7.0.1. Here&#8217;s Site Stats as seen in IE 8 (click for larger image): Problems are: it looks ugly, nice tables and formatting are all [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/blog/wordpress-jetpack-1-2-broken-on-ie-8/">WordPress &#8211; Jetpack 1.2 Broken on IE 8 and IE 9</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I just updated to Jetpack 1.2 on my site and find that the <u>Site Stats</u> module is broken for Internet Explorer 8 and Internet Explorer 9. It works fine with FireFox 7.0.1.</p>
<p>Here&#8217;s <u>Site Stats</u> as seen in IE 8 (click for larger image):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/11/jetpack-1.2-broken-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/11/jetpack-1.2-broken-thumb.png" alt="" border="0" class="centered"/></a></p>
<p>Problems are:</p>
<ol>
<li>it looks ugly, nice tables and formatting are all missing</li>
<li>the bar graph at the top doesn&#8217;t display</li>
<li>the <u>Yesterday</u> tabs do not work &#8211; clicking them does nothing</li>
<li>while the weekly tab does work, again the formatting is ugly and broken</li>
<li>IE 8 reports <u>Errors on Page</u></li>
</ol>
<p>It renders and functions fine in FireFox. The formatting is nice, the graphs show up, and the <u>Yesterday</u> tabs work. This is <u>Site Stats</u> as seen in FF (click for larger image):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/11/jetpack-1.2-broken-ff-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/11/jetpack-1.2-broken-ff-thumb.png" alt="" border="0" class="centered"/></a></p>
<div class="c1">
<p>If you use IE 8 as your primary browser (since my main computer still runs Windows XP) or IE 9, I cannot recommend upgrading to Jetpack 1.2.</p>
<div class="c2">
<p>All problems (that I saw) with <u>Site Stats</u> appear to be fixed as of 22-December-2011.</p>
</div>
</div>
<div class="c2">
<p><strong>Update:</strong> Version 1.2.1 was released later today. <u>Site Stats</u> is still broken in IE 8 and IE 9.</p>
</p></div>
<div class="c3">
<p><strong>Update (19-Nov-2011), applies to 1.2.1:</strong> I&#8217;m noticing that while the formating of <u>Site Stats</u> definitely looks fine in FireFox 7.0.1, the bar chart (reddish zone) doesn&#8217;t display when clicking on <u>Site Stats</u> on the from the left hand column (marked in red). <span class="i1">I don&#8217;t remember this problem with with 1.2, so something may have broken with the update from 1.2 to 1.2.1.</span> The bar charts do come up when clicking on the Days, Weeks, or Months tabs (marked in green): (click for a larger image)</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/11/jetpack-1.2.1-broken-ff-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/11/jetpack-1.2.1-broken-ff-thumb.png" alt="" border="0" class="centered"/></a></div>
<div class="c3">
<p><strong>Update (22-November-2011):</strong> <u>Site Stats</u> is now displaying correctly. Since I haven&#8217;t installed any updates, my best guess is that the <u>Site Stats</u> page was not being generated locally but by on the WordPress server and they have fixed their problems. As well, the bar graph comes up correctly in FireFox 7.0.1.</div>
<div class="c3">
<p><strong>Update (25-November-2011):</strong> <u>Site Stats</u> is not working &#8211; again. This time, the values it is showing me are incorrect. Most of the stat values are too small (about 1/7<sup>th</sup> of the expected value) &#8211; although, some are too big. As well, the Summary Tables show stats going back to December-2009 &#8211; this is impossible, this site only got powered by WordPress in March-2011. sigh. I hope they get this fixed.</p>
<p>The <u>At A Glance</u> bar chart displays the correct values (for now).</p>
</div>

<p>The post <a href="https://complete-concrete-concise.com/blog/wordpress-jetpack-1-2-broken-on-ie-8/">WordPress &#8211; Jetpack 1.2 Broken on IE 8 and IE 9</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://complete-concrete-concise.com/blog/wordpress-jetpack-1-2-broken-on-ie-8/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Wubi &#8211; First Impression &#8211; Fail</title>
		<link>https://complete-concrete-concise.com/blog/wubi-first-impression-fail/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Mon, 07 Nov 2011 10:29:38 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[bad]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[impression]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[service pack 3]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[wubi]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/blog/wubi-first-impression-fail</guid>

					<description><![CDATA[<p>A visitor (who was kind enough to leave a comment) brought Wubi to my attention. Wubi allows you to dual-boot your system between Windows and Ubuntu without having to repartition your hard disk. It does this by creating a large file on your Windows system that it uses as if it was its own personal [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/blog/wubi-first-impression-fail/">Wubi &#8211; First Impression &#8211; Fail</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>A visitor (who was kind enough to leave a comment) brought <a href="http://www.ubuntu.com/download/ubuntu/windows-installer">Wubi</a> to my attention.</p>
<p>Wubi allows you to dual-boot your system between Windows and Ubuntu without having to repartition your hard disk.</p>
<p>It does this by creating a large file on your Windows system that it uses as if it was its own personal hard disk.</p>
<p>Thinking this sounded cool and would allow me to try out Ubuntu on real hardware rather than in a VirtualBox virtual machine, I downloaded it.</p>
<p>According to the Ubuntu documentation all I need to do is:</p>
<blockquote><p>Run Wubi, insert a password for the new account, adjust other settings such as the disk space, and click &#8220;install&#8221;.</p></blockquote>
<p>The whole Wubi experience fell apart as soon as I ran <code>wubi.exe</code> &#8211; it kept throwing up these errors:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/11/wubi-installer-first-error.png" alt="" border="0" class="centered"/></p>
<p>I&#8217;m not sure how many times the message came up. I was estimating 30-40 times (because I didn&#8217;t count). However, I got the same error message when I uninstalled Wubi (and I counted): the message popped up 94 + 24 times (they came in two separate batches).</p>
<p>After the error messages ended, I got to the install screen and it looked like the one on the <a href="https://wiki.ubuntu.com/WubiGuide">Wubi page</a>. I filled in the information and it proceeded to download Ubuntu 11.10 (AMD64 version). So far, so good everything appeared normal. Well &#8230; except for the funky colour scheme on the install dialog. I&#8217;m not sure what sort of font anti-aliasing technique they were using, but the text in the box looked awful:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/11/wubi-installer-funky-colours.png" alt="" border="0" class="centered"/></p>
<p>It is more evident in this cropped and zoomed in image:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/11/wubi-installer-funky-colours-2.png" alt="" border="0" class="centered"/></p>
<p>After the install, I actually had an <code>\ubuntu</code> directory and a number of folders and files in it totalling about 8GB.</p>
<p>After restarting my computer, I didn&#8217;t get the expected OS booting options &#8211; I booted straight into XP. The same when I shut down my computer, then started it up.</p>
<p>I ran the uninstaller and it gave me the same <code>Windows - No Disk</code> message I got on startup.</p>
<p>Despite the errors, it did remove the <code>\ubuntu</code> directory.</p>
<p>Thinking it might be my system (Windows XP with Service Pack 3), I checked <a href="https://wiki.ubuntu.com/WubiGuide#Which_Operating_Systems_are_supported.3F">Ubuntu&#8217;s site</a> and:</p>
<blockquote><p>Windows 7, Vista, XP, and 2000 are known to work with Wubi. Windows 98 should also work, but has not been thoroughly tested. Windows ME is not supported. </p></blockquote>
<p>All I can say is: <strong>the latest version of Wubi does not work with Windows XP + Service Pack 3</strong>.</p>
<div class="c1">
<p>I was very impressed with Ubuntu 11.04 and felt that at least one Linux distro finally made it &#8220;mainstream&#8221;. However, the problems with Ubuntu 11.10, the Unity interface debacle (they should allow users the option of using a standard interface AND provide some sort of interactive tutorial on how to use Unity), and now this total failure of Wubi has eroded my positive impressions from 11.04.</p>
<p>Over the past few weeks, I have returned to my original impression that Linux will never be a mainstream OS because it doesn&#8217;t treat the user experience as important &#8211; users want an appliance, they don&#8217;t want to have to tinker with it, they don&#8217;t want to have to troubleshoot, they just want to be able to use it.</p>
</div>

<p>The post <a href="https://complete-concrete-concise.com/blog/wubi-first-impression-fail/">Wubi &#8211; First Impression &#8211; Fail</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
