<?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>digital nomad</title>
	<atom:link href="http://www.gaggl.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gaggl.com</link>
	<description>so many ideas - so little time ...</description>
	<lastBuildDate>Mon, 28 May 2012 02:12:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Galaxy Nexus Firmware Upgrade on Ubuntu (manual)</title>
		<link>http://www.gaggl.com/2012/05/galaxy-nexus-firmware-upgrade-on-ubuntu-manual/</link>
		<comments>http://www.gaggl.com/2012/05/galaxy-nexus-firmware-upgrade-on-ubuntu-manual/#comments</comments>
		<pubDate>Sun, 27 May 2012 16:37:51 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[galaxy]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[nexus]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=968</guid>
		<description><![CDATA[As a Galaxy Nexus Owner I have been waiting for months for an OTA (over the air) upgrade to the factory installed Firmware (4.0.2). I am finally sick of waiting and complaining to Google (an absolute lost cause). After some &#8230; <a href="http://www.gaggl.com/2012/05/galaxy-nexus-firmware-upgrade-on-ubuntu-manual/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As a Galaxy Nexus Owner I have been waiting for months for an OTA (over the air) upgrade to the factory installed Firmware (4.0.2). I am finally sick of waiting and <a title="Google Plus" href="https://plus.google.com/u/1/101636881032878340378/posts/jDLQwNPRsyp" target="_blank">complaining to Google</a> (an absolute lost cause).</p>
<p>After some research it turns out that (contrary to popular opinion) not every unlocked Google Nexus actually has the &#8216;official&#8217; Google Firmware. Some of them have a Samsung variant (WTF !?) of the firmware. Now I really don&#8217;t want to get off the technical topic, but I personally think that this means Google is misleading their most loyal customer base. The reason I chose a Nexus device over the (from a hardware perspective) superior HTC One X was the fact that they were supposed to have the official Google Firmware and I did not have to wait forever for bugfixes from the manufacturers.</p>
<p>There are a reportedly several different versions out there. Google&#8217;s &#8216;official&#8217; build for the GSM version of the Galaxy Nexus is named &#8216;yakju&#8217;. Samsung builds &#8216;yakjusc&#8217;, &#8216;yakjuxw&#8217; and &#8216;yakjuux&#8217;. While they appear mostly the same, only Google’s yakju build is likely to get updates as they happen. Go figure why there was a need for others &#8230; <img src='http://www.gaggl.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>To find out which version your Nexus uses you can use this key combination (in the phone app)</p>
<p><code>*#*#4636#*#*</code></p>
<p>or for a more permanent option grab &#8220;<a title="Android System Info" href="https://play.google.com/store/apps/details?id=com.electricsheep.asi&amp;hl=en" target="_blank">Android System Info</a>&#8221; from the Google Market.</p>
<p><a href="http://www.gaggl.com/wp-content/uploads/2012/05/Screenshot_2012-05-16-21-13-09.png"><img class="alignnone size-medium wp-image-993" title="System Info - Screenshot" src="http://www.gaggl.com/wp-content/uploads/2012/05/Screenshot_2012-05-16-21-13-09-168x300.png" alt="" width="168" height="300" /></a></p>
<p><strong>Disclaimer</strong>: this procedure obiously has the potential to &#8216;brick&#8217; your mobile. Only attempt this if you are absolutely comfortable with flashing device firmware. <strong>Proceed at your own risk !!!</strong> If you decide to proceed &#8211; <strong>BACKUP YOUR DEVICE FIRST</strong> ! Check the documentation for &#8216;<a title="Android SDK Documentation" href="http://developer.android.com/guide/developing/tools/adb.html" target="_blank">adb backup</a>&#8216;.</p>
<p>All the notes below are for GSM (HSPDA+) NEXUS (<a title="Samsung Mobile" href="http://www.samsung.com/uk/support/detail/supportPrdDetail.do?menu=SP00&amp;prd_ia_cd=1903&amp;prd_mdl_cd=GT-I9250TSAVOD&amp;prd_mdl_name=GT-I9250" target="_blank">GT I9250</a> - maguro) devices !</p>
<h2>Android SDK Install</h2>
<p>The Android SDK can be downloaded from the Androide Site: <a title="Android SDK" href="http://developer.android.com/sdk/index.html" target="_blank">http://developer.android.com/sdk/index.html</a>)</p>
<h2>Android Fastboot Mode</h2>
<p>For all the following procedures to work the device needs to be in &#8216;Fastboot Mode&#8217;<br />
How put your phone in fastboot mode:</p>
<ol>
<li>Power off the phone</li>
<li>Hold the Volume Up Key + Volume Down Key pressed and at the same time press the Power button.</li>
</ol>
<p>You should now see an Android robot with it&#8217;s body opened (see photo).</p>
<p><a href="http://www.gaggl.com/wp-content/uploads/2012/05/fastboot.jpg"><img class="alignnone size-medium wp-image-997" title="Fastboot Mode Photo" src="http://www.gaggl.com/wp-content/uploads/2012/05/fastboot-256x300.jpg" alt="" width="256" height="300" /></a><br />
<code>wget http://dl.google.com/android/android-sdk_r18-linux.tgz<br />
tar -xzf android-sdk_r18-linux.tgz<br />
android-sdk-linux/tools/android update sdk --no-ui<br />
#test fastboot mode<br />
#this should show the serial number of the connected device<br />
cd android-sdk-linux/platform-tools/<br />
fastboot devices<br />
</code></p>
<h2>Adding the USB Driver definitions for the Galaxy Nexus</h2>
<p><code>vim /etc/udev/rules.d/70-android.rules<br />
#add this line:<br />
SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666"</code></p>
<h2>Unlocking the Bootloader</h2>
<p>NOTE: This command will erase the whole device. Make sure backups have been taken before (check the &#8216;adb backup&#8217; tool <a title="ADB Manual" href="http://developer.android.com/guide/developing/tools/adb.html" target="_blank">http://developer.android.com/guide/developing/tools/adb.html</a>).</p>
<p><code>fastboot oem unlock</code></p>
<h2>Flashing the new Firmware</h2>
<p>The &#8216;factory images&#8217; for Nexus devices can be found here: <a title="Nexus Factory Images" href="https://developers.google.com/android/nexus/images" target="_blank">https://developers.google.com/android/nexus/images</a> &#8211; make sure to choose the correct model. The commands below are for the European GSM/HSPDA+ version of 4.0.4 (yakju)</p>
<p><code>wget https://dl.google.com/dl/android/aosp/yakju-imm76i-factory-8001e72f.tgz<br />
tar -xzf yakju-imm76i-factory-8001e72f.tgz<br />
fastboot flash bootloader yakju-imm76i/bootloader-maguro-primela03.img<br />
fastboot reboot-bootloader<br />
fastboot flash radio yakju-imm76i/radio-maguro-i9250xxla02.img<br />
fastboot reboot-bootloader<br />
fastboot -w update yakju-imm76i/image-yakju-imm76i.zip</code></p>
<p>After the last step the handset will reboot and you should be presented with a Google &#8220;Stock&#8221; device and go through the normal Android setup wizard. As it should have been when I purchased this &#8220;Google&#8221; branded device in the first place &#8211; thank you Google (and of course SAMSUNG) for wasting my time !</p>
<p>If you want to lock your bootloader after the upgrade (not necessary) you can go into Fastboot Mode again and issue the following command:</p>
<p><code>fastboot oem lock</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/05/galaxy-nexus-firmware-upgrade-on-ubuntu-manual/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Open Source creative tools</title>
		<link>http://www.gaggl.com/2012/05/open-source-creative-tools/</link>
		<comments>http://www.gaggl.com/2012/05/open-source-creative-tools/#comments</comments>
		<pubDate>Sun, 20 May 2012 02:33:47 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[creative]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=979</guid>
		<description><![CDATA[Since I am tired to constantly recite this list whenever one of these designer-type people tells me that they need Adobe&#8217;s Whatever Suite to do some basic task here is a summary that I can point them to. Vector Graphics &#8230; <a href="http://www.gaggl.com/2012/05/open-source-creative-tools/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since I am tired to constantly recite this list whenever one of these designer-type people tells me that they need Adobe&#8217;s Whatever Suite to do some basic task here is a summary that I can point them to.</p>
<h3>Vector Graphics</h3>
<p>Inkscape (<a href="http://inkscape.org/" title="Inkscape" target="_blank">http://inkscape.org/</a>)<br />
Xara  Extreme (<a href="http://www.xaraxtreme.org/" title="Xara" target="_blank">http://www.xaraxtreme.org/</a>)</p>
<h3>Raster Graphics</h3>
<p> Gimp (<a href="http://www.gimp.org/" title="GIMP" target="_blank">http://www.gimp.org/</a>)</p>
<h3>Photo Editing</h3>
<p>Gimp (see above)<br />
Darktable (<a href="http://www.darktable.org/" title="Darktable" target="_blank">http://www.darktable.org/</a>)<br />
RawTherapee (<a href="http://www.rawtherapee.com/" title="RawTherapee" target="_blank">http://www.rawtherapee.com/</a>)<br />
Luminance HDR (<a href="http://qtpfsgui.sourceforge.net/" title="Luminance" target="_blank">http://qtpfsgui.sourceforge.net/</a>)<br />
Layout Tools (DTP): Scribus (<a href="http://scribus.net/canvas/Scribus" title="Scribus" target="_blank">http://scribus.net/canvas/Scribus</a>)</p>
<h3>3D Modelling &#038; Animation</h3>
<p>Gimp (see above + plugins)<br />
Blender (<a href="http://www.blender.org/" title="Blender" target="_blank">http://www.blender.org/</a>)</p>
<h3>Video Editing</h3>
<p>CinelerraCV (<a href="http://cinelerra.org/" title="CinelerraCV" target="_blank">http://cinelerra.org/</a>)<br />
OpenShot (<a href="http://www.openshot.org/" title="OpenShot" target="_blank">http://www.openshot.org/</a>)</p>
<h3>Audio Editing</h3>
<p>Audacity (<a href="http://audacity.sourceforge.net/" title="Audacity" target="_blank">http://audacity.sourceforge.net/</a>)<br />
Ardour (<a href="http://www.ardour.org/" title="Ardour" target="_blank">http://www.ardour.org/</a>)</p>
<p>Before anybody thinks this is to start a flame-war &#8211; I don&#8217;t have a problem with a creative professional whose livelyhood depends on this work needing a professional package such as Adobe Creative Suite. I do however have a problem when some graduate or work-experience kid dabbling in graphics tells me he can not do this with anything else. Hopefully this list helps to open some minds &#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/05/open-source-creative-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Oracle Java7 JDK on Ubuntu 12.04</title>
		<link>http://www.gaggl.com/2012/05/installing-oracle-java7-jdk-on-ubuntu-12-04/</link>
		<comments>http://www.gaggl.com/2012/05/installing-oracle-java7-jdk-on-ubuntu-12-04/#comments</comments>
		<pubDate>Tue, 15 May 2012 07:30:01 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[miscellaneus]]></category>
		<category><![CDATA[12.04]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[ppa]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=894</guid>
		<description><![CDATA[If you really need Oracle Java (some applications seem to insist on it) on Ubuntu here is the procedure using a PPA. sudo add-apt-repository ppa:webupd8team/java sudo apt-get update sudo apt-get install oracle-java7-installer HT to WebUpd8 http://ppa.webupd8.org/]]></description>
			<content:encoded><![CDATA[<p>If you really need Oracle Java (some applications seem to insist on it) on Ubuntu here is the procedure using a PPA.</p>
<p><code>sudo add-apt-repository ppa:webupd8team/java<br />
sudo apt-get update<br />
sudo apt-get install oracle-java7-installer</code></p>
<p>HT to WebUpd8 <a href="http://ppa.webupd8.org/" title="WebUpd8 Team PPA" target="_blank">http://ppa.webupd8.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/05/installing-oracle-java7-jdk-on-ubuntu-12-04/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Running Android 4.0 (ICS) on Virtualbox</title>
		<link>http://www.gaggl.com/2012/05/running-android-4-0-ics-on-virtualbox/</link>
		<comments>http://www.gaggl.com/2012/05/running-android-4-0-ics-on-virtualbox/#comments</comments>
		<pubDate>Mon, 14 May 2012 02:17:17 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[ics]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=940</guid>
		<description><![CDATA[Debugging things on the Android Emulator (incluced in the SDK) can be a very slow and cumbersome process. Thanks to the Android-x86 Project it&#8217;s quite easy to run Android in VirtualBox. This is highly useful when you need to test &#8230; <a href="http://www.gaggl.com/2012/05/running-android-4-0-ics-on-virtualbox/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Debugging things on the Android Emulator (incluced in the SDK) can be a very slow and cumbersome process. Thanks to the <a href="http://www.android-x86.org/" title="Android x86" target="_blank">Android-x86 Project</a> it&#8217;s quite easy to run Android in <a href="http://www.gaggl.com/2011/10/virtualbox-4-install-on-ubuntu/" title="Virtualbox 4 install on Ubuntu" target="_blank">VirtualBox</a>. This is highly useful when you need to test mobile apps and websites from the Android Browser (as well as Chrome Mobile).</p>
<ol>
<li>
Download an Ethernet enabled ISO from <a href="http://tabletsx86.org/" title="Tablets x86" target="_blank">Tablets x86</a></p>
<p><code>wget http://dl.dropbox.com/u/75945873/android-x86-4.0-eth0-generic_x86-20120426.iso.torrent<br />
transmission android-x86-4.0-eth0-generic_x86-20120426.iso.torrent</code>
</li>
<li>Create new ViratualBox VM<br />
<a href="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm01.png"><img src="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm01-300x256.png" alt="VM Settings 1" title="VM Settings 1" width="300" height="256" class="alignnone size-medium wp-image-956" /></a><br />
<a href="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm02.png"><img src="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm02-300x256.png" alt="VM Settings 2" title="VM Settings 2" width="300" height="256" class="alignnone size-medium wp-image-957" /></a><br />
<a href="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm03.png"><img src="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm03-300x256.png" alt="VM Settings 3" title="VM Settings 3" width="300" height="256" class="alignnone size-medium wp-image-958" /></a><br />
Important Settings (see screenshots)</p>
<ul>
<li>OS: Linux, Version: Linux 2.6</li>
<li>Enable VTx/AMD-V</li>
<li>Use Bridged Network Adapter (if you want to allow direct Internet Access)</li>
</ul>
</li>
<li>Mount the ISO file downloaded previosly and start the VM<br />
<a href="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm000.jpg"><img src="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm000-300x226.jpg" alt="Install dialog" title="Install dialog" width="300" height="226" class="alignnone size-medium wp-image-955" /></a>
</li>
<li>Create the Root Filesystem (ext3) on the VBox .vdi created with the new VM, mark as bootable</li>
<li>Write the Filesystem changes to disk (VDI) and format the disk</li>
<li>Install GRUB Boatloader</li>
<li>Copy files from ISO to VDI</li>
<li>Unmount the ISO image and reboot</li>
<p><strong>Note</strong>: You need to disable the mouse pointer integration (if you have installed VirtualBox Client Add-ons) in the menu of Virtualbox (&#8216;Machine&#8217; &#8211;> &#8216;Disable Mouse Integration&#8217;) when you start the VM (see screenshot). I have not found a way to disable this by default on Virtualbox on Ubuntu (If anybody has managed this I would love to know how !)</p>
<p><a href="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm04.png"><img src="http://www.gaggl.com/wp-content/uploads/2012/05/android_vm04-300x168.png" alt="Disable Mouse Integration" title="Disable Mouse Integration" width="300" height="168" class="alignnone size-medium wp-image-959" /></a></p>
<li>Start the Android Setup Wizard to set locale and you should be up and running (network should already function to test external sites from Android browser) !</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/05/running-android-4-0-ics-on-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install GIMP 2.8 on Ubuntu 12.04</title>
		<link>http://www.gaggl.com/2012/05/install-gimp-2-8-on-ubuntu-12-04/</link>
		<comments>http://www.gaggl.com/2012/05/install-gimp-2-8-on-ubuntu-12-04/#comments</comments>
		<pubDate>Sun, 13 May 2012 08:05:44 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=932</guid>
		<description><![CDATA[Since the latest version of GIMP has not been included in the main 12.04 repositories because it was not ready at release time you have to use a PPA at current. sudo add-apt-repository ppa:otto-kesselgulasch/gimp sudo apt-get update sudo apt-get install &#8230; <a href="http://www.gaggl.com/2012/05/install-gimp-2-8-on-ubuntu-12-04/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since the latest version of GIMP has not been included in the main 12.04 repositories because it was not ready at release time you have to use a PPA at current.</p>
<p><code>sudo add-apt-repository ppa:otto-kesselgulasch/gimp<br />
sudo apt-get update<br />
sudo apt-get install gimp</code></p>
<p><a href="http://www.gaggl.com/wp-content/uploads/2012/05/gimp28.png"><img class="alignnone size-medium wp-image-934" title="Gimp 2.8 Screenshot" src="http://www.gaggl.com/wp-content/uploads/2012/05/gimp28-300x214.png" alt="Gimp 2.8 Screenshot" width="300" height="214" /></a></p>
<p><strong>TIP</strong>: Go to the &#8220;Windows&#8221; menu and select &#8216;Single-Window Mode&#8217; to use Gimp in one window (see screenshot).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/05/install-gimp-2-8-on-ubuntu-12-04/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Intel Ultrabook tweaks on Ubuntu 12.04</title>
		<link>http://www.gaggl.com/2012/05/intel-ultrabook-tweaks-on-ubuntu-12-04/</link>
		<comments>http://www.gaggl.com/2012/05/intel-ultrabook-tweaks-on-ubuntu-12-04/#comments</comments>
		<pubDate>Tue, 08 May 2012 01:26:16 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[digital nomads]]></category>
		<category><![CDATA[power]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=927</guid>
		<description><![CDATA[After upgrading my Toshiba Z830 Ultrabook to 12.04 (Precise Pangolin) I noticed that the ability to control the screen back-light was not working using the Toshiba Fn F6/F7 keys. Thanks to http://www.linlap.com/wiki/acer+aspire+s3 the solution was found quite quickly. sudo vim &#8230; <a href="http://www.gaggl.com/2012/05/intel-ultrabook-tweaks-on-ubuntu-12-04/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After upgrading my <a title="Turning the Toshiba Z830 into a Ubuntu Ultrabook" href="http://www.gaggl.com/2012/02/turning-the-toshiba-z830-into-a-ubuntu-ultrabook/" target="_blank">Toshiba Z830 Ultrabook</a> to 12.04 (Precise Pangolin) I noticed that the ability to control the screen back-light was not working using the Toshiba Fn F6/F7 keys.</p>
<p>Thanks to <a title="Linlap" href="http://www.linlap.com/wiki/acer+aspire+s3" target="_blank">http://www.linlap.com/wiki/acer+aspire+s3</a> the solution was found quite quickly.</p>
<p><code>sudo vim /etc/default/grub</code></p>
<p>This will open the grub configuration file. (Grub is the initial boot selection software)<br />
To be able to dim the screen brightness, You&#8217;ve got to modify the line:</p>
<p><code>GRUB_CMDLINE_LINUX=""</code></p>
<p>to these two lines:</p>
<p><code>pcie_aspm=force<br />
GRUB_CMDLINE_LINUX="quiet splash pcie_aspm=force acpi_osi=Linux acpi_backlight=vendor elevator=noop"</code></p>
<p>Another neat tip: intel-gpu-tools can be used to control brightness from the commandline.</p>
<p><code># will set brightness at 50%<br />
intel_backlight 50</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/05/intel-ultrabook-tweaks-on-ubuntu-12-04/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Accessing Samsung Galaxy Nexus as USB Media Device Ubuntu 12.04</title>
		<link>http://www.gaggl.com/2012/05/accessing-samsung-galaxy-nexus-as-usb-media-device-ubuntu-12-04/</link>
		<comments>http://www.gaggl.com/2012/05/accessing-samsung-galaxy-nexus-as-usb-media-device-ubuntu-12-04/#comments</comments>
		<pubDate>Mon, 07 May 2012 01:51:45 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[galaxy]]></category>
		<category><![CDATA[mtp]]></category>
		<category><![CDATA[nexus]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=919</guid>
		<description><![CDATA[To use a Samsung Galaxy Nexus as a media device (MTP) there is a utility called gMTP. sudo apt-get install gmtp mtpfs mtp-tools NOTE: Unfortunately there is a bug in the 64-bit version at the moment (https://bugs.launchpad.net/ubuntu/+source/mtpfs/+bug/936165) &#8211; which means &#8230; <a href="http://www.gaggl.com/2012/05/accessing-samsung-galaxy-nexus-as-usb-media-device-ubuntu-12-04/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>To use a Samsung Galaxy Nexus as a media device (MTP) there is a utility called gMTP.</p>
<p><code>sudo apt-get install gmtp mtpfs mtp-tools</code></p>
<p><strong>NOTE</strong>: Unfortunately there is a bug in the 64-bit version at the moment (<a title="Launchpad" href="https://bugs.launchpad.net/ubuntu/+source/mtpfs/+bug/936165" target="_blank">https://bugs.launchpad.net/ubuntu/+source/mtpfs/+bug/936165</a>) &#8211; which means it&#8217;s not all that useful to me at the moment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/05/accessing-samsung-galaxy-nexus-as-usb-media-device-ubuntu-12-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable the Guest account from Ubuntu Login Screen</title>
		<link>http://www.gaggl.com/2012/05/disable-the-guest-account-from-ubuntu-login-screen/</link>
		<comments>http://www.gaggl.com/2012/05/disable-the-guest-account-from-ubuntu-login-screen/#comments</comments>
		<pubDate>Sun, 06 May 2012 01:57:23 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=913</guid>
		<description><![CDATA[Having a guest account might be useful on a home computer, but it&#8217;s generally not what I want enabled on a notebook. To disable the default Guest account you need to edit lightdm.conf and add a line (allow-guest=false). sudo vim &#8230; <a href="http://www.gaggl.com/2012/05/disable-the-guest-account-from-ubuntu-login-screen/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Having a guest account might be useful on a home computer, but it&#8217;s generally not what I want enabled on a notebook. </p>
<p>To disable the default Guest account you need to edit lightdm.conf and add a line (allow-guest=false).</p>
<p><code>sudo vim /etc/lightdm/lightdm.conf</p>
<p>[SeatDefaults]<br />
greeter-session=unity-greeter<br />
user-session=ubuntu<br />
allow-guest=false</code></p>
<p>Tested in Ubuntu 12.04 LTS Precise Pangolin &amp; Ubuntu 11.10 Oneiric Ocelot</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/05/disable-the-guest-account-from-ubuntu-login-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ideal OS for EEE PC &#8211; REVISITED</title>
		<link>http://www.gaggl.com/2012/05/ideal-os-for-eee-pc-revisited/</link>
		<comments>http://www.gaggl.com/2012/05/ideal-os-for-eee-pc-revisited/#comments</comments>
		<pubDate>Fri, 04 May 2012 00:39:27 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[eeepc]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lubuntu]]></category>
		<category><![CDATA[netbook]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=901</guid>
		<description><![CDATA[As a follow-up on a very old post I thought it&#8217;s worth providing an update. Despite it&#8217;s age (&#38; only costing $350 at the time) my little Asus EEE PC 900 it is still a useful device. It has turned out &#8230; <a href="http://www.gaggl.com/2012/05/ideal-os-for-eee-pc-revisited/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As a <a title="Finding the ideal OS for (my) EEE PC" href="http://www.gaggl.com/2009/02/finding-the-ideal-os-for-my-eee-pc/">follow-up on a very old post</a> I thought it&#8217;s worth providing an update. Despite it&#8217;s age (&amp; only costing $350 at the time) my little Asus EEE PC 900 it is still a useful device. It has turned out as one of the better IT investments in my lifetime. However it&#8217;s not (and was never) the fastest kid on the block and recent OS upgrades have become increasingly resource hungry.</p>
<p><a href="http://www.gaggl.com/wp-content/uploads/2012/05/800px-Lubuntu_12_04.png"><img class="alignnone size-medium wp-image-902" title="Lubuntu screenshot" src="http://www.gaggl.com/wp-content/uploads/2012/05/800px-Lubuntu_12_04-300x175.png" alt="" width="300" height="175" /></a></p>
<p>With the recent Ubuntu 12.04 LTS upgrade I was in the process of upgrading a few other notebooks and noticed that the release schedule for some of the Ubuntu variants (Kubuntu, Xubuntu &amp; Lubuntu) has been brought in line with the main OS branch. So while waiting for the installs on the other machines to finish I thought about updating the EEEPC as well. I tried Xubuntu at first, but did not like the interface (and the default apps pre-installed) and there were hardly any performance gains.</p>
<p>But installing <a title="Lubuntu Kinux" href="http://lubuntu.net/" target="_blank">Lubuntu</a> was a different story. I am very impressed by the LXDE desktop environment and the UI performance. The responsiveness of the UI is remarkably better than other desktop managers on a small netbook. And you still get the underlying strengths of the Ubuntu (Debian) based package management in it&#8217;s latest revision. That means most applications come packaged and there&#8217;s PPA&#8217;s for the rest.</p>
<p>Looks Lubuntu&#8217;s the new favourite. Hat tip to the Lubuntu maintainers and <a title="LXDE - Lightweight X11 Desktop Environment" href="http://lxde.org/" target="_blank">LXDE</a> developers &#8211; excellent work in producing a no-frills but very functional, decent looking &amp; usable desktop environment for devices that are getting a bit older &#8230; !</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/05/ideal-os-for-eee-pc-revisited/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Java6 JDK on Ubuntu 12.04</title>
		<link>http://www.gaggl.com/2012/04/installing-java6-jdk-on-ubuntu-12-04/</link>
		<comments>http://www.gaggl.com/2012/04/installing-java6-jdk-on-ubuntu-12-04/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 21:56:59 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[12.04]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jdk]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=890</guid>
		<description><![CDATA[UPDATE: [01-May-2012] It appears that this PPA repo is currently broken (does not allow to get GPG key and has unmet dependencies on x84_64). It appears that the install on i386 systems does work anyway if you ignore the GPG &#8230; <a href="http://www.gaggl.com/2012/04/installing-java6-jdk-on-ubuntu-12-04/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE</strong>: [01-May-2012] It appears that this PPA repo is currently broken (does not allow to get GPG key and has unmet dependencies on x84_64). It appears that the install on i386 systems does work anyway if you ignore the GPG key error, but I wouldn&#8217;t install in that case as PPA installs are security risk enough without GPG errors.</p>
<hr />
<p><strong>UPDATE</strong>: [11-May-2012] The reason the PPA does not work is that it has been disabled by Ubuntu due to a licensing issue with (not hard to guess) Oracle. Flexion.org have however created a script (hosted on <a title="Flexion.org Java" href="https://github.com/flexiondotorg/oab-java6" target="_blank">Github</a>) to allow the automated update of Java 6 for those who still require it as a dependency.</p>
<p><code>wget https://github.com/flexiondotorg/oab-java6/raw/0.2.1/oab-java6.sh -O oab-java6.sh<br />
chmod +x oab-java6.sh<br />
sudo ./oab-java6.sh</code></p>
<p>Hat tip to Martin Wimpress from <a title="Flexion.org" href="http://flexion.org/" target="_blank">Flexion</a> !</p>
<hr />
<p><strong>Note</strong>: If you do not need Java 6 it&#8217;s much safer to stick to the current <a title="Installing Oracle Java7 JDK on Ubuntu 12.04" href="http://www.gaggl.com/2012/05/installing-oracle-java7-jdk-on-ubuntu-12-04/">Oracle Java 7 </a>release.</p>
<hr />
<p><del>This is an update to the <a title="Installing Java6 JDK on Ubuntu 11.10" href="http://www.gaggl.com/2011/10/installing-java6-jdk-on-ubuntu-11-10/">Java6 install on 11.10</a> since the previous PPA repository has not been updated. To install on Precise Pangolin you need to add the following repository</del></p>
<p><del><code>sudo add-apt-repository ppa:flexiondotorg/java<br />
sudo apt-get update<br />
sudo apt-get install sun-java6-jdk sun-java6-plugin</code></del></p>
<hr />
<p><strong>EDIT</strong>: [01-May-2012] since there seem to be many comments about the repo not working here&#8217;s the manual process (since I can&#8217;t find any working PPA that is actually maintained).</p>
<p>Download the Linux .bin install (32 or 64bit) from Oracle&#8217;s site <a title="Java JDK download" href="http://www.oracle.com/technetwork/java/archive-139210.html">Java Archive</a>.</p>
<p><code>#change permissions to allow execute<br />
chmod a+x jdk-6u[current_version_number]-linux-i586.bin<br />
#run the installer file<br />
./jdk-6u[current_version_number]-linux-i586.bin</code></p>
<p>Note: you obviously need to also maintain the Java6 updated manually.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2012/04/installing-java6-jdk-on-ubuntu-12-04/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

