Created
April 24, 2020 02:13
-
-
Save pacmac/db0f63a48d863b8d1e73ba1714b472fb to your computer and use it in GitHub Desktop.
Broadcom USB Fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| wget https://s3.amazonaws.com/plugable/bin/fw-0a5c_21e8.hcd; | |
| mv fw-0a5c_21e8.hcd /lib/firmware/brcm/BCM20702A0-0a5c-21e8.hcd; | |
| cp /lib/firmware/brcm/BCM20702A0-0a5c-21e8.hcd /lib/firmware/brcm/BCM20702A1-0a5c-21e8.hcd; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment