||<>|| = MacBook 2,1 and Ubuntu 10.04 (Lucid Lynx) = {{attachment:MacBook4-1/Intrepid/MacBooksmall.png}}<
><
> 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'''.<
> <
> {{attachment: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 [[https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages|here]] and find the right wiki. == Overview == Anything not mentioned here probably already works out of the box. If not, please refer to the [[http://ubuntuforums.org/forumdisplay.php?f=328|Ubuntu Apple Users forum]]. ||Feature|| Support status|| || Sound || {{attachment:IconsPage/ok.png}} {{attachment:IconsPage/info.png}} || || Suspend & Hibernate || {{attachment:IconsPage/ok.png}} {{attachment:IconsPage/info.png}} || || Desktop Effects (Compiz) || {{attachment:IconsPage/ok.png}} || || HFS+ || {{attachment:IconsPage/ok.png}} || || Keyboard functions (Brightness,volume,...) || {{attachment:IconsPage/ok.png}} {{attachment:IconsPage/info.png}} || || CD/DVD Writing || {{attachment:IconsPage/question.png}} || || Bluetooth || {{attachment:IconsPage/ok.png}} {{attachment:IconsPage/info.png}} || || External Monitor || {{attachment:IconsPage/ok.png}} || || Wireless (Air``Port) || {{attachment:IconsPage/ok.png}} || || iSight || {{attachment:IconsPage/warning.png}} || || Touchpad (appletouch) || {{attachment:IconsPage/ok.png}} || || Mic || {{attachment:IconsPage/ok.png}} {{attachment:IconsPage/info.png}} || || Apple USB 56K Modem || {{attachment:IconsPage/question.png}} || || Apple Remote Control || {{attachment:IconsPage/ok.png}} {{attachment:IconsPage/info.png}} || || Firewire|| {{attachment:IconsPage/question.png}} || {{attachment:IconsPage/ok.png}} (works out-of-the-box) <
> {{attachment:IconsPage/ok.png}} {{attachment:IconsPage/info.png}} (works, with remarks) <
> {{attachment:IconsPage/warning.png}} (needs manual install) <
> {{attachment:IconsPage/dont.png}} (won't work)<
> {{attachment:IconsPage/question.png}} (not yet documented)<
> == Basic Installation Instructions == Common things about installing and maintaining Ubuntu on Intel-based Macs: [[https://help.ubuntu.com/community/MactelSupportTeam/AppleIntelInstallation|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) == {{attachment:IconsPage/restricted.png}} == Suspend/Hibernate/Power Management == You might find that [[http://ubuntuforums.org/showthread.php?t=1469819|upower crashes]]. The fix is to [[http://www.ubuntuproductivity.com/journal/tips/05/2010/battery-always-0-in-ubuntu-10-04/|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 == {{attachment:IconsPage/webcam.png}} Follow [[https://help.ubuntu.com/community/MactelSupportTeam/AppleiSight|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 [[https://help.ubuntu.com/community/SynapticsTouchpad#synclient|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. ---- [[https://help.ubuntu.com/community/CategoryMac|CategoryMac]] ---- <
><
> ||{{attachment:IconsPage/users.png}}<
> Please update this page, if you have figured out anything, that is not mentioned here!|| <
><
> ||{{attachment:IconsPage/users.png}}<
> The [[http://ubuntuforums.org/group.php?groupid=352|MactelSupportTeam]] is about to restructure and reorganize the documentation for Intel-based Macs. If you are interested in helping, please visit our [[https://wiki.ubuntu.com/MactelSupportTeam|team page]] for information. For all Mactel wikis, there is a starting place [[https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages|here]]. There is also a [[http://ubuntuforums.org/showthread.php?t=969360|thread]] about planning the Mactel docummentation going on. || <
><
> ---- CategoryMac