Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Dreamplug, unable to authenticate on wifi AP.

4 views
Skip to first unread message

agri...@deutnet.info

unread,
Oct 18, 2021, 2:20:02 AM10/18/21
to
Hello,

I have some difficults to get wifi working on a dreamplug SBC, i can list wifi network with nmcli :


sudo nmcli device wifi list

IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY
<BSSID> Turris Infra 6 270 Mbit/s 100 ▂▄▆█ WPA2


But when I use this command to login:

sudo nmcli device wifi connect "Turris" password "<password>" ifname wlan0


I get:


Error: Connection activation failed: (7) Secrets were required, but not provided.


The command uses to connect above was used on Raspberry pi 2, Banana pi, Nanopi neo plus 2 without problems.


I use WPA2-PSK with CCMP on access point.


This board doesn't have wifi node on devicetree but the driver seem to autodiscover the wifi adapter:

sudo dmesg | grep libertas
[ 18.097922] libertas_sdio: Libertas SDIO driver
[ 18.102540] libertas_sdio: Copyright Pierre Ossman
[ 19.570800] libertas_sdio mmc0:0001:1 (unnamed net_device) (uninitialized): 00:24:23:3e:f8:ce, fw 10.38.1p25, cap 0x00000303
[ 19.631519] libertas_sdio mmc0:0001:1 wlan0: Marvell WLAN 802.11 adapter


If you have any clues.


Thanks.
0 new messages