Adding a Get Started section for less technical users (such as myself)

JPtheJP
2015-12-21 21:34:26 -05:00
parent 75f3ba0b29
commit dc640bca3c

15
Home.md

@@ -22,4 +22,17 @@ Note that this was started independently by members of the crowd here to help en
[https://www.bountysource.com/issues/7700750-basic-functionality](https://www.bountysource.com/issues/7700750-basic-functionality)
An outline of getting the web cam working in an OS X VM using QEMU.<br />
[http://chrisrjones.com/articles/How-to-get-the-broadcom-pci-1570-web-cam-working-in-Linux-using-qemu-with-OS-X-VM](http://chrisrjones.com/articles/How-to-get-the-broadcom-pci-1570-web-cam-working-in-Linux-using-qemu-with-OS-X-VM)
[http://chrisrjones.com/articles/How-to-get-the-broadcom-pci-1570-web-cam-working-in-Linux-using-qemu-with-OS-X-VM](http://chrisrjones.com/articles/How-to-get-the-broadcom-pci-1570-web-cam-working-in-Linux-using-qemu-with-OS-X-VM)
# Get Started
You can contribute and test this module without touching your Mac's Hard Disk. You just need an USB 3.0 key to install your Linux on, on top of your Linux installation Media. Best of both worlds, try Linux until you're ready to commit your internal drive. Please check [linux.com article] (https://www.linux.com/learn/tutorials/718439-how-to-run-fedora-linux-on-the-macbook-air-without-touching-the-ssd)
You want to dump the FaceTime drivers while still under OS X (to do: instructions to use the dump script).
## Get Started on Fedora
As of 2015.12, Fedora 23 is current. It will not recognize the internal WiFi card (Broadcom) so you need either the Thunderbolt Ethernet adapter, or any USB Ethernet Adapter known to work on Fedora.
Install Fedora.
Once installed, update it: sudo dnf update
You should get everything working (including keyboard backlight, screen brightness, sound) but the FaceTime camera and the WiFi card. Adding the Wifi drivers is outside of this document, and is [well documented - see steps 4 & 5] (http://mattoncloud.org/2014/02/05/fedora-20-on-a-macbook-air/)
Now download the driver.
(more to come)