mbp15-wifi-driver
mbp15-wifi-driver copied to clipboard
Scripts to collect or download and install MacBookPro15,2 wifi driver files on Linux.
mbp15-wifi-driver
This repository provides scripts to make the installation process of the wifi driver files of the MacBookPro15,2 in Linux more convenient. (Tested only in ArchLinux)
- In MacOS:
- execute the
collect.shscript to collect the required driver files - requires Node.js installation (containingnpx- default since Node.js 9.4.0), - copy resulting
driver-filesto drive shared with Linux, e.g. USB stick.
- execute the
- On Linux:
- either:
- copy
driver-filesfrom shared drive to this repo, or - download the required files by executing the
download.shscript,
- copy
- execute the
install.shscript, which copies the previously collected or downloaded files to the correct location in your Linux system.
- either: