Hi all, i would like to install this driver
on my x86 router, but i have no idea how i would achieve that, any leads?
Hi all, i would like to install this driver
on my x86 router, but i have no idea how i would achieve that, any leads?
The important catch is that this is a kernel module, so it has to be built against the exact OpenWrt kernel/tree used by your image. I would not try to copy something from a normal Docker build onto the router. Start with the package/buildroot route from the wiki, then check that the resulting kmod package matches your running kernel with uname -a and the OpenWrt release/target. If the router is doing anything important, test it on a spare image first.