Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on Arch Linux #18

Open
ayaka14732 opened this issue May 23, 2022 · 2 comments
Open

Not working on Arch Linux #18

ayaka14732 opened this issue May 23, 2022 · 2 comments

Comments

@ayaka14732
Copy link

I followed the instructions and successfully got the credentials, then I followed the networkmanager session to create a config file and connect on Arch Linux, but it seems that Wireless@SGx think the secrets were wrong and asked for new ones:

$ sudo nmcli con up Wireless@SGx
Error: Connection activation failed: Secrets were required, but not provided

journalctl:

May 23 15:05:24 clarahost NetworkManager[461]: <warn>  [1653289524.8225] device (wlan0): Activation: (wifi) association took too long
May 23 15:05:24 clarahost NetworkManager[461]: <info>  [1653289524.8226] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
May 23 15:05:24 clarahost NetworkManager[461]: <warn>  [1653289524.8234] device (wlan0): Activation: (wifi) asking for new secrets
May 23 15:05:24 clarahost NetworkManager[461]: <warn>  [1653289524.8305] device (wlan0): no secrets: No agents were available for this request.
May 23 15:05:24 clarahost NetworkManager[461]: <info>  [1653289524.8306] device (wlan0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'man>
May 23 15:05:24 clarahost NetworkManager[461]: <info>  [1653289524.8349] device (wlan0): set-hw-addr: set MAC address to D2:17:55:60:C1:38 (scanning)
May 23 15:05:24 clarahost NetworkManager[461]: <warn>  [1653289524.8404] device (wlan0): Activation: failed for connection 'Wireless@SGx'
@xianlin
Copy link

xianlin commented Apr 14, 2023

Please check your Wifi Security settings and ensure it is "WPA2 Enterprise" and "PEAP" etc.
image

@Michael-Jing
Copy link

Michael-Jing commented May 13, 2023

It works by using iwd, but iwd requires the filename to be specially handled, the info need to be put into /var/lib/iwd/=576972656c65737340534778.8021x
576972656c65737340534778 is the hex encoding of Wireless@SGx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants