openembedded - How to insert module into ARM which use kernel from open embedded -


i'm trying insert module.ko on arm use kernel customized open embedded. know how can achieve that. insmod , modprobe commands works or should create recipes ?

actually, have ve tried first 1 (insmod) module behave strangely.

also, if solution second option, how can add recipes external module inside open embedded ?

best regards,

what trying do?

if you're trying load module "module.ko", yes, standard tools insmod , modprobe should using. there's possibility of auto-loading module upon boot.

if you're trying build external module , integrated image, need @ writing recipe module , adding image recipe.


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -