Added 64bit compiled binaries. PLUS guide.#12
Conversation
|
So cool! Were you able to get csi collection with these bins? I did something quite similar a while ago, and everything seemed fine, but there was no csi data with 64-bit for reasons I didn't understand. Please give me a few days to test and merge. I'll probably suggest sending the readme for compilation to https://github.com/nexmonster/nexmon_csi because I have similar guides and scripts for 32-bit compilation there. |
|
Yes, after configuring nexmon_csi with nexutil and opening the monitor wifi interface, I was able to extract CSI data either over Regarding the position of the Guide, sure! |
|
So, does it fit? |
|
Absolutely does, and I'd love to have 64 bit binaries, but couldn't merge because I'm trying to move jobs right now and am very busy for that reason. I'd have liked to ask you to create a separate PR in https://github.com/nexmonster/nexmon_csi with just the build guide, but I can't ask you to put more work in after you have generously provided the guide here already. I expect to be free by first week of November, I'll review and merge by then or as soon as possible before. |
|
Crediting me would be pleasent :) |
Hi, I tinkered around a lot with nexmon and nexmon_csi and found a way to compile nexmon_csi for 64 bit as well. I only did it for kernel version 5.10.92-v8+, because that was the only one I needed it for.
Still, I think the way I did it can be repeated for different kernel versions.
Hence, I updated the README.md, added my pre-compiled ones for 5.10.92-v8+ and added a guide on how to compile the binaries for your own (specific) kernel versions for 64 bit.
Further, a pre-compiled version for a "raw true" 5.10.92 kernel (without rpi suffixes) has been added as well. This is highly experimental and might work on the rare occurences of you running a true 5.10.92 linux kernel on a RPI4. But no guarantee.