Skip to content

Works on Arch Linux #24

@Michael-Jing

Description

@Michael-Jing

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.

The content of the file is

# /var/lib/iwd/=576972656c65737340534778.8021x

[Security]
EAP-Method=PEAP
EAP-Identity=your_user_id
EAP-PEAP-Phase2-Method=MSCHAPV2
EAP-PEAP-Phase2-Identity=your_user_id
EAP-PEAP-Phase2-Password=your_password

[Settings]
AutoConnect=true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions