Skip to content

Instantly share code, notes, and snippets.

@pacmac
Created April 24, 2020 02:13
Show Gist options
  • Select an option

  • Save pacmac/db0f63a48d863b8d1e73ba1714b472fb to your computer and use it in GitHub Desktop.

Select an option

Save pacmac/db0f63a48d863b8d1e73ba1714b472fb to your computer and use it in GitHub Desktop.
Broadcom USB Fix
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