You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need to install them using make.
If you build on the same machine where you use them then you can simply run this from the same directory where you built the modules:
$ make -C /lib/modules/$(uname -r)/build M=$PWD modules_install
$ modinfo g_ipod_gadget # should find it
I cannot figure out where to put the modules so modules.conf can get systemd to load them automatically at startup.
The text was updated successfully, but these errors were encountered: