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

i.MX6: Silex Wi-Fi: 5.10.y: wpa_supplicant/hostapd 2.10 breaks WPA #60

Open
ts-kris opened this issue Dec 11, 2023 · 1 comment
Open
Assignees
Labels
bug Something isn't working upstream issue Issue with Buildroot upstream that cannot be reasonably fixed in this repo alone wontfix This will not be worked on workaround exists There is a workaround available, see the Issue comments

Comments

@ts-kris
Copy link
Contributor

ts-kris commented Dec 11, 2023

Note! This issue ONLY affects i.MX6 based platforms with the Silex Wi-Fi module running kernel 5.10.y!

Due to some issue between the ath10k/ath10k_sdio driver in the 5.10.y kernel and release 2.10 of hostapd and wpa_supplicant, attempting to use any WPA modes with the Silex Wi-Fi module under these conditions can result in issues from lack of connectivity all the way to hardware lockups.

The solution at this time is to downgrade to release 2.9 the hostapd and wpa_supplicant tools. Unfortunately, due to the way Buildroot is included as a submodule, as well as the fact that other W-Fi devices that we ship on various platforms are unaffected, there is nothing we can easily do at the moment to patch this repository. We are however, looking in to this further to see what we may be able to patch or update long-term in order to resolve this issue.

Currently, this repository uses Buildroot 2023.02 release. The following patches can be applied to the buildroot/ folder to patch only wpa-supplicant and hostapd to downgrade them to release 2.9. Note that, github doesn't seem to allow files named *.patch even though the upload tool claims to support patch files. These can be applied just the same.

buildroot-2023.02-downgrade-wpasupplicant-to-2.9.txt
buildroot-2023.02-downgrade-hostapd-to-2.9.txt

@ts-kris ts-kris added bug Something isn't working wontfix This will not be worked on upstream issue Issue with Buildroot upstream that cannot be reasonably fixed in this repo alone workaround exists There is a workaround available, see the Issue comments labels Dec 11, 2023
@ts-kris ts-kris self-assigned this Dec 11, 2023
@ts-kris
Copy link
Contributor Author

ts-kris commented Dec 15, 2023

Patches for buildroot 2023.11 which will be merged shortly (#57)

buildroot-2023.11-downgrade-wpasupplicant-to-2.9.txt
buildroot-2023.11-downgrade-hostapd-to-2.9.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream issue Issue with Buildroot upstream that cannot be reasonably fixed in this repo alone wontfix This will not be worked on workaround exists There is a workaround available, see the Issue comments
Projects
None yet
Development

No branches or pull requests

1 participant