<?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; Mac</title>
	<atom:link href="http://www.function13.net/category/apple/mac/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>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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>
<p><!-- Begin SexyBookmarks Menu Code --></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.function13.net/2008/10/31/ubuntu-810-intrepid-ibex-experience-on-a-macbook-21/&amp;title=Ubuntu+8.10+Intrepid+Ibex+Experience+on+a+Macbook+2%2C1" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.function13.net/2008/10/31/ubuntu-810-intrepid-ibex-experience-on-a-macbook-21/&amp;title=Ubuntu+8.10+Intrepid+Ibex+Experience+on+a+Macbook+2%2C1" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.function13.net/2008/10/31/ubuntu-810-intrepid-ibex-experience-on-a-macbook-21/&amp;title=Ubuntu+8.10+Intrepid+Ibex+Experience+on+a+Macbook+2%2C1" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.function13.net/2008/10/31/ubuntu-810-intrepid-ibex-experience-on-a-macbook-21/&amp;title=Ubuntu+8.10+Intrepid+Ibex+Experience+on+a+Macbook+2%2C1" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.function13.net/2008/10/31/ubuntu-810-intrepid-ibex-experience-on-a-macbook-21/&amp;t=Ubuntu+8.10+Intrepid+Ibex+Experience+on+a+Macbook+2%2C1" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.function13.net/2008/10/31/ubuntu-810-intrepid-ibex-experience-on-a-macbook-21/&amp;title=Ubuntu+8.10+Intrepid+Ibex+Experience+on+a+Macbook+2%2C1&amp;summary=%0D%0AFresh%20out%20of%20the%20oven%2C%20I%20test%20the%20latest%20offering%20from%20Canonical%2C%20Ubuntu%208.10%20Intrepid%20Ibex%2C%20on%20my%20Macbook%202%2C1.%20Currently%2C%20I%20dedicate%2032GB%20of%20my%20hard%20drive%20to%20Windows%20with%20Boot%20Camp.%20Because%20Wubi%20for%20some%20reason%20does%20not%20work%20in%20boot%20camp%2C%20and%20Disk%20Utility%20was%20being%20rather%20wonky%2C%20I%20will%20sacrifice%20&amp;source=Function13.net" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.function13.net/2008/10/31/ubuntu-810-intrepid-ibex-experience-on-a-macbook-21/&amp;title=Ubuntu+8.10+Intrepid+Ibex+Experience+on+a+Macbook+2%2C1" rel="nofollow" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.function13.net/2008/10/31/ubuntu-810-intrepid-ibex-experience-on-a-macbook-21/&amp;n=Ubuntu+8.10+Intrepid+Ibex+Experience+on+a+Macbook+2%2C1&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<p><!-- End SexyBookmarks Menu Code --></p>
]]></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>
		<item>
		<title>Linux Mint 5 Elyssia Experience on a Macbook2,1</title>
		<link>http://www.function13.net/2008/06/16/linux-mint-5-elyssia-experience-on-a-macbook21/</link>
		<comments>http://www.function13.net/2008/06/16/linux-mint-5-elyssia-experience-on-a-macbook21/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 19:02:39 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[elyssia]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[Macbook]]></category>

		<guid isPermaLink="false">http://lijamez.wordpress.com/?p=39</guid>
		<description><![CDATA[I have already tried Ubuntu 8.04 Hardy Heron on my Macbook. To find out the differences between Ubuntu and Linux Mint on the laptop, I decided to try Linux Mint 5, which is heavily based upon Ubuntu 8.04.
Macbook2,1 Specs:
Intel Core 2 Duo 2.16 GHz
1GB DDR2 SDRAM 667 MHz (2x 512MB)
120 GB Hitachi Hard Drive
HL-DT-ST DVDRW  [...]]]></description>
			<content:encoded><![CDATA[<p>I have already tried Ubuntu 8.04 Hardy Heron on my Macbook. To find out the differences between Ubuntu and Linux Mint on the laptop, I decided to try Linux Mint 5, which is heavily based upon Ubuntu 8.04.</p>
<p>Macbook2,1 Specs:</p>
<p style="padding-left:30px;">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>You may download and try out Linux Mint <a href="http://www.linuxmint.com/download.php">here</a> if you wish. YMMV.</p>
<p><span id="more-39"></span></p>
<h3>Installation</h3>
<p>As usual, I wipe my entire hard drive and start from scratch. Installation is almost identical to and just as good as Ubuntu 8.04. Easy and flawless.</p>
<h3>Wireless</h3>
<p>Still no MadWifi drivers mean no out of the box wireless. However, Mint does pre-install both Ndiswrapper and unrar. That way, I had to just pop in my Boot Camp disc, find the Atheros XP drivers (atherosxpinstaller.exe) and using the terminal, unrar the file. Then, I go to the Control Centre, click Windows Wireless Drivers, and choose the net5416.inf file.</p>
<p>It&#8217;s unfortunate that the user still needs to take steps to get their wireless working, but Mint helps by pre-installing some required software.</p>
<h3>Trackpad</h3>
<p>The trackpad feels essentially unchanged from a regular Ubuntu install which is to say, disappointingly bad. A better configuration is provided in the <a href="https://help.ubuntu.com/community/MacBook#head-416529dc6edd6f93a12df4f0b4c71144441dcbce">Ubuntu Documentation</a> and my <a href="http://lijamez.wordpress.com/2008/06/07/ubuntu-804-hardy-heron-experience-on-a-macbook-21/">previous Ubuntu experience post</a>.</p>
<h3>Keyboard</h3>
<p>The keyboard functionality is identical to Ubuntu 8.04 except the brightness indicator looks different from the volume indicator.</p>
<h3>Graphics</h3>
<p>Desktop effects works out of the box as expected, but Mint includes the Advanced Desktop Effects application (also called CompizConfig Settings Manager) which lets you use a plethora of other, flashier, desktop effects. Nice.</p>
<p>The external monitor issue that I have described in my Ubuntu post is still present.</p>
<h3>Sound and Microphone</h3>
<p>Quietness and non-logarithmic volume controls are still present. Microphone fix available in Ubuntu Documentation.</p>
<h3>Bluetooth</h3>
<p>Working, as expected.</p>
<h3>Battery</h3>
<p>I&#8217;ve used Mint for about half an hour now and the battery has already dropped to 79%. The battery life seems to be no different from Hardy.</p>
<h3>Conclusion</h3>
<p>Linux Mint is a souped up Ubuntu (and that&#8217;s a good thing). I sometimes prefer Mint over Ubuntu because it does a lot of things that Ubuntu should be doing or would be convenient. This distro is more featured than Ubuntu out of the box with Ndiswrapper, CompizConfig, unrar, and more that I haven&#8217;t come across. Unfortunately, that is all. Mint does not bring better compatibility to the table (at least, for the 2nd gen Macbook) than Ubuntu does. The things that worked still do, and those that didn&#8217;t still don&#8217;t.</p>
<p>For more information, refer to my <a href="http://lijamez.wordpress.com/2008/06/07/ubuntu-804-hardy-heron-experience-on-a-macbook-21/">Ubuntu Hardy experience</a>.</p>
<p><!-- Begin SexyBookmarks Menu Code --></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.function13.net/2008/06/16/linux-mint-5-elyssia-experience-on-a-macbook21/&amp;title=Linux+Mint+5+Elyssia+Experience+on+a+Macbook2%2C1" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.function13.net/2008/06/16/linux-mint-5-elyssia-experience-on-a-macbook21/&amp;title=Linux+Mint+5+Elyssia+Experience+on+a+Macbook2%2C1" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.function13.net/2008/06/16/linux-mint-5-elyssia-experience-on-a-macbook21/&amp;title=Linux+Mint+5+Elyssia+Experience+on+a+Macbook2%2C1" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.function13.net/2008/06/16/linux-mint-5-elyssia-experience-on-a-macbook21/&amp;title=Linux+Mint+5+Elyssia+Experience+on+a+Macbook2%2C1" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.function13.net/2008/06/16/linux-mint-5-elyssia-experience-on-a-macbook21/&amp;t=Linux+Mint+5+Elyssia+Experience+on+a+Macbook2%2C1" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.function13.net/2008/06/16/linux-mint-5-elyssia-experience-on-a-macbook21/&amp;title=Linux+Mint+5+Elyssia+Experience+on+a+Macbook2%2C1&amp;summary=I%20have%20already%20tried%20Ubuntu%208.04%20Hardy%20Heron%20on%20my%20Macbook.%20To%20find%20out%20the%20differences%20between%20Ubuntu%20and%20Linux%20Mint%20on%20the%20laptop%2C%20I%20decided%20to%20try%20Linux%20Mint%205%2C%20which%20is%20heavily%20based%20upon%20Ubuntu%208.04.%0A%0AMacbook2%2C1%20Specs%3A%0AIntel%20Core%202%20Duo%202.16%20GHz%0A1GB%20DDR2%20SDRAM%20667%20MHz%20%282x%20512MB%29%0A120%20GB%20Hitachi%20H&amp;source=Function13.net" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.function13.net/2008/06/16/linux-mint-5-elyssia-experience-on-a-macbook21/&amp;title=Linux+Mint+5+Elyssia+Experience+on+a+Macbook2%2C1" rel="nofollow" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.function13.net/2008/06/16/linux-mint-5-elyssia-experience-on-a-macbook21/&amp;n=Linux+Mint+5+Elyssia+Experience+on+a+Macbook2%2C1&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<p><!-- End SexyBookmarks Menu Code --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2008/06/16/linux-mint-5-elyssia-experience-on-a-macbook21/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.04 Hardy Heron Experience on a Macbook 2,1</title>
		<link>http://www.function13.net/2008/06/07/ubuntu-804-hardy-heron-experience-on-a-macbook-21/</link>
		<comments>http://www.function13.net/2008/06/07/ubuntu-804-hardy-heron-experience-on-a-macbook-21/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 01:00:00 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[hardy heron]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://lijamez.wordpress.com/?p=9</guid>
		<description><![CDATA[This post is not a review of Ubuntu 8.04 per-se but it will describe the compatibility and performance of the operating system with my 2nd generation Macbook.
Macbook2,1 Specs:
Intel Core 2 Duo 2.16 GHz
1GB DDR2 SDRAM 667 MHz (2x 512MB)
120 GB Hitachi Hard Drive
HL-DT-ST DVDRW  GSA-S10N (LG DVD Drive)
Intel GMA 950 Graphics
Atheros Wi-Fi
Intel HD Audio
Apple Bluetooth
Note [...]]]></description>
			<content:encoded><![CDATA[<p>This post is not a review of Ubuntu 8.04 per-se but it will describe the compatibility and performance of the operating system with my 2nd generation Macbook.</p>
<p>Macbook2,1 Specs:</p>
<p style="padding-left:30px;">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>Note that this is my personal experience with Ubuntu 8.04 on my Macbook. YMMV.</p>
<p><span id="more-9"></span></p>
<h3>Installation</h3>
<p>I wiped the entire hard drive clean using Ubuntu&#8217;s installer to avoid partitioning issues described in a bug. Other than that, installation is extremely straightforward and flawless.</p>
<h3>Wireless</h3>
<p>The lack of <a href="http://madwifi.org/">MadWifi</a> drivers in Hardy continue the annoyance of tethering your laptop to an RJ-45 cable to manually download and compile the drivers to get online. My preferred method is to install the Windows Atheros drivers with <a href="http://ndiswrapper.sourceforge.net/joomla/">Ndiswrapper</a>. The instructions for doing so are in the <a href="https://help.ubuntu.com/community/MacBook#head-e4a1f2cde8ad66bc01c97bfdadc85996ad80f688">Ubuntu documentation</a>.</p>
<p>The wireless gear that are on my network are configured to have a static IP address for organizational purposes. Once the Atheros drivers are installed, I couldn&#8217;t get static IPs to work even with the correct desired IP address, subnet mask, DNS Server, and router address from my working Windows and OSX. I tried both Ndiswrapper and MadWifi drivers and neither of them can get the Internet on a static IP. Maybe I&#8217;m just doing it wrong (?).</p>
<h3>Trackpad</h3>
<p>To be honest the default trackpad settings in a fresh installation is terrible. In OSX, a light brush of the trackpad is enough to move the cursor. However, in Ubuntu more pressure must be applied to the trackpad to increase the surface area that is in contact. This raises an issue with moist fingers that do not slide smoothly. In addition, sometimes a quick brush may register as a click, which will often cause undesired actions such as unfocusing a window, or accidentally clicking on a link.  The scroll bar is on the right side of the trackpad, which is not really a problem once you realize it&#8217;s there. Because the Apple trackpad has only one button, right clicking is impossible with the default settings.</p>
<p>Fortunately, a much better configuration exists and replacing it in /etc/X11/xorg.conf  with this little gem from the <a href="https://help.ubuntu.com/community/MacBook#head-416529dc6edd6f93a12df4f0b4c71144441dcbce">Ubuntu documentation</a> is a relief.</p>
<blockquote><p>Section &#8220;InputDevice&#8221;<br />
Identifier      &#8220;Synaptics Touchpad&#8221;<br />
Driver          &#8220;synaptics&#8221;<br />
Option          &#8220;SendCoreEvents&#8221;        &#8220;true&#8221;<br />
Option          &#8220;Device&#8221;                &#8220;/dev/psaux&#8221;<br />
Option          &#8220;Protocol&#8221;              &#8220;auto-dev&#8221;<br />
Option          &#8220;SHMConfig&#8221;             &#8220;true&#8221;<br />
Option          &#8220;LeftEdge&#8221;              &#8220;10&#8243;<br />
Option          &#8220;RightEdge&#8221;             &#8220;1200&#8243;<br />
Option          &#8220;TopEdge&#8221;               &#8220;10&#8243;<br />
Option          &#8220;BottomEdge&#8221;            &#8220;370&#8243;<br />
Option          &#8220;FingerLow&#8221;             &#8220;10&#8243;<br />
Option          &#8220;FingerHigh&#8221;            &#8220;20&#8243;<br />
Option          &#8220;MaxTapTime&#8221;            &#8220;180&#8243;<br />
Option          &#8220;MaxTapMove&#8221;            &#8220;220&#8243;<br />
Option          &#8220;SingleTapTimeout&#8221;      &#8220;100&#8243;<br />
Option          &#8220;MaxDoubleTapTime&#8221;      &#8220;180&#8243;<br />
Option          &#8220;LockedDrags&#8221;           &#8220;off&#8221;<br />
Option          &#8220;MinSpeed&#8221;              &#8220;1.10&#8243;<br />
Option          &#8220;MaxSpeed&#8221;              &#8220;1.30&#8243;<br />
Option          &#8220;AccelFactor&#8221;           &#8220;0.08&#8243;<br />
Option          &#8220;TapButton1&#8243;            &#8220;1&#8243;<br />
Option          &#8220;TapButton2&#8243;            &#8220;3&#8243;<br />
Option          &#8220;TapButton3&#8243;            &#8220;2&#8243;<br />
Option          &#8220;RTCornerButton&#8221;        &#8220;0&#8243;<br />
Option          &#8220;RBCornerButton&#8221;        &#8220;0&#8243;<br />
Option          &#8220;LTCornerButton&#8221;        &#8220;0&#8243;<br />
Option          &#8220;LBCornerButton&#8221;        &#8220;0&#8243;<br />
Option          &#8220;VertScrollDelta&#8221;       &#8220;20&#8243;<br />
Option          &#8220;HorizScrollDelta&#8221;      &#8220;50&#8243;<br />
Option          &#8220;HorizEdgeScroll&#8221;       &#8220;0&#8243;<br />
Option          &#8220;VertEdgeScroll&#8221;        &#8220;0&#8243;<br />
Option          &#8220;VertTwoFingerScroll&#8221;   &#8220;1&#8243;<br />
Option          &#8220;HorizTwoFingerScroll&#8221;  &#8220;1&#8243;<br />
EndSection</p></blockquote>
<p>This configuration will increase the sensitivity, add right clicking via two finger tap, scrolling with two fingers, and middle clicking with three fingers (which is something even OSX doesn&#8217;t have)! It would be nice if that configuration comes with a fresh install.</p>
<h3>Keyboard</h3>
<p>During install, I chose &#8220;US &#8211; Macintosh&#8221; as my keyboard. The function keys work just fine. A press of the F keys will toggle screen and volume settings and fn + F keys will result in the actual F1, F2, F3, etc. (Almost identical to OSX.) <img src='http://www.function13.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>Graphics</h3>
<p>Compiz 3D effects worked straight away and ran quite smoothly with extra effects. No additional drivers needed. <img src='http://www.function13.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>At home, I like to use my external monitor (Samsung SyncMaster 225BW) instead of the laptop&#8217;s screen. Using Ubuntu with that DVI monitor works, but somewhat strangely. In the Screen Resolution application, I set the external to its native resolution, 1680&#215;1050 and my laptop&#8217;s screen to &#8220;Off.&#8221; Chances are, once I apply the settings my external will display a garbled screen. After much experimenting, I realized that I must move the mouse around the screen as I apply the setting to temporarily prevent it. (Looks like <a href="https://bugs.launchpad.net/bugs/209528">bug#209528</a>)<br />
I posted a video of the problem <a href="http://youtube.com/watch?v=H0fIacaO-_U">here</a>. Note: The distorted screen appears only at higher resolutions, including 1280&#215;1024.</p>
<h3>iSight</h3>
<p>Does not work out of the box but I didn&#8217;t try to install the drivers. Instructions are in the <a href="https://help.ubuntu.com/community/MacBook#head-b1af0074ff5164934590062b9014bf671addfa3d">Ubuntu documentation</a>. Linux distros seem to lack a high quality web conferencing client anyway.</p>
<h3>Sound and Microphone</h3>
<p>Worked out of the box, but seems a little quiet even when volume controls are set to maximum. The volume slider is also not very smooth. The first ~0%-50% produced almost no volume difference and ~70%-100% changes the volume significantly which suggests that the slider is not logarithmic. There is <a href="https://help.ubuntu.com/community/MacBook#head-d374bb9e1b7183c133759a8c6877a34c50c4ba7d">a section in the Ubuntu Documentation</a> that may help, but I experienced distortion at high volumes. I had to enable and unmute &#8220;Surround&#8221; inside volume controls. With enough experimenting to find a satisfactory setting, it may not be a critical issue.</p>
<p>Did not test the microphone, but it seems to be a <a href="https://help.ubuntu.com/community/MacBook#head-a089225bf23ccb59d5bc846e89776ea9890305a3">simple volume issue</a>.</p>
<h3>Other</h3>
<h4>Bluetooth</h4>
<p>Seems to be working out of the box.</p>
<h4>iPod Touch/iPhone</h4>
<p>I was disappointed when I realized my iPod Touch does not work as well as I thought it would after reading some stuff about it. The package ipod-convenience does enable the iPod to be mounted wirelessly but the software constantly crashes and freezes my desktop, turning several processes into zombies. I understand that the iPhone/iPod Touch software is completely different under the hood so there&#8217;s nothing to do but wait.</p>
<p>For those who are interested in trying it out, this is the <a href="http://lifehacker.com/388785/sync-your-iphone-wirelessly-in-linux">article I used</a>.</p>
<h4>Battery</h4>
<p>My informal testing felt like Ubuntu and OSX has the same battery life when Ubuntu is running nothing but the bare essentials (such as Ndiswrapper) and OSX is running a bunch of processes in the background during my casual use (including Wifi, CoverSutra, Google Notifier, Time Machine, Dashboard Widgets). Naturally, I assume that running OSX a roughly equal load will offer a longer battery life. The battery life when running Ubuntu is rather disappointing.</p>
<h4>Etc.</h4>
<p>Also, I also notice that applications very often hang such as Firefox and Synaptic. Importing my collection of mp3s into Banshee (my preferred media player) froze the application after every 400th imported song or so. I had to kill the process to quit Banshee. These rough edges may not be caused by the hardware, but I think they should be noted.</p>
<h3>Conclusion</h3>
<p>Ubuntu has made great strides from previous versions fixing bit by bit with every version. There are, however, some annoyances that are present such as the garbled external display.  In general, Hardy Heron is a good and usable on a 2nd generation Macbook after some post-installation setup, especially if you don&#8217;t care about external displays, webcam conferencing, etc. A huge annoyance for me was the external display issue because I use it very often. The two deal breakers for me were unsatisfactory iPod Touch support and battery life. I will switch back to OSX but still continue experimenting with Linux.</p>
<p>References: <a href="https://help.ubuntu.com/community/MacBook">Ubuntu Community Documentation</a></p>
<p><!-- Begin SexyBookmarks Menu Code --></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.function13.net/2008/06/07/ubuntu-804-hardy-heron-experience-on-a-macbook-21/&amp;title=Ubuntu+8.04+Hardy+Heron+Experience+on+a+Macbook+2%2C1" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.function13.net/2008/06/07/ubuntu-804-hardy-heron-experience-on-a-macbook-21/&amp;title=Ubuntu+8.04+Hardy+Heron+Experience+on+a+Macbook+2%2C1" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.function13.net/2008/06/07/ubuntu-804-hardy-heron-experience-on-a-macbook-21/&amp;title=Ubuntu+8.04+Hardy+Heron+Experience+on+a+Macbook+2%2C1" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.function13.net/2008/06/07/ubuntu-804-hardy-heron-experience-on-a-macbook-21/&amp;title=Ubuntu+8.04+Hardy+Heron+Experience+on+a+Macbook+2%2C1" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.function13.net/2008/06/07/ubuntu-804-hardy-heron-experience-on-a-macbook-21/&amp;t=Ubuntu+8.04+Hardy+Heron+Experience+on+a+Macbook+2%2C1" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.function13.net/2008/06/07/ubuntu-804-hardy-heron-experience-on-a-macbook-21/&amp;title=Ubuntu+8.04+Hardy+Heron+Experience+on+a+Macbook+2%2C1&amp;summary=This%20post%20is%20not%20a%20review%20of%20Ubuntu%208.04%20per-se%20but%20it%20will%20describe%20the%20compatibility%20and%20performance%20of%20the%20operating%20system%20with%20my%202nd%20generation%20Macbook.%0A%0AMacbook2%2C1%20Specs%3A%0AIntel%20Core%202%20Duo%202.16%20GHz%0A1GB%20DDR2%20SDRAM%20667%20MHz%20%282x%20512MB%29%0A120%20GB%20Hitachi%20Hard%20Drive%0AHL-DT-ST%20DVDRW%C2%A0%20GSA-S10N%20%28LG%20DVD%20Dr&amp;source=Function13.net" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.function13.net/2008/06/07/ubuntu-804-hardy-heron-experience-on-a-macbook-21/&amp;title=Ubuntu+8.04+Hardy+Heron+Experience+on+a+Macbook+2%2C1" rel="nofollow" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.function13.net/2008/06/07/ubuntu-804-hardy-heron-experience-on-a-macbook-21/&amp;n=Ubuntu+8.04+Hardy+Heron+Experience+on+a+Macbook+2%2C1&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<p><!-- End SexyBookmarks Menu Code --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2008/06/07/ubuntu-804-hardy-heron-experience-on-a-macbook-21/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
