mirror of
https://github.com/patjak/facetimehd.git
synced 2026-04-10 03:20:02 +02:00
Updated Get Started (markdown)
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user