Advertisement
Guest User

Untitled

a guest
May 30th, 2017
10,349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. 1. Open a Terminal and install Git via sudo apt-get install git
  2. 2. Download the drivers from the Git repository, to do so, run:
  3. git clone git://git.marvell.com/mwifiex-firmware.git
  4. mkdir -p /lib/firmware/mrvl/
  5. cp mwifiex-firmware/mrvl/* /lib/firmware/mrvl/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement