## Page was copied from MacBookPro7-1/Lucid ||<>|| = Mac Mini 4,1 Ubuntu 10.04 (Lucid Lynx) = <
><
> This page aims to describe the steps needed, to fully enable all features of the Mid-2010 Mac Mini unibody when using '''Ubuntu 10.04, Lucid Lynx'''.<
> <
> Due to an unsupported chipset, standard Ubuntu will not currently install on the Mac Mini 4,1 (and the Macbook Pro 7.1). (reference: http://www.uluga.ubuntuforums.org/showthread.php?t=1458341 ). An upstream kernel patch has been reported on Launchpad (reference: https://bugs.launchpad.net/linux/+bug/576601 ). <
> ''' The patched kernel install can be downloaded from here http://macbookpro7-1.daviey.com/ubuntu-10.04-desktop-amd64-macbook71.iso. This will work however disk access is slow until nVidia provides updated information to include in the kernel.''' <
> <
> {{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|| || [[#Sensors|Sensors (temps & fans)]] || {{attachment:IconsPage/question.png}} || || [[#Suspend|Suspend & Hibernate]] || {{attachment:IconsPage/ok.png}} || || [[#Reboot|Reboot]] || {{attachment:IconsPage/dont.png}} || || [[#Video|3D Acceleration, Video & Effects (Compiz)]] || {{attachment:IconsPage/warning.png}} || || [[#HFS|HFS+ (only read)]] || {{attachment:IconsPage/ok.png}} || || [[#CDDVD|CD/DVD Writing]] || {{attachment:IconsPage/question.png}} || || [[#Bluetooth|Bluetooth]] || {{attachment:IconsPage/ok.png}} {{attachment:IconsPage/info.png}} || || [[#FireWire|FireWire]] || {{attachment:IconsPage/question.png}} || || [[#LAN|LAN]] || {{attachment:IconsPage/warning.png}} || || [[#Wireless|Wireless LAN]] || {{attachment:IconsPage/warning.png}} || || [[#CardReader|CardReader]] || {{attachment:IconsPage/ok.png}} || || [[#Sound|Sound]] || {{attachment:IconsPage/ok.png}} {{attachment:IconsPage/info.png}} || || [[#Microphone|Microphone]] || {{attachment:IconsPage/question.png}} || || [[#ExtMon|External Monitor]] || {{attachment:IconsPage/ok.png}} || || [[#ARC|Apple Remote Control]] || {{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)<
> == Sensors == CD eject button is detected == Suspend == TBD == Reboot == Ubuntu will freeze partway through reboot == Video == You can enjoy 3D acceleration by using the nVidia proprietary driver which can be retrieved in the ubuntu Hardware Drivers menu. == Bluetooth == Installing the fix provided [[http://ubuntuforums.org/showthread.php?t=1469437|here]] and rebooting will enable bluetooth. == Wired network == You can download the latest tg3 driver from the Broadcom website. Unzip the archive and untar the tg3 driver package. In the newly created folder type 'make' and 'sudo make install'. After that you can load the driver with 'sudo modprobe tg3'. == Sound == For now, setting the sound card model to MacBook Pro 5,5 should enable the sound card. In the terminal enter the following and reboot. {{{ sudo echo 'options snd-hda-intel model=mbp55' >> /etc/modprobe.d/alsa-base.conf }}} == Wireless == In the ubuntu Hardware Drivers menu you need to select a wireless driver. It should be named "Broadcom STA wireless driver" ---- [[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 CategoryHardware