How do I root a Variscite MX6 SOM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How do I root a Variscite MX6 SOM

1,266 Views
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?

Labels (2)
0 Kudos
2 Replies

562 Views
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 Kudos

562 Views
小波薛
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 Kudos