Use THREADCOUNT=X CONCURRENCY_MAKE_LEVEL=Y to reduce (memory) resources while building.
[RPi4] TBS 5520SE Drivers for LE11, LE12, LE13
-
nvdias -
October 18, 2023 at 10:46 AM -
Thread is Resolved
-
-
Hi nvidas, thank you for the information. I think i missed the new Patch from 2024 .... Sorry for that.... compile worked now....
-
I needed a lot of RAM to do build LE Monitoring with htop it was hitting over 24GB even with one CPU. so if you don't have enough memory make sure you have lots of swap. I ended up increasing my RAM to 64GB.
Martin
what ? to compile LE ???
I use an Ubuntu VM machine with 2 processors and 4 GB RAM.
No issues.
After applying the patches in the first post, just compile with:
PROJECT=RPi DEVICE=RPi4 ARCH=aarch64 make image
-
I use an Ubuntu VM machine with 2 processors and 4 GB RAM.
Maybe the x64 build is different?
-
Maybe the x64 build is different?
This thread is for the RPi4 patches. I have not tested it in x64. Don't know if they are compatible.
Note that you will need to convert the rpi4 patch file to x64 in order to compile the proper modules.
Hi nvidas, thank you for the information. I think i missed the new Patch from 2024 .... Sorry for that.... compile worked now....
Great !
I don't know why I cannot remove the files from May.
I've just adjusted the text to be more clear where is the link for the last patches .
-
with 2 processors and 4 GB RAM
Less CPU threads = less RAM requirements. On a 20-thread machine 32GB is barely enough.
-