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

Working on Raspberry Pi? #12

Open
XXCHQ opened this issue Jun 29, 2021 · 4 comments
Open

Working on Raspberry Pi? #12

XXCHQ opened this issue Jun 29, 2021 · 4 comments

Comments

@XXCHQ
Copy link

XXCHQ commented Jun 29, 2021

Wonderful stuffs you have put together here.
Was able to follow thru and generate the username and password for the wireless@sgx unfortunately, after connecting to it, I'm still unable to access to internet.

Anybody manage to get this working on Pi?

@harishpillay
Copy link

harishpillay commented Jun 30, 2021

That's a good question. I have not explored that yet. I will find time this week to see if I can get that done.

@zerotypic
Copy link
Owner

Thanks Harish! Don't have a free Pi available to test on, so I can't help with this.

@harishpillay
Copy link

i thought i could do something today, but not possible. i've got my RPi ready and will work on it and report back.

@harishpillay
Copy link

harishpillay commented Feb 23, 2022

7 months later, I am now in a place where I can actually test this out.

Here's what I did;
a) On a Fedora laptop, I re-ran this:
$ ./wasg-register.py $phonenumber $ddmmyyyy
Warning: Unexpected server response, key 'version' is '2.6', not '2.4'.
OTP will be sent to mobile phone number XXXXXXXXXX
Enter OTP to continue:
Warning: Unexpected server response, key 'version' is '2.8', not '2.4'.
Credentials:
userid = really-long-string-with-random-chars
password = another-long-string-with-random-chars

b) (I'm using GNOME) Go to Settings->Wi-Fi->click on Wireless@SGx <- the wheel symbol

c) Under the "Security" tab, enter the following:

  1. Security -> WPA & WPA2 Enterprise
  2. Authentication -> Protected EAP (PEAP)
  3. check the box "No CA certificate is required"
  4. PEAP version: keep it at Automatic
  5. Inner authentication: MSCHAPv2
  6. Username: the userid from above
  7. Password: the password from above

d) save

That's it. I am on now.

image

I've obfuscated the username field:
image

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