<?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>Function13.net &#187; Intrepid Ibex</title>
	<atom:link href="http://www.function13.net/tag/intrepid-ibex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.function13.net</link>
	<description>A blog about technology and code.</description>
	<lastBuildDate>Tue, 23 Feb 2010 07:37:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Ubuntu 8.10 Intrepid Ibex Experience on a Macbook 2,1</title>
		<link>http://www.function13.net/2008/10/31/ubuntu-810-intrepid-ibex-experience-on-a-macbook-21/</link>
		<comments>http://www.function13.net/2008/10/31/ubuntu-810-intrepid-ibex-experience-on-a-macbook-21/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 21:04:44 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[Canonical]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Macbook]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://lijamez.wordpress.com/?p=276</guid>
		<description><![CDATA[Fresh out of the oven, I test the latest offering from Canonical, Ubuntu 8.10 Intrepid Ibex, on my Macbook 2,1. Currently, I dedicate 32GB of my hard drive to Windows with Boot Camp. Because Wubi for some reason does not work in boot camp, and Disk Utility was being rather wonky, I will sacrifice my [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-454" title="intrepidibexwall" src="http://www.function13.net/wp-content/intrepidibexwall.jpg" alt="intrepidibexwall" width="576" height="360" /></p>
<p style="text-align:left;">Fresh out of the oven, I test the latest offering from Canonical, <a href="http://www.ubuntu.com/">Ubuntu 8.10 Intrepid Ibex</a>, on my Macbook 2,1. Currently, I dedicate 32GB of my hard drive to Windows with Boot Camp. Because Wubi for some reason does not work in boot camp, and Disk Utility was being rather wonky, I will sacrifice my whole hard drive to test this release.</p>
<p style="text-align:left;">Macbook2,1 Specs:</p>
<p style="padding-left:30px;text-align:left;">Intel Core 2 Duo 2.16 GHz<br />
1GB DDR2 SDRAM 667 MHz (2x 512MB)<br />
120 GB Hitachi Hard Drive<br />
HL-DT-ST DVDRW  GSA-S10N (LG DVD Drive)<br />
Intel GMA 950 Graphics<br />
Atheros Wi-Fi<br />
Intel HD Audio<br />
Apple Bluetooth</p>
<p style="text-align:left;">Additional Hardware:</p>
<p style="padding-left:30px;text-align:left;">Samsung SyncMaster 225BW External Monitor</p>
<p style="text-align:left;">This experiment aims to determine the level of hardware compatibility of Ubuntu on the 2nd generation Macbook and not necessarily provide a general review. I will also make comparisons of this release with my <a href="http://www.function13.net/?p=9">Hardy Heron experience post</a>.</p>
<p style="text-align:left;"><span id="more-276"></span></p>
<h3 style="text-align:left;">LiveCD Impressions</h3>
<div class="mceTemp mceIEcenter" style="text-align:left;">
<dl class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://www.function13.net/wp-content/desktop1.jpg"><img class="aligncenter size-medium wp-image-457" title="desktop1" src="http://www.function13.net/wp-content/desktop1-300x187.jpg" alt="desktop1" width="300" height="187" /></a></dt>
<dd class="wp-caption-dd">Ubuntu 8.10 Intrepid Ibex Desktop</dd>
</dl>
</div>
<p style="text-align:left;">Intrepid Ibex sports a shinier interface than Hardy Heron. Some noticeable differences include the slightly tweaked interface in the menus and a new progress bar.</p>
<p style="text-align:left;">The LiveCD detected my 1280 x 800 resolution properly when the laptop was not connected to an external monitor. When Ubuntu booted with the external monitor, it used 1024 x 768 mirrored on both screens.</p>
<h3 style="text-align:left;">Installation</h3>
<p style="text-align:left;">Pre-Install Note: If you have OSX and plan to single boot Ubuntu, then change the startup chime to something acceptable by changing the volume inside OSX before you wipe it. It will be impossible to change the chime volume without OSX.</p>
<p style="text-align:left;">For some reason, Ubuntu 8.10 sometimes does not boot after an install with complete wipe of the hard drive. Upon boot, I have seen the dreaded flashing question mark folder numerous times. After many failed attempts, I think I figured out a way to a proper install. (This procedure is for a single boot Ubuntu.)</p>
<ol style="text-align:left;">
<li>Install Ubuntu by inserting the disc and holding the C key as the Macbook boots.</li>
<li>Do a regular install, wiping the hard drive along with OSX.</li>
<li>At this point if after the reboot Ubuntu runs, then good for you. Otherwise, insert your Mac OSX disc and reboot your computer holding down the C key again.</li>
<li>Once you are inside the OSX install, click Utilities and then choose Terminal.</li>
<li>Type &#8220;diskutil list&#8221; to list the partitions that you have on your hard drive. Look for your Ubuntu partition which may look something like disk0s1. (Diskutil may report this partition with the name, &#8220;Microsoft&#8221; something)</li>
<li>We will &#8220;bless&#8221; the Ubuntu partition so that it boots by invoking the command &#8220;bless &#8211;device /dev/disk0s1 &#8211;setBoot &#8211;legacy &#8211;verbose&#8221; where disk0s1 is your Ubuntu partition.</li>
<li>Restart your computer without the OSX disc. Ubuntu should start up. (Let me know if this doesn&#8217;t work!)</li>
</ol>
<p style="text-align:left;">Strangely, I noticed that during the install process the map for the time zone sometimes behaves rather erradically in this release and I had a little bit of difficulty choosing my city on the map. Other than that, installation goes as swimmingly as before except now we are greeted with shiny partition bars. Yum.</p>
<p style="text-align:left;">Also, I noticed that the &#8220;Migrate documents and settings&#8221; features actually recognizes my Windows XP for once!</p>
<h3 style="text-align:left;">Wireless</h3>
<p style="text-align:left;">Thanks to the included <a href="http://www.atheros.com/">Atheros</a> driver, the Macbook&#8217;s wireless chipset is now automatically recognized and functioning. This removes one of the biggest annoyances of setting up Ubuntu on this computer. Mad props to Canonical and Atheros. <img src='http://www.function13.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3 style="text-align:left;">Trackpad</h3>
<p style="text-align:left;">Two finger scrolling does not work by default although the right hand side of the tackpad serves as the scrolling area. Because there is no default two finger tap support and there is no secondary button on the trackpad, you will have to tap the bottom right corner to right click. (This setting is a little finicky. Keep trying until you manage to right click.)</p>
<p style="text-align:left;"><a href="https://help.ubuntu.com/community/MacBook#touchpadtweaks">This page</a> has the solution. Put the code inside a file called anything you like with the extension fdi (e.g. appletouch.fdi) and place it inside /etc/hal/fdi/policy. You&#8217;ll need to do a full reboot for these settings to take effect.</p>
<pre class="alt2" style="border: 1px inset; margin: 0pt; padding: 6px; overflow: auto; width: 640px; height: 386px; text-align: left;">&lt;?xml version="1.0" encoding="ISO-8859-1"?&gt;
&lt;deviceinfo version="0.2"&gt;
  &lt;device&gt;
    &lt;match key="info.capabilities" contains="input.touchpad"&gt;
      &lt;match key="info.product" contains="appletouch"&gt;
        &lt;merge key="input.x11_driver" type="string"&gt;synaptics&lt;/merge&gt;
        &lt;merge key="input.x11_options.SHMConfig" type="string"&gt;true&lt;/merge&gt;
        &lt;merge key="input.x11_options.VertEdgeScroll" type="string"&gt;false&lt;/merge&gt;
        &lt;merge key="input.x11_options.HorizEdgeScroll" type="string"&gt;false&lt;/merge&gt;
        &lt;merge key="input.x11_options.VertTwoFingerScroll" type="string"&gt;true&lt;/merge&gt;
        &lt;merge key="input.x11_options.HorizTwoFingerScroll" type="string"&gt;true&lt;/merge&gt;
        &lt;merge key="input.x11_options.RTCornerButton" type="string"&gt;false&lt;/merge&gt;
        &lt;merge key="input.x11_options.RBCornerButton" type="string"&gt;false&lt;/merge&gt;
        &lt;merge key="input.x11_options.LBCornerButton" type="string"&gt;false&lt;/merge&gt;
        &lt;merge key="input.x11_options.LTCornerButton" type="string"&gt;false&lt;/merge&gt;
        &lt;merge key="input.x11_options.TapButton1" type="string"&gt;1&lt;/merge&gt;
        &lt;merge key="input.x11_options.TapButton2" type="string"&gt;3&lt;/merge&gt;
        &lt;merge key="input.x11_options.TapButton3" type="string"&gt;2&lt;/merge&gt;
        &lt;merge key="input.x11_options.PalmDetect" type="string"&gt;1&lt;/merge&gt;
        &lt;merge key="input.x11_options.ClickFinger1" type="string"&gt;1&lt;/merge&gt;
        &lt;merge key="input.x11_options.ClickFinger2" type="string"&gt;3&lt;/merge&gt;
        &lt;merge key="input.x11_options.ClickFinger3" type="string"&gt;2&lt;/merge&gt;
      &lt;/match&gt;
    &lt;/match&gt;
  &lt;/device&gt;
&lt;/deviceinfo&gt;</pre>
<p style="text-align:left;">The setting still produces common accidental clicks as you move the cursor. To work around this, keep reading.</p>
<p style="text-align:left;">You should also notice that the trackpad requires a little more pressure from the finger to move the cursor. This may be fixed by installing gSynaptics (or &#8220;Touchpad&#8221; from Add/Remove).</p>
<pre>sudo apt-get install gsynaptics</pre>
<p style="text-align:left;">Once that is installed, go to System &gt; Preferences &gt; Touchpad. Set the sensitivity to whatever you wish. (Mine is at almost max.) While you are here, you should also probably change the tapping time under the &#8220;Tapping&#8221; tab to something very low so that you don&#8217;t accidentally click while moving the mouse.</p>
<p style="text-align:left;">If anyone has a more OSX-like setting such as one including drag-lock, please share. I know they&#8217;re out there.</p>
<h3 style="text-align:left;">Keyboard</h3>
<p style="text-align:left;">The keys with lights (num lock, caps lock) no longer light on, but still functions. I still haven&#8217;t figured out a way to type with the numpad.</p>
<p style="text-align:left;">Pressing the function keys will change brightness, volume, etc. Fn + Function key will invoke the actual F1, F2, F3&#8230; keys <span style="text-decoration: line-through;">with the exception of F11 and F12 keys. F12 invokes a right click and F11 types out previously existing text (don&#8217;t ask!)</span>. (Thanks, Tomas for pointing this out.) It looks like some keyboard problems, including the eject key, can be solved by installing pommed. (Thanks, Cybik.)</p>
<pre style="text-align:left;">sudo apt-get install pommed</pre>
<p style="text-align:left;">To get the LED lights working, simply uninstall mouseemu.</p>
<pre style="text-align:left;">sudo apt-get remove mouseemu</pre>
<p style="text-align:left;">Once mouseemu is removed, you&#8217;ll notice that the LEDs work, but none of your other keys are responding. A restart is all that&#8217;s needed at this point. (Thanks, AlesFlowers.)</p>
<h3 style="text-align:left;">Graphics/Display</h3>
<p style="text-align:left;">The Intel GMA 950 works fine out of the box.</p>
<p style="text-align:left;"><a href="http://youtube.com/watch?v=H0fIacaO-_U"> </a>Monitor positioning in the &#8220;Screen Resolution&#8221; app actually works now and so do dual monitors!</p>
<p style="text-align:left;">External monitor still doesn&#8217;t work properly by itself with the laptop screen turned off <a href="http://youtube.com/watch?v=H0fIacaO-_U">as evidenced here</a>.</p>
<p style="text-align:left;">When the display changes brightness (such as when the computer is left idle), the screen should turn down the brightness. In 8.04, this worked wonderfully with a smooth transition. In 8.10, it appears jerky. <img src='http://www.function13.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<h3 style="text-align:left;">iSight</h3>
<p style="text-align:left;">Does not work out of the box. Refer to the <a href="https://help.ubuntu.com/community/AppleiSight">community documentation</a>.</p>
<h3 style="text-align:left;">Sound and Microphone</h3>
<p style="text-align:left;">Speakers seemed very quiet even when at max volume but after some random tweaking, I found that you should unmute only and adjust the Surround volume to what sounds the most natural. My Surround setting is at maximum.</p>
<p style="text-align:left;">The built in microphone does not seem to work out of the box.</p>
<h3 style="text-align:left;">Other</h3>
<h4 style="text-align:left;">Bluetooth</h4>
<p style="text-align:left;">Bluetooth appears to work out of the box.</p>
<h4 style="text-align:left;">Battery</h4>
<p style="text-align:left;">It still feels like the battery is being drained faster than OSX.</p>
<h3 style="text-align:left;">Hard Drive</h3>
<p style="text-align:left;">The load and unload cycles for my hard drive is quite high. If you would like to check yours, follow these instructions (taken from <a href="http://ubuntudemon.wordpress.com/2007/10/26/laptop-hardrive-killer-bug/#comment-31234">here</a>).</p>
<pre style="text-align:left;">sudo aptitude install smartmontools
sudo smartctl -H /dev/sda
sudo smartctl  -a /dev/sda | grep Load_Cycle_Count</pre>
<p style="text-align:left;">In the reported line, take a look at the last number. Check how much it increases in some length of time and calculate, given that rate, how many cycles will occur in one day or one hour. The ideal rate is 90 or less cycles per day. I get about 21 cycles per 10 minutes (or 126 per hour or 3024 in a day)!</p>
<p style="text-align:left;">Because the hard drive is a very mechanical component, parking and unparking can deteriorate it. A hard drive is meant to last about a certain number of total cycles. Here is the <a href="https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/59695">bug report</a>.</p>
<p style="text-align:left;">On <a href="http://ubuntudemon.wordpress.com/2007/10/26/laptop-hardrive-killer-bug/">that blog</a><a href="http://ubuntudemon.wordpress.com/2007/10/26/laptop-hardrive-killer-bug/"> post</a>, there is more information about the load/unload cycles bug and an &#8220;ugly fix&#8221; which lets you sacrifice battery life and hard drive protection from sudden movements for a longer hard drive life.</p>
<p style="text-align:left;">(Thanks, AlesFlowers for the heads up on this issue.)</p>
<p style="text-align:left;">There is a <a href="https://wiki.ubuntu.com/PowerManagement">fix</a> which can reduce the number of cycles. Simply open up /etc/default/acpi-support</p>
<pre style="text-align:left;">sudo gedit /etc/default/acpi-support</pre>
<p style="text-align:left;">Change the value of ENABLE_LAPTOP_MODE to true. (Thanks, Mikkel.)</p>
<h4 style="text-align:left;">Etc.</h4>
<p style="text-align:left;">Suspend now works perfectly.</p>
<p style="text-align:left;">Hibernate <em>sort of </em>worked. When hibernating it doesn&#8217;t actually shut the computer down so I had to use the power button. It restored from hibernation properly though.</p>
<p style="text-align:left;">There is a bug with the Screenshot Utility when Compiz is running and there exists a window close effect. The utility takes the screenshot immediately as it closes so it will capture its own window as it is fading out. Workaround: Set the delay to at least one second.</p>
<p style="text-align:left;">Finally, flash installs inside Firefox <em>properly</em>!</p>
<p style="text-align:left;">The Macbook generates quite a bit of extra heat in Ubuntu. I&#8217;ll see if there is a solution to this.</p>
<h3 style="text-align:left;">Conclusion</h3>
<p style="text-align:left;">Ubuntu 8.10 Intrepid Ibex has slightly improved 2nd generation Macbook support with the inclusion of Atheros Wifi drivers, and proper dual monitor support. Things that still dont work properly out of the box include better trackpad support, dedicated external monitor support, and volume controls. It feels more polished than Hardy Heron, but it for some reason introduces a numerous new bugs (e.g. no LED on caps/num lock keys, numpad no longer works, eject key no longer works, flickering display brightness) which is disappointing. Thankfully, many of these problems can be remedied. Slight hardware and configuration issues aside, after using it for a few days it really does feel more polished than before.</p>
<p style="text-align:left;">If you would like to tinker some more so that Ubuntu feels more like a Mac then consider taking a look at <a href="http://tuxgeek.me/2008/11/two-days-without-mac-osx-leopard-ubuntu-810-review/">this article</a>.</p>
<p style="text-align:left;">References: <a href="http://ubuntuforums.org/showpost.php?p=5166788&amp;postcount=21">&#8220;How to single boot Linux without delay on Macbook&#8221; post</a>, <a href="https://help.ubuntu.com/community/MacBook">Community Ubuntu Macbook Documentation</a>, <a href="https://help.ubuntu.com/community/MacBook"></a><a href="http://ubuntudemon.wordpress.com/">Ubuntu Demon&#8217;s Blog</a></p>
<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-digg">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-delicious">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-stumbleupon">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-facebook">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-linkedin">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-blogger">
			<a href="" rel="nofollow" title=""></a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2008/10/31/ubuntu-810-intrepid-ibex-experience-on-a-macbook-21/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>
