2017年6月7日 星期三

[Archlinux] How to compile broadcom-wl

Install dependency package
sudo pacman -S linux-headers patch fakeroot


Go to the webpage of broadcom-wl package
Package Details: broadcom-wl 6.30.223.271-5


Click “Download snapshot” to download pre-build script


Decompress the package tar xvf broadcom-wl.tar.gz


Jump into broadcom-wl


Ref to [PKGBUILD][ArchLinux] How to make a PKGBUILD


makepkg -g # Download relative patch file


makepkg -o # Download and extract files, run the prepare() function


makepkg # start to build the package


broadcom Kernel module

pacman -S broadcom-wl-dkms

Reference:

0 意見:

張貼留言