mirror of
https://github.com/patjak/facetimehd.git
synced 2026-04-09 19:10:01 +02:00
Clarifies firmware extraction documentation
@@ -13,8 +13,10 @@ See [Additional Notes](#additional-notes) below in case you come across any issu
|
||||
|
||||
## Firmware extraction
|
||||
|
||||
* Download the driver (zip version) and extract it
|
||||
* Under bcwc_pcie-master/firmware type "make" and then as root type "make install"
|
||||
Download the driver (zip version) and extract it by following these steps:
|
||||
* Clone the git repository with `$ git clone https://github.com/patjak/bcwc_pcie.git`
|
||||
* Change to the firmware directory with `$ cd bcwc_pcie/firmware`
|
||||
* Under bcwc_pcie-master/firmware type `$ make` and then as root type `# make install`
|
||||
* Result should be like:
|
||||
|
||||
```
|
||||
@@ -30,7 +32,7 @@ Found matching hash from OS X, El Capitan 10.11.2
|
||||
```
|
||||
|
||||
```
|
||||
$ make install
|
||||
# make install
|
||||
|
||||
Copying firmware into '//usr/lib/firmware/facetimehd'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user