aus den Erfahrungswerten mit dem Macbook Air 2nd Gen liegt bei dieser Installation der Schwerpunkt bei den Sensoren und dem Energiemanagement.
Hinweis: mein Macbook Pro 2.1 hat sich geweigert von USB Medien zu booten. Daher hab ich die SSD in einen anderen Laptop (nicht Apple) eingebaut und Xubuntu 17.04 64 Bit auf die SSD installiert. DIese habe ich nach der Installation wieder in das Macbook Pro 2.1 eingebaut und es bootete problemlos.
Code: Select all
apt-get update && apt-get --yes install powertop sudo acpi acpi-* lm-sensors psensor xsensors indicator-cpufreq cpufrequtils xfce4-cpufreq-plugin xfce4-sensors-plugin mate-sensors-applet mate-applets sysfsutils ibus ibus-* tlp pm-utils
Code: Select all
vim /etc/rc.local
Code: Select all
powertop --auto-tune
tlp start
Code: Select all
apt-get --yes install sg3-utils
Quelle: http://kilobyte.bplaced.net/ubuntu-bild ... l-loesung/
Code: Select all
sudo add-apt-repository ppa:apandada1/brightness-controller
Code: Select all
sudo apt update && sudo apt --yes install brightness-controller
Code: Select all
sudo add-apt-repository ppa:indicator-brightness/ppa
Code: Select all
sudo apt update && sudo apt --yes install indicator-brightness
Code: Select all
sudo su -
echo "options hid-apple iso_layout=0" > /etc/modprobe.d/hid-apple.conf
dpkg-reconfigure keyboard-configuration
Code: Select all
apt-get --yes install nautilus nautilus-* plank plank-*