Last November, I asked for help getting wifi to work on my sbc. It uses the 8821cu chipset. Chewitt explained that out of tree drivers aren't added to the codebase because of the constant need to update and patch them whenever bumping kernels. I was advised to add the driver myself and run a home-built LE image. Setting up WIFI on a sbc
This worked, and I've been using a home-built LE 10.0.3 since.
Chewitt also mentioned that work was being done to add support to the kernel. It looks like that support was finally added in 6.2 https://github.com/torvalds/linux…9204670e2644334
I don't *need* to upgrade to the newest LE yet, but are there plans to use kernel 6.2 or will LE stick with 6.1 since it's an LTS version?
If LE is going to stick with 6.1 for the foreseeable future, is there anything that can be done to add the driver support?
If there are plans to either bump to 6.2 or somehow add the driver support, I'm happy to wait until that's done and just stick w/ my home-built 10.0.3 in the meantime.
Thanks again for everything. You guys are providing an invaluable service maintaining LE.