[Q] How to put the T869 in DM+MODEM+ADB mode for IMEI recovery - Samsung Galaxy Tab Plus

Hello,
I'm trying to recover the IMEI for my T869 by following this guide:
http://forum.xda-developers.com/showthread.php?t=1867442
The first step is to put the phone/tablet in diagnostics mode. There are two methods described which do this. The first one ( for TouchWiz devices, which should apply for this device ) involves using codes in the dialer to enable a hidden menu. As my tab doesn't have a dialer, this method doesn't work. I've tried 3rd party software that claim to execute codes on the tablet but they don't work.
The second method involves running a script. This fails because/sys/class/android_usb/android0/f_rmnet/transports doesn't exist on my tablet.
So, any ideas how to put my tablet in diagnostics mode or how to fix the IMEI for it ? I don't have a backup of the efs folder and the current IMEI is the generic 004999010640000.
Thanks.

MichaelIvinov said:
Hello,
I'm trying to recover the IMEI for my T869 by following this guide:
http://forum.xda-developers.com/showthread.php?t=1867442
The first step is to put the phone/tablet in diagnostics mode. There are two methods described which do this. The first one ( for TouchWiz devices, which should apply for this device ) involves using codes in the dialer to enable a hidden menu. As my tab doesn't have a dialer, this method doesn't work. I've tried 3rd party software that claim to execute codes on the tablet but they don't work.
The second method involves running a script. This fails because/sys/class/android_usb/android0/f_rmnet/transports doesn't exist on my tablet.
So, any ideas how to put my tablet in diagnostics mode or how to fix the IMEI for it ? I don't have a backup of the efs folder and the current IMEI is the generic 004999010640000.
Thanks.
Click to expand...
Click to collapse
The Dialer is part of Phone.apk, which won't show up on the T869 normally even if its "installed".
There's a file within framework-res.apk (which is found @ /res/values/bools.xml) which essentially tells the Android OS what features the host device does and does not have. The relevant value is <bool name="config_voice_capable">.
By default the T869 will have:
<bool name="config_voice_capable">false</bool>
Changing that to
<bool name="config_voice_capable">true</bool>
Tells the OS that the device is "voice capable", meaning it can make & receive phone calls. This will then allow the Phone.apk features to show up, provided you have Phone.apk installed.
The process of modifying framework-res.apk is somewhat complicated, and your ROM may or may even have Phone.apk present, depending on what you are using. However, at least now you know why you have no dialer.

DivinityCycle said:
The Dialer is part of Phone.apk, which won't show up on the T869 normally even if its "installed".
There's a file within framework-res.apk (which is found @ /res/values/bools.xml) which essentially tells the Android OS what features the host device does and does not have. The relevant value is <bool name="config_voice_capable">.
By default the T869 will have:
<bool name="config_voice_capable">false</bool>
Changing that to
<bool name="config_voice_capable">true</bool>
Tells the OS that the device is "voice capable", meaning it can make & receive phone calls. This will then allow the Phone.apk features to show up, provided you have Phone.apk installed.
The process of modifying framework-res.apk is somewhat complicated, and your ROM may or may even have Phone.apk present, depending on what you are using. However, at least now you know why you have no dialer.
Click to expand...
Click to collapse
I actually did follow your guide here: http://forum.xda-developers.com/showthread.php?t=1872348 to try to get my native dialer but never got it to work. I know that it should work, but I get endless crashes/reboots if I enable voice capabilities for my tab .. All apps crash seconds from startup. What exact ROM do you have which works for enabling the native dialer? I'm running the official ICS build.

MichaelIvinov said:
I actually did follow your guide here: http://forum.xda-developers.com/showthread.php?t=1872348 to try to get my native dialer but never got it to work. I know that it should work, but I get endless crashes/reboots if I enable voice capabilities for my tab .. All apps crash seconds from startup. What exact ROM do you have which works for enabling the native dialer? I'm running the official ICS build.
Click to expand...
Click to collapse
I pretty much only use CM10. Aorth has nightly builds of it. The last "good" CM10 is cm-10-20130118-UNOFFICIAL-t869.zip, which you can get here: http://goo.im/devs/aorth/roms/t869/
I'm curious, what purpose does retrieving the IMEI serve anyways?

DivinityCycle said:
I pretty much only use CM10. Aorth has nightly builds of it. The last "good" CM10 is cm-10-20130118-UNOFFICIAL-t869.zip, which you can get here: ....
I'm curious, what purpose does retrieving the IMEI serve anyways?
Click to expand...
Click to collapse
Well my tablet has the generic IMEI as stated above. Since about 2 days ago, my tablet hasn't been able to connect to the T-Mobile network. I have had the generic IMEI for some time and it has worked. Now either T-Mobile has decided to start blocking the IMEI from the network or my tablet is physically damaged.
I have bars, I can search for networks and it will find T-Mobile and AT&T, I've tried different SIMs with different plans and also checked the SIMs in other phones and they work. Can you connect to the T-Mobile network with the generic IMEI or do you still have your original IMEI?

MichaelIvinov said:
Well my tablet has the generic IMEI as stated above. Since about 2 days ago, my tablet hasn't been able to connect to the T-Mobile network. I have had the generic IMEI for some time and it has worked. Now either T-Mobile has decided to start blocking the IMEI from the network or my tablet is physically damaged.
I have bars, I can search for networks and it will find T-Mobile and AT&T, I've tried different SIMs with different plans and also checked the SIMs in other phones and they work. Can you connect to the T-Mobile network with the generic IMEI or do you still have your original IMEI?
Click to expand...
Click to collapse
I appear to have my "real" IMEI. I have used CM10 nightlies on this tab pretty much since day 1. Have had no problems connected to the T-Mo data network. I would imagine if the IMEI is messed up you should be able to RMA that device, which sucks

find an app called 'any cut' this will allow you to access all the intents and action your device is capable of.
One of them should be service mode.
be careful....
also , if you really want this I would definetly talk to these guys.. http://mobiletechvideos.mybigcommerce.com/samsung-galaxy-tab-plus-imei-efs-repair/
JTAG'd my GT-P6200. I know yours is the Tmobile variant, but he usually has success with new products, etc.
I would ask him.
He is in Texas US of course..
good luck..

Ok, It's confirmed: T-Mobile has started blocking the generic IMEI from their network. At least that's what I conclude from finding a thread on reddit(can't link but you can google the title) from 3 days ago, exactly when I started having the problem:
Anyone else running a custom ROM and have your IMEI reset to 004999010640000? T-Mobile likely blocked your phone today.
DivinityCycle, Just checked again and your bools.xml edit only works with CM10. I've gotten it successfully going on CM10, but the code that gets entered in the dialer only works on a TouchWiz ROM, as noted in the original thread :facepalm:
When I try the same thing on stock GingerBread / ICS I get endless application crashes / freezes so that basically i can't do anything, even launch an app, not to mention enter a code.
chrisrotolo, AnyCut - Managed to install it and create a shortcut to the ServiceMode action but when I execute that shortcut it crashes and nothing happens.
Any other tips?

you could also try factory mode, which will bring up a calculator.
From there enter the *#*# dialer code to get you into service mode...i forget it off hand but i have posted it numerous times,
also if you try another action shortcut, one that is a submenu of the service,mode main menu, such as network, etc.. and that works, you can usually back all the way up to the main menu in service mode.
also CM ROM may have these .apks removed... should be on stock ROM though.
good luck.

chrisrotolo said:
you could also try factory mode, which will bring up a calculator.
From there enter the *#*# dialer code to get you into service mode...i forget it off hand but i have posted it numerous times,
also if you try another action shortcut, one that is a submenu of the service,mode main menu, such as network, etc.. and that works, you can usually back all the way up to the main menu in service mode.
also CM ROM may have these .apks removed... should be on stock ROM though.
good luck.
Click to expand...
Click to collapse
Factory mode worked for me but did not solve my problem. I managed to put the tablet in "modem" USB mode which from what I understand should be diag mode, what I'm looking for, but Windows( All: 7, XP, 32, 64 ) can't find drivers for it. It's showing up as 7 CDCs.
Anyone have any suggestions or knows what "7 CDCs" is and how do I get to an actual working diag mode from that ?
I dialed *#7284#, got this :
i.imgur.com/5W2HSlN.jpg

for drivers, usually you can dowload heimdall and go to 'zadig' (or something similar), with device in download mode: double click zadig.exe it will install drivers
you should see at least one CDC driver possibly a modem driver as well.
Alternatively another good way to install drivers for me has been PDAnet by june fabrics.
find it download .apk it pretty well walks you through set-up.
Thats the right screen for setting usb to modem, etc..
I've had 2 backup's of my EFS folder since day one.

chrisrotolo said:
for drivers, usually you can dowload heimdall and go to 'zadig' (or something similar), with device in download mode: double click zadig.exe it will install drivers
you should see at least one CDC driver possibly a modem driver as well.
Alternatively another good way to install drivers for me has been PDAnet by june fabrics.
find it download .apk it pretty well walks you through set-up.
Thats the right screen for setting usb to modem, etc..
I've had 2 backup's of my EFS folder since day one.
Click to expand...
Click to collapse
Thanks for the suggestions, but I couldn't get them to work. PDAnet requires that the device be put in regular-ADB mode to install drivers - and does install 'normal' drivers but doesn't install the diag mode drivers. zadig installs a driver for the 7 CDCs device but It's listed as a USB device, not as a COM serial port as required by the application.
chrisrotolo said:
I've had 2 backup's of my EFS folder since day one.
Click to expand...
Click to collapse
Do you really need the extra one or can I have it ? :silly:

Still no success so far.
The only possibility I see Is doing a restore using NsPro, which apparently is the only software that supports the T869.
NsPro v6.5.2 released:
-Added I547, T869, T879 support.
Anybody knows how I can try to fix the tab with NSPro without buying the box + 1 year activation ?

Yeah send it to someone who has one...
Have you contacted mobiletechvideos.com yet? They are US based, but one of the best for these types of things..

chrisrotolo said:
Yeah send it to someone who has one...
Have you contacted mobiletechvideos.com yet? They are US based, but one of the best for these types of things..
Click to expand...
Click to collapse
Thanks, didn't know about them. It seems that they require that the device be shipped.
Has anybody dealt with them before ? How reliable are they / where are they located ?

Related

How to Flash MOTOROLA DROID to Cricket: 2.2 Froyo FULL apps,web,mms

Flash Moto Droid to Cricket / Metro full apps, web,mms.
This is my attempt to recreate the solution from Howard Forums
i may have missed a few steps along the way but here it goes. as of 08/02/2010 - make directory now for 2.2 roms
FILES FOR FLASHING TO CRICKET (U2nl,PRL's,Autostart,SPRecovery,NV items)
Special thanks and credit should go to
SyZtyM (i recreated his thred for XDA)
gijoey1980
Tracphonejunkie
whiterabittorg
To0
Insaincain (For the nv items. You are a legend, and credit is due where credit is due**AS read from SyZtyM)
Admin (For all sites. PERIOD)
You will need:
1. CDMA WS 2.7 (google)
2.Harware Virtural Serial Port this is the demo good for 14days
3. Motorola A855 USB drivers (These are the 32bit Drivers)
4. Cyanogen Mod Rom from Rom Manager in market
5. SPRecovery
6&7.Autostart.sh & U2nl from whitrabbit.org (thanks to whiterabbit). Save autostart.sh and U2nl in C:\android\tools\.
8.download Autostart (Root) from Market
9. NV items from http://www.whiterabbit.org/android (u must generate this uniquely with you [email protected] i have included a generated [email protected] for sample or to replace x's with you MDN
Step 1. First step is to make sure you have the drivers installed on your computer, and you also need to have Android SDK installed on your computer.
You will need to root the phone, key here is to make sure the kernel you load supports iptables.
Step 2. if you need to ROOT: follow the guide
than download Rom manager over wifi from MARKET, proceed to flash clockwork and download and install cyanogen 5.xx rom, and google apps..wipe data etc.
Step 2.1 if first fails. get RSD Lite 4.6 (google), Power on phone holding down the up arrow and pressing power, this will put you into bootloader mode.
Open RSD Lite 4.6
Flash the SPRecovery_ESE81.sbf file with RSD Lite.
this should just flash the recovery if not download a rom like SMOKEDGLASS unzip and put in folder on SD named Nandroid
Once the phone is completely rebooted into rooted android, power it off.
alternately u can install BuglessBeast froyo v 02.1 from alldroid.org then skip to these steps below
Hold down “T” on the keypad and power on phone.
Plug into computer and open HW Virtual Serial Port (your drivers should install and connect etc)
In HWVS set the IP address to 192.168.16.2 and the port to 11008, choose the com port 10 click connect. (For this tutorial we will use COM10)
Open CDMA WS 2.7 and (go to settings tab and deselect NV Enabled) then connect to COM10. if you dont deselect you will get PHONE FAILED ERRORS
On security tab send SPC 000000. (msg says phone accepts blah blah blah
Go to tab labeled “Other” and write prl. For Cricket EVDO, 6499(new service plan) and 38515 is recommended.
Go to NAM and enter MIN ex. 615-555-5593 (usually different from your actual phone# and MDN(your mobile number ex. 615-555-5551 and click write.
Goto “Memory” tab and click write under NV items, find the downloaded NV items you got from here
for example you must generate the NV items by inputing your MDN([email protected]). box opens telling you to save them as .txt and select them with cdma 2.7. (Thanks again to insanecain)
It should then say, 12 NV items were successfully written to phone.
Go to Main tab and click mode reset.
You can now close HWVS and CDMA WS and open cmd.exe on your computer.
if you have QPST open it on the com port 10 read your settings. under MIP mip2,,PPP(Um,AN...etc it should say [email protected] etc in the right columns....in the bottom box password may need to be written to phone, just type in cricket for both Um and An, cricket is the password.
Also select mobile ip+simple ip under MiP tab
select write to phone
Once phone reboots go to the market using WI-FI and download and install Autostart root required
Open the Voice Dialer on the phone and say “Open APNs” and click open.
Click on the Verizon and edit everything to match below:
Name - Cricket
APN internet
Proxy wap.mycricket.com:8080
Port 8080
Username [email protected]
Password cricket
Server wap.mycricket.com
MMSC http://mms.mycricket.com/servlets/mms
MMS Proxy wap.mycricket.com
MMS Port 8080
MCC 310
MNC 004
Authentication Type PAP or CHAP
APN type <Not set>
Now click the menu button and click Save.
Before starting the next step make sure you have the u2nl file in your this folder c:/android/tools and also that you have you autostart.sh file in this folder c:/
Now go to command prompt and type the following commands,
cd c:\android\tools
adb shell
mkdir /data/opt/
exit
adb remount
adb push c:\android\tools\u2nl /system/bin/u2nl
adb push c:\android\tools\autostart.sh /data/opt/autostart.sh
Now:
adb shell
chmod 0755 /system/bin/u2nl
chmod 0755 /data/opt/autostart.sh
adb reboot
Now, once your phone has rebooted, you should have working web, mms, app, gps, and all. If you don’t go back and check all the steps to insure you did everything exactly right.
thanks everyone for reading.
i would also like to thank everyone who helped give back to the droid community by solving this, (I gave up and switched back to my eris for full support like a Beeach! which i bricked twice) im back on DROID baby
currently running BuglessBeast Froyo v 02.1 and the p3 1000 kernel.
quadrant score: 972
this is a very good set up thanks for the post!
Open CDMA WS 2.7 and (go to settings tab and deselect NV Enabled) then connect to COM10. if you dont deselect you will get PHONE FAILED ERRORS
Click to expand...
Click to collapse
I get the phone failed error, but I don't see the NV Enabled option. Nor do I see the settings tab, where is that option?
broken linkkkkkkzzzzzzzzzzzzzzzzzzzz
"the guide" http://rootyourdroid.info/guides/obtaining-root/
Click to expand...
Click to collapse
is a broken link : (
ummm...flashed new rom...now no web,mms
ok, so im trying like hell to give this moto a shot. normally an htc fan. but the display, camera, and physical keyboard for the price was enticing. i did everything and got internet for a while. then i decided to load bugless' latest rom, now i have no web or mms. is there someting i have to redo??? knowing the norm with reflashes, i did the "open APNs" and redid everything there....but still no go. do i have to redo the Command prompts and the autostart download fr market?
*edit* did all the changes over...ALL. Still no web. if it helps any i did notice that i was unable to reprogam the phone using *228. it still works rite now (i guess based on the previous OTA), but it wont reprogram...i get "programming unsuccessful". I'M running PRLs 38003 & 6499 in Charlotte N.C. any help would be greatly appreciated.
i have a motorola droid on metropcs help me please awwwwwww!!!!
yes my phone was flashed on metropcs its a motorola droid 2.1 android (rooted) an i was deleting some files on my sd card today cuz it was too full an my phone rebooted all the way to the begining i had to look for a wifi connection to sign in my google ACCOUNT to use my phone again an i lost my internet connection an mms messaging but my phone still can text an make calls but my internet an mms i gone please help me to get it back on thanks
somebody hit me up with the info
i need help with my phone i ned to put my mms on an internet back on i lost it when the phone reebooted but its still can text an call on metropcs android motorola droid 2.1 rooted
fredline12002 said:
is a broken link : (
Click to expand...
Click to collapse
not sure whats up with the link, just google a new how to root, sorry
Geniusdog254 said:
I get the phone failed error, but I don't see the NV Enabled option. Nor do I see the settings tab, where is that option?
Click to expand...
Click to collapse
when u open HV serial Port, its the second to last or maybe last tab,,, you cant miss it. this is where u make sure NV Enabled is NOT selected
Wolfdragon said:
ok, so im trying like hell to give this moto a shot. normally an htc fan. but the display, camera, and physical keyboard for the price was enticing. i did everything and got internet for a while. then i decided to load bugless' latest rom, now i have no web or mms. is there someting i have to redo??? knowing the norm with reflashes, i did the "open APNs" and redid everything there....but still no go. do i have to redo the Command prompts and the autostart download fr market?
*edit* did all the changes over...ALL. Still no web. if it helps any i did notice that i was unable to reprogam the phone using *228. it still works rite now (i guess based on the previous OTA), but it wont reprogram...i get "programming unsuccessful". I'M running PRLs 38003 & 6499 in Charlotte N.C. any help would be greatly appreciated.
Click to expand...
Click to collapse
If your on 2.1 bugless you need to redo allthe steps for fully working rom, maybe for 2.2 also i havent had to for a while, only bcuz i have cricket and roam off metro.
luvjones305 said:
yes my phone was flashed on metropcs its a motorola droid 2.1 android (rooted) an i was deleting some files on my sd card today cuz it was too full an my phone rebooted all the way to the begining i had to look for a wifi connection to sign in my google ACCOUNT to use my phone again an i lost my internet connection an mms messaging but my phone still can text an make calls but my internet an mms i gone please help me to get it back on thanks
Click to expand...
Click to collapse
you need to be more specific with wat u deleted?? which rom u ran? etc where did u get it flashed? most likey u went to a metro dealer, to get it flashed, METRO sent out a update a 3 weeks ago (7/06/2010) that DISABLED ALL Dealer added ESN's from Hoodini. so u may just be out of luck. i will search to see if thats been fixed or worked around.
luvjones305 said:
i need help with my phone i ned to put my mms on an internet back on i lost it when the phone reebooted but its still can text an call on metropcs android motorola droid 2.1 rooted
Click to expand...
Click to collapse
what market are you in? who flashed your phone? quoted from above "METRO sent out a update a 3 weeks ago (7/06/2010) that DISABLED ALL Dealer added ESN's from Hoodini. so u may just be out of luck. i will search to see if thats been fixed or worked around. "
Metro Fix Web/mms
"[/QUOTE] "METRO sent out a update a 3 weeks ago (7/06/2010) that DISABLED ALL Dealer added ESN's from Hoodini. so u may just be out of luck. i will search to see if thats been fixed or worked around. "[/QUOTE]
For anyone having trouble with MMs/web on METRO please check out this thread. read from pg one if you dont know whats going on. or pick up here if you can perform the web/mms work around.
http://www.howardforums.com/showthread.php/1656326-Phones-and-more-info/page11
Grr
This is a great! Thank you for the instructions!
I am having one problum tho, and its very annyoing!!
When i first turn on my fone everything works internet+MMS+GPS+TXT+CALLS everything!
then when i recive or send a text or call (Anything that has to use 1X i think) I loose Internet+MMS and GPS
the only way it comes back is if i restart my fone!
dose anyone have any ideas? did i do somthing wrong? Please help.
I have a idea i know its possible on some phones to switch it so texts use 3G insted of 1x. Could i switch that on my droid?
Oh and im running bugless beast 2.2
good tutorial im just stuck at the step its written a little unclear im a moto newb unfortunately
""if you have QPST open it on the com port 10 read your settings. under MIP mip2,,PPP(Um,AN...etc it should say [email protected] etc in the right columns....in the bottom box password may need to be written to phone, just type in cricket for both Um and An, cricket is the password.
Also select mobile ip+simple ip under MiP tab
select write to phone""
i have downloaded cdma 2.7, nothing was stated about qpst in the necessary tools but i downloaded that too afterwards, and its not clear where i should go at this point after the initial reboot. are these directions for cdma2.7 or qpst? help???
................... bump
Hello sorry in advanced for the newbie question. My Moto Droid is already flashed to cricket. If I wanted to manually install 2.2 would I have to start with all steps or just from the 2.2 install?
iNFiNiTY125 said:
This is a great! Thank you for the instructions!
I am having one problum tho, and its very annyoing!!
When i first turn on my fone everything works internet+MMS+GPS+TXT+CALLS everything!
then when i recive or send a text or call (Anything that has to use 1X i think) I loose Internet+MMS and GPS
the only way it comes back is if i restart my fone!
dose anyone have any ideas? did i do somthing wrong? Please help.
I have a idea i know its possible on some phones to switch it so texts use 3G insted of 1x. Could i switch that on my droid?
Oh and im running bugless beast 2.2
Click to expand...
Click to collapse
from my understanding, cdma networks calls and text dont go through data connections, so when u place a call it will switch only to bars and no 1x/3g.
MMS and web will only work when not connected to a call ( i think thats what your stating??) ive never had a problem with data connection not coming back to phone after a call.... hopefully i answered your questions? and gps shouldnt be bothered at all that may be a rom issue. try a few roms other that bugless beast thats basically a stock ROM look into lithium mod or Chevyno1
tko1 said:
good tutorial im just stuck at the step its written a little unclear im a moto newb unfortunately
""if you have QPST open it on the com port 10 read your settings. under MIP mip2,,PPP(Um,AN...etc it should say [email protected] etc in the right columns....in the bottom box password may need to be written to phone, just type in cricket for both Um and An, cricket is the password.
Also select mobile ip+simple ip under MiP tab
select write to phone""
i have downloaded cdma 2.7, nothing was stated about qpst in the necessary tools but i downloaded that too afterwards, and its not clear where i should go at this point after the initial reboot. are these directions for cdma2.7 or qpst? help???
Click to expand...
Click to collapse
hello, lets see i believe this was originally the instructions to get the data working. so you needed QPST to enter in the passcode "cricket"....it just depends what rom you have. if you flash a rom and your data doesnt work then u will have to enter those settings in qpst. after entering those your data should work.
dortega2388 said:
Hello sorry in advanced for the newbie question. My Moto Droid is already flashed to cricket. If I wanted to manually install 2.2 would I have to start with all steps or just from the 2.2 install?
Click to expand...
Click to collapse
you should be fine with the NV items. after you flash 2.2 dial 611 (you may need to reflash PRL, and then from there i would give your phone about a 2minutes to see if any 1x/3g show up. if not commence with the instructions lol.
bigslanki said:
hello, lets see i believe this was originally the instructions to get the data working. so you needed QPST to enter in the passcode "cricket"....it just depends what rom you have. if you flash a rom and your data doesnt work then u will have to enter those settings in qpst. after entering those your data should work.
Click to expand...
Click to collapse
thanks for the reply, well i had all but given up on my droid dreams and i figured out on my own that they were QPST directions but were missing this important piece. QPST 2.7 WITH A OLDER BUILD LIKE 264 WILL NOT CONFIGURE THE DROID,IT GIVES AND ONLINE ERROR. YOU SHOULD USE AN UPDATED VERSION. I ENDED UP FINDING 2.7 BUILD 323.
Also. its unclear as to why in the adb commands we have
adb push c:\android\tools\autostart.sh /data/opt/autostart.sh
Now:
adb shell
it may be obvious to some but if Now: is an actual command it wouldnt work. so im assuming it isnt, and pretty much adb after that point is irreconcilable.
no matter what the droid never left the verizon network needless to say, and i havent recieved any input as to where i could have gone wrong, everything else was flawless up until the Now: part basically then i had to piece together adb. even tried without the now part and didnt succeed.
i did this and everything works. only problems is it 1x all the time; how to i get 3g?

[Q] QCN Files to test?

Hi peeps,
you might have seen that i only have about 10 posts, i used to be a "only in need to download a ROM user sometimes"
I've had several devices (iMate SP5, HTC Diamond, HTC Touch Pro 2 [Even to native android])without any problems... Until now... My Sensation...
As you might have seen my last post was regarding a Flash that seemed to have done something wrong and my device is in QHSUSB_DLOAD mode...
As i already surfed the web during almost a full day and night, i am just going to ask for it, cause i didn't found it on my own...
What's the plan?
As i am still able to use QPST, it offers me the possiblity to restore a QCN file...
problem is... i've found none on the internet...
I've seen a post here stating that someone could provide one, but was a bit afraid cause it has the EMEI etc right hardcoded in it...
I can promise this in return of getting a QCN file:
You get my official address + phone number (spare phone in use atm) prior to get in touch with eachother whenever you want (GMT+1 zone here, want to be able to still sleep a bit )
What will i try to do:
I am going to figure out, together with the person who provided me the QCN file, which info is from the phone itself that dumped the file, where can i retrieve that info (is it on the box, or do i need to take notes promptly to flashing before it bricks and so on...)
What will i offer afterwards:
Apart from a smile on my face cause my phone will work once again (still got 1.5 years of warranty, so if it fails, i still be able to send it to HTC support), this might be the sollution that is needed to get bricked phones back towards a heartbeat... If we have a success, we will make history in Android Phone Recovery! This might provide XDA with a tool to get even bricked phones back, towards a basic ROM or so... very small and fast to flash, so there is a way to get rid of bricked phones...
I will write a manual on how to do it, with credits to the peeps who've helped me out with info, files etc...
And prior to the manual, on a daily base a post here so you can all see what progress i am going trough...
Thanks in advance
Youry (this is my real name btw...)
The programs & Drivers
This post is for the people who are already in the "bricked phone" mode: QHSUSB_DLOAD mode named
In attachment you can find the QPST program and the needed drivers.
Greetings
This post is for those willing to help me out
First and for all, THANKS!!!
In attachment you can find every file i will be reffering to in the manual how to get the backup made.
HOW TO SETUP QPST FOR USE WITH YOUR PHONE (credits to fowenati)
disclaimer: I am not responsible for anything that happens to your phone.
Make sure your phone is plugged in, has debugging ON for the whole time of this manual.
1. Temp Root yourself using whichever method you prefer (This seems to work great for lots of people)
2. Get your MSL using MSL Reader from the Market (free) OR Call Sprint to get your MSL OR Get your MSL using CDMA Workshop (which I will not go into as It is a different subject and not as easy as the aforementioned) (Official market page of MSL Reader)
3. Get QPST and install it (found in attachment)
Put your phone in diagnostic mode by punching in *#*#3424#*#* in the dialer through out the whole rest tutorial, if it goes out of diag mode, just put it back into it by going to Dailer and punching in *#*#3424#*#*
4. Download HTC Diag Drivers Both 32and 64 are in the zip (found in attachment)
5. Install the QPST Drivers for your system (32bit or 64bit)
- A. Go into Device manager (from control panel)
- B. Find HTC Diag or HTC Diag Modem (along those lines)
- C. Right Click it and select update driver
- D. Select Browse computer for driver software
- E. Browse to the folder containing the drivers your downloaded in step 4 and then select the folder for your Windows version (32/64, if you don't know go to my computer and select properties)
- F. Click Next, it will install your drivers
6. Once your drivers are installed your device should be recognized and read as HTC Diagnostic Interface, followed by the port it is located on. Exmaple: COM5.
7. Open "QPST Configuration" by Start>All Proggrams>QPST>QPST Configuration
- A. Select "Add New Port"
- B. Input whatever port your phone is connected to (eg. "COM5" as mine was, without the quotes) in both the port, and label boxes.
- C. DESELECT The "Show Serial and USB/QC Diagnostic Ports only"
- D. Click OK
8. You should see the new added port and its state as ENABLED, if it is there, continue
The phone is now ready to make the backup i need
HOW TO DUMP THE BACKUP
1. In the already opened QPST Configurator program you open the "Start Clients"-menu, and choose "SOFTWARE DOWNLOAD".
2. You will notice that it doesn't activate the correct port normally seen, so click the "Browse"-button in order to select the right port and press the "OK"-button.
3. Open the "Backup"-tab.
4. You will notice that the box of QCN File is empty, click the "Browse"-button, give the file a place and a name, in order to find it after it is done.
5. Press the "Start"-button
6. from here on you will contribute i guess, cause i am not in the possition to know what will happen...
Greetings
*bump*
And reserve place for further postings
thx for your work, also check TrevE's thread http://forum.xda-developers.com/showthread.php?t=1188510
and also check http://psas.revskills.de/
Revskills can read/write phone partitions, but currently our CPU is not supported...
Bump
Sent from my HTC Sensation XE with Beats Audio Z715e using XDA App
pirlano said:
thx for your work, also check TrevE's thread http://forum.xda-developers.com/showthread.php?t=1188510
and also check http://psas.revskills.de/
Revskills can read/write phone partitions, but currently our CPU is not supported...
Click to expand...
Click to collapse
I've used the info of TrevE a bit in order to find the thread wich said how to get a HTC in DIAG MODE connected to QPST...
All we need now is a QCN Dump file... So if anyone would like to help us out? It might help you out when you ever have a situation which is now stated as a bricked phone!
I'm even thinking about buying a second phone in order to do it myself... (and to have a smartphone which works, sold my backup a month ago, so i'm back to a non-touch, non-smartphone atm...)
are you sure it will work? sensation store files, data and partition in 3 chips, baseband chip, nand and emmc, i think QPST it's not enough... (or we need a newer QPST that support emmc phones too)
and actually revskills doesn't support "write" for our chipset
i think we should ask to guys working/near HTC, they can provide us leaked ROMs, with not recovery files?
If everyone is just asking if it will work and never tests it... we'll never know, i am waiting for a dump file so we can try it...
pirlano said:
are you sure it will work? sensation store files, data and partition in 3 chips, baseband chip, nand and emmc, i think QPST it's not enough... (or we need a newer QPST that support emmc phones too)
and actually revskills doesn't support "write" for our chipset
i think we should ask to guys working/near HTC, they can provide us leaked ROMs, with not recovery files?
Click to expand...
Click to collapse
*Bump*
Anyone willing to help us out?
Da_Loony said:
*Bump*
Anyone willing to help us out?
Click to expand...
Click to collapse
So you just need a backup from a working phone?
Sent from my HTC Sensation XE with Beats Audio Z715e using XDA App
Yep that's what i need, a backup of a working phone, so i can see if it gets the phone back to life or not... afterwards if it worked, we can strip the file down to just hboot + CWM or so, so we can get it very fast done when this happens to a phone
dexter93 said:
So you just need a backup from a working phone?
Sent from my HTC Sensation XE with Beats Audio Z715e using XDA App
Click to expand...
Click to collapse
Hello Da_Loony,
i want to ask you if your idea worked out using the backup of a working phone? and if yes can you upload the backup please
Any news about the topic ? I need a QCN file for a bricked Sensation XE.
- A. Go into Device manager (from control panel)
- B. Find HTC Diag or HTC Diag Modem (along those lines)
Click to expand...
Click to collapse
nothing appears in device manager(im running windows 7 32-bit)
and i have to ask,is this completely safe procedure?
im willing to help you if it is
subscribed. i would suggest asking a mod to move this to either development or general sections, since q&a is not getting enough attention.
btw, which sensation do you have, op? xe or regular? would it even matter at that level? mike (the revolution cook) compared partition dumps from xe and reg sensation here: http://forum.xda-developers.com/showthread.php?t=1412618
ill give this a go tonight if i can or if not ill do it on saturday its always good to know theres a way back from a brick. I would also try pm'ing someone like adamoutler to see if this might actually work just an idea
EDIT: can't get into diagnostic mode on my phone because im on a custom rom sorry guys
dmcb123 said:
EDIT: can't get into diagnostic mode on my phone because im on a custom rom sorry guys
Click to expand...
Click to collapse
strange, how would that matter? what's the error you're getting?
Im on insertcoin 4.5.0 (ICS maybe thats the problem?) basically when i type in the code it just returns to the dialer???

[Tool][Win] Repair IMEI & Roaming ERI issues

DISCLAIMER
This tool is only to be used to restore your original MEID/IMEI, this tool is not to be used for anything other then that, by downloading this tool YOU agree that you will only be using it to restore a damaged MEID/IMEI. XDA, FTT, I or anyone else is not held accountable for actions that you might consider doing. Any talk of "Cloning", 'Changing" etc will be reported and immediate ban AS THIS IS YOUR ONLY WARNING. So please avoid this. There should be no reason you don't see this, its the first thing you see when reading the thread.
What this is for
Some users when installing a rom, recovery or unlocking the bootloader experience a lose of there IMEI and or ERI. This tool is designed to help them recover it, specially in the case where they didn't make any prior backups.
PLEASE NOTE
If this does not work for you, you can try to use this code in the dialer *2767*3855# using a stock rom. To see if it will factory reset your device.
You may also try ##RTN# to reset device, this will erase all settings and data from the device. In order for this code to you work you must be on a stock touch wiz rom and enable hidden menu.
Prerequisites
Windows XP, Vista, 7 or 8 64bit or 32bit
Microsoft DotNet 3.5 Installed.
Diagnostic Drivers Installed
How To
You must enable the diagnostic port on your device. If you are on a TouchWiz based rom follow TouchWiz Diag else follow ASOP Diag.
1. Find your IMEI under the battery on the device, you should see a sticker. Copy the IMEI down and power on the device.
2. Connect the device to your computer and open "Device Manger"
3. Check under "Ports" and Look for Samsung and Note the Comport it is on.
4. Open the software and under comports select the comport number you found your device on then click connect.
5. Check the IMEI number of to the left, and note the ERI message. If it is red and says your ERI is missing or not found. Please do both methods.
6. If your ERI is not found, click on "Repair" in the ERI section, if your IMEI is missing, when asked to reboot click "NO" other wise click yes and you are done.
7. Type your IMEI in the IMEI box, Do not worry about MEID it will auto fill once IMEI is typed.
8. You will notice that the last number is added automatically this is done using the Luna Algo and is a checksum number.
9. Once you have typed your IMEI click on "Repair" in the IMEI section, once the repair is done your phone will auto reboot.
10. Please check your ERI and IMEI under Settings/System/About/Status. Your IMEI should appear and ERI version 5 should be there.
Thats it you should not be roaming anymore and your IMEI successfully repaired.
TouchWiz Diag
1.) Bring up the Dial Pad on the phone
2.) Press *#22745927
3.) When the "Enable/Disable Hidden Menu" comes up
tap where it says "Hidden Menu Disabled".
4.) Select "Enable" on the popup.
5.) Select "OK"
6.) Press the "Home" key to return to the home screen.
7.) Bring up the Dial Pad on the phone
8.) Press **87284 (USBUI)
9.) On "PhoneUtil" make sure "PDA" is selected.
10.) Select "Qualcomm USB Settings"
11.) Select "DM+MODEM+ADB"
12.) Select "OK"
Note:You can also use "Casual" and invoke the PhoneUtil menu directly.
AOSP Diag
Using adb. or terminal
Execute DiagMode.sh
Code:
echo 0 > /sys/class/android_usb/android0/enable 0
echo smd,bam > /sys/class/android_usb/android0/f_rmnet/transports
echo diag > /sys/class/android_usb/android0/f_diag/clients
echo 1 > /sys/class/android_usb/android0/f_acm/instances
echo rmnet,acm,diag > /sys/class/android_usb/android0/functions
echo 1 > /sys/class/android_usb/android0/enable
To return to normal
Execute MTPMode.sh as root
Code:
echo "" > /sys/devices/virtual/android_usb/android0/f_mass_storage/lun_ex/file
echo 0 > /sys/devices/virtual/android_usb/android0/enable
echo "mtp,acm,adb" > /sys/class/android_usb/android0/functions
echo 1 > /sys/devices/virtual/android_usb/android0/enable
vold
Video How To
How To Upload ERI using Revskills
Manual Method / How This Works
The IMEI part is complex and I wont go into detail on that at all. If you dont have access to a windows machine, then I'm sorry but most of the avail tools that will allow you to repair IMEI is going to be Windows based and you can use a virtual machine. Not with my tool but others. This is mostly going to be focused on the ERI it self.
The ERI is binary file that is stored on the QCOM chipset, this is the primary file the "Radio" and the device use in order to determine certain functionality of the device.
This is stored as /nvm/eri_0 on the QCOM's EFS. You can use QPST EFS Explorer all though it will probably crash, or some other EFS explorer for Qualcomm chipset's.
I have uploaded the original eri_0 file to this forum. All you have to do is download it. User QPST or Bitpim, Revskills, and upload the file to /nvm/eri_0 you can leave it's permissions as 666 or chmod the permissions to 777 your choice the phone will read it either way.
The /nvm/eri_0 that is uploaded to this forum comes from a stock s3, although its the same ERI file Verizon has been using forever. Thats all this tool does. Simply fix's the IMEI and uploads a good eri file to the correct directory.
Questions and Answers
Q) Do I need to do anything special first like back up any part of my phone or anything ?
A) No, as long as you can enable diag port you can restore your IMEI, just look on the back of your device under the battery for your original IMEI. I STILL ADVISE YOU TO BACK UP using this method here http://forum.xda-developers.com/showthread.php?t=1852255
Q) Can this change IMEI?
A) Its purpose is not to change IMEI doing so is illegal and any talk about changing the IMEI will be reported and you may be banned. I advise against it as it could cause unknown issues.
Q) Can you share how this works.
A) No, sorry my position, my family and my job comes first and this would put me in a bad position.
Q) Can you just tell me in pm.
A) No so dont bother asking.
Q) My phones says Roaming and show roaming icon will this fix it ?
A) Yes this should be able to fix that issue, it does that by uploading the ERI back to the QCOM chipset.
Q) Should I / Do I have to donate ?
A) No, you don't need to donate, and I don't want you to fell you need to. Your donation could go to something else EFF, Adam Outler, XDA, Poor kids in any country, some other foundation. If you feel you would like to donate to me you can, I wont stop you and I wont ask you to.
Credits
Not sure who all to credit if you feel your name should be here Just tell me and why and Ill post it here. I did not read any of the other forum really, but ill list who i have seen and who as helped me identify it was the ERI
Also no particular order
Adam Outler - For everything he does, I watch a lot of his videos.
WildZontar - For his thread, not sure if its his info or just info collected. - http://forum.xda-developers.com/showthread.php?t=1852255
TrevE - For what he has contributed, looks like a lot very knowledgeable person
Jay Evans - For doing the initial tests
BillBauman - Discovered the missing ERI
GerardAnthony - For the AOSP mode scripts
Again, for these people as well, I didn't read the whole thread etc to see everything they contributed. If someone would or if they would / want me to update it please ask to me to update so I can give credit where its do.
amoamare said:
This tool will help you restore your IMEI back to your device. Its about ready. I'm a little tired but I will have it up shortly
Click to expand...
Click to collapse
waiting
Exe has been added.
I gotta give you props just for making your own IMEI all 9's, i would never do that on purpose.
Have to make sure it works as intended lol. I'm not to worried as I know I can restore from it.
the program force closes on me when i try to open it is there something wrong with it? i tried downloading it again and it does the same.
Whats the error you are receiving and are you sure you have at lest 3.5 Dot net installed ?
amoamare said:
Whats the error you are receiving and are you sure you have at lest 3.5 Dot net installed ?
Click to expand...
Click to collapse
ya it could be just something messed up with my computer. im trying to redownload it again and update .net and see if it helps
Does this have the roaming glitch?
What roaming glitch ? Sorry not familiar with that. This doesn't modify anything other then the IMEI
amoamare said:
Whats the error you are receiving and are you sure you have at lest 3.5 Dot net installed ?
Click to expand...
Click to collapse
i updated to 4.5 and still it says program has stopped working and self quits.
same...heres a pic...windows 7 64bit. Ran in compat mode for xp as admin, same error. I am fully updated.
edit: I looked into the app, and you have problem with kernelbase.dll
Ok one sec ill recompile again, one reason i really hate C# haha i think i know what it is
Please re-download should be v2. I forgot to compile a dll with it, so should work now.
sweet dude...yea looks like a faulty dll. Nice program though...I deleted my esn/meid/iemi to see if I could restore earlier today and figured out how but one program would save a lot of steps. Many thanks.
Edit: works!!
amoamare said:
What roaming glitch ? Sorry not familiar with that. This doesn't modify anything other then the IMEI
Click to expand...
Click to collapse
It is where it shows that your roaming, Its a Graphical Glitch.
fr8cture said:
It is where it shows that your roaming, Its a Graphical Glitch.
Click to expand...
Click to collapse
We sure its just a graphical glitch?
Sorry if this is a stupid question. Flame me if you must.
Is it possible to port this to another device or edit to make it compatible. I personally don't need it, but anyone with a lost imei would find it immensely useful. As you can see from my sig I have an att galaxy s2 skyrocket. Thanks for your time.
In case you were wondering this thread showed up in the unread list when I opened the xda app
------------------------------------------------
Sent from my Skyrocket i727 running AOKP JB
For a one stop shop are Vincom's threads
Everything Root: http://forum.xda-developers.com/showthread.php?t=1773659
Returning to Stock: http://forum.xda-developers.com/showthread.php?t=1652398
Mike on XDA,
It's possible but it would have to be written for that device, meaning I would have to have test device or some way to check stuff.
Damn, this is legit man. Thanks so much for making this tool. I have yet to lose mine, but I'm sure it'll happen at some point.
Much appreciated, booted up just fine on win8 rtm. This is the stuff legends are made of haha.
Sent from my SCH-I535 using xda premium

Lenovo IdeaTab a2107

Hello everyone,
I bought this tablet on ebay and it seems that the ROM preinstalled is a test ROM.
I searched the web to find a custom ROM but I couldn't find much info.
I found the way to root the tablet but that's all.
Is there anyone who can indicate me a link to a stock rom or a good custom one?
Thanks for those who will read and help!
What do you mean by TEST ROM?!!! this is ridiculous, I have the tablet and it's working like a charm even I received over air update yesterday, the only odd is that I can't use it as a phone because Lenovo has no license yet for that it's available only in the Chinese version, and I think this will be solved later when they start launching their mobile phones all over the world.
Hello mmis,
Test rom is not the correct terms but I didn't know how to call that !
The problem is that every widget I put on the desktop is loading but never display anything.
The information in "About tablet" are the following :
Model number : IdeaTab A2107A-H
Android Version : 4.0.3
Baseband version : MAUI.11AMD.W11.50.SP.V13, 2012/05/25 01:09
Build number : A2107A-H_S307_120605
If I search for system updates, it doesn't find anything. If I click on firmware update, the settings FC.
I made a factory reset but no luck.
That's why I thought it wasn't a stable version.
As long as you tried the factory reset with no luck, I think in your case its better to get back to Lenovo customer service or your local dealer if it's under warranty, they should be able to help you. it's a new device in the market and it will be difficult to find custom ROM for a while or even someone to give model-specific help. Good Luck
Would you mind linking to the instructions on how to root this thing?
Sure, no problem !
After several hours of search and difficulties to register onto Chinese websites
I managed to find the attached file. I take no credit for the tool because it was developped by someone else (SNARL I guess)
It was missing the superuser apk inside so I put it back and also translate the steps to English.
Here are the steps :
- Connect the tablet in Debug USB mode
- Launch root.bat
- The device will reboot at each of the 3 steps
If you need more info, don't mind to ask!
Here is the link of the original thread :
http://3g.lenovo.com/thread-69003-1-1.html
Fantastic, thank you very much.
LePad Chinese Model A2107A-H
I have a Chinese issue model of the A2107A-H that has the dual sim card cellular feature. I've been trying to get it rooted to get rid of the Chinese apks on it, but normal rooting software has not been successful so far, including the one posted here from SNARL via Ichi go's post. I get a "device not found" error message and in device manager on my PC it indicates that there is no driver installed for the device. I have "debug" turned on and the USB link seems to be working as I can see file folders on the device, but the rooting software will not run. I've tried several of the most well known methods with no luck. Any ideas on this would be appreciated and in particular, if there is a driver I need to have installed to get the rooting software to work??
TIA!!!
Rob
First of all many thanks to you ichi go it was very easy to root this device as instructed, but as the one I have does not have the phone calling capability, I replaced the phone.apk with different one but now the device does not recognize the sim card at all, I tried to push many versions of phone.apk to system folder with no luck, it seems even if I put the apk in the system folder the device will not launch it at all, could you please help me in that.
I've had this tablet for a while and love it. I just got the OTA update and its downloading now.
I'm a also keen on rooting it and inns installing a custom ROM. I guess once its a bit more common, we can expect a dedicated Dev community here on XDA
The update failed to install. I'm not rooted or anything but upon restart it gave a signature verification error.
Any way to fix this?
Edit: got it! was a path error since i had changed the default storage.
but i can't figure out any changes
robh41 said:
I have a Chinese issue model of the A2107A-H that has the dual sim card cellular feature. I've been trying to get it rooted to get rid of the Chinese apks on it, but normal rooting software has not been successful so far, including the one posted here from SNARL via Ichi go's post. I get a "device not found" error message and in device manager on my PC it indicates that there is no driver installed for the device. I have "debug" turned on and the USB link seems to be working as I can see file folders on the device, but the rooting software will not run. I've tried several of the most well known methods with no luck. Any ideas on this would be appreciated and in particular, if there is a driver I need to have installed to get the rooting software to work??
TIA!!!
Rob
Click to expand...
Click to collapse
How does your device appear in the device manager? For sure, the adb driver isn't installed. If it's not the case, download android sdk and then the Google USB driver in the extra section.
Sent from my HTC Desire using xda app-developers app
mmis said:
First of all many thanks to you ichi go it was very easy to root this device as instructed, but as the one I have does not have the phone calling capability, I replaced the phone.apk with different one but now the device does not recognize the sim card at all, I tried to push many versions of phone.apk to system folder with no luck, it seems even if I put the apk in the system folder the device will not launch it at all, could you please help me in that.
Click to expand...
Click to collapse
I didn't try to make phone calls for now with it but I will test and come back to you if I find something interesting.
Sent from my HTC Desire using xda app-developers app
FM Tuner - perfect for in-dash?
The in-dash car tablet people should be happy to hear the A2107 has an FM Tuner. It's one of the few tablets that has a radio tuner, and the only modern 7" that I know of. I just ordered one. I will report back.
The Chinese stock rom I installed has the phone ability and that works very well! The problem of this stock rom is that the Google services aren't there. I'm trying to find a way to install the zip file but I need to know the exact path of the recovery partition.
I tried to find it with the cat /proc/emmc command but this partition isn't listed.
If anyone has an idea...
Sent from my HTC Desire using xda app-developers app
So I understood that you managed to flash the Chinese stock ROM, am I right?!! please tell me how to do as I am facing serious problems with my device, I managed to root and then I changed the phone.apk (what the hell I was thinking of) and now I have the the error message android.process.acore stopped working and sometimes the sittings force closed, I tried to re root, factory reset and deleting cache of almost everything with no use, even I contacted the Lenovo CS to reinstall the original firmware, I think they will charge me for that :crying:
by the way I don't have contacts anymore (I installed it manually) and the most impressive thing that the device doesn't recognize the SIM card (I cleverly deleted the original one phone.apk :silly and what ever apk I push into the system/app folder and change the permissions it will not install after reboot.
So...what do you think guys?!! any help?
I've confirmed this does work on the A2107-F.
I had some trouble with the ADB driver. I can't post links, so you will have to google it, but I used adb_driver_20110720.zip for the drivers. I forced it to install via Update Driver > Browse my computer > let me pick > have disk > pointed to the android_winusb.inf file > selected the thinkpad option, it was the bottom of the two.
I also had to manually turn the tablet back on after the first reboot, but it went fine after that.
ichi go said:
The Chinese stock rom I installed has the phone ability and that works very well! The problem of this stock rom is that the Google services aren't there. I'm trying to find a way to install the zip file but I need to know the exact path of the recovery partition.
I tried to find it with the cat /proc/emmc command but this partition isn't listed.
If anyone has an idea...
Sent from my HTC Desire using xda app-developers app
Click to expand...
Click to collapse
can someone show me where to get the rom?
in the chinese forum, i cant register, because lenovo login is buggy for me. maybe because of location,,
mmis said:
So I understood that you managed to flash the Chinese stock ROM, am I right?!! please tell me how to do as I am facing serious problems with my device, I managed to root and then I changed the phone.apk (what the hell I was thinking of) and now I have the the error message android.process.acore stopped working and sometimes the sittings force closed, I tried to re root, factory reset and deleting cache of almost everything with no use, even I contacted the Lenovo CS to reinstall the original firmware, I think they will charge me for that :crying:
by the way I don't have contacts anymore (I installed it manually) and the most impressive thing that the device doesn't recognize the SIM card (I cleverly deleted the original one phone.apk :silly and what ever apk I push into the system/app folder and change the permissions it will not install after reboot.
So...what do you think guys?!! any help?
Click to expand...
Click to collapse
Hi mmis,
I will upload tonight (if i have the time to) all the needed files to install the Chinese ROM (tools and procedure included).
Btw, I managed to install all the Google services and all is working well! The only thing is that the OS can only be put in English. All other languages are Chinese variants.
Hi I just flash tablet with a chinesse rom A2107A_H_S121_120525 and right now the device don't turning on anymore. The flashing is still possible. So I need a stock rom please

Elephone U Pro IMEI and Baseband thread

Lost IMEI and Baseband on your U Pro.
lets search for a solution.
forword:
if we flash the 2080227 stock rom we will lose the IMEI and Baseband information in Settings.
the IMEI and Baseband is still there its just that it dont show in settings anymore.
Why:
stock rom 20180227 contains all images of the official Stock Rom as dump.
also modemst1.img and modemst2.img. in that images are the imei information stored.
baseband information is stored in fsg.img
but why it dont restore also the imei info in settings ? maybe its region related. we dont know that yet.
lets Discuss and find a Solution/fix for that
reserved
here i will post the possible solution ..............
1.
This will restore the IMEI numbers into settings for slot 1.
Slot1 and slot2 will be similar then.
1. Install xposed manager APK. You have to have root for that.
https://xposed-installer.de.uptodown.com/android
2. Download in the app framework v90.beta3 and install it ( all in the app)
3. Download this app from playstore (IMEI changer)
https://play.google.com/store/apps/details?id=com.vivek.imeichanger
4. Your imei is written on your u pro box back cover.
Enter the IMEI in the app. Save it and reboot.
Done!
can you maybe transfer from eragon rom thread to here the posts concerning imei?
thank you
jimibxl said:
can you maybe transfer from eragon rom thread to here the posts concerning imei?
thank you
Click to expand...
Click to collapse
Don't need to. .
In 10min .
Look into post #2
First solution will be there
I have already tested several apps from different vendors, unfortunately without success.
xdaONLINEuser said:
..
Click to expand...
Click to collapse
First solution is online
Found another solution just now.
Will check that that in a few hours.
If that works we can restore all
xdaONLINEuser said:
I have already tested several apps from different vendors, unfortunately without success.
Click to expand...
Click to collapse
The first solution was also tested by me. It worked. Try it
unfortunetly if xposed is uninstall imei is lost again
jimibxl said:
unfortunetly if xposed is uninstall imei is lost again
Click to expand...
Click to collapse
LOL . I did not tested that.just uninstalled framework and xposed app and the IMEI is gone. You are right. WTF
In ~2hours I will know if the other fix I found will work
Maybe helpful information:
For me without any changings the IMEI isn't gone. With *#06# I see two IMEI
I'm on eragon 4 but I've had to make a factory reset after update from 3 to 4 (there were some problems like system settings not working)
Laptapper said:
Maybe helpful information:
For me without any changings the IMEI isn't gone. With *#06# I see two IMEI
I'm on eragon 4 but I've had to make a factory reset after update from 3 to 4 (there were some problems like system settings not working)
Click to expand...
Click to collapse
I guess the problem of losing the IMEI was caused if someone flashed the stock rom 0227. It was overwriting modemst 1 and 2 where the IMEIs are stored. Eragon doesn't do that.
I have found appropriate tools (also via xda), which perfectly fulfill the task...
QUALCOMM smartphone write IMEI tool 1.01
QMSL IMEI and SN writer 1.4
But apparently the tools do not support the chipset, or I have not yet found a way to use the tools accordingly.
If someone has experience with these tools…
Thanks in Advance
xdaONLINEuser said:
I have found appropriate tools (also via xda), which perfectly fulfill the task...
QUALCOMM smartphone write IMEI tool 1.01
QMSL IMEI and SN writer 1.4
But apparently the tools do not support the chipset, or I have not yet found a way to use the tools accordingly.
If someone has experience with these tools…
Thanks in Advance
Click to expand...
Click to collapse
Already tested them a few days ago. They don't work.
Feedback of my progress so far:
I use NV ram tool to try to restore IMEI.
I was able to build IMEI but it did not flashed it because of a driver (diagnostic mode) problem.
I just have to find the right driver. Lol.
Sound funny , but I have around 100 different diagnostic drivers for Qualcomm devices.. one is the right one I hope ....
Gesendet von meinem U_Pro mit Tapatalk
skeleton1911 said:
Already tested them a few days ago. They don't work.
Feedback of my progress so far:
I use NV ram tool to try to restore IMEI.
I was able to build IMEI but it did not flashed it because of a driver (diagnostic mode) problem.
I just have to find the right driver. Lol.
Sound funny , but I have around 100 different diagnostic drivers for Qualcomm devices.. one is the right one I hope ....
Gesendet von meinem U_Pro mit Tapatalk
Click to expand...
Click to collapse
all the best man to succeed, we are with you
Been looking through XDA threads hoping to get some ideas on missing IMEI thing. I'm also trying to run a NV Backup using the QFIL program and up to now I wasn't able to do that, the blue 'start' button was always disabled(diagonal gray stripes) with the COM port and diag driver ON. I think, the problem is related to the lack of IMEI/ESN etc.., because today I hooked up my spare Moto G4 Play and got the NV bckp from it. Then, after that, I actually had a little success with Upro, I used the same diag driver which poped-up with Moto, HS-USB 9091 (instead of 900D), it's also a Qualcomm driver, found it on my desktop(uncheck: show compatible drivers to see it) Not a total success but, at least I could start the bckp. It failed, still, I've never gotten this far. Can you try and see if you're able to get the NV backup w/o IMEI#?
Is there a way to somehow convert to text the .qcn files? How about editing it, if that's possible then the imei could be written into saved files and fed back into the phone using 'restore'. Just saying, am clueless on that.
Ok, here is that link from another XDA thread and you'll find two screenshots below:
https://forum.xda-developers.com/moto-g4-plus/help/diag-mode-g4-qpsd-t3591683/page2
https://drive.google.com/file/d/1pCyf1xcrtsESGYCTbpJLiSoF102Kik5q/view?usp=sharing
https://drive.google.com/file/d/1xawPNNMCD39nzQJaoBfwwnf0zVFCwQTA/view?usp=sharing
I am ready to try the IMEI edit on my Upro. I was dry practicing today on .qcn files extracted from Moto 4g Play, navigating the .qcn with this editor http://mh-nexus.de/en/hxd/ , finding the proper columns and rows, playing with hex./dec. conversions guided by this: (watch?v=zn_D6TEFABQ)
But I'm still missing the most important element: the actual Qfil generated .qcn backup files from my Upro, can't get it. You guys have any suggestions?
How can i unlock lte band i do have my imei showing when i do *#06# but qpst/qxdm doesn't read my device in qpst it says no phone no esn in the com port used by my phone
jimlap30 said:
How can i unlock lte band i do have my imei showing when i do *#06# but qpst/qxdm doesn't read my device in qpst it says no phone no esn in the com port used by my phone
Click to expand...
Click to collapse
Are you in diagnostics mode? Which driver # do you see.
skeleton1911 said:
reserved
3. Download this app from playstore (IMEI changer)
https://play.google.com/store/apps/details?id=com.vivek.imeichanger
4. Your imei is written on your u pro box back cover.
Enter the IMEI in the app. Save it and reboot.
Done!
Click to expand...
Click to collapse
Its a placebo fix or better only a solution for fake/anonymize the IMEI for apps only!
If the provider needs the IMEI to connect to his network it is not working!
With a app on phone you can not bring back the IMEI, its stored in the NVRAM.
You have absolut no write access to this "partiton" on a running system.
for real restoring you must flash it!

Categories

Resources