gerrysweeney Posted December 27, 2016 Posted December 27, 2016 All, Does anyone know how I can enable the OnBoard Wifi using Armbian? Is there a driver included for for the XR819 on-board WiFi module? any pointers would be much appreciated.... Thanks Gerry
zador.blood.stained Posted December 27, 2016 Posted December 27, 2016 Mainline kernel? https://github.com/igorpecovnik/lib/issues/591
gerrysweeney Posted December 27, 2016 Author Posted December 27, 2016 Hi Zador.blood.stainedOk that would make sense then I am not really a Linux expert so I dont think I could do anything to help, I will have to wait for a future image build that works. Thank you for your response. Gerry
gerrysweeney Posted December 27, 2016 Author Posted December 27, 2016 Hi, I have installed the legacy image (rather than the bleeding edge) and I now have working WiFi and UARTs. Thank you for your help Zador.blood.stained Gerry
Brian Greul Posted December 28, 2016 Posted December 28, 2016 I was able to get it working by following the Raspbian instructions. It works just fine for me.
martinayotte Posted December 28, 2016 Posted December 28, 2016 "Raspbian instructions" ? How Raspbian can support AllWinner XR819 chip ?
zador.blood.stained Posted December 28, 2016 Posted December 28, 2016 "Raspbian instructions" ? How Raspbian can support AllWinner XR819 chip ? Probably some generic userspace related instructions like setting up /etc/network/interfaces. Allwinner specific stuff like xradio kernel module should work out of the box and doesn't need any instructions in stable leleases AFAIK. 1
Brian Greul Posted December 30, 2016 Posted December 30, 2016 ** wifi setup network={ ssid="The_ESSID_from_earlier" psk="Your_wifi_password" } ** run this NMTUI
Brian Greul Posted December 30, 2016 Posted December 30, 2016 I should point out that NMTUI may do everything you want/need. So you may need to only run that. 1
Recommended Posts