i installed lumia refocus app in a SD card 6mnths ago. Now my SD card get corrupted and i changed SD card. In list of app LUMIA REFOCUS is not there. But in STORE, it shows old one and trying to update it and getting failed. Now i cant re install that app in this phone. Anyone give solution to this ya,,
Affichage des articles dont le libellé est corrupted. Afficher tous les articles
Affichage des articles dont le libellé est corrupted. Afficher tous les articles
mardi 3 février 2015
lundi 2 février 2015
Is my Boot Logo Corrupted? topic
I noticed recently that when booting up my OPO I see the 1+ logo, however there is a text in the bottom that is cut off.
I noticed this after flashing the Sabermod ROM, but now I have flashed back to BlissPop ROM. There is no issues with the phone or recovery, everything works fine, however its just that boot logo.
Is something wrong with my bootloader or is the boot logo corrupted? See the pic attached.
I noticed this after flashing the Sabermod ROM, but now I have flashed back to BlissPop ROM. There is no issues with the phone or recovery, everything works fine, however its just that boot logo.
Is something wrong with my bootloader or is the boot logo corrupted? See the pic attached.
jeudi 29 janvier 2015
[Q] /data partition corrupted (I/O error) topic
I own an i9500 (Galaxy S IV). Recently, it dropped. I was lucky enough to install RomSwitcher (a multi-boot app) on it before, so I could still access an Android version.
However, in order to fix the problem, I decided to format the whole device. That didn't work out, and now I'm always stuck on bootloader screen( if it boots at all) and data partitions give I/O errors in recovery.
Now I would be glad if I could install another ROM on my sdcard, probably that'll have to go via RomSwitcher(http://forum.xda-developers.com/show....php?t=2417600). I would be glad if someone could send me the kernel and recovery images.
Kind Regards,
Richard Fennigan
p.s. Logcats give the issue of Constantly being in wakelock because of the GPS.
However, in order to fix the problem, I decided to format the whole device. That didn't work out, and now I'm always stuck on bootloader screen( if it boots at all) and data partitions give I/O errors in recovery.
Now I would be glad if I could install another ROM on my sdcard, probably that'll have to go via RomSwitcher(http://forum.xda-developers.com/show....php?t=2417600). I would be glad if someone could send me the kernel and recovery images.
Kind Regards,
Richard Fennigan
p.s. Logcats give the issue of Constantly being in wakelock because of the GPS.
mardi 27 janvier 2015
bricked my moto g while downgrading lollipop to kitkat / corrupted data partition? topic
i was using moto g xt1033 asian retail, i changed it to 4.4.4 brazilian retail and then updated to lollipop 5.0 brazilian following a thread on xda. all worked well. i came across a thread which had an ota update for 5.0 to 5.0.1 it was a 10mb file. i put it in pendrive and flashed it via twrp. since then the phone never went past the warning bootloader unlocked page.
when i power it off, it automatically reopens but gets stuck on the warning bootloader unlocked page.
usb debugging is enabled, i can access bootloader, can use fastboot commands, it recognizes adb commands and can flash recoveries on it.
the only thing that doesnt work is that it doesnt get past the warning page.
so i went to twrp, cleared all- dalvick cache, data, internal storage, cache and system.
it gives wipe complete, FAILED
see image 1.
so i flashed the original 4.4.4 rom and it again gives the same errors and now i get waves on twrp, but still doesnt go past the warning bootloader unlocked screen.
updating partition details-
E : unable to mount '/data'
E : unable to mount '/cache'
E : unable to mount internal storage
see image 2.
basically, every time i try to wipe it or install a new rom it gives problems about partition.
so i wiped it again and installed cm11 snapshot on it.
again the same unmounting problems, but now it goes past the warning bootloader screen but always stays on the arrow rotating about the cm logo.
i searched a lot online , and i think the problem is corrupted partition.
so i followed this thread http://forum.xda-developers.com/show....php?t=2683787 .
first he shows a way by using terminal command from trwp . when i goto command terminal, it shows browse to starting folder i chose any folder like sdcard and enter this code
. it gives this
see image 3 and image 4.
i try the next alternative that is using adb and this code
and it gives this
see image 5.
please help me to clear this partiton problem. thank you in advance :')
when i power it off, it automatically reopens but gets stuck on the warning bootloader unlocked page.
usb debugging is enabled, i can access bootloader, can use fastboot commands, it recognizes adb commands and can flash recoveries on it.
the only thing that doesnt work is that it doesnt get past the warning page.
so i went to twrp, cleared all- dalvick cache, data, internal storage, cache and system.
it gives wipe complete, FAILED
see image 1.
so i flashed the original 4.4.4 rom and it again gives the same errors and now i get waves on twrp, but still doesnt go past the warning bootloader unlocked screen.
updating partition details-
E : unable to mount '/data'
E : unable to mount '/cache'
E : unable to mount internal storage
see image 2.
basically, every time i try to wipe it or install a new rom it gives problems about partition.
so i wiped it again and installed cm11 snapshot on it.
again the same unmounting problems, but now it goes past the warning bootloader screen but always stays on the arrow rotating about the cm logo.
i searched a lot online , and i think the problem is corrupted partition.
so i followed this thread http://forum.xda-developers.com/show....php?t=2683787 .
first he shows a way by using terminal command from trwp . when i goto command terminal, it shows browse to starting folder i chose any folder like sdcard and enter this code
Code:
mke2fs -T ext4 /dev/block/mmcblk0p8see image 3 and image 4.
i try the next alternative that is using adb and this code
Code:
adb shell
killall -19 recovery
make_ext4fs /dev/block/mmcblk0p8
rebootsee image 5.
please help me to clear this partiton problem. thank you in advance :')
dimanche 25 janvier 2015
Bricked phone internal memory corrupted ? topic
Hi, first of all sorry for my english.
I'm S-off, rooted, using TWRP touch and android 5.0 (from ivanich).
I went out of memory on my internal storage, so I had a pop-up that says lower your storage (my sd card couldn't be mounted). Then i went in recovery to wipe cache and data for it would free some space, but I got theses issue:
I tried a few command in the terminal command that I've found here http://forum.xda-developers.com/show....php?t=2683787
Thanks for any help I appreciate
I'm S-off, rooted, using TWRP touch and android 5.0 (from ivanich).
I went out of memory on my internal storage, so I had a pop-up that says lower your storage (my sd card couldn't be mounted). Then i went in recovery to wipe cache and data for it would free some space, but I got theses issue:
mount: failed to mount /dev/block/platform/msm_sdcc.1/by-name/userdata at /data: No such deviceI also tried by advanced wipe> wipe Data and I went stuck on this :
unmount of /data failed; no such volume
script succeeded: result was [0,200000]
updating partition details...
E:Unable to mount '/cache'
E:Unable to mount '/data'
...done
"Formatting Data using make_ext4fs function"If i try to reboot on the rom it's bootloop
I tried a few command in the terminal command that I've found here http://forum.xda-developers.com/show....php?t=2683787
mke2fs -T ext4 /dev/block/mmcblk0p8I get this :
filesystem too small for a journalSo I have no idea how to fix this I never had this error before and I can't find anything about it, only Odin but correct me if I'm wrong but Odin doesn't work for Sensation ?
writing superblocks and lifesystem accounting information : done
This filesystem will be automatically checked every 37 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override.
Thanks for any help I appreciate
Inscription à :
Articles (Atom)