How do I root a Variscite MX6 SOM

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How do I root a Variscite MX6 SOM

1,333 次查看
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 回复数

629 次查看
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 项奖励
回复

629 次查看
小波薛
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 项奖励
回复