To use the wireless network on the MacBook you need a Broadcom wireless driver (in my case for a BCM4322, VendorID:DeviceID 14e4:432b) which you have to build by your own as documented here. Before following the steps described there I wrote a Dockerfile which builds a Docker image with all the packages needed to build the wireless module. Also I wrote a shell script which executed the build steps to assemble the wireless module (driver).
If you need/want to build the Broadcom wireless driver for your CentOS 7 installation you just need:
If you need/want to build the Broadcom wireless driver for your CentOS 7 installation you just need:
- Copy the script to an empty directory,
- download the Broadcom wireless driver source and
- put it in the same directory
- then run the script
- continue at step 4 in the CentOS HowTo
Keine Kommentare
Kommentar veröffentlichen