Tariq Khan
-
Posts
1 -
Joined
-
Last visited
Reputation Activity
-
Tariq Khan reacted to robertoenr in Requre help for wifi issue in s905w and allwinner h6
If your TX3 Mini with S905W is the 2021 version, as mine, you can try the following commands to make the wifi working:
sudo mv /lib/firmware/brcm/brcmfmac4330-sdio.txt /lib/firmware/brcm/brcmfmac4330-sdio.txt.old sudo ln -s /lib/firmware/brcm/brcmfmac-ap6330-sdio.txt /lib/firmware/brcm/brcmfmac4330-sdio.txt
After this, reboot your device.
Hope it helps!