nexmon icon indicating copy to clipboard operation
nexmon copied to clipboard

Driver for 5.10.x kernels

Open mildsunrise opened this issue 3 years ago • 4 comments

This copies the 5.4 driver and makes the minimal amount of changes to get it working again. It doesn't try to backport upstream improvements to the drivers. Submitting in case it's useful, close it otherwise.


cherrypick the following Linux commits:

  • 36fe62ef58 cfg80211: change internal management frame registration API
  • 1eb9112588 mmc: sdio: Fix Cypress SDIO IDs macros in common include file

adapt to the following Linux commits:

  • 0d519cbf38 debugfs: remove return value of debugfs_create_devm_seqfile()

mildsunrise avatar Sep 15 '21 18:09 mildsunrise

Dear friend,manythanks for supporting the new kernel! I have encounterred a pro. Have you used the nexmon-kernel 5.10 for CSI collection? I have tried several days and received no packets when using two RPi B4 and one router as AP. I checked everything and found there is no regulation.c in patches/…7_45_206/nexmon/src/, is it the possible reason?

emerld2011 avatar Oct 21 '21 18:10 emerld2011

Dear friend,manythanks for supporting the new kernel! I have encounterred a pro. Have you used the nexmon-kernel 5.10 for CSI collection? I have tried several days and received no packets when using two RPi B4 and one router as AP. I checked everything and found there is no regulation.c in patches/…7_45_206/nexmon/src/, is it the possible reason?

5.10 is supported under latest official nexmon_csi

mzakharocsc avatar Jan 10 '22 17:01 mzakharocsc

This branch + installing some headers worked https://github.com/RPi-Distro/rpi-source Many thanks @mildsunrise you are the best!

A-Specker avatar Jan 02 '24 14:01 A-Specker

for anyone landing here, this PR was merged years ago as part of #514. I won't close just in case, but my understanding is that the main branch should be all you need

mildsunrise avatar Jan 04 '24 14:01 mildsunrise