Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
There is a software update but it fails with mod rom and /or cwm
See pic.
dd if=/dev/block/platform/msm_sdcc.1/by-name/{partition} of=/sdcard/{partition}.img
For reference, here is the command to backup the partition using dd:
(replace {partition} with the actual partition name, obviously)Code:dd if=/dev/block/platform/msm_sdcc.1/by-name/{partition} of=/sdcard/{partition}.img
*edit3* Brick. After using Open Android SSH to revert kernel and rom... Cwm is gone. Adb is gone. Only thing I can get to is the stock recovery.
Help please. Thank you.
ls /dev/sd?
sudo smartctl -a /dev/sdb -d scsi | grep Qualcomm
sudo dd if=boot.img of=/dev/sdb bs=1024 seek=204800
interesting.
wonder if its just a modem update or some shize.

Just a guess since it does not update the entire system.How did you deduce that it is still 4.1.2?
I just checked ZDM software update and found no update available (settings -> about phone -> software updates). What are you using to check for updates?
btw, Krs, if ur stuck with a red light (bootloader mode), you will have to rewrite the boot partition in linux. You'll need smartctl installed so grab that via apt-get or pkg mgr.
Grab a working boot image, start up your phone and make sure the red light is constantly on, then plug it into your linux box, then do the following.
Code:ls /dev/sd?
Then you will need to grep Qualcomm to find the phone.
Code:sudo smartctl -a /dev/sdb -d scsi | grep Qualcomm
replace "sdb" with whatever 'ls' pulls up til you find the phone.
then (I will assume its "sdb") you need to write your boot image.
Code:sudo dd if=boot.img of=/dev/sdb bs=1024 seek=204800
Hopefully that works for you. Any issues hop on IRC.

So lemme stop you at the beginning... because I can`t find smartctl ...
I have tried sudo apt-get smartctl & opening software manager and searching for it. No luck ;/ . I have mint installed fyi. (you may remember)
Stumped.
I tried adb reboot bootloader and it said "error: device not found"
Sorry I haven't tried the irc yet... it's 3AMish and I am going to assume you lead a normal responsible lifestyle... Me, I just got off work
Oh, there was this:
krsmqn@krsmqn-Lenovo-G570 ~ $ ls /dev/sd?
/dev/sda /dev/sdb /dev/sdc
krsmqn@krsmqn-Lenovo-G570 ~ $ sudo smartctl -a /dev/sdb -d scsi | grep Qualcomm
sudo: smartctl: command not found
and
krsmqn@krsmqn-Lenovo-G570 ~ $ adb reboot bootloader
* daemon not running. starting it now *
* daemon started successfully *
error: device not found
When I boot into the factory recovery (only thing that seems to work), I get:
krsmqn@krsmqn-Lenovo-G570 ~ $ adb reboot bootloader
error: device not found
... but when I try adb sideload and...
krsmqn@krsmqn-Lenovo-G570 ~ $ adb devices
List of devices attached
92c48a host
so... yeah.
*edit*
TY Google....
krsmqn@krsmqn-Lenovo-G570 ~ $ sudo apt-get install smartmontools
[sudo] password for krsmqn:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
xchat-gnome-common
Use 'apt-get autoremove' to remove it.
Suggested packages:
gsmartcontrol smart-notifier
Recommended packages:
mailx mailutils
The following NEW packages will be installed:
smartmontools
0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded.
Need to get 598 kB of archives.
After this operation, 1,441 kB of additional disk space will be used.
Get:1 Index of /ubuntu saucy/main smartmontools i386 6.1+svn3812-1 [598 kB]
Fetched 598 kB in 2s (281 kB/s)
Selecting previously unselected package smartmontools.
(Reading database ... 169149 files and directories currently installed.)
Unpacking smartmontools (from .../smartmontools_6.1+svn3812-1_i386.deb) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Setting up smartmontools (6.1+svn3812-1) ...
Processing triggers for ureadahead ...
krsmqn@krsmqn-Lenovo-G570 ~ $
krsmqn@krsmqn-Lenovo-G570 ~ $ ls /dev/sd?
/dev/sda /dev/sdb /dev/sdc
/dev/sda & /dev/sdb come up blank... but....
krsmqn@krsmqn-Lenovo-G570 ~ $ sudo smartctl -a /dev/sdc -d scsi | grep Qualcomm
Vendor: Qualcomm
krsmqn@krsmqn-Lenovo-G570 ~ $
so.... now what?
Btw, when in what looks like fastboot mode (red light, black screen), fastboot commands don't work:
krsmqn@krsmqn-Lenovo-G570 ~ $ fastboot oem
< waiting for device >
.... still waiting.... lol!
sudo dd if=boot.img of=/dev/sdc bs=1024 seek=204800

heh, I'm still up >.>
anyway, /dev/sdc is your phone. The what-looks-like-fastboot-mode is dfu mode, or something, so obviously fastboot won't work, but you may really be in fastboot. (dfu is reached via volup+voldown+power from poweroff) And actually, fastboot oem doesn't work on the source -_- stupid zte.
When it's all set up as before (boot phone to dfu, double check /dev/sdc says Qualcomm, then run this command)
Make sure you have a boot.img in the directory you opened terminal inCode:sudo dd if=boot.img of=/dev/sdc bs=1024 seek=204800![]()

He actually got it from meTHANKS!
That worked and now my pos zte phone is a gem again! Spz0, thank you too because you had the correct solution save for one little letter...
Anywho, I already bought a new phone (htc) so I am going to give this one to my daughter. I will still be glued to android forums and xda as usual... waiting for you geniuses to give us an awesome rom or whatever you cook up.
I would still like to be the guinea pig for y'alls though, and now I don't need to be so worried or cautious.
Me and junkie2100 spent a few hours figuring out how to get it to work the other day, since me and rb had devices that needed unbricking. You + spz0 ended up falling right in line after that XDTHANKS!
Anywho, I already bought a new phone (htc) .....

oya? the htc one sv is listed as 4.0 on the cricket website. good deal then!
Is there no kernel dev there? I may have to tinker with it then lolI bought it expecting ics...was bummed but I was gonna root it and the works, figured there would be some roms available.... so ics was gonna be temp, at least I thought.
Got it and realized it was 4.2.2 woohoo... but yucky white. Good thing too because there are barely any roms. Good phone though. Needs an oc kernel... *looks at cdz* ;p
Has twrp though which i LOVE.