Hello community XDAdevelopers ,
I'm looking for help with my phone HTC ONE AT & T_ ( M7 ) , it stopped working and displays the following error:
E: missing bitmap oem_unlock_bg
(Code-1)
E: missing bitmap oem_unlock_bg_yes
(Code-1)
E: missing bitmap oem_unlock_bg_no
(Code-1)
Write host_mode success
handle_cota_install: Can't mount /sdcard, 1 times
handle_cota_install: Can't mount /sdcard, 2 times
handle_cota_install: Can't mount /sdcard, 3 times
handle_cota_install: Can't mount /sdcard, 4 times
handle_cota_install: Can't mount /sdcard, 5 times
I can managed through command line with BootLoader and unlock with the code that HTC sent me , however I can not load any ROM or RRU I downloaded
Descripcion:
***unlocked***
M7_UL PUT SHIP S-ON
HBOOT-1.61.0000
RADIO-4M.32.3218.06
OpenDSP-v35.120.274.0718
OS-7.23.502.1
eMMC-boot 2048MB
Mar 11 2015, 14:09:46.24069
Please if anyone can give me guidance on the subject, I so appreciate with that and if be a solution i can donating for the help. The phone will only work nine months
Hello and thank you for using XDA Assist,
please create an account and ask your question here:
AT&T HTC One (M7) Q&A, Help & Troubleshooting
The experts there will help you.
Kind regards
Trafalgar Square
XDA Assist
Related
Hi,
I`ve tried this on my Nexus S ;http://forum.xda-developers.com/showthread.php?t=847423#9345833.
But when running sdpart.sh, I get 'permission denied'. Then when I run in chmod, I get in cmd
'mount: mounting /dev/block/platform/s3c-sdhci.0/by-name/media /sdcard failed
Device or resource busy'
Can someone plzzzz help. Thanks in advance.
___________________________________________________________________________________________________
ROM-CM 7.1.0 RC1-NS
KERNEL-NETARCHY-1.3.7
THEMEMattedBlues
Hi,
Just recently changed my phone from Desire to Desire S. I rooted and S-Off'ed using Revolutionary. Everything was fine for the last day. Phone is still new so wanted to run the battery down till flat then recharge fully to calibrate it.
Turned my phone on this morning and it just stays at the white HTC logo screen. Tried to boot into 4ext recovery and it start loading up. It then reads system 0 cache 0 and the recovery crashes.
Tried to use factory reset option from bootloader and it freezes. Had to pull battery.
Tried to wipe everything using Fastboot commander. Fails erasing cache, sytem, etc.
What do I do now?
It was working fine yesterday even rebooted it a couple of times and it was fine. But can't get it to do anything this morning.
-Revolutionary-
SAGA PVT SHIP S-OFF RL
HBOOT-6.98.1002
RADIO-3805.06.02.03_M
eMMC-boot
Please help.
Thanks
What I would do is to go to HBOOT and flash new Clockworkmod (or any other recovery tool) from the Android Flasher.
Android Flasher: http://forum.xda-developers.com/showthread.php?t=794638
CWM: http://downloads.saga-lbc-mod.de/recovery-images/PG88IMG-RECOVERYIMG-3.2.0.0.zip
Just connect the phone to PC via USB and start Android Flasher (while in HBOOT). Click recovery and choose unzipped recovery.img (from the PG88IMG file). If your new recovery is working just mount USB storage (in recovery), put some ROM there and install zip from sdcard.
I guess you can try to fix this differently, but this is the fastest method if you don't know what exactly is wrong.
Thanks for the quick reply.
It didn't work. Android Flasher crashes. Just says not responding.
Any other ideas?
I also get these errors in recovery:
E:Can't open /cache/recovery/log
E:Can't open /cache/recovery/log
E:Can't open /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
Is my eMMC dead? Don't understand what its all about.
Is it fixable?
Thanks
abhi63 said:
I also get these errors in recovery:
E:Can't open /cache/recovery/log
E:Can't open /cache/recovery/log
E:Can't open /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
Is my eMMC dead? Don't understand what its all about.
Is it fixable?
Thanks
Click to expand...
Click to collapse
Seriously, a quick look in the general's section will land you to the correct guide about it:
[GUIDE] Possible FIX for the infamous eMMC problem..
Note: I INTENTIONALLY did not link the guide so YOU will be searching for it.
Check the guide on my sig first.
I did follow all the instructions in the guide. Can't even get adb to recognise my device.
Fastboot freezes whenever I use any commands.
Can't flash anything.
I have been through a similar prblem recently. Ensure you're in recovery to utilise the adb shell (this flummoxed me for hrs lol)
If it's emmc related try the following to verify whether the chip is defective.
Ensure you are in recovery when utilising the adb shell (this took me hrs to work out as my device wasn't listed!) I was in fastboot ot Hboot mode.
To be sure that you really are effected by the emmc issue (and not other partition corruption issues that show similar symptoms) you have to look at the kernel messages when booted to clockworkmod recovery. Do to this boot the phone into recovery and then (in and adb shell) issue the following command:
Code:
cat /proc/kmsg | grep mmc0
or
Code:
dmesg | grep mmc0
If you see output like (not necessarily in this order) :
Code:
mmc0: failed to get card ready
mmc0: reinit card
mmc0: Starting deferred resume
mmc0: Deferred resume failed
then you are effected by this issue.
Basically the emmc chip does not initialize any more after the first attempt to access it in write mode.
Based on our current knowledge this is a hardware issue and can not be cured.
---------- Post added at 03:11 PM ---------- Previous post was at 03:08 PM ----------
You need adb setup for this, use one of the stickys to get started with adb
1, start up adb and type these in.
Code:
adb reboot recovery
2, after the device starts up in recovery, enter this
Code:
adb shell
3, and then this, your serial number should come up after mmc0:0001
Code:
cat /proc/kmsg | grep 'mmc0:0001'
It looks like M4G2DE 2.10 GiB is the bad one, judging from what the #G2root devs say, but lets see what our side is.
Thanks
And unfortunaly I got the bad one too, rooted with gfree, this is what I got
<6>[ 8.328460] mmcblk0: mmc0:0001 M4G2DE 2.10 GiB
Thanks for the reply.
I just gave up in the end and got a replacement from Orange.
Thanks
Hi,it all started after i flashed TWRP in my HTC sensation xe(i had 4EXT recovery),then i wanted to flash a new rom but something happened and my htc freezed and then i pulled out the battery and inserted it,i turned it On but then it couldn't mount the system,cache,data.One of my friends managed to flash again the 4EXT recovery and told me that my partitions are corrupted.I tried some metjods with adb but nothing happened,
</tmp/mkfs.ext4 -b 4096 -O ^huge_file,^dir_nlink,^ext_attr,^resize_inode,^extra_isize -m 0 /dev/block/mmcblk0p37> but it says <no such file or directory>
and also tried this <parted /dev/block/mmcblk0 mkfs ext2> but it says <can't have overlapping partitions>
It appears like your Partition table is corrupted and needs to be rebuilt. Please try flashing the Stock Firmware.
This thread seems like a good Start. [Finally Here!] HTC Unbricking Project
You may also be interested in ☺ A great starting point for all new Sensation owners
Kindly post your issue in Sensation Q&A, Help & Troubleshooting so that experts specific to your phone may be able to help.
Hi All,
I am trying to unlock bootloader in htc desire 816, as i read from blogs i got a Unlock_code.bin file from HTC then i tried "fastboot flash unlocktoken Unlock_code.bin" after this it's gives a pop up in my htc phone with YES and ON option i select YES then phone goes to recovery mode and i received the following error :-
E: missing bitmap oem_unlock_bg
(Code-1)
E: missing bitmap oem_unlock_bg_yes
(Code-1)
E: missing bitmap oem_unlock_bg_no
(Code-1)
Write host_mode success
handle_cota_install: Can't mount /sdcard, 1 times
handle_cota_install: Can't mount /sdcard, 2 times
handle_cota_install: Can't mount /sdcard, 3 times
handle_cota_install: Can't mount /sdcard, 4 times
handle_cota_install: Can't mount /sdcard, 5 times
and i can see as "LOCKED" in the bootloader.
The issue is my HTC 816 keeping on rebooting automatically every 30 seconds( Don't know why) so trying to put custom ROM so that may be this issue can be resolved.
Please do HELP!
Thanks in advance.
arpitkatty said:
Hi All,
I am trying to unlock bootloader in htc desire 816, as i read from blogs i got a Unlock_code.bin file from HTC then i tried "fastboot flash unlocktoken Unlock_code.bin" after this it's gives a pop up in my htc phone with YES and ON option i select YES then phone goes to recovery mode and i received the following error :-
E: missing bitmap oem_unlock_bg
(Code-1)
E: missing bitmap oem_unlock_bg_yes
(Code-1)
E: missing bitmap oem_unlock_bg_no
(Code-1)
Write host_mode success
handle_cota_install: Can't mount /sdcard, 1 times
handle_cota_install: Can't mount /sdcard, 2 times
handle_cota_install: Can't mount /sdcard, 3 times
handle_cota_install: Can't mount /sdcard, 4 times
handle_cota_install: Can't mount /sdcard, 5 times
and i can see as "LOCKED" in the bootloader.
The issue is my HTC 816 keeping on rebooting automatically every 30 seconds( Don't know why) so trying to put custom ROM so that may be this issue can be resolved.
Please do HELP!
Thanks in advance.
Click to expand...
Click to collapse
Hello.
Thank you for using XDA Assist.
First, visit the main forum area for your device:
http://forum.xda-developers.com/desire-816
Your questions should be posted here:
http://forum.xda-developers.com/desire-816/help
Your device experts are located there.
Good luck!
I want to flash a Cm rom into my phone, I followed all the steps until it showed
Could not detect file system for dev/block/mmcblk0p8 assuming ext4
mount: failed to mount dev/block/mmcblk0p8 at /system : Block device required
ApplyParsedPerms: removexattr of system/xbin/zip to 0 failed: Operation not supported on transport endpoint
set_metadata_recursive:some changes failed
Hello and thank you for using XDA Assist,
please tell us, which device you are using:
svetius said:
How to use this forum:
1. If you ask a question, please create a new thread and post your question with as many details as you can (device type, model, running custom or official rom etc).
Click to expand...
Click to collapse
Kind regards
Trafalgar Square
XDA Assist