Skip to content

RPi3 wifi sequence error #1372

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

Closed
phelum opened this issue Mar 25, 2016 · 1 comment
Closed

RPi3 wifi sequence error #1372

phelum opened this issue Mar 25, 2016 · 1 comment

Comments

@phelum
Copy link

phelum commented Mar 25, 2016

When receiving files the brcmfmac sdio driver reports frame sequence errors. An example from the kern.log is:

    Mar 24 22:26:11 localhost kernel: [14459.924175] net_ratelimit: 37 callbacks suppressed
    Mar 24 22:26:11 localhost kernel: [14459.924188] brcmfmac: brcmf_sdio_hdparse: seq 189: sequence number error, expect 188
    Mar 24 22:26:11 localhost kernel: [14459.924232] brcmfmac: brcmf_sdio_hdparse: seq 188: sequence number error, expect 190
    Mar 24 22:26:11 localhost kernel: [14459.924618] brcmfmac: brcmf_sdio_hdparse: seq 191: sequence number error, expect 189
    Mar 24 22:26:11 localhost kernel: [14459.924663] brcmfmac: brcmf_sdio_hdparse: seq 190: sequence number error, expect 192
    Mar 24 22:26:11 localhost kernel: [14459.925023] brcmfmac: brcmf_sdio_hdparse: seq 193: sequence number error, expect 191
    Mar 24 22:26:11 localhost kernel: [14459.925071] brcmfmac: brcmf_sdio_hdparse: seq 192: sequence number error, expect 194
    Mar 24 22:26:11 localhost kernel: [14459.925679] brcmfmac: brcmf_sdio_hdparse: seq 195: sequence number error, expect 193
    Mar 24 22:26:11 localhost kernel: [14459.925724] brcmfmac: brcmf_sdio_hdparse: seq 194: sequence number error, expect 196
    Mar 24 22:26:11 localhost kernel: [14459.926082] brcmfmac: brcmf_sdio_hdparse: seq 197: sequence number error, expect 195
    Mar 24 22:26:11 localhost kernel: [14459.926127] brcmfmac: brcmf_sdio_hdparse: seq 196: sequence number error, expect 198
    Mar 24 22:26:16 localhost kernel: [14464.948078] net_ratelimit: 41 callbacks suppressed

These errors are reported by brcmf_sdio_hdparse in brcmfmac/sdio.c. My post reporting this is https://www.raspberrypi.org/forums/viewtopic.php?p=937573#p937573

Thanks,
Steven

@phelum
Copy link
Author

phelum commented Mar 28, 2016

Hi,
I've just realised that this issue has already been reported (issue #1313).
Maybe close this issue.

Cheers,
Steven

@pelwell pelwell closed this as completed Mar 28, 2016
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

2 participants