Last active
April 10, 2020 07:53
-
-
Save alexalouit/fd7486135b331d994f763395b10d00f7 to your computer and use it in GitHub Desktop.
LG TWFM-B003D (Broadcom BCM43236B)
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
| # Red = GND | |
| # Black = 5V | |
| # Green = Data + | |
| # White = Data - | |
| # non-free repo needed | |
| $ apt-get install -y firmware-brcm80211 | |
| $ modprobe brcmfmac; echo "043e 3004" > /sys/bus/usb/drivers/brcmfmac/new_id; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment