Hey @Arc_Eus, just a quick pop-in here...I just wanted to point-out what the issue is with your flashing command in post #26 above (I haven't looked at the XDA link you provided in post #27 above).
(the generic syntax for the fasboot flash command is fastboot flash <partition><bootable-image-file> and in your case you're wanting/trying to flash the TWRP custom recovery to the recovery partition using the bootable recovery image /home/batman/Desktop/twrp-2.8.7.0-m8.img)
@Arc_Eus See you're making progress and have tapped in to the right place on xda. If you want to get TWRP installed that's fine, but at some point you'll need to confirm what firmware version you have. If it's an older version and you flash a newer Marshmallow ROM there will likely be some stuff that breaks - Wifi is probably most common. With that in mind if you can do the 'fastboot getvar all' command - I'm guessing the command needs to be:
sudo fastboot getvar all
and post the results except your IMEI and Serial numbers (Edit : I don't know if you have to be su in Linux to run all fastboot commands though, since I'm windoze ).
I can then let you know you're good to flash any ROM, or if you need to update firmware first.
Ok, the version-main number shows you have firmware for Android 5.x.x (lollipop) - a search should probably confirm the exact version. It means if you are looking to flash a 6.x.x (Marshmallow) based ROM, you will need to update the firmware first. You need to do this is in a specific mode launched via fastboot and I can point you to a helpful guide covering the instructions, but you need to make sure you source a specific VZW firmware package. I have to admit in the xda thread I found it's not 100% clear on what's contained in some of the zips/exes but I think the zip RUU in this thread is what you are after:
you would want the first link under where is says Downloads. You will need to do this via the 'fastboot oem rebootRUU' mode as the exe will be for Win users.
Read the post carefully a few times to make sure you understand how to do this, and do check the md5checksum of anything you download as you really don't want to flash a corrupt firmware package.
With the bootloader version (3.19.0.0000) you should be ok, no need to update this first.
If in any doubt, come back and ask first - we'll be around at some point.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.