Hi12 dual boot Android 5.1 ROOT

Hi12 dual boot Android 5.1 ROOT

TechTablets Forums Chuwi Forums Chuwi Hi12 Forum Hi12 dual boot Android 5.1 ROOT

Viewing 15 posts - 31 through 45 (of 63 total)
  • Author
    Posts
  • #37444
    BoORD_L
    Participant
    • Posts: 290

    Great ! Now rooted ! ?<noscript>?</noscript><noscript>?<noscript>?</noscript></noscript>Is there an easy way to install TWRP (so I can install Xposed) ?

    There no xposed developement for INTEL X5

    I don’t know if this is relevant but xposed work on teclast x98 air 3g.

    different soc … i repeat no xposed development for x5.

    if you don’ t trust me have a look on xda

    What I've used and what I've got:
    TECLAST X98 AIR 3G, TECLAST X98 AIR II, TECLAST X98 PRO,CHUWI HI8, CHUWI HI12, CUBE I9

    #38200
    Anonymous
    Inactive
    • Posts: 49

    Any ideas how to flash working recovery to flash Marshmallow?

    #38549
    Rick Starsick
    Participant
    • Posts: 13

    OK – so I downloaded the files, but I noticed in the post that the script had to be “modified” to work. What do I need to do to run this and root? Please remember, I have rooted a few other tablets but I am a novice at this. I see you should NOT let SuperSU update binaries as doing that breaks this operation. Advice?

    #38556
    SanHayate
    Participant
    • Posts: 18

    Just use the script and do not update SuperSU after.
    No need to modify the script or anything.

    Once rooted and SuperSU installed, disable notifications for SuperSU and auto-update in the Playstore so you won’t be bothered with updating. Don’t forget to check directly in SuperSU which app requested root though, as it may remove SuperSU pop-ups when an app requires root.

    #38595
    winston smith
    Participant
    • Posts: 115

    Great ! Now rooted ! ?<noscript>?</noscript><noscript>?<noscript>?</noscript></noscript><noscript>?<noscript>?</noscript><noscript>?<noscript>?</noscript></noscript></noscript>Is there an easy way to install TWRP (so I can install Xposed) ?

    There no xposed developement for INTEL X5

    I don’t know if this is relevant but xposed work on teclast x98 air 3g.

    different soc … i repeat no xposed development for x5. if you don’ t trust me have a look on xda

    The soc is different, but that’s still an x86 tablet so the processor instructions are the same than in the Bay Trail SoC. I will give a shot tomorrow with my x98 plus… With the x98 air 3g, you just needed a few more step in order to avoid the bootloop by adding a file and change some permissions. If i fail, it will just take a matter of a few minutes to flash system and root again… I will update tomorrow.

    #38687
    Rick Starsick
    Participant
    • Posts: 13

    OK – this doesn’t work for work on my Windows 10 machine. I even ran the commands as Admin but no go. I tried on an XP Laptop, and I run into a WHOLE bunch of “CHMOD” errors (no such file exists). The tablet reboots fine once but I have no root access. Can anyone help me? My XP laptop has a screen brightness issue so I cannot see every command that fails in the batch file, but I did see the CHMOD issues and I know that is a Linux command.  Again, no root access. Please find attached a screen capture of the error messages I am getting. I installed busybox pro and Super SU on the Chuwi Hi12 already, they reside on the tablet. Any help??

    Attachments:
    You must be logged in to view attached files.
    #38689
    Rick Starsick
    Participant
    • Posts: 13

    Here is another attachment – I have also noticed that “ADB” is not being recognized as a command and I am not getting the “ID” message in the command window – like it can’t find the files.

    Attachments:
    You must be logged in to view attached files.
    #38691
    Rick Starsick
    Participant
    • Posts: 13

    Shit. I figured it out! I was running my command prompt from the wrong directory.  It is now fully rooted. I’ll be damned!!

    #38883
    J. M.
    Participant
    • Posts: 12

    So there’s now way to install Xposed on an X5?

    #39143
    Tony
    Participant
    • Posts: 8

    Hey folks,

    I just tried this on my fresh Hi 12 (arrived yesterday) and I’m getting some errors in the script the device reboots all fine, but no ROOT. I’ve had a look at the .bat file, but it’s a little late here and I’m getting square eyes. Anyone know how to fix this?

    .
    .  Clean system …
    .
    .
    .  Send files …
    push: root/system/app/Superuser.apk -> /data/local/tmp/system/app/Superuser.apk
    push: root/system/app/install-recovery.sh -> /data/local/tmp/system/app/install-recovery.sh
    push: root/system/app/99SuperSUDaemon -> /data/local/tmp/system/app/99SuperSUDaemon
    push: root/system/xbin/supolicy -> /data/local/tmp/system/xbin/supolicy
    push: root/system/xbin/sukernel -> /data/local/tmp/system/xbin/sukernel
    push: root/system/xbin/su -> /data/local/tmp/system/xbin/su
    push: root/system/xbin/libsupol.so -> /data/local/tmp/system/xbin/libsupol.so
    push: root/system/xbin/busybox -> /data/local/tmp/system/xbin/busybox
    8 files pushed. 0 files skipped.
    1076 KB/s (7848642 bytes in 7.122s)
    .
    .
    .  Copy a files to your system …
    cp: /system/xbin/daemonsu: Read-only file system
    cp: /system/xbin/su: Read-only file system
    cp: /system/xbin/supolicy: Read-only file system
    cp: /system/lib/libsupol.so: Read-only file system
    cp: /system/bin/.ext/.su: No such file or directory
    cp: /system/app/Superuser.apk: Read-only file system
    cp: /system/etc/install-recovery.sh: Read-only file system
    cp: /system/etc/init.d/99SuperSUDaemon: No such file or directory
    cp: /system/xbin/busybox: Read-only file system
    /system/bin/sh: /system/xbin/busybox: not found
    mv: rename /system/bin/app_process32 to /system/bin/app_process32_original: Read-only file system
    ln: /system/xbin/daemonsu: No such file or directory
    cp: /system/bin/app_process32_original: No such file or directory
    .
    .
    .  Set rights …
    chown: /system/bin/.ext: No such file or directory
    chown: /system/app/SuperSU: No such file or directory
    chown: /system/bin/.ext/.su: No such file or directory
    chown: /system/xbin/su: No such file or directory
    chown: /system/xbin/supolicy: No such file or directory
    chown: /system/xbin/daemonsu: No such file or directory
    chown: /system/etc/install-recovery.sh: No such file or directory
    chown: /system/etc/init.d/99SuperSUDaemon: No such file or directory
    chown: /system/app/Superuser.apk: No such file or directory
    chown: /system/xbin/busybox: No such file or directory
    chown: /system/lib/libsupol.so: No such file or directory
    chown: /system/bin/app_process_init: No such file or directory
    Unable to chmod /system/bin/.ext: No such file or directory
    Unable to chmod /system/app/SuperSU: No such file or directory
    Unable to chmod /system/bin/.ext/.su: No such file or directory
    Unable to chmod /system/xbin/su: No such file or directory
    Unable to chmod /system/xbin/supolicy: No such file or directory
    Unable to chmod /system/xbin/daemonsu: No such file or directory
    Unable to chmod /system/etc/install-recovery.sh: No such file or directory
    Unable to chmod /system/etc/init.d/99SuperSUDaemon: No such file or directory
    Unable to chmod /system/app/Superuser.apk: No such file or directory
    Unable to chmod /system/xbin/busybox: No such file or directory
    Unable to chmod /system/lib/libsupol.so: No such file or directory
    Unable to chmod /system/bin/app_process_init: No such file or directory
    /system/bin/sh: /system/xbin/su: not found
    /system/bin/sh: /system/xbin/busybox: not found
    .
    .
    .  Wait … We finish the process.
    .
    .  Now the tablet will restart (2-nd time).
    Press any key to continue . . .
    C:\install_root_my>
    #39184
    Anonymous
    Inactive
    • Posts: 49

    Did u try do it on other USB-Port, also try to redownload it 🙂 Did u unlock Boootlock?

    #39261
    Tony
    Participant
    • Posts: 8

    OK, unlock Bootlock ? Not sure I follow… (sorry I’m used to using Odin and Flashing Samsung Devices)

    #39266
    Bill Christiansen
    Participant
    • Posts: 187

    Try reinstalling the Intel Android Drivers from the download in the first post, if your driver was automatically installed by Windows it won’t work for this.

    #39368
    Martin Masar
    Participant
    • Posts: 7

    Hi, just got my HI12 today and Im trying root it, but no luck at all 🙁

    I run it several times, but no luck at all..

    any suggestion what to do?

    here is my root process:

    #39405
    Richard Russell
    Participant
    • Posts: 84

    http://forum.xda-developers.com/xposed/unofficial-systemless-xposed-t3388268
    xposed does not write to system anymore and is available in x86, has anyone tried this yet?

Viewing 15 posts - 31 through 45 (of 63 total)
  • You must be logged in to reply to this topic.

Lost Password

Skip to toolbar