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.
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.
(works out-of-the-box)
(works, with remarks)
(needs manual install)
(won't work)
(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 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"
|
|