phhusson / treble_experimentations

Notes about tinkering with Android Project Treble
3.4k stars 660 forks source link

will this work on (umidigi power)? #1587

Open 007fred50 opened 3 years ago

007fred50 commented 3 years ago

Hello,

i found this here (https://www.getdroidtips.com/android-10-umidigi-power/) (https://github.com/phhusson/treble_experimentations/releases)

will the works on (umidigi power) phone ?

phhusson commented 3 years ago

it should

Le ven. 13 nov. 2020 à 21:03, Frederik L. Frandsen notifications@github.com a écrit :

Hello,

i found this here (https://www.getdroidtips.com/android-10-umidigi-power/) (https://github.com/phhusson/treble_experimentations/releases)

will the works on (umidigi power) phone ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/1587, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OQ3NMLZ245OXALLCODSPWGKTANCNFSM4TU72MTA .

007fred50 commented 3 years ago

ok thanks

007fred50 commented 3 years ago

with one shall i use to flash the phone, with name?

system-roar-arm64-ab-floss.img.xz 937 MB system-roar-arm64-ab-vanilla.img.xz 630 MB system-roar-arm64-ab-vndklite-floss.img.xz 902 MB system-roar-arm64-ab-vndklite-vanilla.img.xz 606 MB system-roar-arm64-aonly-floss.img.xz 941 MB system-roar-arm64-aonly-vanilla.img.xz 645 MB

phhusson commented 3 years ago

system-roar-arm64-ab-floss.img.xz

Le sam. 14 nov. 2020 à 09:52, Frederik L. Frandsen notifications@github.com a écrit :

with one shall i use to flash the phone, with name?

system-roar-arm64-ab-floss.img.xz 937 MB system-roar-arm64-ab-vanilla.img.xz 630 MB system-roar-arm64-ab-vndklite-floss.img.xz 902 MB system-roar-arm64-ab-vndklite-vanilla.img.xz 606 MB system-roar-arm64-aonly-floss.img.xz 941 MB system-roar-arm64-aonly-vanilla.img.xz 645 MB

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/1587#issuecomment-727170189, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OWOJFEFXZ73LGL52M3SPZAMFANCNFSM4TU72MTA .

007fred50 commented 3 years ago

Does i need a Boot.img to boot the system image?

phhusson commented 3 years ago

It'll use the boot.img that is already flashed in your device by Umidigi.

007fred50 commented 3 years ago

Hello, if i upgrade to "AOSP 11.0 v302" will there be update inside the system?

phhusson commented 3 years ago

I don't understand this question

007fred50 commented 3 years ago

I main if i install the system OS (AOSP 11.0 v302) Can i update the system without flash a new version you added

Inside the android 11 system

phhusson commented 3 years ago

Nope I still don't understand what you're asking. To upgrade, you just fastboot flash system <the new system.img> and that's it yes it requires a computer, but you don't have to wipe any data, you won't loose anything

Le sam. 20 mars 2021 à 14:09, Frederik L. Frandsen @.***> a écrit :

I main if i install the system OS (AOSP 11.0 v302) Can i update the system without flash a new version you added

Inside the android 11 system

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/1587#issuecomment-803316134, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OUCRVAKSQHCDRUPQDTTESNATANCNFSM4TU72MTA .

007fred50 commented 3 years ago

i got new question, will AOSP 11.0 v302 this work on Umidigi power?

phhusson commented 3 years ago

It should if all goes correctly

20 mars 2021 15:08:35 Frederik L. Frandsen @.***>:

i got new question, will AOSP 11.0 v302 this work on Umidigi power?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub[https://github.com/phhusson/treble_experimentations/issues/1587#issuecomment-803355784], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AAAA4OXQSEMHSDXE5HYLP5LTEST6FANCNFSM4TU72MTA]. [data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAAjSURBVGiB7cEBDQAAAMKg909tDwcUAAAAAAAAAAAAAADApwExOAABR9ZGcwAAAABJRU5ErkJggg==###24x24:true###][Image de pistage][https://github.com/notifications/beacon/AAAA4OR6ED7BRE4MWQPHU4TTEST6FA5CNFSM4TU72MTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF7RDZCA.gif]

007fred50 commented 3 years ago

i have a problem my fastboot does not working....

007fred50 commented 3 years ago

i try (fastboot devices) but no devices

phhusson commented 3 years ago

When you do adb reboot bootloader you have a screen on your smartphone that says fastboot doesn't work ?

Le sam. 20 mars 2021 à 18:16, Frederik L. Frandsen @.***> a écrit :

i have a problem my fastboot does not working....

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/1587#issuecomment-803428748, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OQXQO4WB322GSUHQQ3TETKAFANCNFSM4TU72MTA .

007fred50 commented 3 years ago
  1. adb reboot bootloader
  2. fastboot devices

the command does not working

adb works fine, fastboot does not work

007fred50 commented 3 years ago

i main all command does not working

phhusson commented 3 years ago

Are you running Linux or Windows? If you're running Linux, do sudo fastboot devices If you're running Windows, check the device tree in control panel for drivers that needs installing

Le sam. 20 mars 2021 à 18:20, Frederik L. Frandsen @.***> a écrit :

  1. adb reboot bootloader
  2. fastboot devices

the command does not working

adb works fine, fastboot does not work

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/1587#issuecomment-803429329, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OW4566EULBND7LAXKDTETKPVANCNFSM4TU72MTA .

007fred50 commented 3 years ago

still nothing "sudo fastboot devices" and no lsit at all But in "adb devices" list = POWER201903012281 device

007fred50 commented 3 years ago

i'm on Linux / ubuntu

phhusson commented 3 years ago

what does the screen on your smartphone say?

Le sam. 20 mars 2021 à 18:24, Frederik L. Frandsen @.***> a écrit :

i'm on Linux / ubuntu

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/1587#issuecomment-803429906, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OUWX23VQUO73NOH6LDTETK6DANCNFSM4TU72MTA .

007fred50 commented 3 years ago

it says (Fastboot mode...) but no command for fastboot does not working.

phhusson commented 3 years ago

well try rebooting the smartphone, the computer, try with another cable, and another computer 🤷

Le sam. 20 mars 2021 à 18:26, Frederik L. Frandsen @.***> a écrit :

it says (Fastboot mode...) but no command for fastboot does not working.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/1587#issuecomment-803430190, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OWHXWWIYX3FXEEWSC3TETLE3ANCNFSM4TU72MTA .

007fred50 commented 3 years ago

fastboot works with another Phone (fairphone 3) on this computer

007fred50 commented 3 years ago

and OEM unlocking bootloader is already unclocked

phhusson commented 3 years ago

It doesn't mean much. There are many potential issues with USB

007fred50 commented 3 years ago

i have change USB cable and Computer still nothing in this command Linux (sudo fastboot devices) Windows (fastboot devices)

007fred50 commented 3 years ago

do you think if i format the hole phone and start over?

phhusson commented 3 years ago

I doubt it'd change anything

20 mars 2021 19:24:54 Frederik L. Frandsen @.***>:

do you think if i format the hole phone and start over?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub[https://github.com/phhusson/treble_experimentations/issues/1587#issuecomment-803439331], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AAAA4OVJK27WLCEE726VIJLTETR7NANCNFSM4TU72MTA]. [data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAAjSURBVGiB7cEBDQAAAMKg909tDwcUAAAAAAAAAAAAAADApwExOAABR9ZGcwAAAABJRU5ErkJggg==###24x24:true###][Image de pistage][https://github.com/notifications/beacon/AAAA4OWOOONMXNLY74UV4HDTETR7NA5CNFSM4TU72MTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF7RYFYY.gif]

007fred50 commented 3 years ago

Hello, i try to flash your image with system-roar-arm64-ab-floss.img.xz

But i got boot loop.

007fred50 commented 3 years ago

Hello,

I have unlock the bootloader and install TWRP recovery But then i install your system i got bootloop logo