Updated Get Started (markdown)

kie27
2015-12-24 14:03:36 +09:00
parent 5a26fb68b3
commit 3c6ad38322

@@ -85,7 +85,7 @@ Launch mplayer: `mplayer tv://` and enjoy your own smily face :-)
`$` indicates as normal user
- Extract the firmware file as described in [Firmware extraction](#firmware-extraction).
- Move the extracted `firmware.bin` to the right place: `# mkdir /lib/firmware/facetimehd` then `# cp firmware.bin /lib/firmware/facetimehd/firmware.bin`
- Move the extracted firmware file to the right place: `# mkdir /lib/firmware/facetimehd` then `# cp firmware.bin /lib/firmware/facetimehd/firmware.bin`
- Install the dependencies : `# apt-get install linux-headers git kmod checkinstall`
linux-headers may be slightly different e.g. linux-headers-4.3.0-1-amd64, you can check which kernel version you are running with `uname -a`
- Clone the driver's code: `$ git clone https://github.com/patjak/bcwc_pcie.git`