Hello.
I am trying to "modprobe" in running Android image.
But I get:
modprobe: Failed to scan dir /lib/modules/: No such file or directory
Yes, this path doesn't exist in default, but exitst in 'vendor' subdirectory.
How to fix it? How to set normal search path?
Thanks.