MacBook 2,1 and Ubuntu 10.04 (Lucid Lynx)



This page aims to describe the steps needed, to fully enable all features of the 2nd Generation MacBook 2,1 (release date: late 2006, mid 2007) when using Ubuntu 10.04, Lucid Lynx.

IconsPage/terminal.png You can find out, what model you have by typing at the terminal:

sudo dmidecode -s system-product-name


  • If you have a different model, please go here and find the right wiki.

Overview

Anything not mentioned here probably already works out of the box. If not, please refer to the Ubuntu Apple Users forum.

  • Feature

    Support status

    Sound

    IconsPage/ok.png IconsPage/info.png

    Suspend & Hibernate

    IconsPage/ok.png IconsPage/info.png

    Desktop Effects (Compiz)

    IconsPage/ok.png

    HFS+

    IconsPage/ok.png

    Keyboard functions (Brightness,volume,...)

    IconsPage/ok.png IconsPage/info.png

    CD/DVD Writing

    IconsPage/question.png

    Bluetooth

    IconsPage/ok.png IconsPage/info.png

    External Monitor

    IconsPage/ok.png

    Wireless (AirPort)

    IconsPage/ok.png

    iSight

    IconsPage/warning.png

    Touchpad (appletouch)

    IconsPage/ok.png

    Mic

    IconsPage/ok.png IconsPage/info.png

    Apple USB 56K Modem

    IconsPage/question.png

    Apple Remote Control

    IconsPage/ok.png IconsPage/info.png

    Firewire

    IconsPage/question.png

IconsPage/ok.png (works out-of-the-box)
IconsPage/ok.png IconsPage/info.png (works, with remarks)
IconsPage/warning.png (needs manual install)
IconsPage/dont.png (won't work)
IconsPage/question.png (not yet documented)

Basic Installation Instructions

Common things about installing and maintaining Ubuntu on Intel-based Macs: Intel CPU-based Macintosh Generic Installation Instructions

External Speakers

External speakers don't work by default because they are muted.

Install gnome-alsamixer

sudo apt-get install gnome-alsamixer

Open the mixer from Applications > Sound & Video > GNOME ALSA Mixer and unmute the speaker in the third column.

Wireless (AirPort)

IconsPage/restricted.png

Suspend/Hibernate/Power Management

You might find that upower crashes. The fix is to add 'upower' as a Startup Application command.

This affects Suspend/Hibernate functionality in that the computer will not recognize that the battery has reached a critically low level, ignoring any Suspend or Hibernate rule set in the Power Management Preferences.

iSight

IconsPage/webcam.png

Follow AppleiSight.

Touchpad (appletouch)

Out of the box, 2 finger tap does right click (contextual menu), and 3 finger tap does a middle click. To have left-middle-right clicks with 1-2-3 finger tap, install synclient, and reorder the allocation:

     synclient   TapButton2=2   TapButton3=3
     synclient ClickFinger2=2 ClickFinger3=3

Apple Remote Control

Works out of the box. Treat like macmini.

    sudo apt-get install lirc
    #test with
    irw

NB the keycodes are very different from what you find in forum threads on the web! ie MENU and not KEY_MENU. So keep this in mind when writing your .lircrc

Bluetooth

Bluetooth seems to work. After pairing a GPS mouse, you might have to check this page (in german) to make the binding stick: http://wiki.ubuntuusers.de/gpsd#Probleme-mit-Bluetooth-GPS-Maeusen

External Monitor

Function Keys

Microphone

Just unmute it.


CategoryMac




IconsPage/users.png
Please update this page, if you have figured out anything, that is not mentioned here!



IconsPage/users.png
The MactelSupportTeam is about to restructure and reorganize the documentation for Intel-based Macs. If you are interested in helping, please visit our team page for information. For all Mactel wikis, there is a starting place here. There is also a thread about planning the Mactel docummentation going on.




CategoryMac

MacBook2-1/Lucid (last edited 2013-12-14 02:26:08 by knome)