[Q] Nexus 7 2013 newbie - Nexus 7 (2013) Q&A

Hi. Ive just purchased a 2013 nexus 7 and wanted to install the stock lollipop build.
Ive followed the instructions to install according to the nexus dev page but I get the following error:-
C:\adb>flash-all.bat
sending 'bootloader' (3911 KB)...
OKAY [ 0.154s]
writing 'bootloader'...
OKAY [ 1.443s]
finished. total time: 1.605s
rebooting into bootloader...
OKAY [ 0.007s]
finished. total time: 0.009s
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
failed to allocate 818480772 bytes
error: update package missing system.img
Press any key to exit...
There are not any boot.sig or recovery.sig contained within the zip file I downloaded from Google.
Can someone please advise what I'm doing wrong?
Cheers:fingers-crossed:

Try flashing the img files manually. Not sure what you did to end up with a missing system.img file, or why it's missing.

nhizzat said:
Try flashing the img files manually. Not sure what you did to end up with a missing system.img file, or why it's missing.
Click to expand...
Click to collapse
Thanks buddy. That worked. I originally followed the instructions on the Google nexus developer site where the films were. Week do it manually from now on.

murdoch1 said:
Thanks buddy. That worked. I originally followed the instructions on the Google nexus developer site where the films were. Week do it manually from now on.
Click to expand...
Click to collapse
Use Nexus Root Toolkit for easier flashing & much more to your nexus 7

averagegeek said:
Use Nexus Root Toolkit for easier flashing & much more to your nexus 7
Click to expand...
Click to collapse
Yes discovered this yesterday and rooted my stock 5.02 ROM with a custom boot recovery. Amazing piece of kit.

murdoch1 said:
Yes discovered this yesterday and rooted my stock 5.02 ROM with a custom boot recovery. Amazing piece of kit.
Click to expand...
Click to collapse
You can watch qbking77 tutorial video for Nexus Root toolkit on Youtube to learn more about it..Happy Rooting
---------- Post added at 10:31 AM ---------- Previous post was at 10:19 AM ----------
You should try CleanRom. Its based on Stock Rom with improvement in Battery,Performance etc & rooted by default.

averagegeek said:
Use Nexus Root Toolkit for easier flashing & much more to your nexus 7
Click to expand...
Click to collapse
And then come back asking for help about fastboot and adb. Using fastboot and adb manually should come before using any toolkit.

nhizzat said:
And then come back asking for help about fastboot and adb. Using fastboot and adb manually should come before using any toolkit.
Click to expand...
Click to collapse
He don't have to know about it.I think he get what he wants from NRT

Related

Updating baseband/modem WITHOUT flashing ROM - i.e. people running on CM12 - how to?

Hey guys,
Had a quick question that I hope somebody here can answer.
Want to update the baseband to the newest version contained in the .90 update but I'm running CM12. Obviously I don't want to go through the hassle of reflashing CM12, so want to flash the baseband through recovery/adb/fastboot if possible.
I understand that the baseband is in the ifwi.zip file within the update, and that within this zip are a few files in regards to each ZF2 model. The two files of importance are the ifwi*.bin and dnx*.bin files. From some searching it seems that these can be flashed through fastboot.
My questions are:
Which one is modem/baseband and which one is bootloader?
Can one be flashed without the other?
Cheers guys
So I did the following with the files from ifwi.zip
fastboot flash dnx dnx*ze551ml.bin
fastboot flash ifwi ifwi*ze551ml..bin
fastboot reboot-bootloader
Click to expand...
Click to collapse
The operation completed successfully, bootloader still unlocked and ROM still intact.
Doesn't look like baseband was updated though. Might be located elsewhere?
I thought CRPalmer included the binary updates in the latest CM. I have a baseband version of 1535_5.0.37.1_0831
What is the latest?
kylemd said:
.... Obviously I don't want to go through the hassle of reflashing CM12, so want to flash the baseband through recovery/adb/fastboot if possible.
Click to expand...
Click to collapse
What hassle? It takes about 5 minutes tops to download and dirty flash the latest CM build. You don't even need to connect to a PC - DL the file from the thread, reboot into TWRP, wipe cache/dalvik (from the advanced wipe menu, not sure wiping is really necessary but I always do), flash the CM build, reboot. Easy.
kylemd said:
So I did the following with the files from ifwi.zip
The operation completed successfully, bootloader still unlocked and ROM still intact.
Doesn't look like baseband was updated though. Might be located elsewhere?
Click to expand...
Click to collapse
file you are looking is in /vendor/firmware/telephony/*.fls
kylemd said:
So I did the following with the files from ifwi.zip
The operation completed successfully, bootloader still unlocked and ROM still intact.
Doesn't look like baseband was updated though. Might be located elsewhere?
Click to expand...
Click to collapse
alose said:
I thought CRPalmer included the binary updates in the latest CM. I have a baseband version of 1535_5.0.37.1_0831
What is the latest?
Click to expand...
Click to collapse
You are correct. I did ask in the thread whether this was the case and nobody answered, so I went to figure it out for myself.
Bootloader is updated by the ifwi files but not baseband. Baseband is part of the blob files comes with the ROM.
I am so used to devices having a separate baseband (Nexus, SGS etc) that it carried over to this phone - hence the thread.
kanagawaben said:
What hassle? It takes about 5 minutes tops to download and dirty flash the latest CM build. You don't even need to connect to a PC - DL the file from the thread, reboot into TWRP, wipe cache/dalvik (from the advanced wipe menu, not sure wiping is really necessary but I always do), flash the CM build, reboot. Easy.
Click to expand...
Click to collapse
I am aware of that, I do it every day I was thinking I might have needed to flash the stock ROM to update the baseband - of which I haven't seen a way to flash from TWRP recovery yet. Now aware this isn't the case as the baseband files are part of the blob files that are integrated into the ROM.
harpreet.s said:
file you are looking is in /vendor/firmware/telephony/*.fls
Click to expand...
Click to collapse
If I ever go to muck around with them this will be helpful thanks!
kylemd said:
So I did the following with the files from ifwi.zip
The operation completed successfully, bootloader still unlocked and ROM still intact.
Doesn't look like baseband was updated though. Might be located elsewhere?
Click to expand...
Click to collapse
Hmm.. I get this error while trying to flash this.
target reported max download size of 536870912 bytes
sending 'ifwi' (4096 KB)...
OKAY [ 0.312s]
writing 'ifwi'...
FAILED (remote: Permission denied
)
finished. total time: 0.499s
Bootloader unlocked?
Running it in bootloader mode?
Also make sure that you're running it for the right model.
yumms said:
Hmm.. I get this error while trying to flash this.
target reported max download size of 536870912 bytes
sending 'ifwi' (4096 KB)...
OKAY [ 0.312s]
writing 'ifwi'...
FAILED (remote: Permission denied
)
finished. total time: 0.499s
Click to expand...
Click to collapse
Try running as administrator. I'm not sure though.
Sent from my ASUS_Z00A using Tapatalk
I am running as an admin. So it looks like I Cait use fastboot at all, all commands show the same permission denied error.
yumms said:
I am running as an admin. So it looks like I Cait use fastboot at all, all commands show the same permission denied error.
Click to expand...
Click to collapse
and your phone's bootloader is unlocked? i think this is one of the most important thing if you wanna chenge baseband
Bootloader unlocked. I've installed TWRP previously so I'm not sure why this problem popped up all of a sudden.
Question, if I install the stock recovery and reinstall the stock rom with via adb sideload, will that update the modem?
Yumms, you've probably found out the hard way by now, but I believe it will
Sent from my ASUS_Z00A using Tapatalk

[SOLVED]boota / bootb patition doesn't exist

Tried flashing Official firmware from Google and when it tries to flash boot (regardless of boot slot) it says
Code:
sending 'bootb' (26229 KB)...
OKAY [ 0.630s]
writing 'bootb'...
(bootloader) Flashing active slot "_b"
FAILED (remote: partition [bootb] doesn't exist)
finished. total time: 0.733s
Anutter226 said:
Tried flashing Official firmware from Google and when it tries to flash boot (regardless of boot slot) it says
Click to expand...
Click to collapse
Update adb and fastboot
cwalker0906 said:
Update adb and fastboot
Click to expand...
Click to collapse
I believe 1.0.36 is the latest?
SOLVED!
I have same problem as the OP. I am using Linux and I have adb version 1.0.36
Any ideas?
like they said, update adb and fastboot!
YellowSnowman23 said:
SOLVED!
Click to expand...
Click to collapse
how you solve your problem??
update adb and fastboot like they said>??
HalooMa said:
how you solve your problem??
update adb and fastboot like they said>??
Click to expand...
Click to collapse
This was back from 2016, I believe updating was the fix.
Sorry for the lousy answer, I can't remember that far back.
YellowSnowman23 said:
This was back from 2016, I believe updating was the fix.
Sorry for the lousy answer, I can't remember that far back.
Click to expand...
Click to collapse
thanks
it was adb,fastboot updating
Solved
HalooMa said:
thanks
it was adb,fastboot updating
Solved
Click to expand...
Click to collapse
Awesome! Glad you got it working

unlocking bootloader in stock MM

Hi,
I have a Z00A and it just got back from RMA. It returned with MM, so I want to install twrp and Lineage. I have read many tutorials on unlocking the BL but they all seem to refer to Lolipop.
I read somewhere that to unlock the MM BL, you must downgrade do lolipop. Is this the current method of unlocking the BL?
I tried to to install twrp in fastboot, but it seems that my device is not recognized by my computer in fastboot (I'm running Fedora Linux), maybe because it is with the locked BL.
Any help is much appreciated.
Just a follow up. I tried to flash the recovery:
bash-4.3$ sudo fastboot flash recovery twrp-3.0.2-0-Z00A.img
target reported max download size of 536870912 bytes
sending 'recovery' (15316 KB)...
OKAY [ 0.920s]
writing 'recovery'...
OKAY [ 0.645s]
finished. total time: 1.565s
but it seems it didnt work. All is in the same state as before
ufa said:
Hi,
I have a Z00A and it just got back from RMA. It returned with MM, so I want to install twrp and Lineage. I have read many tutorials on unlocking the BL but they all seem to refer to Lolipop.
I read somewhere that to unlock the MM BL, you must downgrade do lolipop. Is this the current method of unlocking the BL?
I tried to to install twrp in fastboot, but it seems that my device is not recognized by my computer in fastboot (I'm running Fedora Linux), maybe because it is with the locked BL.
Any help is much appreciated.
Click to expand...
Click to collapse
Just use this tool. https://forum.xda-developers.com/showthread.php?t=3458145
Sent from my ASUS_Z00A using Tapatalk
kenbo111 said:
Just use this tool. https://forum.xda-developers.com/showthread.php?t=3458145
Sent from my ASUS_Z00A using Tapatalk
Click to expand...
Click to collapse
Thank you, I will give it a shot
ufa said:
Thank you, I will give it a shot
Click to expand...
Click to collapse
just a quick followup, it all worked from here: https://forum.xda-developers.com/zenfone2/general/unlock-zenfone2-android-6-0-beta-unlock-t3411264

HELP!!

Hi i want to unlock boot-loader of my lenovo z2 plus
Downloaded unlock_Bootloader.img
Have latest TWRP trybut when i try to unlock i get
fastboot -i 0x2b4c flash unlock unlock_bootloader.img
target reported max download size of 1610612736 bytes
sending 'unlock' (0 KB)...
OKAY [ 0.026s]
writing 'unlock'...
FAILED (remote: partition table doesn't exist)
finished. total time: 0.047s
Already try in windows 7,windows10,ubuntu 17 and try from adb folder.
Please its 7th day :crying: .
Use Tool All in One
Abinashpanda said:
Hi i want to unlock boot-loader of my lenovo z2 plus
Downloaded unlock_Bootloader.img
Have latest TWRP trybut when i try to unlock i get
fastboot -i 0x2b4c flash unlock unlock_bootloader.img
target reported max download size of 1610612736 bytes
sending 'unlock' (0 KB)...
OKAY [ 0.026s]
writing 'unlock'...
FAILED (remote: partition table doesn't exist)
finished. total time: 0.047s
Already try in windows 7,windows10,ubuntu 17 and try from adb folder.
Please its 7th day :crying: .
Click to expand...
Click to collapse
You need to downgrade the ROM to Stock Marshmallow using QPST/QFIL and then unlock the bootloader.
I got this info from someone who had the exact same issue.
sixth.pr1m3 said:
You need to downgrade the ROM to Stock Marshmallow using QPST/QFIL and then unlock the bootloader.
I got this info from someone who had the exact same issue.
Click to expand...
Click to collapse
can u give me some links, i dont know how to downgrade if u then it help me a lot
:highfive:
Abinashpanda said:
can u give me some links, i dont know how to downgrade if u then it help me a lot
:highfive:
Click to expand...
Click to collapse
https://zukfans.eu/community/threads/zuk-z2-plus-downgrade-from-2-5-104-st-to-earlier-version.6240/
Try this link to downdrade https://m.youtube.com/watch?v=jFM_a3-wYD8
This one for change languge.
Then unlock bootloader.
I tried it successfully..
Sent from my AO5510 using Tapatalk
Thanks a lot,: highfive: man u guys are life saver finally flash a custom ROM :victory:
still have a problem otg not working AICP 13.1
Abinashpanda said:
Thanks a lot,: highfive: man u guys are life saver finally flash a custom ROM :victory:
still have a problem otg not working AICP 13.1
Click to expand...
Click to collapse
Flash aex latest ..otg fixed
Sent from my AO5510 using Tapatalk
sixth.pr1m3 said:
You need to downgrade the ROM to Stock Marshmallow using QPST/QFIL and then unlock the bootloader.
I got this info from someone who had the exact same issue.
Click to expand...
Click to collapse
Mate can you also tell me where to download android marshmallow and install it
Kh4rb said:
Mate can you also tell me where to download android marshmallow and install it
Click to expand...
Click to collapse
Refer this:
https://forum.xda-developers.com/showpost.php?p=75362876&postcount=5
https://zukfans.eu/community/forums/official-z2plus-zui-rom-releases.14/
sixth.pr1m3 said:
Refer this:
https://forum.xda-developers.com/showpost.php?p=75362876&postcount=5
https://zukfans.eu/community/forums/official-z2plus-zui-rom-releases.14/
Click to expand...
Click to collapse
Thanks mate but I fix it ...it's working fine

General OrangeFox R.11 viva

hy all
i have found orangefox twrp on yandex, butnim forget a forum link if someone want to try this twrp, DWYOR
Did you tried it yourself
efrieblues said:
hy all
i have found orangefox twrp on yandex, butnim forget a forum link if someone want to try this twrp, DWYOR
Click to expand...
Click to collapse
zuhaibsarwar said:
Did you tried it yourself
Click to expand...
Click to collapse
no
efrieblues said:
no
Click to expand...
Click to collapse
First try yourself and tell me i will try it
my phone not rooted yet
efrieblues said:
my phone not rooted yet
Click to expand...
Click to collapse
Stop posting things that can break people's phone.
You didnt even tried it yourself lol
efrieblues said:
my phone not rooted yet
Click to expand...
Click to collapse
No root required.you just need unlocked bootloader. Go try it
efrieblues said:
my phone not rooted yet
Click to expand...
Click to collapse
what an ediot .stop hard bricking other peoples redmi note 11 pro viva . bruh i didnt even boot . first try in your device then post it here
(
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot "C:\Users\SUB INSPECTOR\Desktop\OrangeFox-R11.1_0-Unofficial-viva\recovery.img"
downloading 'boot.img'...
OKAY [ 2.166s]
booting...
FAILED (status read failed (Too many links))
finished. total time: 11.709s
)
zuhaibsarwar said:
what an ediot .stop hard bricking other peoples redmi note 11 pro viva . bruh i didnt even boot . first try in your device then post it here
(
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot "C:\Users\SUB INSPECTOR\Desktop\OrangeFox-R11.1_0-Unofficial-viva\recovery.img"
downloading 'boot.img'...
OKAY [ 2.166s]
booting...
FAILED (status read failed (Too many links))
finished. total time: 11.709s
)
Click to expand...
Click to collapse
This guy must be banned for sure trying to hard brick people phones
yenzenko said:
This guy must be banned for sure trying to hard brick people phones
Click to expand...
Click to collapse
I am agreed with you
Thread closed.
-Regards: Badger50

Categories

Resources