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

Authentication timeout when connecting with wpa_supplicant #428

Open
Kurtv7 opened this issue Sep 5, 2024 · 0 comments
Open

Authentication timeout when connecting with wpa_supplicant #428

Kurtv7 opened this issue Sep 5, 2024 · 0 comments

Comments

@Kurtv7
Copy link

Kurtv7 commented Sep 5, 2024

Hello,
I've directly used the binary image with some updates
On zcu102 + AD9361 fcomms2, it is not possible to load some modules due to a mismatch between ver magic of modules and the linux kernel version. Hence, I had to rebuild a kernel v5.0.10 (with the same config as the kernel in binary images) and rebuild the modules
I started from binary images for FPGA and work with master/head for openwifi and openwifi-hw

Then , when I try to use openwifi as AP everything is OK. I can connect to the the AP openwifi without any issue from a laptop, my mobile phone etc...

But then I wanted to use openwifi as a client. So T tried to connect from the zcu102 to my own AP (my mobile phone, or some others open AP) using wpa_supplicant . I've tried with several different APs and each time I've got the same error in wpa_supplicant logs: changing state from SCAN to AUTHENTICATION, I have a timeout when authenticating. It does not start the handshake. The scan works fine, I can see the APs with iw scan or iwlist.
This timeout happens in the driver 8011 of Linux. I tried several different APs. I have also tried to apply the patch in wpa_supplicant deactivating 11b rates but the same happens
So it's like I can't use openwifi as a client connecting to a "standard" AP.

Any idea ?

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

1 participant