Android 15: modprobe : /lib/modules/: No such file or directory

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Android 15: modprobe : /lib/modules/: No such file or directory

583件の閲覧回数
Axent
Contributor III

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.


0 件の賞賛
返信
1 返信

545件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi,

Please check if there is one modprobe.te file:

allow modprobe vendor_file:system { module_load };



Best Regards,
Zhiming

0 件の賞賛
返信