[ROM][10.0_r37][OFFICIAL] Evolution X 4.7 [JUDYLN][12/10/2020]

QQboss

Senior Member
Feb 16, 2012
210
23
48
Ostrava
Not sure, what the problem is buddy. But maybe try use the temporary universal twrp, that can be booted from fastboot with
fastboot flash boot xxxx.img

From there, wipe, install the ROM. From there, reboot to fastboot and repeat your steps to install persistent TWRP.
fastboot flash dtbo_a dtbo.img
fastboot flash dtbo_b dtbo.img
fastboot flash boot_a boot.img
fastboot flash boot_b boot.img

Should work!
 

mxraider

Member
Jan 2, 2009
19
1
0
Not sure, what the problem is buddy. But maybe try use the temporary universal twrp, that can be booted from fastboot with
fastboot flash boot xxxx.img

From there, wipe, install the ROM. From there, reboot to fastboot and repeat your steps to install persistent TWRP.
fastboot flash dtbo_a dtbo.img
fastboot flash dtbo_b dtbo.img
fastboot flash boot_a boot.img
fastboot flash boot_b boot.img

Should work!
Great thx QQboss,
both failed :
D:\adb>fastboot boot twrp_universalQ.img
downloading 'boot.img'...
OKAY [ 0.625s]
booting...
FAILED (remote: Failed to load/authenticate boot image: Load Error)
What the problem ?
Kind regards
 

QQboss

Senior Member
Feb 16, 2012
210
23
48
Ostrava
Great thx QQboss,
both failed :
D:\adb>fastboot boot twrp_universalQ.img
downloading 'boot.img'...
OKAY [ 0.625s]
booting...
FAILED (remote: Failed to load/authenticate boot image: Load Error)
What the problem ?
Kind regards
the comand is "fastboot flash boot xxx.img"

you used "fastboot boot xxx.img"
 

mxraider

Member
Jan 2, 2009
19
1
0
the comand is "fastboot flash boot xxx.img"

you used "fastboot boot xxx.img"
Ohhh sorry,
my fault.
Does not work anyway with both images:
D:\adb>fastboot flash boot twrp_universalQ.img
target reported max download size of 536870912 bytes
sending 'boot' (65536 KB)...
OKAY [ 1.390s]
writing 'boot'...
FAILED (remote: Cannot flash this partition in unlocked state)
finished. total time: 1.406s
:confused:
Edit :
Got it to boot into TWRP with:
D:\adb>fastboot boot twrp_universalQ.img
downloading 'boot.img'...
OKAY [ 1.390s]
booting...
OKAY [ 5.108s]
finished. total time: 6.498s
Now let me start the rest !
Kind regards
 
Last edited:

ShadoV90

Senior Member
Mar 5, 2017
228
85
28
Legnica
mxraider try:
fastboot flash boot_a twrp_universalQ.img
fastboot flash boot_b twrp_universalQ.img

or type getvar all to know which slot is active and flash boot_a or boot_b according to active slot.
 

mxraider

Member
Jan 2, 2009
19
1
0
mxraider try:
fastboot flash boot_a twrp_universalQ.img
fastboot flash boot_b twrp_universalQ.img

or type getvar all to know which slot is active and flash boot_a or boot_b according to active slot.
THX ShadoV90 and QQboss,

fastboot flash boot_a twrp_universalQ.img
fastboot flash boot_b twrp_universalQ.img
then
fastboot boot twrp_universalQ.img
was the trick :good:
Evolution X installed from TWRP and no:
fastboot flash dtbo_a dtbo.img
fastboot flash dtbo_b dtbo.img
fastboot flash boot_a boot.img
fastboot flash boot_b boot.img
needed !
Do not know why.
Again THX for your help !
 

marchinho

New member
Mar 17, 2020
4
3
0
New version

Ciao, this is the new version:

Changelog
Evolution X 4.20.2
Kernel optimisations
Kernel compiled with clang 10.0.6
Added Blu_schedutil and set as default
Kernel Tweaks to improve performance
Kernel Tweaks for better idle times
Increased zRAM to 2GB
Fixed Calls routed through speaker instead earpiece
Fixed Wpa2 Hotspot
Wi-fi Tethering broken
Fixed Status bar padding
Added LiveDisplay 2.0
LiveDisplay profiles don't work for the moment
Doze fixed
Added Gcam Go
 

iriver550

New member
May 16, 2010
1
0
0
Sometimes music stops and after 0.5 second it goes on.
Same problem with the music. Don't depend on the app used.
Noticed that it usually appears when you turn on the screen.
Muted the sound of unlocking screen and for a while the problem disappeared.
But then it came up again.
 

ShadoV90

Senior Member
Mar 5, 2017
228
85
28
Legnica
I had it in previous version. It was just like audioserver crash. But after update i didn't notice any audio breaks, no effect chain breaks, no audio effects breaks. Everything is ok (for now).
 
Last edited: