Table of Contents
URL: https://github.com/dgraziotin/mbpfan
Install and follow instructions for installing as a servic eon startup
apt-get install sensors-applet |
apt-get install -y powertop |
apt-get install -y steam |
apt-get install -y kodi |
Used for audio drivers
apt-get install -y alsa-tools |
apt-get install -y pavucontrol |
Audio is a pain off the get-go when trying to output to hdmi.
speaker-test -t wav -c 2 |
Hold the ALT key until rEFIt starts and choose the USB boot
On the linux boot up, choose "e" to edit, and at the end of the config, but just before "quiet", add "nomodeset" - If you don't do that, if will halt on boot
when in, install efibootmgr:
apt install efibootmgr |