-
Notifications
You must be signed in to change notification settings - Fork 71
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
Problem network connect #20
Comments
This looks like a problem I was having. I know I'm late responding, but the nullptr dereference is exactly what I was getting on scan_end. On July 18, I pushed a fix for that problem and about a week later, I updated it to compile on different kernel versions. If you're still on Kernel 4.11, I would suggest you try this driver again. If you've moved to kernel 4.12, this driver won't compile (I've set up a pull request to fix that), so I would suggest using my fork of the driver: https://github.com/Dumonu/mt7610u-linksys-ae6000-wifi-fixes |
hi thx for help |
after a time my wifi adapter is blocked
|
Hmm. I don't use NetworkManager for my connection, but that looks like an infinite loop of calls to CFG80211_OpsStaGet to me. They are preceded by this error message, which seems to be an assertion failure rather than a major error:
I'll look into the assertion failure within the next few days and see what might be causing that. You said that linking |
Hi i want report bug
I have problem driver can see my network but
when i click connect to my network driver freezes
my os is fedora 26
kernel 4.11.8-300.fc26.x86_64
here is log :
The text was updated successfully, but these errors were encountered: