I really think there is something wrong/missing with this F26 minimal
server for wifi support.
With my F26-Xfce image:
# nmcli dev status
DEVICE TYPE STATE CONNECTION
eth0 ethernet connected Wired connection 1
wlan0 wifi disconnected --
lo loopback unmanaged --
[root@cubie2 ~]# nmcli device wifi list
* SSID MODE CHAN RATE SIGNAL BARS SECURITY
HTTNET Infra 11 54 Mbit/s 100 ▂▄▆█ WPA2
Then I put in my Centos7-arm image:
# nmcli dev status
DEVICE TYPE STATE CONNECTION
eth0 ethernet connected eth0
wlan0 wifi disconnected --
lo loopback unmanaged --
[root@z9m9z ~]# nmcli device wifi list
* SSID MODE CHAN RATE SIGNAL BARS SECURITY
HTTNET Infra 11 54 Mbit/s 100 **** WPA2
So it is not the hardware. It is the server minimal image. What do I
need to add to it?
thanks
On 09/08/2017 10:33 AM, Peter Robinson wrote:
On Thu, Sep 7, 2017 at 6:26 PM, Robert Moskowitz <rgm@xxxxxxxxxxxxxxx> wrote:
I took my F26 cubieboard to a hackathon where all they have here is
wireless.
So I put in a wifi usb dongle and see wlan0 available:
# nmcli device status
DEVICE TYPE STATE CONNECTION
eth0 ethernet unavailable --
lo loopback unmanaged --
wlan0 wifi unmanaged --
I create a connection:
nmcli con add con-name cobo ifname wlan0 type wifi ssid CoboFree
I use "nmcli device wifi connect SSID-Name password wireless-password"
regularly on F-26 without issue to connect to wireless networks
_______________________________________________
arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx