bangprovn / android_device_xiaomi_xun

Device tree for Xiaomi Redmi Pad SE
1 stars 0 forks source link

How can I get my root permission ? #1

Open wzk0 opened 4 weeks ago

wzk0 commented 4 weeks ago

Thank you for everything you've done!

However, I've encountered an issue.

When I use root managers (such as KernelSU, Apatch), even after patching the boot.img and flashing it, I'm still unable to gain root access.

What should I do?

bangprovn commented 4 weeks ago

Hey there,

In order to obtain root, I think you need to have a KernelSU enabled kernel image. There are some custom kernels that are already have it enabled already. You can take a look on Google.

I think it would work with the ROM itself.

wzk0 commented 4 weeks ago

Hey there,

In order to obtain root, I think you need to have a KernelSU enabled kernel image. There are some custom kernels that are already have it enabled already. You can take a look on Google.

I think it would work with the ROM itself.

Thank you! And I will have a try!!