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

Plugin method fails on some atheros cards on windows 10 #25

Open
codedwrench opened this issue May 6, 2021 · 0 comments
Open

Plugin method fails on some atheros cards on windows 10 #25

codedwrench opened this issue May 6, 2021 · 0 comments
Labels
backend Anything around the backend bug Something isn't working research Extra research is needed windows specific

Comments

@codedwrench
Copy link
Owner

codedwrench commented May 6, 2021

When you connect to a PSP on an atheros ath9k card on windows 10, on some cards the MAC handshake does not occur,

The bug occurs:

  • Atheros AR9280
  • Both Vita and PSP

To Reproduce
When checking in Wireshark you can see that a broadcast is being sent with the MAC handshake, however the PSP seemingly ignores it and still sends to the wrong MAC address. My suspicion is that it only pretends to send out the broadcast. The broadcast fromat probably needs to be changed to be more compatible.

Expected behavior
A handshake happens and the Vita/PSP starts sending its traffic towards the right MAC address.

Desktop:

  • OS: Windows 10
@codedwrench codedwrench added bug Something isn't working backend Anything around the backend research Extra research is needed windows specific labels May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Anything around the backend bug Something isn't working research Extra research is needed windows specific
Projects
None yet
Development

No branches or pull requests

1 participant