Hi all im looking to root my t95 max+ android box. running android 9. So far i have tried kingroot to no avail. So was hoping someone could point me in the right direction thanks.
На YT есть видео на русском языке, которое помогло мне укоренить мой T95 Max Plus.
Загрузите заархивированный файл.
https://mega.nz/file/vQ9V1LrB#a_41LgGiMVPik3eO3HVVntxjuPqSD4RHnZVPxunBVig
Распакуйте архив, и там будет ZIP-файл TWRP, который я использовал для загрузки в TWRP. Внутри TWRP я установил исправленный файл .img В загрузочный образ. Перезагрузитесь и установите Magisk Manager, и теперь вы укоренены.
did you ever find out how to fix the missing clock?Someone was able to solve the problem of missing the image from the front panel (clock light blue) after root?
The x96 Max plus is already rooted.My box is not t95, it's a x96 max plus 4g/64g s905x3
Do you think i can use this method to root it ?
Is there a fix for this front panel ?
Thanks
No not rooted
No, I tried a X96 img on the t95 and it did not work.My box is not t95, it's a x96 max plus 4g/64g s905x3
Do you think i can use this method to root it ?
Is there a fix for this front panel ?
Thanks
# This file must be renamed to vfd.conf and placed in the /storage/.config/ folder. |
# T95 max Plus (S905X3) configuration |
#-------------------- |
#gpio_xxx: |
# [0] 0 = &gpio, 1 = &gpio_ao. |
# [1] pin number - https://github.com/openSUSE/kernel/blob/master/include/dt-bindings/gpio/meson-gxl-gpio.h |
# [2] Reserved - must be 0. |
vfd_gpio_clk='0,24,0' |
vfd_gpio_dat='0,23,0' |
vfd_gpio_stb='0,0,0xFF' |
#chars: |
# < DHHMM > Order of display chars (D=dots, represented by a single char) |
vfd_chars='0,1,2,3,4' |
#dot_bits: |
# Order of dot bits. Typical configurations: |
# Display Type 0, 1 usually has Alarm, USB, Play, Pause, Col, Ethernet, Wifi dots |
# Alarm = 0, USB = 1, Play = 2, Pause = 3, Col = 4, Eth = 5, Wifi = 6 |
# Display Type 2 usually has APPS, USB, SETUP, CARD, Col, HDMI, CVBS dots |
# APPS = 0, USB = 1, SETUP = 2, CARD = 3, Col = 4, HDMI = 5, CVBS = 6 |
# Display Type 3 Power, LAN, Col, Low Wifi, High Wifi |
# N/A = 0, N/A = 1, Power = 2, LAN = 3, Col = 4, Low Wifi = 5, High Wifi = 6 |
vfd_dot_bits='0,1,2,3,4,5,6' |
#display_type: |
# [0] - Display type. |
# [1] - Reserved - must be 0. |
# [2] - Flags. (bit 0 = '1' - Common Anode display, bits [1-7] - Reserved.) |
# [3] - Controller. |