|
|
|
|
|
by vespakoen
3694 days ago
|
|
My (6 year old) macbook pro got bricked and I was daring enough to get the new Macbook Pro retina (MacBookPro11,4). Before installing Arch (assuming I needed the latest kernel for anything to work) I tried installing Xubuntu 16.04, and it amazes me how well it works! After installing refind everything just seemed to work out of the box. The only things that aren't working is the webcam and suspend / hibernate, but I don't really care about those and suspend even seems fixable. For anyone interested, I got the intel graphics drivers installer to run by changing DISTRIB_CODENAME to "wily" in /etc/lsb-release and changing it back to "xenial" after installation (make a backup: sudo cp /etc/lsb-release.backup /etc/lsb-release) |
|
Just follow the instructions exactly. If it doesn't work first time, try `sudo modprobe -r bdc_pci` and then retry `sudo modprobe facetimehd` and see if it creates `/dev/video0` (which means it's working)
For suspend, is it waking up after you close the lid? I fixed this with:
Then give it a test. If it works, pop it into a startup service somewhere.