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...
I got the error below on my 5.4.27-1 Manjaro (Cinnamon). I'm on a 2017 Macbook Air 13' i5.
I then found the README under
bcwc_pcie/firmware
which pointed me to this repo, but the build there failed as well...