Updated Get Started (markdown)

Maurizio D'Addona
2015-12-24 08:56:52 +01:00
parent 3c6ad38322
commit 8dfed9aa89

@@ -103,7 +103,7 @@ Alternatively if you are really lazy just: `# install`
There is [AUR package](https://aur.archlinux.org/packages/bcwc-pcie-git/) available, and [another one](https://aur.archlinux.org/packages/bcwc-pcie-firmware/) for the firmware itself (the separation will make upgrades less painful, and don't force you to keep `firmware.bin` around forever).
There is also [another package](https://github.com/mauritiusdadd/AUR/tree/master/bcwc-pcie) that will perform extraction for you (if you have access to a machine running OS X), but it depends on kernel >= 4.3, which is in testing at the moment of writing. Steps below are working with kernel 4.2.5-1, which in core at the time of writing.
There is also [another package](https://github.com/mauritiusdadd/AUR/tree/master/bcwc_pcie-firmware-osx) that will perform extraction for you (if you have access to a machine running OS X). If you want to install the kernel module manually, you should:
- Extract firmware file as described in [Firmware extraction](#firmware-extraction).
- Install dependencies: `sudo pacman -S linux-headers git kmod`