View Single Post
Old 06-22-2024, 11:35 AM   #8
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,939
Karma: 17500001
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Quote:
Originally Posted by DanyDanman View Post
I want to root the boox go 10.3.
We're just going through this now with the GoColor7.

Do you have ADB enabled yet on this?
Could you please:
Code:
C:\>adb shell
$ cd /system/priv-app/OnyxOtaService/lib/arm64
$ cp libota_jni.so /sdcard
$ ^D
C:\>adb pull sdcard/libota_jni.so
And post that file.

Could you also:
Code:
C:\>adb shell
$ cat proc/cpuinfo
Could you just chop down the x8 middle part to just one of them and post it here.

Have you experience with EDL yet?
You can use my EDL client (in my sig). Read the insns and load the WinUSB driver with Zadig.
Code:
C:\>adb reboot edl
C:\>edl /l
-- long power button press to reset your device --
Just post that too. There's nothing secret there.

Thanks! I hope that I gave you enough to do.

Edit: Your device is a "Go103"
Also, I think it's only Android 11, although the specs say Android 12.

Hey, for extra credit:
Code:
ls -l /dev/block
Just say whether you see lots of mmcblk or sda, sdb...

Last edited by Renate; 06-22-2024 at 11:45 AM.
Renate is offline   Reply With Quote