I installed Ubuntu 14.04.1 onto my MacBook Pro Core Duo 17“ (MacBookPro1,2). For reference, you can determine your system identifier inside of Ubuntu with the following command:
sudo dmidecode -s system-product-name
After I installed Ubuntu, I noticed the sound didn't work. This is actually a fairly common issue with the snd-hda-intel module and is described here. The page claims the information is out of date, but it's still helpful.
I'll repeat the steps here just in case. To solve the problem:
cat /proc/asound/card0/codec* | grep Codec
zcat /usr/share/doc/alsa-base/driver/HD-Audio-Models.txt.gz | less
/etc/modprobe.d/alsa-base.conf
options snd-hda-intel model=macbook-pro-v1