How do I root a Variscite MX6 SOM

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

How do I root a Variscite MX6 SOM

2,493件の閲覧回数
mikegunnink
Contributor I

Forgive my ignorance; I am just a beginner with very little experience with Android development.

I am trying to root a Variscite MX6 SOM to test out apps that require root access.

Third-party root programs I've tried can see the device via USB, but fail when it comes down to actually rooting the SOM.

Does anyone have any experience with rooting this SOM, or have any ideas about what to do next?

ラベル(2)
0 件の賞賛
返信
2 返答(返信)

1,789件の閲覧回数
edelm
Contributor III

Hi,

You don't have to use any thirdparty tools. The su binary is in the out directory :out/target/product/var_som_mx6q/obj/EXECUTABLES/su_intermediates/LINKED

Copy the su executable to system/xbin and make the build again. The new system.img will have the su inside, thus you can do whatever you need on your board.

0 件の賞賛
返信

1,789件の閲覧回数
小波薛
Contributor I

Hi,I am working with IMX6 now.Could you tell me why I can not use thirdparty tools to root the devices.Thank you!

0 件の賞賛
返信