Tariq Khan Posted February 4, 2021 Posted February 4, 2021 I am working in the social sector and researching for the cheap terminal for students which is for nonprofits. only for educational purposes. 1:I had purchased tx3mini (s905w) I successfully installed armbian but wifi is not working after struggling with some were getting the information there is no wifi driver available for this 2: I had purchased mxqpro with (allwinner h6 ) I don't try on this tell me how to install in this device or suggest me a cheap device which can run armbian smoothly only for browsing the web and running libre I want cheaper than raspberry pi or 2000 to 3000 rs per device https://www.eklavya.in/
robertoenr Posted February 4, 2021 Posted February 4, 2021 5 minutes ago, Tariq Khan said: I am working in the social sector and researching for the cheap terminal for students which is for nonprofits. only for educational purposes. 1:I had purchased tx3mini (s905w) I successfully installed armbian but wifi is not working after struggling with some were getting the information there is no wifi driver available for this 2: I had purchased mxqpro with (allwinner h6 ) I don't try on this tell me how to install in this device or suggest me a cheap device which can run armbian smoothly only for browsing the web and running libre I want cheaper than raspberry pi or 2000 to 3000 rs per device https://www.eklavya.in/ 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! 1
SteeMan Posted February 4, 2021 Posted February 4, 2021 @Tariq Khan Please read: https://forum.armbian.com/topic/16407-please-read-first You don't mention what requirements you have in a box. Apparently you need working wifi, which will be a challenge in a low end box as that is one area manufacturers cut costs. As part of cutting costs is any support or source code for the cheap wifi chips used.
Recommended Posts