Development [RECOVERY][UNOFFICIAL] TWRP 3.6.0-11 [BORNEO] Android 11 Based (updated 12/11/2021)

Search This thread

whoshotjr2006

Senior Member
Jun 8, 2010
727
397
toledo
I DO NOT KNOW IF THIS WORKS ON PHONES STILL RUNNING ANDROID 10!
Please tell me if it does.

fastboot boot twrp-3.6.0-11-0-borneo.img

DO NOT FLASH IT TO YOUR PHONE UNLESS YOU HAVE ALREADY BACKED UP IMPORTANT FILES! I have it flashed to my Android 11 updated RETUS and I'm still testing everything. Give me some feedback please and I'll work on fixing anything not working right.

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

Code:
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/

XDA: DevDB Information
TWRP, Tool/Utility for the Motorola G Power 2021

Contributors
Touchpro (Me)
mistersmee (for his device tree for g9 power as a launching point)


Download Link
here

Source Code:
Device tree: https://github.com/touchpro/twrp_device_motorola_borneo/tree/twrp-android-11
Kernel sources: Prebuilt (for now, waiting for Motorola to release kernel source for Android 11 or something/someone elses kernel for now)

TWRP sources: https://github.com/TeamWin/android_bootable_recovery


Version Information
Status:
Updated for Retus A11 release
Created 12-11-2021
 
Last edited:

whoshotjr2006

Senior Member
Jun 8, 2010
727
397
toledo
Also, if you boot this up and it doesnt work with your touchscreen, let me know. I'll need a little bit of info from you

1)
with android booted:
adb shell
cd /sys/class/touchscreen
ls
(tell me what it says)

2)
with twrp booted:
adb shell dmesg > dmesg.txt

3)
from fastboot:
fastboot getvar all

(PLEASE SCRUB ANY SENSITIVE INFORMATION FROM ANYTHING YOU POST IN ONLINE FORUMS LIKE IMEI, ETC)
 

NinjaPerv

Senior Member
Can confirm touch works....finally! Unable to confirm if it works on Android 10 but def is working on 11.


Follow-up....touch only seems to work if I just boot twrp from fastboot. Installing it makes touch inoperable again. I know you mentioned in your OP that you were still working kinks out with the install but I was just letting you know.

C:\Program Files (x86)\Minimal ADB and Fastboot>adb shell
borneo:/ $ cd /sys/class/touchscreen
borneo:/sys/class/touchscreen $ ls
ilitek
 
Last edited:

jwreidmoto

Senior Member
May 9, 2019
85
10
Also, if you boot this up and it doesnt work with your touchscreen, let me know. I'll need a little bit of info from you

1)
with android booted:
adb shell
cd /sys/class/touchscreen
ls
(tell me what it says)

2)
with twrp booted:
adb shell dmesg > dmesg.txt

3)
from fastboot:
fastboot getvar all

(PLEASE SCRUB ANY SENSITIVE INFORMATION FROM ANYTHING YOU POST IN ONLINE FORUMS LIKE IMEI, ETC)
Hello, I am running Android 10 and I am able to boot into recovery but the touchscreen is not working. Here is the info from fastboot getvar all I was only able to find another folder in sys/class/touchscreen called ilitek. I was not able to get #2 as the touchscreen doesn't work. If you need any more info let me know.

Thank you for your time.

C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot getvar all
(bootloader) kernel: uefi
(bootloader) version-bootloader[0]: MBM-3.0-borneo_retail-3eb1a817b79-21
(bootloader) version-bootloader[1]: 0805
(bootloader) product: borneo
(bootloader) board: borneo
(bootloader) secure: yes
(bootloader) hwrev: PVT
(bootloader) radio: NA
(bootloader) storage-type: eMMC
(bootloader) emmc: 64GB SAMSUNG DP6DAB RV=08 PV=02 FV=0000000000000002
(bootloader) ufs: N/A
(bootloader) ram: 4GB SAMSUNG LP4x DIE=16Gb M5-M8=01 07 01 12
(bootloader) cpu: SM_KAMORTA_H 1.0
(bootloader) serialno: ZY22D4R3TG
(bootloader) cid: 0x0032
(bootloader) channelid: 0x80
(bootloader) uid: E655AF9A
(bootloader) securestate: flashing_unlocked
(bootloader) factory-modes: disabled
(bootloader) verity-state: enforcing (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 804476928
(bootloader) reason: Volume down key pressed
(bootloader) imei:
(bootloader) imei2:
(bootloader) meid:
(bootloader) date: 08-12-2021
(bootloader) sku: XT2117-4
(bootloader) carrier_sku: XT2117-4
(bootloader) battid: SB18C77591
(bootloader) battery-voltage: 4364
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) poweroffalarm: 0
(bootloader) ro.carrier: retca
(bootloader) ro.build.fingerprint[0]: motorola/borneo_retail/borneo:10/Q
(bootloader) ro.build.fingerprint[1]: ZBS30.Q4-43-129-4/0490e:user/relea
(bootloader) ro.build.fingerprint[2]: se-keys
(bootloader) ro.build.version.qcom: LA.UM.8.15.r1-06600-KAMORTA.0
(bootloader) version-baseband: HA10_18.534.02.73.08R BORNEO_NA_CUST
(bootloader) kernel.version[0]: Linux version 4.19.95-perf+ ([email protected]
(bootloader) kernel.version[1]: oid-build) (clang version 8.0.16 for And
(bootloader) kernel.version[2]: roid NDK) #1 SMP PREEMPT Thu Aug 5 13:57
(bootloader) kernel.version[3]: :52 CDT 2021
(bootloader) git:xbl: MBM-3.0-borneo_retail-c904c5c3f-210805
(bootloader) git:xbl_config: MBM-3.0-borneo_retail-c904c5c3f-210805
(bootloader) git:abl: MBM-3.0-borneo_retail-3eb1a817b79-210805
(bootloader) git:rpm: MBM-3.0-borneo_retail-6b0a297-210805
(bootloader) git:tz: MBM-3.0-borneo_retail-9de24c4c-210805
(bootloader) git:hyp: MBM-3.0-borneo_retail-9de24c4c-210805
(bootloader) git:devcfg: MBM-3.0-borneo_retail-9de24c4c-210805
(bootloader) git:keymaster: MBM-3.0-borneo_retail-3b8c7a4-210805
(bootloader) git:storsec: MBM-3.0-borneo_retail-3b8c7a4-210805
(bootloader) git:uefisecapp: MBM-3.0-borneo_retail-3b8c7a4-210805
(bootloader) git:prov: MBM-3.0-borneo_retail-9de24c4c-210805
(bootloader) git:qupfw: MBM-3.0-borneo_retail-f07d142-210805
(bootloader) frp-state: protected (144)
(bootloader) current-slot: a
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 0
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: no
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 6
(bootloader) slot-retry-count:_b: 0
(bootloader) logical-block-size: 0x200
(bootloader) erase-block-size: 0x200
(bootloader) is-userspace: no
(bootloader) pcb-part-no: SB28D12963
(bootloader) primary-display: tm_ili9881x_video_display
(bootloader) secondary-display:
all: listed above
finished. total time: 0.278s
 
Last edited:
  • Like
Reactions: whoshotjr2006

whoshotjr2006

Senior Member
Jun 8, 2010
727
397
toledo
Hello, I am running Android 10 and I am able to boot into recovery but the touchscreen is not working. Here is the info from fastboot getvar all I was only able to find another folder in sys/class/touchscreen called ilitek. I was not able to get #2 as the touchscreen doesn't work. If you need any more info let me know.

Thank you for your time.

C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot getvar all
(bootloader) kernel: uefi
(bootloader) version-bootloader[0]: MBM-3.0-borneo_retail-3eb1a817b79-21
(bootloader) version-bootloader[1]: 0805
(bootloader) product: borneo
(bootloader) board: borneo
(bootloader) secure: yes
(bootloader) hwrev: PVT
(bootloader) radio: NA
(bootloader) storage-type: eMMC
(bootloader) emmc: 64GB SAMSUNG DP6DAB RV=08 PV=02 FV=0000000000000002
(bootloader) ufs: N/A
(bootloader) ram: 4GB SAMSUNG LP4x DIE=16Gb M5-M8=01 07 01 12
(bootloader) cpu: SM_KAMORTA_H 1.0
(bootloader) serialno: ZY22D4R3TG
(bootloader) cid: 0x0032
(bootloader) channelid: 0x80
(bootloader) uid: E655AF9A
(bootloader) securestate: flashing_unlocked
(bootloader) factory-modes: disabled
(bootloader) verity-state: enforcing (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 804476928
(bootloader) reason: Volume down key pressed
(bootloader) imei: 356891113952537
(bootloader) imei2:
(bootloader) meid:
(bootloader) date: 08-12-2021
(bootloader) sku: XT2117-4
(bootloader) carrier_sku: XT2117-4
(bootloader) battid: SB18C77591
(bootloader) battery-voltage: 4364
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) poweroffalarm: 0
(bootloader) ro.carrier: retca
(bootloader) ro.build.fingerprint[0]: motorola/borneo_retail/borneo:10/Q
(bootloader) ro.build.fingerprint[1]: ZBS30.Q4-43-129-4/0490e:user/relea
(bootloader) ro.build.fingerprint[2]: se-keys
(bootloader) ro.build.version.qcom: LA.UM.8.15.r1-06600-KAMORTA.0
(bootloader) version-baseband: HA10_18.534.02.73.08R BORNEO_NA_CUST
(bootloader) kernel.version[0]: Linux version 4.19.95-perf+ ([email protected]
(bootloader) kernel.version[1]: oid-build) (clang version 8.0.16 for And
(bootloader) kernel.version[2]: roid NDK) #1 SMP PREEMPT Thu Aug 5 13:57
(bootloader) kernel.version[3]: :52 CDT 2021
(bootloader) git:xbl: MBM-3.0-borneo_retail-c904c5c3f-210805
(bootloader) git:xbl_config: MBM-3.0-borneo_retail-c904c5c3f-210805
(bootloader) git:abl: MBM-3.0-borneo_retail-3eb1a817b79-210805
(bootloader) git:rpm: MBM-3.0-borneo_retail-6b0a297-210805
(bootloader) git:tz: MBM-3.0-borneo_retail-9de24c4c-210805
(bootloader) git:hyp: MBM-3.0-borneo_retail-9de24c4c-210805
(bootloader) git:devcfg: MBM-3.0-borneo_retail-9de24c4c-210805
(bootloader) git:keymaster: MBM-3.0-borneo_retail-3b8c7a4-210805
(bootloader) git:storsec: MBM-3.0-borneo_retail-3b8c7a4-210805
(bootloader) git:uefisecapp: MBM-3.0-borneo_retail-3b8c7a4-210805
(bootloader) git:prov: MBM-3.0-borneo_retail-9de24c4c-210805
(bootloader) git:qupfw: MBM-3.0-borneo_retail-f07d142-210805
(bootloader) frp-state: protected (144)
(bootloader) current-slot: a
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 0
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: no
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 6
(bootloader) slot-retry-count:_b: 0
(bootloader) logical-block-size: 0x200
(bootloader) erase-block-size: 0x200
(bootloader) is-userspace: no
(bootloader) pcb-part-no: SB28D12963
(bootloader) primary-display: tm_ili9881x_video_display
(bootloader) secondary-display:
all: listed above
finished. total time: 0.278s
Hey thanks I'll look into it. Maybe I'll see if I can flash back to Android 10 and get twrp running for that again.

Also please edit your post and remove your IMEI fr your fastboot command output
 

Onoitsu2

Senior Member
May 4, 2013
102
51
USA
Moto G Power (2021)
Yours is not booting for me on 10 either. But another that is 3.4.0.0 here does. https://forum.xda-developers.com/t/working-twrp-but-very-unofficial-but-very-useful.4313665/ But no touch support in it, must use USB-C hub to attach a USB receiver for keyboard mouse, and I can operate it then.

Output of commands you requested from my device
ls in /sys/class/touchscreen says
NVT-ts

dmesg.txt attached

Code:
fastboot getvar all
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-borneo_retail-bfe8cf6b47-210302
(bootloader) product: borneo
(bootloader) board: borneo
(bootloader) secure: yes
(bootloader) hwrev: PVT
(bootloader) radio: NA
(bootloader) storage-type: eMMC
(bootloader) emmc: 64GB MICRON S0J9K8 RV=08 PV=10 FV=0000000000000004
(bootloader) ufs: N/A
(bootloader) ram: 4GB MICRON LP4x DIE=16Gb M5-M8=FF 04 10 10
(bootloader) cpu: SM_KAMORTA_H 1.0
(bootloader) serialno: ZY22BW6JBZ
(bootloader) cid: 0x0032
(bootloader) channelid: 0x96
(bootloader) uid: 714D2B39
(bootloader) securestate: flashing_unlocked
(bootloader) factory-modes: disabled
(bootloader) verity-state: enforcing (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 804474880
(bootloader) reason: Reboot mode set to fastboot
(bootloader) imei: [redacted]
(bootloader) imei2:
(bootloader) meid:
(bootloader) date: 03-11-2021
(bootloader) sku: XT2117-4
(bootloader) carrier_sku: XT2117-4
(bootloader) battid: SB18C77591
(bootloader) battery-voltage: 4309
(bootloader) iccid: [redacted]
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) poweroffalarm: 0
(bootloader) ro.carrier: comcast
(bootloader) ro.build.fingerprint[0]: motorola/borneo_retail/borneo:10/Q
(bootloader) ro.build.fingerprint[1]: ZB30.Q4-43-120/4927c3:user/release
(bootloader) ro.build.fingerprint[2]: -keys
(bootloader) ro.build.version.qcom: LA.UM.8.15.r1-06600-KAMORTA.0
(bootloader) version-baseband: HA10_18.534.02.73R BORNEO_NA_CUST
(bootloader) kernel.version[0]: Linux version 4.19.95-perf+ ([email protected]
(bootloader) kernel.version[1]: oid-build) (clang version 8.0.16 for And
(bootloader) kernel.version[2]: roid NDK) #1 SMP PREEMPT Tue Mar 2 21:14
(bootloader) kernel.version[3]: :47 CST 2021
(bootloader) git:xbl: MBM-3.0-borneo_retail-c904c5c3f-210302
(bootloader) git:xbl_config: MBM-3.0-borneo_retail-c904c5c3f-210302
(bootloader) git:abl: MBM-3.0-borneo_retail-bfe8cf6b47-210302
(bootloader) git:rpm: MBM-3.0-borneo_retail-6b0a297-210302
(bootloader) git:tz: MBM-3.0-borneo_retail-9de24c4c-210302
(bootloader) git:hyp: MBM-3.0-borneo_retail-9de24c4c-210302
(bootloader) git:devcfg: MBM-3.0-borneo_retail-9de24c4c-210302
(bootloader) git:keymaster: MBM-3.0-borneo_retail-3b8c7a4-210302
(bootloader) git:storsec: MBM-3.0-borneo_retail-3b8c7a4-210302
(bootloader) git:uefisecapp: MBM-3.0-borneo_retail-3b8c7a4-210302
(bootloader) git:prov: MBM-3.0-borneo_retail-9de24c4c-210302
(bootloader) git:qupfw: MBM-3.0-borneo_retail-f07d142-210302
(bootloader) frp-state: protected (77)
(bootloader) current-slot: a
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 0
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: yes
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: yes
(bootloader) slot-retry-count:_a: 6
(bootloader) slot-retry-count:_b: 7
(bootloader) logical-block-size: 0x200
(bootloader) erase-block-size: 0x200
(bootloader) is-userspace: no
(bootloader) pcb-part-no: SB28C86870
(bootloader) primary-display: djn_nt36672a_video_display
(bootloader) secondary-display:
all: listed above
Finished. Total time: 0.095s
 

Attachments

  • dmesg.txt
    1,006.1 KB · Views: 42
  • Like
Reactions: whoshotjr2006

Onoitsu2

Senior Member
May 4, 2013
102
51
USA
Moto G Power (2021)
Found this one shown at https://forum.xda-developers.com/t/recovery-official-twrp-3-5-2-cebu.4279917/ boots on mine perfectly, even supports USB-C hub to USB keyboard mouse receiver, just still no touch. And it's v3.5.2_10-0 versus the 3.4.0-0 I'd been using there. If only I could find the driver for my display, or how to integrate it, I could use AIK to load it myself. But following any guide for that has lead me to dead ends everywhere, and my own exploring too. How'd you get yours loaded for Android 11 to behave? Or is yours yet another display?
 

Onoitsu2

Senior Member
May 4, 2013
102
51
USA
Moto G Power (2021)
OK, easy way found. Android Image Kitchen, and just replaced the entirety of the /vendor/firmware folder with all the bin's from my booted device, and /vendor/lib/modules with anything but audio, that was .ko and booted, it sleeps properly, everything.

So here is my TWRP_3.5.2_10-0-borneo_NVT-ts.img

*******
!!!STANDARD DISCLAIMER!!!
******
FLASH AT YOUR OWN RISK! I only used fastboot boot for it.
******

EDIT: alternative version, as initial upload was missing enough FSTAB references that backups and restores were not working well enough. Working now for boot and recovery at least. Still unable to flash but can boot it directly.
 

Attachments

  • aTWRP_3.5.2_10-0-borneo_NVT-ts.img
    37.7 MB · Views: 362
Last edited:
  • Like
Reactions: kbwojo

whoshotjr2006

Senior Member
Jun 8, 2010
727
397
toledo
Guys i repurposed my first thread here to include build instructions for compiling twrp so hopefully someone will take up the cause of getting twrp android 10 booting and useable. Its really just down to touchscreen and maybe some other small things at this point. I'm working on some other things I think you all will like and hopefully will have some news about things sometime soon.

I'm pretty focused on android 11 based stuff atm and Ill keep plugging away at things but if you would like to collaborate and contribute then all compiling instructions are in this thread:

here
 
Last edited:

4xc7xy

Member
Nov 27, 2021
17
3
Google Pixel 4a
Also, if you boot this up and it doesnt work with your touchscreen, let me know. I'll need a little bit of info from you

1)
with android booted:
adb shell
cd /sys/class/touchscreen
ls
(tell me what it says)

2)
with twrp booted:
adb shell dmesg > dmesg.txt

3)
from fastboot:
fastboot getvar all

(PLEASE SCRUB ANY SENSITIVE INFORMATION FROM ANYTHING YOU POST IN ONLINE FORUMS LIKE IMEI, ETC)
Hey, touch screen is currently not working on my device. What I can tell you besides what is required is that it's an Unlocked Device from Best Buy and the Model Number is XT2117-4

Anyway, onto the required stuff.

Touchscreen:
Code:
borneo:/ $ cd /sys/class/touchscreen
borneo:/sys/class/touchscreen $ ls
ft8009

TWRP:

I literally cannot get it because when I do the adb shell dmesg > dmesg.txt command, it just tells me my device is not found. I have tried resetting and swapping chargers, even resetting my computer.


Fastboot:

Code:
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-borneo_retail-22355d2712-210930
(bootloader) product: borneo
(bootloader) board: borneo
(bootloader) secure: yes
(bootloader) hwrev: PVT
(bootloader) radio: NANH
(bootloader) storage-type: eMMC
(bootloader) emmc: 32GB SAMSUNG DX68MB RV=08 PV=03 FV=0000000000000003
(bootloader) ufs: N/A
(bootloader) ram: 3GB SAMSUNG LP4x DIE=12Gb M5-M8=01 07 00 0E
(bootloader) cpu: SM_KAMORTA_H 1.0
(bootloader) serialno: ZY22DN5NX7
(bootloader) cid: 0x0032
(bootloader) channelid: 0x8d
(bootloader) uid: BB9564EA
(bootloader) token: inactive
(bootloader) securestate: flashing_unlocked
(bootloader) factory-modes: disabled
(bootloader) verity-state: enforcing (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 798523392
(bootloader) reason: Volume down key pressed
(bootloader) date: 10-24-2021
(bootloader) sku: XT2117-4
(bootloader) carrier_sku: XT2117-4
(bootloader) battid: SB18C77591
(bootloader) battery-voltage: 4325
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) poweroffalarm: 0
(bootloader) ro.carrier: retus
(bootloader) ro.build.fingerprint[0]: motorola/borneo_retail/borneo:11/R
(bootloader) ro.build.fingerprint[1]: ZB31.Q2-143-27/78e71:user/release-
(bootloader) ro.build.fingerprint[2]: keys
(bootloader) ro.build.version.qcom: LA.UM.9.15.r1-02200-KAMORTA.0
(bootloader) version-baseband: HA10_29.11.02.94R BORNEO_NANH_CUST
(bootloader) kernel.version[0]: Linux version 4.19.157-perf+ ([email protected]
(bootloader) kernel.version[1]: roid-build) (clang version 10.0.7 for An
(bootloader) kernel.version[2]: droid NDK, GNU ld (binutils-2.27-bd24d23
(bootloader) kernel.version[3]: f) 2.27.0.20170315) #1 SMP PREEMPT Thu S
(bootloader) kernel.version[4]: ep 30 18:01:29 CDT 2021
(bootloader) git:xbl: MBM-3.0-borneo_retail-df5e9403f-210930
(bootloader) git:xbl_config: MBM-3.0-borneo_retail-df5e9403f-210930
(bootloader) git:abl: MBM-3.0-borneo_retail-22355d2712-210930
(bootloader) git:rpm: MBM-3.0-borneo_retail-834e250-210930
(bootloader) git:tz: MBM-3.0-borneo_retail-8dab744f-210930
(bootloader) git:hyp: MBM-3.0-borneo_retail-8dab744f-210930
(bootloader) git:devcfg: MBM-3.0-borneo_retail-8dab744f-210930
(bootloader) git:keymaster: MBM-3.0-borneo_retail-6bd3d24-210930
(bootloader) git:storsec: MBM-3.0-borneo_retail-6bd3d24-210930
(bootloader) git:uefisecapp: MBM-3.0-borneo_retail-6bd3d24-210930
(bootloader) git:prov: MBM-3.0-borneo_retail-8dab744f-210930
(bootloader) git:qupfw: MBM-3.0-borneo_retail-2e25c72-210930
(bootloader) frp-state: protected (77)
(bootloader) current-slot: a
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 0
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: yes
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 7
(bootloader) slot-retry-count:_b: 0
(bootloader) logical-block-size: 0x200
(bootloader) erase-block-size: 0x200
(bootloader) is-userspace: no
(bootloader) pcb-part-no: SB28D33684
(bootloader) primary-display: djnboe_ft8009_video_display
(bootloader) secondary-display:
all: listed above
finished. total time: 0.383s



Apologies if the TWRP part and me not having the ability to get what is required from it turns out to be an issue. Thanks in advance.
 

whoshotjr2006

Senior Member
Jun 8, 2010
727
397
toledo
Hey, touch screen is currently not working on my device. What I can tell you besides what is required is that it's an Unlocked Device from Best Buy and the Model Number is XT2117-4

Anyway, onto the required stuff.

Touchscreen:
Code:
borneo:/ $ cd /sys/class/touchscreen
borneo:/sys/class/touchscreen $ ls
ft8009

TWRP:

I literally cannot get it because when I do the adb shell dmesg > dmesg.txt command, it just tells me my device is not found. I have tried resetting and swapping chargers, even resetting my computer.


Fastboot:

Code:
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-borneo_retail-22355d2712-210930
(bootloader) product: borneo
(bootloader) board: borneo
(bootloader) secure: yes
(bootloader) hwrev: PVT
(bootloader) radio: NANH
(bootloader) storage-type: eMMC
(bootloader) emmc: 32GB SAMSUNG DX68MB RV=08 PV=03 FV=0000000000000003
(bootloader) ufs: N/A
(bootloader) ram: 3GB SAMSUNG LP4x DIE=12Gb M5-M8=01 07 00 0E
(bootloader) cpu: SM_KAMORTA_H 1.0
(bootloader) serialno: ZY22DN5NX7
(bootloader) cid: 0x0032
(bootloader) channelid: 0x8d
(bootloader) uid: BB9564EA
(bootloader) token: inactive
(bootloader) securestate: flashing_unlocked
(bootloader) factory-modes: disabled
(bootloader) verity-state: enforcing (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 798523392
(bootloader) reason: Volume down key pressed
(bootloader) date: 10-24-2021
(bootloader) sku: XT2117-4
(bootloader) carrier_sku: XT2117-4
(bootloader) battid: SB18C77591
(bootloader) battery-voltage: 4325
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) poweroffalarm: 0
(bootloader) ro.carrier: retus
(bootloader) ro.build.fingerprint[0]: motorola/borneo_retail/borneo:11/R
(bootloader) ro.build.fingerprint[1]: ZB31.Q2-143-27/78e71:user/release-
(bootloader) ro.build.fingerprint[2]: keys
(bootloader) ro.build.version.qcom: LA.UM.9.15.r1-02200-KAMORTA.0
(bootloader) version-baseband: HA10_29.11.02.94R BORNEO_NANH_CUST
(bootloader) kernel.version[0]: Linux version 4.19.157-perf+ ([email protected]
(bootloader) kernel.version[1]: roid-build) (clang version 10.0.7 for An
(bootloader) kernel.version[2]: droid NDK, GNU ld (binutils-2.27-bd24d23
(bootloader) kernel.version[3]: f) 2.27.0.20170315) #1 SMP PREEMPT Thu S
(bootloader) kernel.version[4]: ep 30 18:01:29 CDT 2021
(bootloader) git:xbl: MBM-3.0-borneo_retail-df5e9403f-210930
(bootloader) git:xbl_config: MBM-3.0-borneo_retail-df5e9403f-210930
(bootloader) git:abl: MBM-3.0-borneo_retail-22355d2712-210930
(bootloader) git:rpm: MBM-3.0-borneo_retail-834e250-210930
(bootloader) git:tz: MBM-3.0-borneo_retail-8dab744f-210930
(bootloader) git:hyp: MBM-3.0-borneo_retail-8dab744f-210930
(bootloader) git:devcfg: MBM-3.0-borneo_retail-8dab744f-210930
(bootloader) git:keymaster: MBM-3.0-borneo_retail-6bd3d24-210930
(bootloader) git:storsec: MBM-3.0-borneo_retail-6bd3d24-210930
(bootloader) git:uefisecapp: MBM-3.0-borneo_retail-6bd3d24-210930
(bootloader) git:prov: MBM-3.0-borneo_retail-8dab744f-210930
(bootloader) git:qupfw: MBM-3.0-borneo_retail-2e25c72-210930
(bootloader) frp-state: protected (77)
(bootloader) current-slot: a
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 0
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: yes
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 7
(bootloader) slot-retry-count:_b: 0
(bootloader) logical-block-size: 0x200
(bootloader) erase-block-size: 0x200
(bootloader) is-userspace: no
(bootloader) pcb-part-no: SB28D33684
(bootloader) primary-display: djnboe_ft8009_video_display
(bootloader) secondary-display:
all: listed above
finished. total time: 0.383s



Apologies if the TWRP part and me not having the ability to get what is required from it turns out to be an issue. Thanks in advance.
try this

hopefully changing the name in the firmware loading script does the trick for you. let me know what happens

fastboot boot twrp3-6-0-1.img
 

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    I DO NOT KNOW IF THIS WORKS ON PHONES STILL RUNNING ANDROID 10!
    Please tell me if it does.

    fastboot boot twrp-3.6.0-11-0-borneo.img

    DO NOT FLASH IT TO YOUR PHONE UNLESS YOU HAVE ALREADY BACKED UP IMPORTANT FILES! I have it flashed to my Android 11 updated RETUS and I'm still testing everything. Give me some feedback please and I'll work on fixing anything not working right.

    Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

    Code:
    #include <std_disclaimer.h>
    /*
    *
    * We are not responsible for bricked devices, dead SD cards,
    * thermonuclear war, or you getting fired because the alarm app failed. Please
    * do some research if you have any concerns about features included in this recovery
    * before flashing it! YOU are choosing to make these modifications, and if
    * you point the finger at us for messing up your device, we will laugh at you.
    *
    */

    XDA: DevDB Information
    TWRP, Tool/Utility for the Motorola G Power 2021

    Contributors
    Touchpro (Me)
    mistersmee (for his device tree for g9 power as a launching point)


    Download Link
    here

    Source Code:
    Device tree: https://github.com/touchpro/twrp_device_motorola_borneo/tree/twrp-android-11
    Kernel sources: Prebuilt (for now, waiting for Motorola to release kernel source for Android 11 or something/someone elses kernel for now)

    TWRP sources: https://github.com/TeamWin/android_bootable_recovery


    Version Information
    Status:
    Updated for Retus A11 release
    Created 12-11-2021
    2
    Also, if you boot this up and it doesnt work with your touchscreen, let me know. I'll need a little bit of info from you

    1)
    with android booted:
    adb shell
    cd /sys/class/touchscreen
    ls
    (tell me what it says)

    2)
    with twrp booted:
    adb shell dmesg > dmesg.txt

    3)
    from fastboot:
    fastboot getvar all

    (PLEASE SCRUB ANY SENSITIVE INFORMATION FROM ANYTHING YOU POST IN ONLINE FORUMS LIKE IMEI, ETC)
    2
    updated op with new twrp android 11 build.

    new build is trying to get novatek and focaltech touchscreens working in twrp. Ilitek on my phone with android 11 still works
    2
    Guys i repurposed my first thread here to include build instructions for compiling twrp so hopefully someone will take up the cause of getting twrp android 10 booting and useable. Its really just down to touchscreen and maybe some other small things at this point. I'm working on some other things I think you all will like and hopefully will have some news about things sometime soon.

    I'm pretty focused on android 11 based stuff atm and Ill keep plugging away at things but if you would like to collaborate and contribute then all compiling instructions are in this thread:

    here
    1
    System isnt being mounted as writeable