patjak / facetimehd

Reverse engineered Linux driver for the FacetimeHD (Broadcom 1570) PCIe webcam
GNU General Public License v2.0
1.36k stars 160 forks source link

Failed Installation - Manjaro Linux #204

Closed Picajoluna closed 4 years ago

Picajoluna commented 4 years ago

I got the error below on my 5.4.27-1 Manjaro (Cinnamon). I'm on a 2017 Macbook Air 13' i5.

[john@john-macbookair72 bcwc_pcie]$ sudo make
make -C /lib/modules/5.4.27-1-MANJARO/build M=/usr/local/src/bcwc_pcie modules
make[1]: *** /lib/modules/5.4.27-1-MANJARO/build: No such file or directory.  Stop.
make: *** [Makefile:12: all] Error 2

I then found the README under bcwc_pcie/firmware which pointed me to this repo, but the build there failed as well...

Picajoluna commented 4 years ago

Fixed -- I hadn't found the directions for Arch systems here and followed them to the tee, which worked :+1: