[THEME] Splashscreen for Zenfone Selfie - Zenfone 2 Laser Themes and Apps

Note:
This is not bootanimation, this is the splash screen (the 'Asus' boot logo which is displayed when device is switched ON)
Warning: This is for Asus Zenfone SELFIE Only
Hi all, i just want to share my splash screen work, hope you like it.
I,ve tested on my zenfone selfie and work fine,
How to flash ?
install it via adb
boot your phone to fastboot mode
then copy this comand via adb command prompt
fastboot flash splash splashname.img
fastboot reboot
Click to expand...
Click to collapse
enjoy your new splash screen :fingers-crossed:
Download link
on attachment
Credits:
 @GokulNC
Asus_Zenfone_Selfie_Splash_Maker
Feel free to hit thanks

I don't mean to be rude but.... Screenshots would be helpful .. ^_^ tq for doing this...

Related

Problem On My TF201 - No Option To Boot Into Fastboot - Going Straight Into Recovery

Hello
After long time of reset and installations (4 hours from now) i'm stuck now on a very strange problem.
My Asus Prime tf201 is going straight into TWRP Recovery.
Even when i press the volume down and the power button i can't get into Fastboot screen.
I must get into the Fastboot screen to reset and delete my prime completely.
Even when i insert a small pin into the reset hole and pressed the volume down is doing every time the same thing and takes mw to the Recovery.
My device is also Unlocked.
Is there a way to fix it and be able to have the fast boot screen ?
Or my tablet is dead and i get put it in the garbage
james341 said:
Hello
After long time of reset and installations (4 hours from now) i'm stuck now on a very strange problem.
My Asus Prime tf201 is going straight into TWRP Recovery.
Even when i press the volume down and the power button i can't get into Fastboot screen.
I must get into the Fastboot screen to reset and delete my prime completely.
Even when i insert a small pin into the reset hole and pressed the volume down is doing every time the same thing and takes mw to the Recovery.
My device is also Unlocked.
Is there a way to fix it and be able to have the fast boot screen ?
Or my tablet is dead and i get put it in the garbage
Click to expand...
Click to collapse
So, is recovery working or only the splash screen?
If working, can you mount ext_sdcard?
If working' can you adb into tab?
Yes, the recovery is working and I can adb but can't mount ext_sdcard
Sent from my iPhone using Tapatalk
james341 said:
Yes, the recovery is working and I can adb but can't mount ext_sdcard
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
So you can install recovery again.
I recommend one of those from the post#01 from this page: http://forum.xda-developers.com/showthread.php?t=2772093
Push recovery.blob to internal sdcard (/storage/sdcard0) and try to flash using terminal command of TWRP.
Code:
dd if=/storage/sdcard0/recovery.blob of=/dev/block/mmcblk0p4 [enter]
reboot
If it works, you will see a blue progress bar. Let it finish and boot itself to System. On ASUS screen press power and voldown and you should see the three bootloader icons, RCK flashing. Now you are in fastboot mode. If you see four icons (RCK, Andy, USB and wipe) then you have wrong bootloader.
Report again here.
Thanks
In all the downloads in the link you gave me the file that i have after the unzip process is the recovery.img and it's not a blob file.
where can i find a blob file ?
So I searched in google for recovery blob files for the tf201 and it took me to the TeamWin website :
http://teamw.in/project/twrp2/93
and i went down in the page for the "Download - Recovery Image / Fastboot Method (using ICS or JB Asus boot loader):" section and downloaded both ICS and JB blob files and tried to push first the JB and run the commend in the terminal . in both files it looks like it was working and than i reboot (it asks me to install SuperSU and i press No) but even after the restart nothing happened and it takes me to the Teamwin recovery (that in some strange way, the first screen that it shows me is to enter some password ....and i press cancel)
thanks
james341 said:
Thanks
In all the downloads in the link you gave me the file that i have after the unzip process is the recovery.img and it's not a blob file.
where can i find a blob file ?
So I searched in google for recovery blob files for the tf201 and it took me to the TeamWin website :
http://teamw.in/project/twrp2/93
and i went down in the page for the "Download - Recovery Image / Fastboot Method (using ICS or JB Asus boot loader):" section and downloaded both ICS and JB blob files and tried to push first the JB and run the commend in the terminal . in both files it looks like it was working and than i reboot (it asks me to install SuperSU and i press No) but even after the restart nothing happened and it takes me to the Teamwin recovery (that in some strange way, the first screen that it shows me is to enter some password ....and i press cancel)
thanks
Click to expand...
Click to collapse
The cited teamw.in page is outdated. There TWRP stops at 3.6.0.1 which is (to my experience) an evil one. We are at TWRP 2.8.4.0.
Why don't you take my advice and take that one of here: http://forum.xda-developers.com/showpost.php?p=53139910&postcount=1 ???? Nowadays there is no ICS TWRP anymore.
Best IMO is this one: https://www.androidfilehost.com/?fid=23622183712468163
Don't stall at the name TF300T; it's also for TF201 and works with ext4 and f2fs. Either you install it by zip flash or unzip it and get the recovery.img to flash manually.
If you care for a blob file, rename it to recovery.blob. Android terminal commands don't care for file extensions; you need only a .img extension for the zipflash routine of TWRP.
Thanks
will give it a try now
james341 said:
Thanks
will give it a try now
Click to expand...
Click to collapse
If you are more comfortable with fastboot, you can flash recovery using
Code:
fastboot -i 0x0b05 flash staging recovery.img
BTW could you post version of your bootloader (small notice on left upper margin of ASUS screen at bootload).
i tried and it give me an error
I'm uploading now a youtube video for you to see what i am doing - it will take a while and i will be happy if you can pass here tomorrow to see it and what it gives me.
about the bootloader - i think this is the problem, i don't have nothing there , when i turn on the tablet i see only the Asus logo and a message up there that said "device is unlocked"
about the fastboot - i can't run fastboot command because my tablet can't get into fastboot mode - as i told you it boot straight into the recovery
james341 said:
i tried and it give me an error
I'm uploading now a youtube video for you to see what i am doing - it will take a while and i will be happy if you can pass here tomorrow to see it and what it gives me.
about the bootloader - i think this is the problem, i don't have nothing there , when i turn on the tablet i see only the Asus logo and a message up there that said "device is unlocked"
about the fastboot - i can't run fastboot command because my tablet can't get into fastboot mode - as i told you it boot straight into the recovery
Click to expand...
Click to collapse
O.k. one of our best devs here has for the 'boot only to recovery' issue an elaborate solution.
http://forum.xda-developers.com/showpost.php?p=54965562&postcount=1
Problems could be connected with wrong bootloader. @lj50036 has somewhere provided some zips with fitting bl/recovery combos (don't find it atm).
Thanks
I will give it a try - hope to have short night.....
das chaos said:
O.k. one of our best devs here has for the 'boot only to recovery' issue an elaborate solution.
http://forum.xda-developers.com/showpost.php?p=54965562&postcount=1
Problems could be connected with wrong bootloader. @lj50036 has somewhere provided some zips with fitting bl/recovery combos (don't find it atm).
Click to expand...
Click to collapse
IS it really that elaborate ?
Ok ...there's some change , now I can see the fastboot screen on my prime. A screen I haven't see for a while ...but now I can't run fastboot commends aldo ADB run fine . It looks like when i put Fasboot devices - it don't see the device.
Sent from my iPhone using Tapatalk
james341 said:
Ok ...there's some change , now I can see the fastboot screen on my prime. A screen I haven't see for a while ...but now I can't run fastboot commends aldo ADB run fine . It looks like when i put Fasboot devices - it don't see the device.
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
Look in device manager, can you see the device in there ?
Thx Josh
Yes - it say fastboot asus
Sent from my iPhone using Tapatalk
james341 said:
Yes - it say fastboot asus
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
Hmmmm, not sure .. odd ...
I can help on hangouts if you would like more help looking into this ....
Drop me a line sometime [email protected]
Thx Josh
Ok no problem - I will contact you later ...need to go to work...many many thanks .....
Sent from my iPhone using Tapatalk
I can't found you in Hangouts - is this the right email?
Sent from my iPhone using Tapatalk
james341 said:
I can't found you in Hangouts - is this the right email?
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
'gamil.com' is of course 'gmail.com'.
---------- Post added at 08:27 ---------- Previous post was at 08:22 ----------
james341 said:
Ok ...there's some change , now I can see the fastboot screen on my prime. A screen I haven't see for a while ...but now I can't run fastboot commends aldo ADB run fine . It looks like when i put Fasboot devices - it don't see the device.
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
So:
1. How many icons on 'fastboot screen' which is bootloader screen.
2. Now you would see bootloader version; report.
3. 'device' command doesn't work on my pc either; fastboots nevertheless. Try
Code:
fastboot -i 0x0b05 flash recovery recovery.img
and report outcome by the word.
I see 3 icons . I can't remember if I see now the bootloader version ...I'm in my office now. By the way, I sent you a message in hangouts.
Sent from my iPhone using Tapatalk

[SOLUTION] Remove CM BootLogo After Flashing Radio.zip and restore MI BootLogo

Hi Guys,
People are getting CM bootlogo after flashing CMRadio.zip. And yes, I also flashed Radio.zip and got CM bootlogo instead of MI bootlogo.
So, here I am giving a easy tutorial to restore MI bootlogo after flashing radio.zip.
Note: I am not responsible for any software or Hardware damage. Do it on your risk. I have done this method and it worked for me.
Requirements:
1) You need Fastboot & ADB Files Package on your PC.
2) Drivers properly installed on PC, so it can detect your phone in fastboot mode.
3) Mibootlogo image file. (It's attached in this post, download it and place in adb folder.
-------------------------------------------------------------------------------------------------------------------------------
Now Come to the procedure.
--> Download the attached image file (splash.img) from bottom of this post and put it in ADB folder.
--> boot your phone in fastboot mode.
--> attach your phone to computer after booting in fastboot mode.
--> now go to ADB folder. Shift Key + right click on mouse and select 'Open Command Window Here' option.
--> Now, type below this code
Code:
fastboot devices
SEE ATTACHED THUMBNAIL BOTTOM OF THIS POST, FOR REFERENCE.
--> if you can see 'fastboot' device in the list, it means you are good to go to next step. [If you can't see your 'fastboot' device in list, it means your phone is not detected. Please check if you have installed drivers properly and try again].
--> Once you can see your device in list, type the below code and hit enter.
Code:
fastboot flash splash splash.img
--> Once it's done. Again type:
Code:
fastboot reboot
--> Congrats , you have successfully restored your MI bootlogo. :good:
press THANKS button if I helped you in anyway. :victory:
Tutorial was spot on mate. Manage to get rid of that fugly logo and put back the Mi logo .
Done!
It's very easy, thank you very much!
This is exactly what I was looking for for the past week. Thank you bruh
And also, is it possible to make your own photo and put it as splash img?
{s3rious} said:
This is exactly what I was looking for for the past week. Thank you bruh
And also, is it possible to make your own photo and put it as splash img?
Click to expand...
Click to collapse
+1
Enviado de meu Redmi Note 3 usando Tapatalk

redmi note 3 bricked

my redmi note 3 is bricked after trying to install a update im gessing the update was not a good one my huge problum is i can not boot into recovery or fastboot mode am i out $190 or is there a way to save it all i get is a black screen and i can pull up the option for fastboot normal and recovery but i cant do any thang elce
http://en.miui.com/thread-290959-1-1.html
This will help you.
princegaz said:
my redmi note 3 is bricked after trying to install a update im gessing the update was not a good one my huge problum is i can not boot into recovery or fastboot mode am i out $190 or is there a way to save it all i get is a black screen and i can pull up the option for fastboot normal and recovery but i cant do any thang elce
Click to expand...
Click to collapse
Describe your issue more specifically. Did you unlock bootloader? Which recovery you were using? What was the ROM you were updating to and from?
BlueJeans said:
Describe your issue more specifically. Did you unlock bootloader? Which recovery you were using? What was the ROM you were updating to and from?
Click to expand...
Click to collapse
lokced bootloder recovery was broken on my phone and updating from miui 5 stock to miui 7 stock
Varun Sharda said:
http://en.miui.com/thread-290959-1-1.html
This will help you.
Click to expand...
Click to collapse
if you red it i can not enter fast boot mode so no it wont help
Try the test point method
princegaz said:
if you red it i can not enter fast boot mode so no it wont help
Click to expand...
Click to collapse
Bro you don't need to go to fastboot mode you are already in the edl mode.
Just download the fastboot rom of the latest miui rom and extract it. Use mi flash tool and browse and locte the image folder of the extracted rom.
Connect your phone to the computer and press refesh button on the mi flash tool. ( Keep in mind to disable device driver signature inforcement in windows). Your deveice would be seen in the flash tool as COM ...... now select the flash all option and then the flash option. After the installation ends your phone would most probably reboot itself, if not unplug your device and long press the power button for at least 15 seconds. Now your phone will boot with a mi logo ajd wait for at 30 mins. Report back the results.

Strange problem: Black screen when my redmi note 4x booting into TWRP recovery

I got a very strange & interesting problem when flashing TWRP into my Redmi note 4x ,
Problem statement:
When My Redmi note 4x boot into TWRP recovery, it is black screen , nothing show up on the screen, and if I connect the phone to pc, and type command: adb devices, and the phone is on the output list, and in 'recovery' mode.
my flash steps:
https://forum.xda-developers.com/showpost.php?p=74775246&postcount=900
the phone info. & recovery log are in this post:
https://forum.xda-developers.com/showpost.php?p=74776640&postcount=905
I also have tested another 2 cases:
case #1: flash stock recovery, and type command fastboot boot stock-recovery.img, phone can boot into stock recovery successfully, the stock recovery UI show up on the screen....
then boot into fastboot mode again , type command : fastboot boot twrp_xxx.img
, the phone is black screen, if i connect phone to PC now, and type command 'adb devices' , my phone is on the list with 'recovery' ... same issue
case #2: flash TWRP recovery, and then type command: fastboot boot twrp-xxx.img, the phone is black screen, if i connect phone to PC now, and type command 'adb devices' , my phone is on the list with 'recovery' ... same issue
then boot into fastboot mode again ,type command fastboot boot stock-recovery.img, phone can also boot into stock recovery successfully, the stock recovery UI show up on the screen....
Command when you flash recovery is:
fastboot flash recovery name_recovery.img
Not
Fastboot boot recovery recovery.img <~~~ its only boot to recovery temporary...
Anyway you wrong thread
andro_diggers said:
Command when you flash recovery is:
fastboot flash recovery name_recovery.img
Not
Fastboot boot recovery recovery.img <~~~ its only boot to recovery temporary...
Anyway you wrong thread
Click to expand...
Click to collapse
thanks, i know it. i know the flash command . the point is ,even i boot to temporary twrp recovery, it does not work, it is black screen
JevonsDU said:
I got a very strange & interesting problem when flashing TWRP into my Redmi note 4x ,
Problem statement:
When My Redmi note 4x boot into TWRP recovery, it is black screen , nothing show up on the screen, and if I connect the phone to pc, and type command: adb devices, and the phone is on the output list, and in 'recovery' mode.
my flash steps:
https://forum.xda-developers.com/showpost.php?p=74775246&postcount=900
the phone info. & recovery log are in this post:
https://forum.xda-developers.com/showpost.php?p=74776640&postcount=905
I also have tested another 2 cases:
case #1: flash stock recovery, and type command fastboot boot stock-recovery.img, phone can boot into stock recovery successfully, the stock recovery UI show up on the screen....
then boot into fastboot mode again , type command : fastboot boot twrp_xxx.img
, the phone is black screen, if i connect phone to PC now, and type command 'adb devices' , my phone is on the list with 'recovery' ... same issue
case #2: flash TWRP recovery, and then type command: fastboot boot twrp-xxx.img, the phone is black screen, if i connect phone to PC now, and type command 'adb devices' , my phone is on the list with 'recovery' ... same issue
then boot into fastboot mode again ,type command fastboot boot stock-recovery.img, phone can also boot into stock recovery successfully, the stock recovery UI show up on the screen....
Click to expand...
Click to collapse
Try this :
Code:
fastboot flash recovery recoveryname.img
Next, do not disconnect your device... Instead run this command
fastboot boot recoveryname.img
Give it some time, it'll boot to TWRP.
If it's doesn't works, then this :
fastboot flash recovery recoveryname.img
Do not disconnect your device, use hardware keys to boot into TWRP.
Volume up + power key simultaneously.
Sent from my Redmi Note 4 using Tapatalk
sachin n said:
Try this :
Code:
fastboot flash recovery recoveryname.img
Next, do not disconnect your device... Instead run this command
fastboot boot recoveryname.img
Give it some time, it'll boot to TWRP.
If it's doesn't works, then this :
fastboot flash recovery recoveryname.img
Do not disconnect your device, use hardware keys to boot into TWRP.
Volume up + power key simultaneously.
Sent from my Redmi Note 4 using Tapatalk
Click to expand...
Click to collapse
have tried both methods already, many times, not work
JevonsDU said:
have tried both methods already, many times, not work
Click to expand...
Click to collapse
i think i found the answer for this problem:
TWRP does not support the touch screen in new made redmi note 4x (at least my note4x )
i use the adb shell connect to twrp, even no twrp ui . then use the twrp command line to flash lineageos to my note4x successfully. then reboot to lineageos, i found the touch screen does not work, it can show lineageos ui ,but no reponse to any press on the screen. then i use otg cable to connect a mouse to the phone, the mouse works, i can use the mouse to control the phone.
based on above test, i believe both twrp and latest lineageos do not support new made redmi note 4x, at least my note4x
p.s. my note4x made date is Nov 2017.
Are you sure it is Mido?
Sent from my Redmi Note 4 using Tapatalk
JevonsDU said:
i think i found the answer for this problem:
TWRP does not support the touch screen in new made redmi note 4x (at least my note4x )
i use the adb shell connect to twrp, even no twrp ui . then use the twrp command line to flash lineageos to my note4x successfully. then reboot to lineageos, i found the touch screen does not work, it can show lineageos ui ,but no reponse to any press on the screen. then i use otg cable to connect a mouse to the phone, the mouse works, i can use the mouse to control the phone.
based on above test, i believe both twrp and latest lineageos do not support new made redmi note 4x, at least my note4x
p.s. my note4x made date is Nov 2017.
Click to expand...
Click to collapse
Try redwolf recovery
prathu30 said:
Try redwolf recovery
Click to expand...
Click to collapse
tried.. not work either...
JevonsDU said:
tried.. not work either...
Click to expand...
Click to collapse
There is a new recovery Official TWRP
Stevica Smederevac said:
There is a new recovery Official TWRP
Click to expand...
Click to collapse
good ! what's new in this version ? support the ebbg display?
JevonsDU said:
good ! what's new in this version ? support the ebbg display?
Click to expand...
Click to collapse
No but who knows, maybe it'll work now.
JevonsDU said:
tried.. not work either...
Click to expand...
Click to collapse
Maybe there's something to do with firmware? Did you try the latest one?
prathu30 said:
Maybe there's something to do with firmware? Did you try the latest one?
Click to expand...
Click to collapse
actually, even twrp does not support ebbg display, i can still use it to flash 3rd rom via twrp command line. so i don't care whether twrp support ebbg display or not.
my concern is , currently seems no 3rd rom for redmi note4 support ebbg display, and i hv to use official rom, no other choice
@JevonsDU: Just for the record, would you mind to share the touch screen info of your device? Go to Settings > about phone > tap kernel version 8..10 times and go to version info then let us know the LCD and the TP info - probably we all have the same as in the video at 11sec but you have a different TP chip?
crok.bic said:
@JevonsDU: Just for the record, would you mind to share the touch screen info of your device? Go to Settings > about phone > tap kernel version 8..10 times and go to version info then let us know the LCD and the TP info - probably we all have the same as in the video at 11sec but you have a different TP chip?
Click to expand...
Click to collapse
fyi
mdss_dsi_panel_on panel_name = qcom,mdss_dsi_r63350_ebbg_fhd_video
prathu30 said:
Maybe there's something to do with firmware? Did you try the latest one?
Click to expand...
Click to collapse
i hv tried this version, still black screen on my redmi note4x, seems not support EBBG display yet.
Stevica Smederevac said:
No but who knows, maybe it'll work now.
Click to expand...
Click to collapse
tested.
not support EBBG display yet
JevonsDU said:
tested.
not support EBBG display yet
Click to expand...
Click to collapse
I'm not sure there will be a solution to your problem
Maybe selling that one and buy a global version.
Please try and report if this recovery boots with working display twrp-mido-r63350.img.
I've added some dts code to kernel reversed from latest miui builds. New displays code was added first in miui 7.5.11 and not included in kernel sources released for mido by Xiaomi. If this recovery works for this type of display I will push code to official lineage 14.1 kernel.

Lenovo z5 stuck in fastboot mode

Hi everyone,
first of all, I guess there should be a section dedicated to the Z5 to keep the forum clean!
Other than that, I'm really having trouble with my Z5. I can't find a way to move on from fastboot mode! Can't boot to edl, tried to flash recovery but they won't boot and so on...
Do someone has some idea? I can provide every information you need to troubleshoot that!
Thank you in advance,
Lorenzo Benevento.
Hi , inside stock firmware which .img files you have ?
Hello guys,
Could any of you create a brick troubleshooting thread in this model?
I need help with unbricking my Z5. I think I messed up with the recovery partition.
I can't turn it on at all after I press all the button combinations.
I tried the suggestions on the Sahara error that they did on the Lenovo Zuk Z2 with no success.
Does anyone have a workaround for this kind of thing?
edsmanco said:
Hello guys,
Could any of you create a brick troubleshooting thread in this model?
I need help with unbricking my Z5. I think I messed up with the recovery partition.
I can't turn it on at all after I press all the button combinations.
I tried the suggestions on the Sahara error that they did on the Lenovo Zuk Z2 with no success.
Does anyone have a workaround for this kind of thing?
Click to expand...
Click to collapse
Look here for steps that you can try ...
https://blogthetech.com/flash-file-lenovo-z5-l78011-firmware-download-stock-rom/
Good luck : )
Teddy Lo said:
Look here for steps that you can try ...
https://blogthetech.com/flash-file-lenovo-z5-l78011-firmware-download-stock-rom/
Good luck : )
Click to expand...
Click to collapse
Hello Teddy,
Thanks for taking the time to reply! Fortunately Rendroid15 helped me to fix it.
help
how do u fix it? i have the same problem here, please help
edsmanco said:
Hello Teddy,
Thanks for taking the time to reply! Fortunately Rendroid15 helped me to fix it.
Click to expand...
Click to collapse
Yes, how do u fix it? Share withy us.
xplozia said:
Yes, how do u fix it? Share withy us.
Click to expand...
Click to collapse
Join the telegram group: Lenovo Z5 Brasil, the guys there can help.
I used qfil to restore it.
I also used the video by rendroid. Send him a PM and he'll reply.
Hi there!
I've been trying out a few things and was wondering how on Earth you got it into fastboot mode in the first place? I can't find a way.
xplozia said:
Hello,
I bricked my Lenovo Z5. I need your help, please!
I installed from fastboot, Pixel Dust ROM and after that, the phone not starting. When I connect the phone to PC, I have message with Unlocking Bootloader (was unlocked initialy, on old rom) then Lenovo logo and after a black screen.
I downloaded ZUI_3.9.075_ST for Lenovo, I installed Qualcomm drivers, I installed Qfill but when connect the phone I don't have 9008 Port, to me is 900E. I read few forums about this error (https://zukfans.eu/community/threads...e-easily.3504/ and https://club.lenovo.com.cn/thread-3021991-1-1.html), I makeed a USB cable for DEEP Flash,I peeled the usb-c cable and touched Green and Black wires, but without success.
I installed a new Lenovo USB driver and with USB cable for DEEP Flash, I put the phone in the 9008 port, and Installed with successful, many ROMs 3.9.075, 3.9.200, 4.0.390 but every time after the first reboot appear message with opened bootloader then Lenovo logo and restarting to infinite.
When the phone is connected to PC I have on the phone a menu with "First Boot Mode" and the phone is accesible from PC:
"C:\Users\user>fastboot devices
bb806aa3 fastboot"
I will apreciate yours help. Thank you!
Click to expand...
Click to collapse
Did you follow this guide? https://forum.xda-developers.com/project-treble/trebleenabled-device-discussion/guide-how-to-flash-android-8-1-9-0-t3840839
Yes I see your post and I solved my phone
greetings,
im rookie here but once my MEDIATEK phone got stuck in fastboot mode and i fixed it with connecting to pc and type " fastboot reboot " in adb
edsmanco said:
Hello Teddy,
Thanks for taking the time to reply! Fortunately Rendroid15 helped me to fix it.
Click to expand...
Click to collapse
share the fix
Please refer to the replies above
Lenovo z5s stuck in fastboot
It's been a very long time since this thread was created, but maybe, with some hope i could get some answers, i have the same problem with the z5s, and i can't do anything, all because i mess with the recovery and i can't get out of the same, when i turn off my cellphone and connect a charger, my cellphone boot automatically into fastboot, i need some help, i don't even know if the telegram thing still exists
Thelostman said:
It's been a very long time since this thread was created, but maybe, with some hope i could get some answers, i have the same problem with the z5s, and i can't do anything, all because i mess with the recovery and i can't get out of the same, when i turn off my cellphone and connect a charger, my cellphone boot automatically into fastboot, i need some help, i don't even know if the telegram thing still exists
Click to expand...
Click to collapse
Before, you installed a new qfil rom? If yes, folow the instruction from https://forum.xda-developers.com/showpost.php?p=77583961&postcount=2 and install Pixel Experience:
2. fastboot flash vbmeta vbmeta.img
3. fastboot flash boot_a boot.img
4. fastboot flash boot_b boot.img
5. fastboot -w flash system_a PixelExperienceP-arm64-ab.img
6. fastboot -w flash system_b PixelExperienceP-arm64-ab.img
xplozia said:
Before, you installed a new qfil rom? If yes, folow the instruction from https://forum.xda-developers.com/showpost.php?p=77583961&postcount=2 and install Pixel Experience:
2. fastboot flash vbmeta vbmeta.img
3. fastboot flash boot_a boot.img
4. fastboot flash boot_b boot.img
5. fastboot -w flash system_a PixelExperienceP-arm64-ab.img
6. fastboot -w flash system_b PixelExperienceP-arm64-ab.img
Click to expand...
Click to collapse
Don't worry i've already solved with some CHINESE PIROMANCY!!!!!!! Even with effective IMEI restoration (I couldn't restore the 2nd IMEI because I didn't know how to set up this one manually with the method I've used with my lenovo)
Hello,
I have a Lenovo Z5s. I wanted to install new android rom like Pixel Experience
I managed to unlock the bootloader with adb fastboot.
I succeeded in flashing TWRP recovery 3.3.1-0529 for my device.
I've downloaded Pixe Experience GSI rom available here https://forum.xda-developers.com/z5...evelopment/lenovo-z5s-pro-twrp-3-3-1-t3953346
I have copied and pasted the Pixel Experience rom (.img file) on my SD Card.
With TWRP, I have wiped necessary files for a clean install.
I have launched the installation of the rom, installation was complete, the phone has reboot, I show Pixel Experience boot sequence with Google logo. The process asked me a password (Encrypted?) . I decided to reboot the phone.
Now, the phone is blocked with a bootloop in recovery mode. I can't access anymore to TWRP recovery. (Erased?)
To explain clearly the situation: I have the menu showing these options: Restart bootloader > Recovery mode > Power Off > Boot to FFBM > Boot to QMM I> Start
FastBoot Mode
PRODUCT_NAME - sdm710
VARIANT - SDM EMMC
BOOTLOADER VERSION -
BASEBAND VERSION -
SERIAL NUMBER - ********
SECURE BOOT - yes
DEVICES STATE - unlocked
No Bootloader, no Baseband.
All of the options return the phone back to the same menu.
The situation seems to be critical (phone bricked) and I can't do anything and I don't know what to do. Is there a chance to save my phone?
Your help will be precious to make my phone work.
Thanks in davance . Best regards.
Hey guys i am also in bootloop with unlocked bootloader ,can you please help us to save our phone !!!???

Categories

Resources