Getting WiFI to work on NanoPi 2 Fire
Posted: Tue Apr 05, 2016 10:00 pm
by mikemoy
I have tried 3 different usb-wifi adapters but have been unsuccessful getting them to work. More than likely not knowing the proper way to set them up. Could someone share some light on what I need to edit to get them working please.
Re: Getting WiFI to work on NanoPi 2 Fire
Posted: Wed Apr 06, 2016 7:22 pm
by davef
There are a few other threads under different products re getting WiFi to work.
Code: Select all
apt-get install iw
apt-get install wireless-tools
Some useful commands:
Code: Select all
wpa_cli -iwlan0 scan
wpa_cli -iwlan0 scan_result
iwconfig
iwlist scan
Then start posting error messages.