|
Wifi issues has been fixed on Armbian ... doing tests, so next image / update will fix this. In WICD you need to go to advanced settings and choose wpa_driver = none , than it connects fine. To WPA2 networks ... This will not be needed in next image.
I tested AP mode, also works. All you need to do is to use bridge network configuration(/etc/network/interfaces.bridge) that you make use of your routers DHCP server, than run:
hostapd /etc/hostapd.conf ( SSID / 12345678 on channel 5) |
|