its mtce
ps. mtce chs v3.30-1
its mtce
If you use adb over wifi then ofcourse is first need make adb connection to HU ip...[...]
but on cmd when i type first command there is message that can not connect to device or similar
shrot time story i cant make connection with hu when i type first adb connect ip a.dr.re.ss
[...]
Not sure, i have A10... But you can try another root method as i write (in btw part) hereduring the procedure I put the space before the --install command. I made several attempts. I forgot to mention that I performed the procedure on a unit with android 11, could this be the problem?
dd if=/dev/block/by-name/boot of=/sdcard/boot.img
i know i need to make adb connection over wifi but i cant and that is problemIf you use adb over wifi then ofcourse is first need make adb connection to HU ip...
Only when you use usb cable connection to HU is not need...
Did I do something wrong?Abnormal state:
A "su"-command was detected that does not belong to magisk. please remove the other unsupported "su".
Your answer is in this thread. You need to read a bit more.Hi folks,
wanted to root my device today, it worked as far as I have root rights, but when I open magisk, the following (translated from my language) message appear
Did I do something wrong?
Can someone tell me which "su" I have to remove or what I may have done wrong with the adb-process?
Since I want to use titanium backup to freeze one or the other app, I also tried without rooting Magisk.
Functions. But: after a reboot the root rights are gone again.
Also here:
did I do something wrong or is it the same with you?
View attachment 5611755
Your answer is in this thread. You need to read a bit more.
Buona Fortuna
could be wrong and please do correct me on this, but you will need a file explore capable of gaining access to your root directory. I use solid explorer, but any app that is a file manager or file explorer should do the trick. Open the app find your root folder>bin folder or xbin folder (one of the two should hold the su file)>find su file>delete su file and the message should no longer appear.Hi folks,
wanted to root my device today, it worked as far as I have root rights, but when I open magisk, the following (translated from my language) message appear
Did I do something wrong?
Can someone tell me which "su" I have to remove or what I may have done wrong with the adb-process?
Since I want to use titanium backup to freeze one or the other app, I also tried without rooting Magisk.
Functions. But: after a reboot the root rights are gone again.
Also here:
did I do something wrong or is it the same with you?
View attachment 5611755
many many thanks!Open the app find your root folder>bin folder or xbin folder (one of the two should hold the su file)>find su file>delete su file and the message should no longer appear.
For your application crash...Quite the same story like the one above, but worse:
I rooted with this method my px6 mtce android 10, but something went wrong.
1) in Magisk is the same message about the detection of a su binary not from magisk detected.
2) most of the APKs crash, therefore I cannot use a root explorer to solve it. Moreover, the biggest problem is that I cannot use any app for GPS (Waze crashes, Maps crashes and so on). Solutions, please?
I don't believe it!For your application crash...
Make sure you have uninstalled the last Google System WebView.
Buona Fortuna
setprop persist.adb.tcp.port 5555
setprop sys.rkadb.root 1
ifconfig # Make a note of your IP address - you need it for the next step
reboot
adb connect #IP.add.re.ss
adb root
adb connect #IP.add.re.ss
adb remount
adb push su /system/bin/su
adb shell chmod 06755 /system/bin/su
adb shell /system/bin/su --install
adb shell /system/bin/su --daemon
adb shell rm /system/bin/su
Yeah, that's how it sometimes goes, I am still testing this stuff.Finally, after months of garbage "help me how do I do (the same boring question multiple new members signed up to XDA for - without reading the forumsa thoughtful contributing post! Brilliant!
Just a note here, I am using Android 10 rooted now without Magisk, only through adb Wi-Fi. I installed TB and it is detected, something with Magisk not allowing you guys to be detected must be happening. I am not gonna try it with Magisk installed since I don't really use it.Same for me, I've tried to install busybox magisk pack but TB still refuses to detect root.
Sent from my Phh-Treble vanilla using XDA-Developers Legacy app