Updated Get Started (markdown)

McKay Ward
2017-06-30 21:57:48 -05:00
parent 3d3f94d7dc
commit e32d6b3a61

@@ -69,7 +69,7 @@ Time for testing: launch Cheese and enjoy your own smily face :-)
The driver now handles suspend / resume properly, you're all set.
IF YOU ENCOUNTER ANY ISSUES LOOK AT THE "ADDITIONAL NOTES" SECTION ON THE BOTTOM OF THIS PAGE OR REPORT AN ISSUE
IF YOU ENCOUNTER ANY ISSUES LOOK AT THE [ADDITIONAL NOTES](Additional Notes) SECTION ON THE BOTTOM OF THIS PAGE OR REPORT AN ISSUE
## Get Started on Debian
(very similar to arch instructions, which I copied and altered a bit ;) because I am lazy / efficient)
@@ -147,7 +147,7 @@ If you want to install the kernel module manually, instead, you should:
- Load kernel module: `sudo modprobe facetimehd`
- Try it with the application of choice. mpv for example: `sudo pacman -S mpv && mpv tv://`
IF YOU ENCOUNTER ANY ISSUES LOOK AT THE "ADDITIONAL NOTES" SECTION ON THE BOTTOM OF THIS PAGE OR REPORT AN ISSUE
IF YOU ENCOUNTER ANY ISSUES LOOK AT THE [ADDITIONAL NOTES](Additional Notes) SECTION ON THE BOTTOM OF THIS PAGE OR REPORT AN ISSUE
## Get Started on Gentoo
@@ -193,7 +193,7 @@ emerge -av media-video/bcwc_pcie
The firmware ebuild will download a partial OS X 10.11 upgrade and extract the firmware from it. It is not necessary to boot OS X and extract it manually.
IF YOU ENCOUNTER ANY ISSUES LOOK AT THE "ADDITIONAL NOTES" SECTION ON THE BOTTOM OF THIS PAGE OR REPORT AN ISSUE
IF YOU ENCOUNTER ANY ISSUES LOOK AT THE [ADDITIONAL NOTES](Additional Notes) SECTION ON THE BOTTOM OF THIS PAGE OR REPORT AN ISSUE
## Get Started on openSUSE
@@ -245,7 +245,7 @@ IF YOU ENCOUNTER ANY ISSUES LOOK AT THE [ADDITIONAL NOTES](#additional-notes) SE
2. Execute `nixos-rebuild boot` to rebuild the configuration
3. Reboot
IF YOU ENCOUNTER ANY ISSUES LOOK AT THE "ADDITIONAL NOTES" SECTION ON THE BOTTOM OF THIS PAGE OR REPORT AN ISSUE
IF YOU ENCOUNTER ANY ISSUES LOOK AT THE [ADDITIONAL NOTES](Additional Notes) SECTION ON THE BOTTOM OF THIS PAGE OR REPORT AN ISSUE
# Additional Notes