How to get CID to work - HTC Sensation

OK I have read the guide on hoe to get cid BUT I have the latest update from t-mobile for the 4G when I run the adb and run it though I get an error message
INFO pyramid_init_sd, SD card power on ok
INFOsdcc_init_memory_device done
INFO[FAT_ERROR] fat_open_file: can not find SMART_IO.CRD
INFO[JAVACARD_ERR] SMART_IO.CRD cann't find
OKAY [ 1.125s]
finished. total time: 1.125s
Click to expand...
Click to collapse
When I check the CID it still labels it as T-MOBILE
any ideas on how to fix this

little more detail on what your trying to do? are you trying to get superCID? or you wanting to change back to orginal CID?

Trying to Get superCID
Sent from my HTC Sensation 4G using XDA App

are you fully rooted,have s-off and eng 1.17 hboot?
if you have all those then its simple
simply reboot into fasboot(bootloader)
from cmd window
if you have adb set as environment then you can just type
8.enter the command "fastboot oem writecid 11111111"
9. enter the command "fastboot reboot-bootloader (Wait for it to reboot the bootloader)
10. enter the command "fastboot getvar cid" [it should confirm your CID is 11111111]
11. enter the command "fastboot reboot"
Click to expand...
Click to collapse
if you dont have adb setup in environment then you have to go to the adb directory whever you installed it
eg.
C:\android-sdk\platform-tools\
once in that directory then you can do superCID commands

I have 1.18 hboot
Sent from my HTC Sensation 4G using XDA App

you need the eng boot to do fastboot commands, i suggest you read how to get rooted/or go back to eng boot then do superCID

So I have to re root my phone even though it was rooted after the update? Got a link to this eng boot
Sent from my HTC Sensation 4G using XDA App

thats only if you lost root and dont have root, if you have root, and you still have s-off you can still go back to .17 eng boot

I had this too, what worked for me was:
install android terminal
open terminal
type: getprop cid.ro << this will show you your current cid, back it up.
use 4ext to reboot into bootloader, or adb reboot-bootloader
fastboot cid commands still work
when in bootloader:
open cmd and navigate to your android tools folder, then:
fastboot oem writecid 11111111
fastboot reboot-bootloader
fastboot getvar cid << this should be 11111111 now.
fastboot reboot
Now you can flash any zip file you want.

peewster said:
I had this too, what worked for me was:
install android terminal
open terminal
type: getprop cid.ro << this will show you your current cid, back it up.
Click to expand...
Click to collapse
A small hint: It should say 'getprop ro.cid' and not 'getprop cid.ro'...

Is there any way I can downgrade the hboot from 1.18 to 1.17

Are you s-off if so then yes

Related

RUU TIM_401 HTC ONE S - finding

HY, I'm finding the RRU pro HTC ONE S with CID TIM__401.
My phone is bricked in this situation,
*** TAMPERED ***
*** RELOCKED ***
VLE PUT SHIP S-ON RL
HBOOT-1.06.0000
RADIO-0.16.31501S.17_2
OpenDSP-v21.1.032.0314
eMMC-boot
Mar 15 2012, 23:37:23
FASTBOOT USB
<VOL UP> to previous item
<VOL DOWN> to next item
<POWER> to select item
BOOTLOADER
REBOOT
REBOOT BOOTLOADER
POWER DOWN
when I try to using fastboot command the response is:
fastboot flash recovery recovery.img
sending 'recovery' (5742 KB)... OKAY [ 1.040s]
writing 'recovery'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.490s
Help me please
Roberto
BOB0660 said:
HY, I'm finding the RRU pro HTC ONE S with CID TIM__401.
My phone is bricked in this situation,
*** TAMPERED ***
*** RELOCKED ***
VLE PUT SHIP S-ON RL
HBOOT-1.06.0000
RADIO-0.16.31501S.17_2
OpenDSP-v21.1.032.0314
eMMC-boot
Mar 15 2012, 23:37:23
FASTBOOT USB
<VOL UP> to previous item
<VOL DOWN> to next item
<POWER> to select item
BOOTLOADER
REBOOT
REBOOT BOOTLOADER
POWER DOWN
when I try to using fastboot command the response is:
fastboot flash recovery recovery.img
sending 'recovery' (5742 KB)... OKAY [ 1.040s]
writing 'recovery'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.490s
Help me please
Roberto
Click to expand...
Click to collapse
Well , first of all unlock your bootloader >>> says very clear there >>> *** TAMPERED *** then under that *** RELOCKED *** .
Once you unlocked it ... check this post here >> http://forum.xda-developers.com/showthread.php?t=1543588 and get a rom for your device .
From what says in your post , Mar 15 2012 and versions of HBOOT , Radio , etc ... my guess is that RUU_Ville_U_HTC_Europe_1.78.401.2_Radio_0.16.31501S.17_2_10.23.31501S would be fine for you .
I'm not sure if your CID will be a problem to write another recovery image so download that rom version and get from it what you need ( recovery , etc ) . Even so ... i think you should be able to flash TWRP 2.2.0 recovery and use a custom ROM ( TrickDroid 7.0 for example ) .
If need , you can also change your CID to Super CID ... this would alllow ya to write any rom ... check this post for more info >> http://forum.xda-developers.com/showthread.php?t=1671396 .
Yes CID would be a problem, i've changed it to HTC__001 to load the europe ruu...
(I had a tim branded one s too)
Not able to change CID
Alie360 said:
Yes CID would be a problem, i've changed it to HTC__001 to load the europe ruu...
(I had a tim branded one s too)
Click to expand...
Click to collapse
tanks for the info, but i'm not able to change the ID because my cell is not on line.
when i start ADB SHELL it respond ERROR: DEVICE NOT FOUND also some FASTBOOT command give me the same problem.
Sorry for my english
Roberto
BOB0660 said:
tanks for the info, but i'm not able to change the ID because my cell is not on line.
when i start ADB SHELL it respond ERROR: DEVICE NOT FOUND also some FASTBOOT command give me the same problem.
Sorry for my english
Roberto
Click to expand...
Click to collapse
ADB only works if phone is booted or booting and ADB is activated in settings on the phone, and in a custom recovery like CWM.
Fastboot only works in bootloader mode, when it says FASTBOOT just like when you first tried flashing that recovery.img. Test with
Code:
fastboot devices
Your command was correct but it failed because your bootloader was relocked like Equlibryum said. Try unlocking it again with
Code:
fastboot oem unlock
if it doesnt work you have to unlock again. I believe you can van reuse the Unlock_code.bin HTC emailed you the first time e.g.
Code:
fastboot flash unlocktoken Unlock_code.bin
Not sure if you have to be in any special mode to run the RUU, if memory serves me right either just at homescreen on booted phone or in bootloader.
Also you need only fastboot access to change CID.
To use adb you have to enable "debug usb" in developer options (opzioni sviluppatore->debug usb)
Then connect the phone to your pc (it must be on), open cmd and use the command
Code:
adb devices
to see if the phone is effectively connected
Also remember when you change CID you have to request another unlock_code from htcdev
ADB problem
Alie360 said:
To use adb you have to enable "debug usb" in developer options (opzioni sviluppatore->debug usb)
Then connect the phone to your pc (it must be on), open cmd and use the command
Code:
adb devices
to see if the phone is effectively connected
Also remember when you change CID you have to request another unlock_code from htcdev
Click to expand...
Click to collapse
ADB doesn't work, I'm not able to start my ONE S for setting debug usb
>adb devices
* daemon not running. starting it now *
* daemon started successfully *
List of devices attached
Thanks for helpme
Roberto
Then unlock the bootloader, flash a custom recovery and then a custom rom, i sugguest you trickdroid (stable and looks like the stock one).
If you are unconfortable using cmd you should use this: http://forum.xda-developers.com/showthread.php?t=1604677
After that your phone should boot fine.
Then if you want you can change your CID through adb and install the ruu or simply keep trickdroid.
PS: if you want to give thanks, hit the thanks button
also uncheck fastboot under settings/power on phone
and do you have all your drivers/files for fastboot/adb installed in your fastboot.exe folder
make sure you are in that folder in command window for fastboot commands to work and booted into fastboot on phone
as mentioned on adb just be booted in to phone OS
ONE S brick
rugmankc said:
also uncheck fastboot under settings/power on phone
and do you have all your drivers/files for fastboot/adb installed in your fastboot.exe folder
make sure you are in that folder in command window for fastboot commands to work and booted into fastboot on phone
as mentioned on adb just be booted in to phone OS
Click to expand...
Click to collapse
I can't uncheck fastboot under settings/power my phone start only in bootloader and don't go in recovery.
I'm not able to use the ADB or FASTBOOT command because the the device is NOT CONNECT, but the driver and the sofware are correctly installed. I think the only way for resolve in the correct RRU for TIM__401 but is impossible to find it.
bye
Roberto
BOB0660 said:
I can't uncheck fastboot under settings/power my phone start only in bootloader and don't go in recovery.
I'm not able to use the ADB or FASTBOOT command because the the device is NOT CONNECT, but the driver and the sofware are correctly installed. I think the only way for resolve in the correct RRU for TIM__401 but is impossible to find it.
bye
Roberto
Click to expand...
Click to collapse
I believe in order to change your CID you need ADB. got a classic chicken or egg situation here.
I believe the only way you could get this to work is to get fastboot to work. then you could unlock bootloader, and install recovery and rom as they said already. Sometimes you have to try your phone in a different usb port so windows will be forced to reinstall the drivers or you need to delete the drivers from device manager and try again
Can not DO SUPERCID
my htc one s was offical system till i OTA 4.1.1
now HBOOT:2.15 BASEBAND:1.11.50.05.28_10.27.50.08L CID:TIM__401
and UNLOCKED root
but ever I do the supercid the result often still TIM__401
I did cry even 10+
what can I do this?
who can give me some suggestion?
Doggydude said:
get fastboot to work. then you could unlock bootloader, and install recovery and rom as they said already.
Click to expand...
Click to collapse
This is your solution...forget the ruu.
HTC_One_S | S-OFF | Root_Box | Bubba_3.7b_SoftOV

help for update htc sensation 4g .

when i want to type this in prompt "fastboot oem writecid HTC__J1"
it gives me "fastboot is not recognized as an internal or external command operable program or batch file"
i want to install arabic stock rom.
Two things:
1. You need the fastboot files
2. You need to change directory (cd) to where the fastboot files are so for me it would be:
cd C:\adb
fastboot oem writecid HTC__J1
Jonny said:
Two things:
1. You need the fastboot files
2. You need to change directory (cd) to where the fastboot files are so for me it would be:
cd C:\adb
fastboot oem writecid HTC__J1
Click to expand...
Click to collapse
Helped me.
But it gives me this .But the phone was not in fastboot mode it was turned on what is the next step should i do ?
C:\Users\Falah>cd C:\adb
C:\adb>fastboot oem writecid HTC__J1
< waiting for device >
Dylan Bay said:
Helped me.
But it gives me this .But the phone was not in fastboot mode it was turned on what is the next step should i do ?
C:\Users\Falah>cd C:\adb
C:\adb>fastboot oem writecid HTC__J1
< waiting for device >
Click to expand...
Click to collapse
and i get errors
when i put the phone on recovery mode and put this command above.I get errors
bootoader error command error
connect the phone from bootloader to pc ..then the phone should read fastboot USB (if it is reading HBOOT then press power butoon once it will go to fastboot USB)..then execute the command
ganeshp said:
connect the phone from bootloader to pc ..then the phone should read fastboot USB (if it is reading HBOOT then press power butoon once it will go to fastboot USB)..then execute the command
Click to expand...
Click to collapse
Thanks man i will try it.Can you type it for me what should i put to the command?step by step.
Thanks again please write in good spell
Dylan Bay said:
Thanks man i will try it.Can you type it for me what should i put to the command?step by step.
Thanks again please write in good spell
Click to expand...
Click to collapse
the same that you want
fastboot oem writecid HTC__J1
but here i got a doubt ..the CID should have 8 characters but the cid you are trying to use has only 7 so do check the cid properly (quick search on this cid gave me HTC__J15)
ganeshp said:
the same that you want
fastboot oem writecid HTC__J1
but here i got a doubt ..the CID should have 8 characters but the cid you are trying to use has only 7 so do check the cid properly (quick search on this cid gave me HTC__J15)
Click to expand...
Click to collapse
hehe i did a big mistake you know how i wrote it? i just put this to command prompt "fastboot oem writecid HTC__J1"
I didn't write the cid numbers
should i write cid number instead "writecid"?
Please can you show me by pic or video or in good explain how to do it?
many thanks.
"
Dylan Bay said:
hehe i did a big mistake you know how i wrote it? i just put this to command prompt "fastboot oem writecid HTC__J1"
I didn't write the cid numbers
should i write cid number instead "writecid"?
Please can you show me by pic or video or in good explain how to do it?
many thanks.
"
Click to expand...
Click to collapse
no no after writecid command the cid immediately wont reflect it ..do it this way
step by step ..from phone connected in fastboot USB and commands from C:\adb
1.fastboot getvar cid (gives your current cid ..post it here )
2.fastboot oem writecid HTC__J15 (its J15 is it not ?) (if this failed ..post the entire output here)
3.fastboot reboot-bootloader (reboots the boot-loader)
4.fastboot getvar cid (this should give you HTC__J15 now)
NOTE: remember there should be no quotes in the command..just copy paste the above commands if you want to to avoid any errors
ganeshp said:
no no after writecid command the cid immediately wont reflect it ..do it this way
step by step ..from phone connected in fastboot USB and commands from C:\adb
1.fastboot getvar cid (gives your current cid ..post it here )
2.fastboot oem writecid HTC__J15 (its J15 is it not ?) (if this failed ..post the entire output here)
3.fastboot reboot-bootloader (reboots the boot-loader)
4.fastboot getvar cid (this should give you HTC__J15 now)
NOTE: remember there should be no quotes in the command..just copy paste the above commands if you want to to avoid any errors
Click to expand...
Click to collapse
OK.If i want to write cid with your commands .for example the cid is
12345678
should i write it like this in prompt command
"fastboot oem 12345687 HTC__J15" ?
Dylan Bay said:
OK.If i want to write cid with your commands .for example the cid is
12345678
should i write it like this in prompt command
"fastboot oem 12345687 HTC__J15" ?
Click to expand...
Click to collapse
Noooo just copy paste the exact commands I've posted earlier one by one
The syntax of the command is
fastboot oem writecid <yourcid>
Sent from my HTC Sensation 4G using xda premium

help(How to change CID to superCID)?

I want to change CID to superCID 1111111 can you guys show me how to do it?I think revolutionary can do it but i want to do it on my PC.
Dylan Bay said:
I want to change CID to superCID 1111111 can you guys show me how to do it?I think revolutionary can do it but i want to do it on my PC.
Click to expand...
Click to collapse
Read the stickies in general and dev section, also read the posts with the [GUIDE] tag
you can do it via fastboot
fastboot oem writecid 11111111
fastboot reboot-bootloader
fastboot getvar cid (check if it says 11111111)
fastboot reboot
Snoop05 said:
you can do it via fastboot
fastboot oem writecid 11111111
fastboot reboot-bootloader
fastboot getvar cid (check if it says 11111111)
fastboot reboot
Click to expand...
Click to collapse
once i get it i will never get error once i flash it?

[Q] Super CID Problem

please help. I cannot get Super CID 11111111. I have done this before, but when I sent my phone to HTC my CID is now T-MOB010. I have done this before I sent my One S to HTC, but when I am trying again, it does not work. I do the steps EXACTLY as told. I did it multiple times too. I have my bootloader unlocked with TWRP 2.3.3. and my mmcblk0p4MOD already has 11111111 and same size as mmcblk0p4. what is going wrong?
aloy1455 said:
please help. I cannot get Super CID 11111111. I have done this before, but when I sent my phone to HTC my CID is now T-MOB010. I have done this before I sent my One S to HTC, but when I am trying again, it does not work. I do the steps EXACTLY as told. I did it multiple times too. I have my bootloader unlocked with TWRP 2.3.3. and my mmcblk0p4MOD already has 11111111 and same size as mmcblk0p4. what is going wrong?
Click to expand...
Click to collapse
Why do you want to S-Off?
Sent from my Nexus 7 using Tapatalk HD
HTC has probably set that partition to read only, so your only way to scid is to use moonshine s-off. And when you are s-off, you can use the command fastboot OEM writecid 11111111 to get scid.
First check that you are on the correct firmware to use moonshine.
Sent from my One S using Tapatalk 4
El_Svanto said:
HTC has probably set that partition to read only, so your only way to scid is to use moonshine s-off. And when you are s-off, you can use the command fastboot OEM writecid 11111111 to get scid.
First check that you are on the correct firmware to use moonshine.
Sent from my One S using Tapatalk 4
Click to expand...
Click to collapse
thank you
El_Svanto said:
HTC has probably set that partition to read only, so your only way to scid is to use moonshine s-off. And when you are s-off, you can use the command fastboot OEM writecid 11111111 to get scid.
First check that you are on the correct firmware to use moonshine.
Sent from my One S using Tapatalk 4
Click to expand...
Click to collapse
do I have to use moonshine, or do can I use facepalm
You can not use facepalm, because it needs scid first.
Sent from my One S using Tapatalk 4
El_Svanto said:
You can not use facepalm, because it needs scid first.
Sent from my One S using Tapatalk 4
Click to expand...
Click to collapse
okay, so I successfully moonshined my One S. it is now S-Off, but I want to super CID. can you direct me to how to properly Super CID while on moonshine? is there any backfires doing this?
Sure. Boot to fastboot. Make Sure it says Fastboot USB. Open command prompt in your fastboot folder. Write command: fastboot OEM writecid 11111111. Done.
The only thing to think of is not to do an OTA update of a stock ROM when you are scid. It could hard brick your phone.
Sent from my One S using Tapatalk 4
El_Svanto said:
Sure. Boot to fastboot. Make Sure it says Fastboot USB. Open command prompt in your fastboot folder. Write command: fastboot OEM writecid 11111111. Done.
The only thing to think of is not to do an OTA update of a stock ROM when you are scid. It could hard brick your phone.
Sent from my One S using Tapatalk 4
Click to expand...
Click to collapse
thank you very much
El_Svanto said:
Sure. Boot to fastboot. Make Sure it says Fastboot USB. Open command prompt in your fastboot folder. Write command: fastboot OEM writecid 11111111. Done.
The only thing to think of is not to do an OTA update of a stock ROM when you are scid. It could hard brick your phone.
Sent from my One S using Tapatalk 4
Click to expand...
Click to collapse
I just tried, and that command did not do anything.
C:\Users\Aloy\Desktop\One_S_All-In-One_Kit_v3.5\Data>fastboot OEM writecid 11111
111
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot + recovery + system
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
format <partition> format a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address
-n <page size> specify the nand page size. default:
2048
NP. Hit the thanks button
I also would like to add that now when you are s-off, be careful what you flash. Don't mess with hboots and stuff. If you lose your hboot, you are f...ed!
Sent from my One S using Tapatalk 4
---------- Post added at 10:03 PM ---------- Previous post was at 09:36 PM ----------
aloy1455 said:
I just tried, and that command did not do anything.
C:\Users\Aloy\Desktop\One_S_All-In-One_Kit_v3.5\Data>fastboot OEM writecid 11111
111
usage: fastboot [ <option> ] <command>
Click to expand...
Click to collapse
Strange. I have done it on mine. Try typing oem in letters instead of caps.
Sent from my One S using Tapatalk 4
Wrong place

Won't boot into recovery

It all started yesterday where i was trying to update (InsertCoin) which for some reason made my phone shut down mid-way through the installation process...
I had to reboot my phone back into recovery to wipe system/cache/data to reinstall...For some reason this wiped/damaged everything but the bootloader ofc.
(Bye go all my pictures, whatsapp conversations etc...)
This made me not being able to boot into my recovery aswell
I still can't get back into my recovery, and i've tried flashing the recovery over and over again via fastboot flash recovery twrp.img
When i try to flash the recovery, it succeeds but when i try to boot into it, it blinks the splash screen with odd intervals, i dont know if this means that its trying over and over again...I'm sort of desperate here...any help?
sidenote here: I'm in linux
you should've updated firmware to hboot 2.22 needed for IC, then you need to install the latest recovery 2.7.1.1 from twrp website
twrp here: http://techerrata.com/browse/twrp2/m4ul
new firmware here :http://forum.xda-developers.com/showthread.php?t=2759131
I have not updated it, will go and do that now,
Code:
[email protected]:/media/leon/*censor*/Android/ROMS/Millium$ sudo fastboot flash zip firmware.zip
[sudo] password for leon:
target reported max download size of 800227328 bytes
sending 'zip' (19549 KB)...
OKAY [ 2.466s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (remote: 99 unknown fail)
finished. total time: 4.305s
Right.....!?
I really don't want to reboot to bootloader at the moment...since the update failed...
Apparently i am S-ON and therefor need to obtain s-off, but i don't have an android system installed..how
s-off required to flash firmware or if s-on, bootloader needs to be re-locked, sorry i assumed you knew that! maybe create a signature giving details of your device for future, it does help.
If you are S-ON ---> Re-lock your bootloader (this will most probably wipe content of your device)
If you are S-OFF ---> no need to re-lock the bootloader.
Copy downloaded .zip to fastboot.exe location (e.g. c:/SDK/platform-tools/fastboot.exe)
Re-name .zip file to firmware.zip
Open command prompt
Boot your device in fastboot mode (vol down + power ===> fastboot)
Connect device to the PC
In command prompt cd to fastboot.exe location
Make sure you have correct modeid and cidnum (type: fastboot getvar all)
Type: fastboot oem lock (if your device is not relocked yet or in case it's S-ON)
Type: fastboot oem rebootRUU and wait for device to reboot
Type: fastboot flash zip firmware.zip and wait for process to complete
Sometimes flashing for the first time doesn't work, so flash firmware.zip again just to make sure.
Type: fastboot flash zip firmware.zip and wait for process to complete
Type: fastboot reboot
Unlock your bootloader and flash custom recovery if you are going to use custom ROM.
Code:
FAILED (remote: 12 signature verify fail)
This ahappens when flashing the firmware
*edit: I have fixed that, but i cannot flash the 2.22 included y you because it has a different modelid, presumably because my m4 isn't the at&t variant.
Will this work?
`leon said:
Code:
FAILED (remote: 12 signature verify fail)
This ahappens when flashing the firmware
Click to expand...
Click to collapse
not work ?? ok, then you will need to s-off the device, unlock first,you need SUPERCID also
Braddison said:
not work ?? ok, then you will need to s-off the device, unlock first
Click to expand...
Click to collapse
It did, sorry, didnt edit the post quick enough
`leon said:
Code:
FAILED (remote: 12 signature verify fail)
*edit: I have fixed that, but i cannot flash the 2.22 included y you because it has a different modelid, presumably because my m4 isn't the at&t variant.
Will this work?
Click to expand...
Click to collapse
no that firmware will not update everything that is required, use the firmware zip in the link i gave previously.
you need to change your cid to supercid,,,,very simple to do
Enter the command "fastboot oem readcid". Make a note of your original CID.
enter the command "fastboot oem writecid 11111111" make sure it is 8 ones (1)
enter the command "fastboot read cid" [it should confirm your CID is 11111111]
Braddison said:
no that firmware will not update everything that is required, use the firmware zip in the link i gave previously.
you need to change your cid to supercid,,,,very simple to do
Enter the command "fastboot oem readcid". Make a note of your original CID.
enter the command "fastboot oem writecid 11111111" make sure it is 8 ones (1)
enter the command "fastboot read cid" [it should confirm your CID is 11111111]
Click to expand...
Click to collapse
Yeah, i just tried that 5 minutes ago, though...:
Code:
(bootloader) [JAVACARD_ERR] SD/USBDISK Init error
Gosh...my device doesn't like me..
oh, wait, don't i have to unlock bootloader?
i'll try that now
OMG IM IN RECOVERY
cant seem to do anything with my data partition, same goes for internal storage
well you've done everything that i done when i tried out Insertcoin rom for a few days and never had any of your issues. so not sure whats going on.
- unlocked bootloader
- get s-off
- get supercid
- update firmware
- get latest twrp recoverry
- install Insert Coin
use the fix miniwhooper posted on her firmware thread ....Flash stock recovery and factory reset from boot loader. It will fix you /data partition.. then flash custom recovery and it should be fixed
`leon said:
Yeah, i just tried that 5 minutes ago, though...:
Code:
(bootloader) [JAVACARD_ERR] SD/USBDISK Init error
Gosh...my device doesn't like me..
oh, wait, don't i have to unlock bootloader?
i'll try that now
OMG IM IN RECOVERY
cant seem to do anything with my data partition, same goes for internal storage
Click to expand...
Click to collapse
Make sure you are in the folder your rom zip is located.
Run the command...
adb push filename.zip /sdcard
Wait around 10 minutes as it will not give you progress
go back to TWRP main page and install, choose SDcard and the zip file you just uploaded should be there.
hello @AnGrY sCoTsMaN
i have the exact same problem but i flashed cm.12.1 cant boot in recovery or flash anything using adb
hboot os 2.22 it says unlocked but it seems not
can you please help me out
Edit: problem solved without doing anything

Categories

Resources