Power & Source of Big Ideas

I wanted to post the error, in case someone else tried to build a kernel module and could then find the solution there, but it's going to be too much work to replicate it. There's an error about struct pci_device_id not being the right size. This is probably caused by kernel being built with a diffe...
I wanted to use a Wifi 6 RTL8852BE module with the nanopi and not the older module that it can ordered with. The rtw89 driver with RTL8852BE support has been in the kernel since 6.2, from February 2023, over 2 years ago. But the nano pi zero2 is still on kernel 6.1! But there is an out of tree rtw89...