On Fri, 28 Oct 2022 at 13:11, Paul Mansfield <[email protected]> wrote: > version 4.1.7 utilities builds very cleanly, but I can't get DKMS to > build kernel modules without various things not found. Not had the
found these patches: https://github.com/NICMx/Jool/issues/379 seems like my problem was that the kernel I'm running already had some of the newer kernel features backported, so I had to change the ifdef's to use the right code for it. it's allowed DKMS to build and install the kmod. nice. will see if I can persuade Android (Samsung Galaxy Note 9) to connect to wifi without DHCP and static IPv4 set.
