-
Notifications
You must be signed in to change notification settings - Fork 10
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
Radxa Zero-3W: Lot of RX packets dropped on wifi #85
Comments
Hi, |
Thanks for the quick answer! I do think the Running up-to-date miniarch, there must be some packet rejection issue because while I can ssh, By comparison, in the same location, the "official" debian bullseye image with I'll see if I can use the "official" deb dkms package in miniarch, and if it helps. I'm not familiar with overlays and device tree much though so I might mess things up :( EDIT: Well it seems dkms might be broken: the I tried copying the Is it possible to rebuild the |
By comparison, in the same location, the "official" debian bullseye image with aic8800-sdio-dkms reports ~5-10Mb/s (this is still way less than a raspberry pi Zero W in the same location, which reports 40-50Mb/s, though maybe the raspberry pi has a better antenna). this is very interesting. |
Is it possible to rebuild the linux-aarch64-headers package, but with aarch64 binaries instead of x86_64 ones? I'm already providing kernel-header package suitable (in theory) to build extra/out-of-tree kenrel modules. All this shows to me like linux kernel building infra is not prepared to build correct linux headers when user (me) cross-compiling kernel-headers. Solving this is a bit beyond of mine project :-( Probably simples way will be to: |
I uploaded kernel packages with most recent radxa aic8800 fixes. before (last colon is wifi 5G Mbps throughput):
after:
|
Closing as fixed. |
Hi!
Currently running a radxa zero-3W with the latest kernel and firmware from this repo, however I get a lot of RX packet dropped on the wifi interface.
Here is the part from
lshw
about the wifi:Any idea what could be causing this?
I was curious if the linux-firmware package here includes the latest changes from https://github.com/radxa-pkg/aic8800?
The text was updated successfully, but these errors were encountered: