<?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>Make Tech Easier&#187; 32 bit</title>
	<atom:link href="http://maketecheasier.com/tag/32-bit/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:58:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Can I Install Amd64 Ubuntu On My Intel 64-bit Machine? [MTE Explains]</title>
		<link>http://maketecheasier.com/can-i-install-amd64-ubuntu-on-my-intel-64-bit-machine/2011/10/17</link>
		<comments>http://maketecheasier.com/can-i-install-amd64-ubuntu-on-my-intel-64-bit-machine/2011/10/17#comments</comments>
		<pubDate>Mon, 17 Oct 2011 23:58:24 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[32 bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[amd64]]></category>
		<category><![CDATA[i386]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=39963</guid>
		<description><![CDATA[If you have been to the Ubuntu download page, you will notice that there is a big list of ISOs that you can download. For the desktop version, there are always two versions: amd64 and i386. Which one should you download? Can I install the amd64 version of Ubuntu on my Intel machine? Let MTE [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/can-i-install-amd64-ubuntu-on-my-intel-64-bit-machine/2011/10/17&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/can-i-install-amd64-ubuntu-on-my-intel-64-bit-machine/2011/10/17" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/can-i-install-amd64-ubuntu-on-my-intel-64-bit-machine/2011/10/17" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/can-i-install-amd64-ubuntu-on-my-intel-64-bit-machine/2011/10/17" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/can-i-install-amd64-ubuntu-on-my-intel-64-bit-machine/2011/10/17&amp;title=Can+I+Install+Amd64+Ubuntu+On+My+Intel+64-bit+Machine%3F+%5BMTE+Explains%5D&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/can-i-install-amd64-ubuntu-on-my-intel-64-bit-machine/2011/10/17" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/can-i-install-amd64-ubuntu-on-my-intel-64-bit-machine/2011/10/17">Can I Install Amd64 Ubuntu On My Intel 64-bit Machine? [MTE Explains]</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/10/amd64-main.png" alt="amd64-main" title="amd64-main" width="288" height="196" class="alignleft size-full wp-image-39996" />If you have been to the Ubuntu download page, you will notice that there is a big list of ISOs that you can download. For the desktop version, there are always two versions: <em>amd64</em> and <em>i386</em>. Which one should you download? Can I install the <em>amd64</em> version of Ubuntu on my Intel machine? Let MTE explains to you.<br />
<span id="more-39963"></span><br />
For those who are unsure, <em>i386</em> refers to 32-bit version while the <em>amd64</em> refers to the 64-bit version.</p>
<h2>32-bit vs 64-bit. What&#8217;s the difference?</h2>
<p>In short, a 32-bit and 64-bit computer are different in architecture. The main difference lie in the length of data supported by each architecture. A 32-bit machine can only understand data that is 32-bit long. Anything more than that would not be able to read by the machine. Similarly, a 64-bit machine can read data up to 64 bit long. Even though 64 is twice of 32, a 64-bit data can hold much more than double the information of a 32-bit data. This also explains why a 64-bit machine can process and run faster and effectively than a 32-bit machine. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/10/amd64-32-vs-64.jpg" alt="amd64-32-vs-64" title="amd64-32-vs-64" width="500" height="348" class="aligncenter size-full wp-image-39998" /></p>
<p>Another difference between 32-bit and 64-bit machine is the amount of memory RAM each can support. For a 32-bit machine, the maximum it can support is only 4GB, whereas for a 64-bit machine, there is theoretically no memory limit cap (or up to 17.2 BILLION gigabytes of system memory). However, most OSes limit to only 16GB (or 32GB) of RAM, which is considered very powerful for today&#8217;s desktop computing standard.</p>
<h2>What is AMD64?</h2>
<p>Instead of using 32-bit and 64-bit, people give them names. A 32-bit architecture is often referred to as <em>i386</em> or <em>x86</em> while a 64-bit architecture is widely known as any of the following: AMD64/EM64T/x86-64/x64, depending on the products and the manufacturers.</p>
<p>Why AMD64, you might ask? According to <a href="http://en.wikipedia.org/wiki/Amd64">Wikipedia</a>, AMD was the first to come up with the specification of a 64-bit processor. They initially named it x86-64, but later renamed it to AMD64 when they released their first 64-bit processor: AMD-K8 series. Ever since then, AMD64 has become the term for 64-bit processor. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/10/amd64-32-logo.jpg" alt="amd64-logo" title="amd64-logo" width="288" height="288" class="aligncenter size-full wp-image-39999" /></p>
<p>Intel (a competitor of AMD) obviously won&#8217;t use AMD64 name for its 64-bit CPU, that why they came up with EM64T, and later renamed it to Intel 64. In some Intel mainboard, during the BIOS bootup, you still can see the word &#8220;EM64T&#8221; appears in your monitor.</p>
<p>In short, in today technology, AMD64 is now referring to the 64-bit architecture and is not tied with the AMD CPU.</p>
<h2>Does AMD64 Ubuntu only works with AMD processor?</h2>
<p>Back to the Ubuntu ISO download issue, if you are using a 32-bit computer, you will download the i386 version. If you are using a 64-bit computer, you will download the amd64 version, regardless what brand of CPU you are using.</p>
<p>If you are wondering, a 64-bit computer can run the i386 (32-bit) version of Ubuntu as well. It is just that you are not utilizing your computer to the maximum. </p>
<p>Lastly, don&#8217;t bother to run AMD64 Ubuntu on your 32-bit computer. Your system might crash. </p>
<h2>Can I run 32-bit applications on 64-bit Ubuntu, and vice-versa?</h2>
<p>In usual cases, you can <a href="http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10">run 32-bit applications on 64-bit Ubuntu</a>, but you won&#8217;t be fully utilizing your system. However, the vice versa is not true. You won&#8217;t be able to run 64-bit applications on a 32-bit machine (just imagine, you can place a small container into a big container, but you can&#8217;t do that the other way round). When installing applications in Synaptic, you might notice that some software comes with the 32-bit and 64 bit version (only shows up when you are using the 64-bit Ubuntu). You can just pick the one you want. Additionally, not all 32-bit applications will work in 64-bit machine, particularly for applications that require access to system hardware settings.</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/can-i-install-amd64-ubuntu-on-my-intel-64-bit-machine/2011/10/17&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/can-i-install-amd64-ubuntu-on-my-intel-64-bit-machine/2011/10/17" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/can-i-install-amd64-ubuntu-on-my-intel-64-bit-machine/2011/10/17" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/can-i-install-amd64-ubuntu-on-my-intel-64-bit-machine/2011/10/17" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/can-i-install-amd64-ubuntu-on-my-intel-64-bit-machine/2011/10/17&amp;title=Can+I+Install+Amd64+Ubuntu+On+My+Intel+64-bit+Machine%3F+%5BMTE+Explains%5D&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/can-i-install-amd64-ubuntu-on-my-intel-64-bit-machine/2011/10/17" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/can-i-install-amd64-ubuntu-on-my-intel-64-bit-machine/2011/10/17">Can I Install Amd64 Ubuntu On My Intel 64-bit Machine? [MTE Explains]</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/can-i-install-amd64-ubuntu-on-my-intel-64-bit-machine/2011/10/17/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Increase the Memory Limit for 32-bit Applications in Windows 64-bit OS</title>
		<link>http://maketecheasier.com/increase-memory-limit-for-32-bit-applications-in-windows-64-bit-os/2011/08/13</link>
		<comments>http://maketecheasier.com/increase-memory-limit-for-32-bit-applications-in-windows-64-bit-os/2011/08/13#comments</comments>
		<pubDate>Sat, 13 Aug 2011 23:58:25 +0000</pubDate>
		<dc:creator>JJ</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[32 bit]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[ram]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[Windows Vista tips]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=36739</guid>
		<description><![CDATA[Most of us are now probably using a 64-bit Microsoft Operating System like Windows 7 x64 or Windows Vista x64, which allows the computer to address more than 3GB of RAM. Did you know, however, that any 32-bit applications you run are still limited to making use of only 2GB of RAM? This includes many [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/increase-memory-limit-for-32-bit-applications-in-windows-64-bit-os/2011/08/13&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/increase-memory-limit-for-32-bit-applications-in-windows-64-bit-os/2011/08/13" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/increase-memory-limit-for-32-bit-applications-in-windows-64-bit-os/2011/08/13" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/increase-memory-limit-for-32-bit-applications-in-windows-64-bit-os/2011/08/13" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/increase-memory-limit-for-32-bit-applications-in-windows-64-bit-os/2011/08/13&amp;title=How+to+Increase+the+Memory+Limit+for+32-bit+Applications+in+Windows+64-bit+OS&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/increase-memory-limit-for-32-bit-applications-in-windows-64-bit-os/2011/08/13" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/increase-memory-limit-for-32-bit-applications-in-windows-64-bit-os/2011/08/13">How to Increase the Memory Limit for 32-bit Applications in Windows 64-bit OS</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/08/4gbpatch-win7.jpg" alt="4gbpatch-win7" title="4gbpatch-win7" width="180" height="183" class="alignleft size-full wp-image-37275" />Most of us are now probably using a 64-bit Microsoft Operating System like Windows 7 x64 or Windows Vista x64, which allows the computer to address more than 3GB of RAM. Did you know, however, that any 32-bit applications you run are still limited to making use of only 2GB of RAM? This includes many games and probably the version of Microsoft Office you have installed, unless you specifically opted to install the 64-bit version.</p>
<p>You might wonder why this is a problem. Well, obviously if your system has more than 2GB of RAM, it’d be great to allow your applications or games to make use of it. Furthermore, some applications actually crash when they hit this limit, or start popping up boxes with out of memory errors. If you work on large excel files (500,000 rows+) then you’ll know what I’m talking about.<br />
<span id="more-36739"></span></p>
<h2>The Solution</h2>
<p>Thankfully, there’s a solution! A great coder by the name of Daniel Pistelli has written a little patching application that will modify your 32-bit programs, and allow them to address up to 4GB of RAM. It’s important to remember that this utility is only useful if you are running a 64-bit OS. If you don’t know what I’m talking about, then here’s an easy way to check:</p>
<p>1. Go to Control Panel, and click view by “small icons” in the top right hand corner<br />
2. Click System<br />
3. As per the image below, next to System Type, it should say 64-bit operating system. If it doesn’t then this utility is of no use to you.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/08/4gbpatch-systeminfo.jpg" alt="4gbpatch-systeminfo" title="4gbpatch-systeminfo" width="500" height="428" class="aligncenter size-full wp-image-36744" /></p>
<p>The second thing to remember is that this utility can only be used on 32-bit applications. If you are unsure if an application you are running is 32-bit, run task manager by pressing CTRL-SHIFT-ESCAPE. Click the tab for processes. A list of currently running programs will load. Find your application in the list, and look to see if it has <em>*32</em> next to it. The example image below illustrates what I mean.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/08/4gbpatch-taskmanager.png" alt="4gbpatch-taskmanager" title="4gbpatch-taskmanager" width="485" height="166" class="aligncenter size-full wp-image-36745" /></p>
<h2>Using the patch</h2>
<p>Assuming that you’ve followed the previous two points and now wish to patch your 32-bit application, first backup the executable file of the program you wish to patch. If the patching process fails, or if you need to download an update for the program you are patching, you may need to revert to the original file. Remember, you only need to backup the executable file for the program (i.e. the file with a .exe extension), not the entire program folder itself. Once you’ve done this, download the patching utility <a href="http://ntcore.com/4gb_patch.php" rel="nofollow">from here</a>. Run it, and it will ask you to select your program. Simply select the executable file you wish to patch and the utility will work its magic. Upon completion, it will ask you if you wish to patch another file. If you do, go ahead, if not, quit!</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/08/4gbpatch-patch.jpg" alt="4gbpatch-patch" title="4gbpatch-patch" width="336" height="228" class="aligncenter size-full wp-image-36749" /></p>
<h2>Conclusion</h2>
<p>If all goes well, your application should now be able to make use of up to 4GB of RAM. Obviously this will be most useful for resource-intensive applications, and you’ll probably see the greatest benefits with games. Some productivity software will also benefit, assuming you aren’t utilising the 64-bit versions of these (e.g. Excel, Photoshop, 3D Studio Max, and so on.)</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/increase-memory-limit-for-32-bit-applications-in-windows-64-bit-os/2011/08/13&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/increase-memory-limit-for-32-bit-applications-in-windows-64-bit-os/2011/08/13" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/increase-memory-limit-for-32-bit-applications-in-windows-64-bit-os/2011/08/13" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/increase-memory-limit-for-32-bit-applications-in-windows-64-bit-os/2011/08/13" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/increase-memory-limit-for-32-bit-applications-in-windows-64-bit-os/2011/08/13&amp;title=How+to+Increase+the+Memory+Limit+for+32-bit+Applications+in+Windows+64-bit+OS&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/increase-memory-limit-for-32-bit-applications-in-windows-64-bit-os/2011/08/13" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/increase-memory-limit-for-32-bit-applications-in-windows-64-bit-os/2011/08/13">How to Increase the Memory Limit for 32-bit Applications in Windows 64-bit OS</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/increase-memory-limit-for-32-bit-applications-in-windows-64-bit-os/2011/08/13/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Virtualbox: How to Set 32-bit Display In Ubuntu Guest  [Quick Tips]</title>
		<link>http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11</link>
		<comments>http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11#comments</comments>
		<pubDate>Wed, 11 May 2011 21:58:50 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[32 bit]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=33020</guid>
		<description><![CDATA[I installed Ubuntu Natty on my Virtualbox (Ubuntu guest on Ubuntu host) and the first problem that greeted me when I boot up is the 16-bit display error message: The virtual machine window is optimized to work in 32 bit color mode but the virtual display is currently set to 16 bit. Please open the [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11&amp;title=Virtualbox%3A+How+to+Set+32-bit+Display+In+Ubuntu+Guest++%5BQuick+Tips%5D&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11">Virtualbox: How to Set 32-bit Display In Ubuntu Guest  [Quick Tips]</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I installed Ubuntu Natty on my Virtualbox (Ubuntu guest on Ubuntu host) and the first problem that greeted me when I boot up is the 16-bit display error message:</p>
<blockquote><p>The virtual machine window is optimized to work in 32 bit color mode but the virtual display is currently set to 16 bit.</p>
<p>Please open the display properties dialog of the guest OS and select a 32 bit color mode, if it is available, for best possible performance of the virtual video subsystem.</p>
<p>Note. Some operating systems, like OS/2, may actually work in 32 bit mode but report it as 24 bit (16 million colors). You may try to select a different color mode to see if this message disappears or you can simply disable the message now if you are sure the required color mode (32 bit) is not available in the guest OS.</p></blockquote>
<p>It stated that your system is optimized to work in 32-bit, but the color quality is set to 16-bit. First of all, there is no &#8220;display properties&#8221; in Ubuntu that allows you to change from 16-bit to 32-bit. Secondly, when you open the monitor option, you can only select 800&#215;600 (or lower) screen resolution.</p>
<p>Here&#8217;s what I did to solve the problem.<br />
<span id="more-33020"></span><br />
1. Install Guest Addition. Do not restart after the installation has finished.</p>
<p>2. Open a terminal (in your Ubuntu guest) and type</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">gksu gedit <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>X11<span style="color: #000000; font-weight: bold;">/</span>xorg.conf</pre></div></div>

<p>Paste the following to the file.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">Section <span style="color: #ff0000;">&quot;Screen&quot;</span>
        Identifier    <span style="color: #ff0000;">&quot;Default Screen&quot;</span>
        Device        <span style="color: #ff0000;">&quot;VirtualBox graphics card&quot;</span>
        Monitor       <span style="color: #ff0000;">&quot;Generic Monitor&quot;</span>
        DefaultDepth  <span style="color: #000000;">24</span>
        SubSection <span style="color: #ff0000;">&quot;Display&quot;</span>
                Depth         <span style="color: #000000;">24</span>
                Modes         <span style="color: #ff0000;">&quot;1280x800&quot;</span> <span style="color: #ff0000;">&quot;1024x768&quot;</span> <span style="color: #ff0000;">&quot;800x600&quot;</span> <span style="color: #ff0000;">&quot;640x480&quot;</span>
        EndSubSection
EndSection</pre></div></div>

<p>Save and close the file. </p>
<p>3. Restart the VM. </p>
<p>It should work now. </p>
<p><strong>Note</strong>: This was tested on a Ubuntu Natty 32-bit guest.</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11&amp;title=Virtualbox%3A+How+to+Set+32-bit+Display+In+Ubuntu+Guest++%5BQuick+Tips%5D&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11">Virtualbox: How to Set 32-bit Display In Ubuntu Guest  [Quick Tips]</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/set-ubuntu-guest-to-32-bit-display-in-virtualbox/2011/05/11/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Run 32-bit Apps in 64-bit Linux</title>
		<link>http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10</link>
		<comments>http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10#comments</comments>
		<pubDate>Mon, 10 Aug 2009 12:00:51 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[32 bit]]></category>
		<category><![CDATA[amd64]]></category>
		<category><![CDATA[x86_64]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=6358</guid>
		<description><![CDATA[Most Linux distributions have 64-bit versions for x86_64 processors, such as the AMD Athlon II or the Intel Xeon. Since these distributions maintain their own package repositories, they usually provide binary packages for all of their supported applications. If you are completely content with your out-of-box Linux installation, you may never need to run a 32-bit [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10&amp;title=How+to+Run+32-bit+Apps+in+64-bit+Linux&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10">How to Run 32-bit Apps in 64-bit Linux</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-6359" src="http://imagecdn.maketecheasier.com/2009/08/processor.jpg" alt="processor" width="250" height="188" />Most Linux distributions have 64-bit versions for <a href="http://en.wikipedia.org/wiki/X86_64" target="_blank">x86_64</a> processors, such as the AMD Athlon II or the Intel Xeon. Since these distributions maintain their own package repositories, they usually provide binary packages for all of their supported applications. If you are completely content with your out-of-box Linux installation, you may never need to run a 32-bit program.</p>
<p>Some commercial Linux software, particularly games, only provide 32-bit versions. In these rare cases, you will need to configure your 64-bit machine to run 32-bit software.<br />
<span id="more-6358"></span></p>
<h3>Install the 32-bit libraries</h3>
<p>Because x86_64 processors are designed over x86 technology, they are still able to support 32-bit programs without any hardware emulation, like what you would need to run x86 programs in a PowerPC or Sparc environment.  In Linux, all you need to do is install the necessary software libraries to run the 32-bit software. Fortunately, many Linux distributions package these libraries for you. In Ubuntu, for example, the package is called <em>ia32-libs</em>. To install it, just open a terminal window and type:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> ia32-libs</pre></div></div>

<p>You can also install it graphically from within <a href="http://www.nongnu.org/synaptic/" target="_blank">Synaptic</a> or <a href="http://www.kde-apps.org/content/show.php/KPackageKit?content=84745" target="_blank">Kpackagekit</a> on Kubuntu.</p>
<p>Once installed, applications like Skype and games like <a href="http://www.worldofpadman.com/" target="_blank">World of Padman</a> should work without further configuration.</p>
<h3>GTK Issues</h3>
<p>When running 32-bit programs in a 64-bit environment, Ubuntu still looks for the default GTK engines. This will cause you to receive an error such as this: &#8220;wrong ELF class&#8221;. This type of error can be particularly annoying in applications like <a href="http://code.google.com/chromium/" target="_blank">Chromium</a>, the new open source version of the Google Chrome browser.</p>
<p>Ubuntu does actually install the default 32-bit version of the GTK engines in <em>/usr/lib32/gtk-2.0,</em> but what I discovered in my case was that GTK themes like the one I was using, qtcurve, were not found in this directory.  The result was really ugly GTK programs.</p>
<p>The quick solution was to do the following:</p>
<p>1. Find the 32-bit package of the theme you are using.  In my case, I searched <a href="http://packages.ubuntu.com" target="_blank">ubuntu packages</a>.</p>
<p>2. Download the package and extract its contents like you would a normal compressed file.</p>
<p>3. Find the library file for the theme. For qtcurve it was found at <em>~/download-directory/usr/lib/gtk-2.0/2.10.0/engines/libqtcurve.so</em>.</p>
<p>4. Copy the library to the lib32 directory:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">cp</span> ~<span style="color: #000000; font-weight: bold;">/</span>download-directory<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>gtk-<span style="color: #000000;">2.0</span><span style="color: #000000; font-weight: bold;">/</span>2.10.0<span style="color: #000000; font-weight: bold;">/</span>engines<span style="color: #000000; font-weight: bold;">/</span>libqtcurve.so <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib32<span style="color: #000000; font-weight: bold;">/</span>gtk-<span style="color: #000000;">2.0</span><span style="color: #000000; font-weight: bold;">/</span>2.10.0<span style="color: #000000; font-weight: bold;">/</span>engines<span style="color: #000000; font-weight: bold;">/</span></pre></div></div>

<p>For Chromium this was all that was required because the Chromium startup script was already configured to look in <em>/usr/lib32/gtk-2.0</em>. If the startup script of the program you are running does not look there but instead looks to <em>/usr/lib/gtk-2.0</em>, you will need to modify the startup script or export an environment variable before starting it by opening a terminal window and typing:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">export</span> <span style="color: #007800;">GTK_PATH</span>=<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib32<span style="color: #000000; font-weight: bold;">/</span>gtk-<span style="color: #000000;">2.0</span>
command-to-start-app</pre></div></div>

<p>If there is no startup script for the program, you could create one with the above environment variable set.</p>
<p><strong>If All Else Fails</strong></p>
<p>I have found some applications, such as <a href="http://www.boxee.tv" target="_blank">Boxee</a>, refuse to behave nicely in a 64-bit environment under any normal circumstances, even with ia32-libs installed. The only viable alternative besides chucking your 64-bit machine or chucking the software is to run it in a chroot environment. This literally installs an entire 32-bit version of your operating system within a directory on your computer. It will take more space than simply installing a few libraries, but it ensures that all of the 32-bit components, including 3D graphics kernel modules, are installed.</p>
<p>You can read a guide to setting up a 32-bit chroot on <a href="http://ubuntuforums.org/showthread.php?t=24575&amp;highlight=32+bit+chroot" target="_blank">Ubuntu Forums</a>.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10&amp;title=How+to+Run+32-bit+Apps+in+64-bit+Linux&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10">How to Run 32-bit Apps in 64-bit Linux</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/run-32-bit-apps-in-64-bit-linux/2009/08/10/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
	</channel>
</rss>

