Jump to content

Recommended Posts

Posted

Hello armbian accomplices, I though I would share my little journey about getting this tablet rooted with magisk so that hopefully one day armbian could run on it.

 

Steps:

1. on android become developer

2. enable oem bootloader unlocking in developer options

3. adb reboot bootloader

4. fastboot oem unlock

5. reboot, the os will be wiped

6. install Magisk apk from github releases

7. get Teclast T60 AI firmware from their site it contains Firmware.img

8. ./sunxi-fw extract -n "wty:init_boot.fex" -o stock_init_boot.img Firmware.img

9. transfer to device and patch with Magisk app

6. adb reboot bootloader

7. fastboot flash init_boot_a /path/to/magisk_patched_init_boot.img
8. fastboot flash init_boot_b /path/to/magisk_patched_init_boot.img

9. fastboot reboot

 

Now do people know about what needs to be done to get xfce with armbian booted on this apparatus?? I think I need better AI agent for this than Deepseek as it is a bit sloppy as usual, Gemini Pro or Claude probably.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines