I have nexus 5 when I flashed lollipop 5.0 the phone stock on boot loop and never pass I used fast boot manually flashed /cmd/ So I downgrade to kitkat 4.4 and right now I have unknown baseband no imei no signal,, camera stopped working, play store stopped working, hangouts stopped working,, I flashed too many times the stock Google images without any luck and I did factory reset, wipe cache partition but same issue still I believe the problem it's on the internal storage,, So I don't know What I have to do,, should I format the internal storage ???? please anybody here who can help me and guide me step by step What should I have to do I will appreciate and thank youGreat thread @bitdomo. Thanks for adding this to the forum. I added it to the root guides section of sticky roll-up
Sent from my Nexus 5 using Tapatalk
Read the OPI have nexus 5 when I flashed lollipop 5.0 the phone stock on boot loop and never pass I used fast boot manually flashed /cmd/ So I downgrade to kitkat 4.4 and right now I have unknown baseband no imei no signal,, camera stopped working, play store stopped working, hangouts stopped working,, I flashed too many times the stock Google images without any luck and I did factory reset, wipe cache partition but same issue still I believe the problem it's on the internal storage,, So I don't know What I have to do,, should I format the internal storage ???? please anybody here who can help me and guide me step by step What should I have to do I will appreciate and thank you
Thank you for the fast respond,, but What is the OP???Read the OP
There is your guide
The very first post of this thread.Thank you for the fast respond,, but What is the OP???
Thank again,,, but you mean the first page of this thread?The very first post of this thread.
i just tried your thread iam using Philz recovery please check the pic which i posted and thank youThank again,,, but you mean the first page of this thread?
i tried again my friend check the other pic which i posted too and tell me please what i have to do and thanksi just tried your thread iam using Philz recovery please check the pic which i posted and thank you
that's all in OP :i tried again my friend check the other pic which i posted too and tell me please what i have to do and thanks![]()
You should be prompted to repair or fix errors. Keep pressing enter until the process finishes
sorry did you check the pics which i posted already : which it says :that's all in OP :
HOW I FIXED IT ::good:yes, just press enter
/userdata or /persist ?7-e2fsck /dev/block/platform/msm_sdcc.1/by-name/userdata
I don't know why .. but this is not working for me!! Any suggestions?What is the persist partition?
Persist is partition mounted at /persist. It has ext4 file system. DRM releated files, sensor reg file (sns.reg), wifi and bluetooth mac addresses are stored there.
If you experience the following issues:
then your persist partition have to be fixed.
- Can't access to internal storage.
- No signal even after formating cache and fastboot flash cache.img
- IMEI number is lost even after formating cache and fastboot flash cache.img
- You get "e: cannot mount /persist" in recovery
Requirements to proceed:
- Ability to use adb command.
- TWRP or Philz touch recovery.
- Universal Naked Driver for recovery. (Windows users)
- Root.
Setting up adb, rooting and installing drivers are not part of this guide. If you have to do that then please use @rootSU's great thread to find the guides you need.
Let's start!
- Reboot your phone to recovery.
- Connect USB cable.
- Open CMD or Terminal application.
- Enter following commands in CMD or Terminal application:
You should be prompted to repair or fix errors. Keep pressing enter until the process finishes.
If you are not prompted for repair or you still have problems then follow my instructions.
- Get to that point again when you entered the adb shell command then type the following command:
- Reboot your phone.
Now all your problems should be gone now, but your wifi and bluetooth addresses should be fixed to prevent further problems or bugs.
- Download this rar file.
- Extract it.
- (Linux users should enable show hidden files)
- Open .bdaddr with a hexeditor.
- You should see following:
- Change the last three 00 to something else.
- You can use 0-9 numerals and A-F letters.
- Save the modified .bdaddr.
- Open .macaddr with a hexeditor.
- You should see the following:
- Change the last three 00 to something else.
- You can use 0-9 numerals and A-F letters.
- Save the modified .macaddr.
- Copy both files to your sdcard.
- Enable USB debugging on the phone.
- Open CMD or Terminal application. (If you closed it)
- Enter following commands in CMD or Terminal application:
- Grant access on the phone.
Reboot your phone. All your problems should have gone now. You can delete .bdaddr and .macaddr from your sdcard.
About the other files:
SNS.reg will be regenrated, but the DRM releated files will not. Nobody ever complained about the missing DRM files, but I still want to make it possible to restore them. If anyone could make an md5 checksum about the files on the persist partition that would be great.
Which part of "this" not working for you?I don't know why .. but this is not working for me!! Any suggestions?
I complete the basic preparations... and use the command adb shell... till then everything works.. but nothing happens when I use this command:Which part of "this" not working for you?