-
Notifications
You must be signed in to change notification settings - Fork 197
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
mt7921au: Client Mode WDS/4addr not working #422
Comments
@morrownr any help will be appreciated |
I'm watching but my inability to dig deeper into this issue is due to some health issues in my family so my time is llimited. Hopefully, at some point, I have more time. There are some pretty smart people that stop by here not necessarily on a daily basis as this is not a social media site but over time some help should come along. |
of course, sorry. |
decided to give it another go with OpenWRT, same thing (Operation not supported):
can the x86 hardware itself block the ability to use 4addr? |
|
please do elaborate |
|
I have the same issue with mt7921 wifi card.
also rfkill output is
|
Hi,
to not mix the AP mode issue at #392 I'm starting a new issue.
I tried to activate 4addr on regular client mode, but it refused working.
my device is FU-AX1800, with latest firmware, and chip mt7921au.
what I tried:
ip link set dev wlx90de80d6883f down
iw dev wlx90de80d6883f set 4addr on
iw dev wlx90de80d6883f interface add myNewIface type managed 4addr on
in all cases I got:
command failed: Operation not supported (-95)
@morrownr since you successfully got it to work, can you please share your full env and steps taken?
The text was updated successfully, but these errors were encountered: