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

AP mode broken for rtw_8822cu #305

Open
henkv1 opened this issue Feb 7, 2025 · 3 comments
Open

AP mode broken for rtw_8822cu #305

henkv1 opened this issue Feb 7, 2025 · 3 comments

Comments

@henkv1
Copy link

henkv1 commented Feb 7, 2025

When I put my rtw_8822cu device in AP mode, the connection stops after a while.
I observed the following error in the kernel log:
[ 1612.157086] rtw_8822cu 1-1.3:1.0: unused phy status page (10)
[ 1612.158301] rtw_8822cu 1-1.3:1.0: unused phy status page (10)
[ 1612.159094] rtw_8822cu 1-1.3:1.0: unused phy status page (10)

After some bisecting I found out that this commit caused this behavior:
386382a : wifi: rtw88: usb: Prevent TX URB use after free

dubhater pushed a commit that referenced this issue Feb 7, 2025
This reverts commit 386382a.

Apparently it causes problems:
#305
@dubhater
Copy link
Collaborator

dubhater commented Feb 7, 2025

That's strange. I reverted that commit.

@henkv1
Copy link
Author

henkv1 commented Feb 7, 2025

Thanks, I will do some more testing. It appears that even with this commit reverted the connection is not as stable as it used to be.

@briansune
Copy link

@dubhater

I also encountered some very puzzling issue after WIFI 7 with 6G band gear updated.

All the WIFI 5 devices are become very bad on TRX rating.

Do you have any knowledge or idea that WIFI 7 could introduce issue on WIFI 5?

All band are separated into individual SSID aka xxx and xxx_5G and xxx_6G

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

3 participants