[HOW-TO]Change wifi mac address on mt6589 - Miscellaneous Android Development

Hi everyone , this is my first how-to guide
i will try to keep it as clear as possible
NOTE : I will not be held responsible if you change your wifi mac address for illegal purposes.
A backup of your NVRAM is recommended.
Method 1(via Engineering mode)
This method does NOT require ROOT access.
1.Download MTK Engineering Mode shortcut app from here :https://play.google.com/store/apps/details?id=com.themonsterit.EngineerStarter
2.Turn Off your Wifi .Open MTK Engineering Mode shortcut app and Click MTK Settings.
(Incase you are not able to access Engineering mode, skip to alternate method below)
3.Swipe To Connectivity Tab.
4.Click Wifi
5.Click NVRAM
6.In Byte String Access put values as
addr(h,byte) : 4
length(byte) : 6
7.Click Read. The 12 Digits shown in value(h) field is your current wifi mac address.Better make a note of it.
8.Erase the value(h) field and now put your own 12 digit mac address,
IMPORTANT:
RULES FOR WIFI MAC ADDRESS
1.Should be 12 Digits long only
2.Should have hexadecimal characters only (0-F)
3.Second digit of mac address should be Even Digit only (0 or 2 or 4 or 6 or 8 or A or C or E)
valid example - 0205160F0A3E
invalid example - 016GEABCDF59
9.Click write.
10.Exit to Home, Turn Off and turn On your Wifi Again.
11.Now Check your Wifi mac address in Phone Status.It should be Changed to what you entered in Step 8.
12.To get back your original Mac address, repeat the process with original Mac address value.
Alternate Method
THIS METHOD REQUIRES ROOT ACCESS
1.Get any good File Browser with Root access (https://play.google.com/store/apps/details?id=com.jrummy.root.browserfree)
2.Get this Hex Editor : https://play.google.com/store/apps/details?id=tuba.tools
3.Turnoff your wifi.With the File Browser, browse to /data/nvram/APCFG/APRDEB/
4.Copy the file called WIFI to sdcard twice(one for backup purpose and other to edit)
5.Also note the permissions on the WIFI file (for me it was rw-rw----)
6.Rename this file to WIFI.bak
7.Open the copied WIFI file on sdcard with Hex Editor.
8.Notice your Wifi mac Address from address 04 to 09.Change the values of addresses 04,05,06,07,08,09 each with corresponding 2 digits of your new mac address
IMPORTANT:
RULES FOR WIFI MAC ADDRESS
1.Should be 12 Digits long only
2.Should have hexadecimal characters only (0-F)
3.Second digit of mac address should be Even Digit only (0 or 2 or 4 or 6 or 8 or A or C or E)
valid example - 0205160F0A3E
invalid example - 016GEABCDF59
9.Save it.
10.Now copy this modified WIFI file to /data/nvram/APCFG/APRDEB/
11.Set the permissions you noticed in step 5 to this just copied WIFI file( rw-rw---- in my case)
12.Turn on Your Wifi And check your mac address,it should be changed.
Screenshots coming soon,
If this guide helped you ,Click THANKS button.

chiragjn said:
Hi everyone , this is my first how-to guide
i will try to keep it as clear as possible
NOTE : I will not be held responsible if you change your wifi mac address for illegal purposes.
A backup of your NVRAM is recommended.
Method 1(via Engineering mode)
This method does NOT require ROOT access.
1.Download MTK Engineering Mode shortcut app from here :https://play.google.com/store/apps/details?id=com.themonsterit.EngineerStarter
2.Turn Off your Wifi .Open MTK Engineering Mode shortcut app and Click MTK Settings
.
(Incase you are not able to access Engineering mode, skip to alternate method below)
3.Swipe To Connectivity Tab.
4.Click Wifi
5.Click NVRAM
6.In Byte String Access put values as
addr(h,byte) : 4
length(byte) : 6
7.Click Read. The 12 Digits shown in value(h) field is your current wifi mac address.Better make a note of it.
8.Erase the value(h) field and now put your own 12 digit mac address,
IMPORTANT:
RULES FOR WIFI MAC ADDRESS
1.Should be 12 Digit long only
2.Should have hexadecimal characters only (0-F)
3.Second digit of mac address should be Even Digit only (0 or 2 or 4 or 6 or 8 or A or C or E)
valid example - 0205160F0A3E
invalid example - 016GEABCDF59
9.Click write.
10.Exit to Home, Turn Off and turn On your Wifi Again.
11.Now Check your Wifi mac address in Phone Status.It should be Changed to what you entered in Step 8.
12.To get back your original Mac address, repeat the process with original Mac address value.
Alternate Method
THIS METHOD REQUIRES ROOT ACCESS
1.Get any good File Browser with Root access (https://play.google.com/store/apps/details?id=com.jrummy.root.browserfree)
2.Get this Hex Editor : https://play.google.com/store/apps/details?id=tuba.tools
3.Turnoff your wifi.With the File Browser, browse to /data/nvram/APCFG/APRDEB/
4.Copy the file called WIFI to sdcard twice(once for backup purpose)
5.Also note the permissions on the WIFI file (for me it was rw-rw----)
6.Rename this file to WIFI.bak
7.Open the copied WIFI file on sdcard with Hex Editor.
8.Notice your Wifi mac Address from address 04 to 09.Change the values of addresses 04,05,06,07,08,09 each with corresponding 2 digits of your new mac address
IMPORTANT:
RULES FOR WIFI MAC ADDRESS
1.Should be 12 Digit long only
2.Should have hexadecimal characters only (0-F)
3.Second digit of mac address should be Even Digit only (0 or 2 or 4 or 6 or 8 or A or C or E)
valid example - 0205160F0A3E
invalid example - 016GEABCDF59
9.Save it.
10.Now copy this modified WIFI file to /data/nvram/APCFG/APRDEB/
11.Set the permissions you noticed in step 5 to this just copied WIFI file( rw-rw---- in my case)
12.Turn on Your Wifi And check your mac address,it should be changed.
Screenshots coming soon,
If this guide helped you ,Click THANKS button.
Click to expand...
Click to collapse
Lenovo S920, MT6589 device, data folder is empty. Nevertheless there's a lot of stuff in the folder /dev, but no /APCFG/APRDEB/ route at all either.
The first "non-root" method didn't worked for me either. It changes the MAC but when I am trying to connect to the router with this "new" MAC, which by the way it worked in my Galaxy Note with Cyanogenmod 10.2 installed, the phone can't get internet, although it connects to the router.

mulenguezt said:
Lenovo S920, MT6589 device, data folder is empty. Nevertheless there's a lot of stuff in the folder /dev, but no /APCFG/APRDEB/ route at all either.
Click to expand...
Click to collapse
Now I know that all these "Droids" are not created equal... But, I suspect that your unable to find the /APCFG/APRDEB/ in the /dev Folder... Is 'cause its under the /data Folder....
/data/nvram"/APCFG/APRDEB" -> WIFI & WIFI_CONFIG...
BTW:
2.Turn Off your Wifi .Open MTK Engineering Mode shortcut app and Click MTK Settings
.
(Incase you are not able to access Engineering mode, skip to alternate method below)
3.Swipe To Connectivity Tab.
4.Click Wifi
5.Click NVRAM
6.In Byte String Access put values as
addr(h,byte) : 4
BTW: You messed up... At least so with whatever version of MTK Engineering Mode is currenty on Google play...
length(h,byte) : 6
lenght(byte) : 4
That'll net you the first Four Digits plus the last Eight of your MAC Address... Such as it is.
Though I'll doubt that this too would survive a wipe. Before heading back off to 00:08:22:xx:xx:xx-random-land again...

nice guide but is there any way to permanently change MAC address. it auto Revert back to original MAC address On reboot
Thanks!

ANY IDEA ABOUT THIS ISSUE????
>>Step: Ap Meta Disconnect with target...
>>OK: Exit Meta successfully
>>----------------------------------------------------------------------<<
>>Step:Begin Scan Smart Phone data...
>>Step: Cancel scan Barcode DiagBox.
>>-------------------------------------------------------------------<<
>>Step: Enter Meta Mode && Smart Phone;
>>Step:Begin Scan Smart Phone data...
>>Step: Start to Init AP Nvram Database...
OK: Init AP Nvram Database successfully.
>>Step: Start to Connect with target...
COM port searching and preloader handshake
COM port searching and preloader handshake ok
COM port searching and Kernel handshake
COM port searching and Kernel handshake OK
SP_META_ConnectInMetaMode_r Error: maybe is META_MISC_FAIL_TO_WRITE_BACKUP_RESULT cause...
Error: Connect failed, Exit Meta Mode and turn to next phone.
ERROR!! Go to ST_END statues is: ST_AP
>>Step: Ap Meta Disconnect with target...
>>OK: Exit Meta successfully
>>----------------------------------------------------------------------<<
>>Step:Begin Scan Smart Phone data...
>>Step: Cancel scan Barcode DiagBox.

chamelemac
I know of this app
https://play.google.com/store/apps/details?id=com.cryptotel.chamelemac&hl=en
chamelemac
it changed mac adress for Leva ported Rom perfectly.And it persist through restart of phone.
It will however have "error not compatible device" if device prop is changed to something like "samsung galaxy" etc.

IcemanSR said:
I know of this app
https://play.google.com/store/apps/details?id=com.cryptotel.chamelemac&hl=en
chamelemac
it changed mac adress for Leva ported Rom perfectly.And it persist through restart of phone.
It will however have "error not compatible device" if device prop is changed to something like "samsung galaxy" etc.
Click to expand...
Click to collapse
Worked for me too!!!! Every time i reboot, the last 3 par of HEX char randomly change.
After set the original mac address with Chamelemac, and a reboot, MAC ADDRESS remains!!!!
NOTE: tested and working with MT6595 Zopo zp999 3gb RAM 32gb ROM

5.Click NVRAM
6.In Byte String Access put values as
addr(h,byte) : 4
length(byte) : 6
Ok this works but evidently my info are stored somewhere else. at 4 and 6 I have only zeroes. Programming those worked (it stick after reboot) but didn't fix the issue. Still have the 1st 6 hex the same and the other 6 randomly changed everytime I disable the wifi
Question is, do you have any idea where (at what addres) this string could be stored?
I have an ALPS w806 aka K18
thank you

How could you restore your device.prop or build.prop to its default? I'm encountering an Chamelemac error: "error not compatible device" on my Huawei Y220-U10. I wish you could enlighten me a bit because just last few months I've been able to change my mac address with the use of Chamelemac but now I can't. And i don't know why, maybe application update but it seems like chamelemac is just stuck with version 1.0 . Maybe you know something that could help me. By the way I'd rather use chamelemac other than those posted on the thread because it's easy to use just one click and i could change my mac address instantly. Hope for your response. Thanks in advance!

Ichijoe said:
Now I know that all these "Droids" are not created equal... But, I suspect that your unable to find the /APCFG/APRDEB/ in the /dev Folder... Is 'cause its under the /data Folder....
/data/nvram"/APCFG/APRDEB" -> WIFI & WIFI_CONFIG...
BTW:
2.Turn Off your Wifi .Open MTK Engineering Mode shortcut app and Click MTK Settings
.
(Incase you are not able to access Engineering mode, skip to alternate method below)
3.Swipe To Connectivity Tab.
4.Click Wifi
5.Click NVRAM
6.In Byte String Access put values as
addr(h,byte) : 4
BTW: You messed up... At least so with whatever version of MTK Engineering Mode is currenty on Google play...
length(h,byte) : 6
lenght(byte) : 4
That'll net you the first Four Digits plus the last Eight of your MAC Address... Such as it is.
Though I'll doubt that this too would survive a wipe. Before heading back off to 00:08:22:xx:xx:xx-random-land again...
Click to expand...
Click to collapse
Hi there. This is work to Lenovo TAB2 A8-50F. My Wi-Fi Mac Address is every time when I turn on and connect to Wi-Fi point is automatic changing. Now, I have a fixed Mac Address. Thanks.
What I am do?
Install MTK Engineering Mode app. Then turn off Wi-Fi. Launch MTK EM app > Go to Connectivity Tab > Wi-Fi > NVRAM. Then type at "Byte String Access:".
add(n,byte): 6
length(byte): 4
value(h): 11223344
Then push button Write. Turn on Wi-Fi. Go to check Wi-Fi Mac Address. There must be an 00:00:11:22:33:44. Thanks!

my phone a1 aq4501 processor MT 6582 help me

Thanks a lot. You saved me

the MTK Engineering methods doesnt works for me,, neither does any other method iam trying since past few days. Could anyone help? I have a Infinix hot 4 pro

/data/nvram does no texist in my system and nothing hapend when i create it a put the file exist another way for fix it? i try install another roms but only one work but imei wifi BT dont work, i can not intall many roms my phone and PC dont install good the preloader driver. i just can use the fastboot and only one rom can be intalled sucses whit that bug i'm sad

I click write many times but it doesn't change. Crap

TheDarkLord098 said:
I click write many times but it doesn't change. Crap
Click to expand...
Click to collapse
I too am stuck here with you.

daveburnt said:
I too am stuck here with you.
Click to expand...
Click to collapse
Sucks really ?

Thanks a lot.

Last resort
If you are unable to change your MAC with those methods, I found a working solution that should work for everyone. Try this: http://bbs.infinixmobility.com/forum.php?mod=viewthread&action=printable&tid=13678 It worked for me when anything I tried didn't work.

Hi,
I'm sorry, but the files below are not found:/data/nvram/APCFG/APRDEB/
any other solution?
Thanks

Related

UMI X1 - Root, ROMS and some TWEAKS

To help everyone getting the max out of UMI X1, I'm putting here the info that is spread over the internet.
Special thanks to people on the thread #1978103
NOTICE: If you have any questions, go directly to the source of information.
NOTICE2: Since some of the files were very slow downloading (eg: BAIDU), i present here some alternative links.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Main Specs:
Official website: http://www.91umi.com/ (use GoogleTranslate)
================================================== =================================
OP1 - Windows drivers installation
http://www.multiupload.nl/BR8XWD3TF4
[Source: MovilesDualSim.com]
(these drivers work with XP, and possibily with earlier Windows versions)<br>
OP2 - ROOT Access
First action: activate USB DEBUGGING mode.
a) Download and install SHUAME software
http://dl.shuame.com/files/1.0.9/ShuameSetup_1.0.9_general.exe
[Source - Shuame.com]
(it's in chinese, but the install is straight forward... next -> next, etc. )
b) Connect USB cable to the phone. Shuame will detect UMI X1, and you'll see a copy of your screen on the computer
c) Make this 2 clicks:
d) On next screen, click on the "blue" button to initiate the process. Phone will restart several times until finished
NOTICE: to un-root, just click the "root" button on the right (with the $ instead of the #)
OP3 - Install a Clockworkmod (CWM) based recovery console
With this step you'll be able to install non-official ROMS (not digitaly signed)
a) Download the new recovery image:
http://www.multiupload.nl/1210059PIM
[Source - MovilesDualSim.com]
b) Execute SHUAME, and click on button "Recovery":
c) click on the "blue" button -> and choose our IMG file -> click on the "blue" button again
The new recovery console will be installed. To access it:
- turn off Umi X1
- press POWER + VOL.UP, until the UMI logo shows up
- if you see a dead Android -> click HOME
- use vol+ and vol- keys to navigate thru options, and the POWER key to select.
Notice: some pre-recovery consoles have other keys, but the instructions are explicit.
Notice: you can make full backups with this recovery console.
OP4 - Install a new ROM
Most UMI X1 comes with ROM Android 4.0.4 - 20120914-215024
Other ROMS most used by the community:
- 4.0.4 (ICS) - "Samsung" style (LINK) - Source: gizhina.com
- 4.0.4 (ICS) - 20121118 - Official with several fixes - http://pan.baidu.com/share/link?shareid=176071&uk=3022536317
- 4.1.2 (JB) - 20130101 - Official - http://pan.baidu.com/share/link?shareid=210913&uk=3022536317
- 4.1.2 (JB) - 20130109 - Based on Official, with several fixes - http://www.romzj.com/resources/other.html?view=rom&id=6855&layout=default
- 4.1.2 (JB) - 20130118 - Based on Official, with several fixes - http://pan.baidu.com/share/link?shareid=270874&uk=3355610835
Notice: this last one needs some additional tweaks:
-> Install GoogleApps via recovery console http://www.multiupload.nl/F6XPEKN0M0
(GoogleApps also available here: http://goo.im/gapps/gapps-jb-20121011-signed.zip )
-> Copy these Calendar files to /system/app with root explorer and set correct permissions (same as the others) (Source: XDA-Developers - sonof)
-> Install the app "SmartHosts" from the GooglePlay/Market, and update your hosts file in order to make GoogleNews, Facebook, etc. working
[Source1 - ROMJZ.COM]
[Source2 - XDA-DEVELOPERS]
To install a new ROM:
a) copy the ROM ZIP file to the microSD card
b) enter recovery mode - look at the previous question
c) (advisable) make a full backup of the existing ROM
option Backup&Restore -> Backup (it will take long...)
the backup will be on the SD card, folder clockworkmod
d) select option "wipe data / factory reset" -> choose option "YES"
e) select option "install zip from sdcard" -> "choose zip from sdcard" -> choose the ZIP file -> "YES"
f) after "reboot system", the new ROM will be operational.
g) in case the ROM has "chinese" language by default, goto settings menu (the settings icon is easy to find) and choose your language:
OP5 - Readjust the internal storage size
Sometimes, after installing a new ROM, the ROM 4GB get wrongly shared between the "internal storage" and the "phone storage".
Since "phone storage" is a kind of SD which is less used than the "internal storage", is advisable to share the space like this:
2,5Gb: apps / internal storage
80Mb: phone storage
Remaining: ocuppied by the Android ROM
To do that, you just have to use one of these ZIP files:
2,5Gb (recommended) http://www.multiupload.nl/89HKJLG1BI
1,5Gb http://www.multiupload.nl/ZLVMPDAO1V
a) copy the ZIP file to the microSD card
b) Enter recovery console
c) Make a full backup
d) Apply update from SDCard -> choose the ZIP (1,5gb or 2,5gb)
e) reboot and restart phone - (it will say that the storage is corrupted, but don't mind it for now)
f) if the space is not OK (eg: still 500Mb), power off -> enter console recovery -> restore your backup
i) after reboot, and after having the desirable space (2.5gb or 1,5gb) you can go with Android suggestion, and format the SDCard -> the error will disapear. (Notice: you are not formating the microSD card, just the "internal phone" storage
[Source - XDA-DEVELOPERS]
OP6 - Correct problems with GPS
There have been a lot of comments about the GPS functionality on this phone, including several tweaks and tutorials, some with hardware changes, etc..etc...
What I have acknowledged, after having 2 original (no modifications) UMI X1 side by side (one with a KFT antenna, and other without it):
1- It's advisable to do some things in order to make the GPS work faster when you need it
2- GPS reception is not extraordinary good, but it also is not bad, and surely not worse than most Android models with GPS, including the ones from Samsung
3- Antenna changes, or metalic foil "upgrades" may or not be positive, regarding increased signal. Whoever wants may try it, but not necessarily needing to damage/open your UMI X1.
4- About the EPO files: there was some problems with Mediatek servers on Nov/2012, but they look to be solved now, so you won't need to download these files via a FTP client. Just let your phone do it!
However, if your EPO files are not downloading, (goes till 25% or 50% and restarts):
- Install app "Root Browser Lite"
- Goto /data/misc
- Change permissions of mtkgps.dat, EPO.DAT and EPO.MD5 to 7777 (read, write, execute, etc..)
- Check that now Android can download and recognize the EPO files (with 1 month between the 2 dates)
What you can DO to make your GPS better and faster:
a) Download GPS.CONF from your country (e.g. this is from Portugal: LINK). Copy it to /etc (delete the one that was there previously)
(alternatively, use the "PIMP MY ROM" software)
b) Reboot
c) Go to an excelent visibility site (if possible, with clear sky)
d) Enter Engineering Mode: dial nr *#*#3646633#*#*
e) EPO TAB: Enable EPO
f) A-GPS TAB: Enable A-GPS
--- Allow network initiated request
--- Allow EM notifications
g) GPS TAB: GPS(ON)
h) Use "GPS TEST" app to clear the A-GPS, and then start checking the sattelite coverage
i) If it is your first time: WAIT... WAIT.. WAIT... It can take 20mins or more to catch the first satellite. then the second one... slowly... until you get a FIX... and then the accuracy will progressively be better
On next usage (even after reboot), the GPS will be ready and probably get a fix in less than 30seconds!
j) Install a navigation Software (eg: Ndrive or one from GooglePlay)
[Source: several, buy mainly XDA-DEVELOPERS]
OP7 - Install Flash Player
Just install this app: http://www.multiupload.nl/72WANNVLKP
(it works on Android 4.1.2 JellyBean straight from the standard browser/Navigator, but you can also try Dolphin browser)
Another way to install new ROM on UMI X1 taken from Antelife website
http://youtu.be/CD-eXrxtIIs
Fast mirror for UMI_XI_4.1.2_13.01.18
hello
any body have rom with habrew? like etotalk.com flashing..
arouvor which
What are your experiences on the 15.03 Lewa OS?
Thank you for all the info pal.
Sent from my UMI X1 using xda app-developers app
thanks! i got myself a UMI X1 who had ICS on it but now im on JB and i dont know why but the Shuame tools didnt worked till i read your post xD and i did exactely the same manipulation luckystar? maybe
big thanks:good::highfive:
sadpart my X1 has only a plain black back cover xD i wanted the "carbon" lookalike one :crying: but i will survive :silly:
one thing ... on the description they write : 2G:GSM 850/900/1800/1900 3G:WCDMA 2100mhz normaly isnt the 900mhz 3G too? in my box its written 2G 800/850/1800/1900 3G 900/2100mhz, that bug me a a little since Sunrise have 3G under the 900mhz and i get only Edge when i activate data and 3G in setup, is it a known problem (i've seen some people getting 3g and other dont) does a fix exist or its only operator related?
on the other hand i use my X1 with only one sim (in the W slot since the G is for GSM so i doubt W wouldnt mean WCDMA) what i suspect is : if there is only one sim in the phone does it works by default on 2G only? or am i paranoid...
UMI x1 problems
Hi All
I was just following your procedure for CW recovery and the fist screen i got after the UMI screen was a list off chinese characters in to left corner.
Like other ndroid phones i have rooted I decided to get out and thinking the last set in the list was "power off" I tried that without luck now I have a screen with chinese charactors high lighted and the next line in english is camera with a space then home. Niether the power button or the volume button make any change.
Have I bricked the phone?
Can anyone help me please.
Thanks in advance Davoh:crying:
Hello All,
I have tried to root my UMI X1, but it keeps failing.
At first, I tried to follow the first step here. On my screen appeared prompt to restore my data from computer and the Shuame wizard showed me an image, that refers to accept the restoration of the data. (I didn't loose anything, because I had it in factory state...) After confirming, UMI just restarted and rooting process seems to be completed, but not correctly.
From two available buttons in wizard I guessed, that it was cancel and retry options.
I even try to access root explorer, but still "no root permission".
Now I was confused, so I try to do all from start. I wiped my phone, uninstall the wizard, set the english on phone, installed the wizards again and tried the whole procedure again.
...with the same result, of course.
So, I looked at the main page of Shuame, translate it to english through google and I found practically the same manual to root the phone.
And again, I followed the steps by this manual, and now.... surprisingly with the same NEGATIVE result.
At the end of that manual was reference to the advanced procedure how to root the phone, where I was supposed to download their .zip file, oped it with the wizard and let him upload the files to my phone.
Well, I followed this manual also. But the process has the same result.
Now I am desperate and I'm not able to find any other solution on the net. Please help.
I need to fix my GPS.
Hello All,
I left my UMI without battery for 2 days and I was searching for other solutions.
I don't know how, but after two days I tried the same procedure again. For my big surprise, I was able to root my phone and flash the CWM.
I was happy to finally see some results, but little bit to early.
I try one ROM here and it was installed without problems. Booting was a little longer, but nothing uncommon.
After boot I changed language to EN and tried to connect to my wifi at home. But now I found even bigger problem, than not working GPS.
My wifi stucked. The message was telling me "Turning on...", but it was there "like-forever".
I opened engeneering mode and looked at status of wifi - "UNINITIALIZED".
My guess was, that I lost drivers to wifi adapter, but I didn't how. So I started looking on internet for wifi problems with UMI X1... and didn't find even one solution. Nobody on the whole internet seems to have some problems with wifi.
OK, wifi out, I tried to fix GPS as well. Suprisingly no singal (or all satellites were on the other side of the planet. )
I came up with idea, it could be problem with this ROM, so I tried every one with the same steps like the first one. Still the same state.
This situation is driving me crazy and I am obviously loosing my mind.
Please, if anyone could be just a little helpful, I will VERY appreciate that. :crying::crying::crying:
Thank you all.
Samsung Galaxy S3 Gt-I9300 MTK 65**
Hi, i need help with my S3 Mtk 65** phones i rooted my phone using shuame and did a ROM but it fail and now my phone is empty but all items on the phone is in my comp. I cant seems to reverse the action. The only things left on my phone is the mediatek logo when i on it. Anybody here can help?
wifi problem too
Hi, I would like to ask you if you find some solution ? I have same problem. Somebody told me that could be caused by new model of wifi chip in phone. Because same problems have some users of Jiayu G3. Lot of thanks
Popky13 said:
Hello All,
My guess was, that I lost drivers to wifi adapter, but I didn't how. So I started looking on internet for wifi problems with UMI X1... and didn't find even one solution. Nobody on the whole internet seems to have some problems with wifi.
Click to expand...
Click to collapse
vojtech_k said:
Hi, I would like to ask you if you find some solution ? I have same problem. Somebody told me that could be caused by new model of wifi chip in phone. Because same problems have some users of Jiayu G3. Lot of thanks
Click to expand...
Click to collapse
Yeah, I would like to say, that I have found a solution. But still nothing. Maybe I am to crazy to find something useful.
well, I just got my UMI X1, so far so good.
But I can't get the mobile data to work, I know I have to add the settings, but after doing it and selecting them, I just can't browse at all.
Could anyone help?
josuemf said:
well, I just got my UMI X1, so far so good.
But I can't get the mobile data to work, I know I have to add the settings, but after doing it and selecting them, I just can't browse at all.
Could anyone help?
Click to expand...
Click to collapse
Make sure that you have your SIM in correct slot. For me mobile data were working correctly, but i had to switch SIM to "W" (W-CDMA).
Popky13 said:
Make sure that you have your SIM in correct slot. For me mobile data were working correctly, but i had to switch SIM to "W" (W-CDMA).
Click to expand...
Click to collapse
Thanks for your response.
For now I'm using only the W-CDMA slot, but still no good.
Any other advice?
I found my X1 to be edge only, i also use the W slot only too but it seems he goes hspa when il not home (i live in a middle altitude place) i guess the reception quality isnt good as my One X.
In fact it does exactely like my huawei ideos x1 (U8180) so i guess chinese brand doesnt like mountains
More on it ask your operator wich band they use for 3g... Here Sunrise use the 900mhz wich is either GSM or WCDMA
Sent from my Nexus 7 using xda premium
Hello All, please so you have any idea or tutorial, how to solve this problem with wifi?
I can obtain a lot of info, but I donno what would be useful.
From logcat I can see the error message:
D/wpa_supplicant( 4587): Initializing interface 'wlan0' conf '/data/misc/wifi/wpa_supplicant.conf' driver 'nl80211' ctrl_interface 'N/A' bridge 'N/A'
D/wpa_supplicant( 4587): Could not open file /sys/class/net/wlan0/phy80211/name: No such file or directory
E/wpa_supplicant( 4587): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 4587): wlan0: Failed to initialize driver interface
D/wpa_supplicant( 4587): Failed to add interface wlan0
D/wpa_supplicant( 4587): wlan0: Cancelling scan request
D/wpa_supplicant( 4587): wlan0: Cancelling authentication timeout
Please, someone help. :crying:
Popky13 said:
Hello All,
I left my UMI without battery for 2 days and I was searching for other solutions.
I don't know how, but after two days I tried the same procedure again. For my big surprise, I was able to root my phone and flash the CWM.
I was happy to finally see some results, but little bit to early.
I try one ROM here and it was installed without problems. Booting was a little longer, but nothing uncommon.
After boot I changed language to EN and tried to connect to my wifi at home. But now I found even bigger problem, than not working GPS.
My wifi stucked. The message was telling me "Turning on...", but it was there "like-forever".
I opened engeneering mode and looked at status of wifi - "UNINITIALIZED".
My guess was, that I lost drivers to wifi adapter, but I didn't how. So I started looking on internet for wifi problems with UMI X1... and didn't find even one solution. Nobody on the whole internet seems to have some problems with wifi.
OK, wifi out, I tried to fix GPS as well. Suprisingly no singal (or all satellites were on the other side of the planet. )
I came up with idea, it could be problem with this ROM, so I tried every one with the same steps like the first one. Still the same state.
This situation is driving me crazy and I am obviously loosing my mind.
Please, if anyone could be just a little helpful, I will VERY appreciate that. :crying::crying::crying:
Thank you all.
Click to expand...
Click to collapse
Hi, i bought an UMI X1 recently and i want to install a rom to fix GPS problem, but unfortunately the phone isn't rooted, so i've tried using the last version of shuame, but i can't get the phone rooted. I start the wizard, with the phone connected, and after a while it shows the screen that talks about restore my data, but i don't understand what it says in the screen of shuame, because it squares the option "Restore my data" but i don't know if i have to press that. But, well, i press that button, then it restarts, and in the shuame screen it shows a blue button that if i press and it hasn't detected the phone after the restart, it shows some message, and until is recognized again by shuame, it shows like it's working again and after a while it shows again the "Restore my data" stuff, so i don't know if i have to press some button or just wait, anyone has experimented this problem?
There-s an image of the screen of shuame that i get (sorry i cannot insert images yet)
img829.imageshack.us/img829/233/shuame.jpg
Regards.
Popky13 said:
Hello All, please so you have any idea or tutorial, how to solve this problem with wifi?
I can obtain a lot of info, but I donno what would be useful.
From logcat I can see the error message:
D/wpa_supplicant( 4587): Initializing interface 'wlan0' conf '/data/misc/wifi/wpa_supplicant.conf' driver 'nl80211' ctrl_interface 'N/A' bridge 'N/A'
D/wpa_supplicant( 4587): Could not open file /sys/class/net/wlan0/phy80211/name: No such file or directory
E/wpa_supplicant( 4587): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 4587): wlan0: Failed to initialize driver interface
D/wpa_supplicant( 4587): Failed to add interface wlan0
D/wpa_supplicant( 4587): wlan0: Cancelling scan request
D/wpa_supplicant( 4587): wlan0: Cancelling authentication timeout
Please, someone help. :crying:
Click to expand...
Click to collapse
Patch if you UMI with a radio module 6628 and is not working WiFi or BT

[GUIDE] How to work with MTK Engineer tools - Monitor radio - Modify NVRAM &more

Hello!
In this thread I want to show you how to use MTK Engineer tools. You will need a phone with a MTK (Mediatek) chip to work with this tools.
The most important tool I want to introduce you is MTK Catcher. MTK Catcher is an engineer program for Windows which allows to log and debug low level information on MTK devices (running android). The most interesting thing is that you can see GSM/UMTS radio messages between the phone and the cellular network. This is something special because all mobile phones have proprietary baseband firmware. We can gain insight in underlying GSM/GPRS protocols. MTK Catcher will display the information like in Wireshark. Xgoldmon and OsmocomBB are other projects which give the possibility to monitor this information but this is by far the user-friendliest way to do this.
However there is more potential behind this. The problem is that everything is proprietary here. It would be great if we could parse all information direct on the phone with MTK Catcher. We need to reverse engineer how MTK Catcher decodes the information using the database files. If we can analyze low level data direct on the phone, we could use e.g. this information for our IMSI Catcher Detector project to detect IMSI Catchers aka Stingrays much more reliable (Here you can see what kind of information we need to achieve this).
For more information about MTK Catcher read the manuals.
Warning: Working with Engineer tools means that you can damage your phone! Everything you do is at your own risk!
a) Capture network events and analyze later
Check if you have MTKLogger installed, this tool comes preinstalled on many MTK devices
Open MTK EngineerMode (you can use Mobileuncle MTK Tools to do this)
Open MTKLogger in “Log and Debugging”
Activate option “ModemLog”.
Start recording with MTKLogger and stop later.
On your sdcard you will find folder “mtklog” where all captures are saved including a database file.
Copy mtklog from your phone to PC
Open Catcher.exe
Select in Config → Database path your database file (BPLGU...)
Select in Controls → Dump File your MDLog_PS file (MDLog_L1 is not displayed)
b) Capture network events live over USB and access phone with other tools
You will need the database file so obtain it doing the procedure under a)
Activate USB Debugging in Developer Options
Open MTKLogger preferences
In ModemLog menu change Log Mode to “USB Mode”
Install MTK USB drivers
Install ADB drivers
Connect your phone with USB cable to your PC
Open Catcher.exe
Select in Config → Database path your database file (BPLGU...)
Start recording with MTKLogger *important*
Select in Configure Port → Conn. Mode “Smartphone USB Logging (MD1)”
Select in Controls → Set Filter what you want to display or just select all
Check Advanced menu out, there will be e.g. SIM/USIM Editor
How to edit NVRAM
Install MTK USB drivers
Install Maui META
Power off your phone
Attach your phone to USB → VCOM port should get installed
Open META (it needs admin privileges to create log files under C:/)
Select in Options → Connect Smartphone into META mode
Press Reconnect button
Attach powered off phone to USB
Power on the phone → Phone should get stuck on boot screen and fail driver install
Open device manager, Select “ALL MTK Drivers” as driver update path
Gadget CDC VCOM appears
Detach phone from USB
Power off the phone (hold power key for 10 seconds or remove battery)
Close META and try again the steps 5-9
If not successful try again 5-9 and 12-13
META shows “Connected with target” → Phone is in META mode
Select NVRAM editor in drop down menu
Press “Read from NVRAM” button
Select database file (BPLGU...)
NVRAM Records that might be relevant for logging:
NVRAM_EF_PORT_SETTING_LID:
usb_logging_mode: 1
tst_output_mode: 1 (to file)
NVRAM_EF_TST_CONFIG_LID:
usb_dma_logging_enable: TRUE
Please share everything relevant about what you could find out regarding MTK engineer tools! Thank you!
Everything you need is in this Dropbox folder
Documents / Manuals
MTK Catcher
Maui META
Drivers
Install procedure Screenshots
Thanks! Absolutely fantastic.
Reserving my post here!
InvaderX said:
Hello!
In this thread I want to show you how to use MTK Engineer tools. You will need a phone with a MTK (Mediatek) chip to work with this tools.
Click to expand...
Click to collapse
Thanks, excellent post! I was trying to analyze what is wrong with a MT6752 device and also to correct some NVRAM errors in a MT6592 device (lost wifi MAC address). Catcher seems like the perfect tool for that. Wish I had seen your post long time ago.
is there any solution to see realtime the codec in use for a call?
InvaderX said:
Hello!
Click to expand...
Click to collapse
Hi! Maui Meta is passworded?

Change Mac Adress permanently CM12 // Xperia Z3 maybe other Sony devices

Hi,
after CM 12 my Z3 becomes the same MAC Adress like my Z2 Wifi Tablet.
So how to change the MacAdress of my Z3 permanently?
Tried to google for it but found only solutions for KitKat that dont work.
And here is the Solution for CM12/maybe other CustomROMs that changes MAC Adress at flashing:
1. Use a Root Explorer/Root Filemanager
2. Go to: /data/etc/wlan_macaddr0
3. Open it and read out your old MAC from Sony - write it down.
4. Go to: /system/etc/firmware/wlan/bcmdhd/bcmdhd.cal and open it writeable
5. Edit Line 8 macaddr=xx:xx:xx:xx:xx:xx to your original MAC from Sony.
6. Save changes and reboot.
7. DONE - enjoy - you will have your old MAC Adress permanently.
Posted solution in first Post.

IMEI & NVRAM FIX by RI$HI

Hello Friends,
IMEI & NVRAM ERROR is common if a ROM is not properly flashed on mobile & what if we have not taken the NVRAM backup then what we do is flash the STOCK ROM and end up with IMEI & NVRAM ERROR.
I have a proper solution, this one WORKED for me and I hope it will work for you too. Just follow the proper guidelines mentioned below and bring your mobile back to life
===================================================================================================
REQUIREMENTS:
(1) Windows PC/ Laptop
(2) SPTool (any version will do) Link: https://drive.google.com/file/d/0B9essdwGk_b0TnMyREo0bC1rNTg/view?usp=sharing
(3) IMEI & SN Writer Tool Link: https://drive.google.com/file/d/0B9essdwGk_b0VnVqQ0VqQktuMzQ/view?usp=sharing
===================================================================================================
NOTE: We will require DRIVERS for SPTool to work and for that refer to this Link: http://forum.xda-developers.com/canvas-magnus/general/install-usb-drivers-sp-tools-magnus-a117-t2705967
===================================================================================================
READY ?? then lets go for it
===================================================================================================
[STEP:1]FORMAT PHONE
****************************************************************
1.START SP_TOOLS.EXE
2.SELECT STOCK ROM SCATTERFILE
3.SELECT FORMAT
4.REMOVE MOBILE SIM,MEMORYCARD & BATTERY
5.CONNECT PHONE WITH USB TO PC
6.WAIT TILL SP_TOOLS INDICATES "GREEN" CIRCLE
7.EXIT SP_TOOLS.EXE & DETACH THE PHONE
*****************************************************************
[STEP:2]FLASH STOCK ROM
*****************************************************************
8.AGAIN START SP_TOOLS.EXE AND SELECT THE SCATTER FILE
10.SELECT DOWNLOAD BUTTON
11.CONNECT PHONE WITH USB TO PC WITHOUT BATTERY & SIM & MEMORYCARD
12.WAIT TILL SP_TOOLS INDICATES "GREEN" CIRCLE
13.EXIT SP_TOOLS.EXE & DETACH THE PHONE
*****************************************************************
[STEP:3]FIX IMEI & NVRAM
*****************************************************************
14.START IMEI&SN_WRITER_TOOL.EXE
15.UNDER PLATFORM SELECT "SMARTPHONE"
16.CHECK USB OPTION IS SELECTED
17.IN WRITE ITEM SECTION TICK IMEI_1,IMEI_2,WIFI
18.TYPE IMEI_1 & IMEI_2(WHICH MUST BE WRITTEN AT THE BACK OF THE MOBILE)
19.TYPE WIFI ADDRESS(WITHOUT COLLEN)
20.SEE GREEN TICK MARK MUST COME NEXT TO THE IMEI_1,IMEI_2,WIFI TEXTBOX
21.NOW TICK IMEI_1,IMEI_2,WIFI FROM READ ITEM SECTION
22.SELECT START BUTTON
23.NOW SELECT THE MODEM DB FILE(STARTS WITH "BPLG...",WILL GET THIS FILE IN STOCK ROM)
23.NOW SELECT THE AP DB FILE(STARTS WITH "AP...",WILL GET THIS FILE IN STOCK ROM)
24.NOW LOOK AT THE MESSAGE BOX
25.CONNECT PHONE WITH USB TO PC WITHOUT BATTERY & SIM & MEMORYCARD
26.LOOK IN THE MESSAGE BOX FOR ITS DONE STATUS
27.NOW SWITCH ON MOBILE
28.CHECK IF IMEI IS FIXED BY TYPING THE CODE *#06#
29.CHECK FOR WIFI ALSO
30.THATS IT, ITS DONE IMEI & NVRAM IS FIXED PERMANENTLY
===================================================================================================
Friends this one really worked for me, try it and let me know ,feel free to ask if you get stuck somewhere. :good:
DOWNLOAD LINKS:
SPTool (any version will do) Link: https://drive.google.com/file/d/0B9essdwGk_b0TnMyREo0bC1rNTg/view?usp=sharing
IMEI & SN Writer Tool Link: https://drive.google.com/file/d/0B9essdwGk_b0VnVqQ0VqQktuMzQ/view?usp=sharing
Disclaimer I am not responsible for whatever happens to your phone do it at your own risk.
where is wifi addredd provided, wha to write without collen, ?
nirac raja said:
where is wifi addredd provided, wha to write without collen, ?
Click to expand...
Click to collapse
Wi-Fi mac address never goes away even after flashing Rom or during the error, so you can get it from
Settings > About phone > Status > Wi-Fi Mac address
WiFi not working
WiFi not working on unrooted stock ROM MMX a117.
Will this be helpful??
Also I want the Mac address.
Thanks
hey i have canvas hd 116 and i flash it by aosb 4.4.4 rom bt i forgot about taking backup...so now i have face problem with imei and WiFi network....so how can i solve this problem plz help me out.............i cant use WiFi......i can start sim by manually inserting imei no but i cant turn of WiFi it automatically turns off.....wifi address unavailable

[GUIDE] Restore IMEI number after an NVRAM clear

This thread will go over restoring the IMEI number if you cleared the NVRAM (or fully formatted your phone). The official tool to use is the SN Writer tool from Mediatek but as the P60 processor is not compatible with that, I had to search for alternative ways.
First the legal blerb:
IT IS ILLEGAL TO FLASH A DIFFERENT IMEI NUMBER THAN THE ONE IT CAME WITH (AS FOUND ON THE SIM TRAY OR BOX).
I AM NOT RESPONSIBLE FOR ANY DAMAGE OR LEGAL AFFAIRS CAUSED BY USING THIS GUIDE. IF YOU DO BLAME IT ON ME THEN I WILL LAUGH AT YOU!
Now the guide.
You will need:
- The phone
- A USB cable
- A Windows computer (I used Windows XP, I will get to that later.)
- The drivers linked below (no other drivers seem to work properly or at all.)
- MauiMETA (linked below.)
Part 1: driver installation
These are essential to get the phone to be recognized
- Remove the phone if it's plugged in.
- If using Windows Vista or newer, disable driver signature enforcing (look up online if you don't know how to). For Windows XP there is no such limitation, you can just click a "continue anyway" button.
- Download and extract the drivers (linked below).
- Run "Install Drivers.bat" and follow instructions.
- Reboot the computer to be sure.
Part 2: installing MauiMETA
You will need this tool to start the phone to META mode and write the IMEI numbers.
- Download the setup program.
- Install the software by following on-screen instructions.
Part 3: getting the phone to go into meta mode
- Turn off the phone completely.
- REMOVE THE SIM CARD JUST IN CASE!
- Open the MauiMETA program on your computer.
- Check if the device select is set to "Smartphone" and if the drop-down in the top left is set to "IMEI Download"
- Click "reconnect" and plug in the phone.
- Wait until the phone displays "=> Meta mode" and the application either says "connected" or displays an error box.
Don't be scared of the error box. Just close it. Another may pop up, close that too. If the MauiMETA program displays a few boxes that say something with 6771, it's been detected and the IMEI Download tool is about to open.
Part 4: downloading an IMEI number to the phone
I would again like to warn you that flashing the non-original IMEI is illegal!
If the tool asks if it should find the database itself, click yes. There is no database you can load yourself, so the built-in one will work fine.
- Find your IMEI number(s). They should start with "35".
- Put in the IMEI number to the tool. The middle box is where you start typing. The very last number will need to go in the small box to the right. If you have a dual SIM model, there will be a submenu called "SIM_2" which you can find at the top of the tool.
- Click the "Download to phone" button and it should flash the IMEI numbers.
- When everything is done, hold the power button of the phone for about 10 seconds until it boots into the OS.
If everything went right, you should have a working phone now. I still need to figure out how to restore WiFi and BlueTooth MAC addresses, but the random ones the OS give you should do fine. Also ignore the NVRAM Error 0x10 wifi network, it indicates both are gone. Also some UI bits and pieces might be wrong on the latest Android because for example the notch values were loaded into device-specific partitions.
My device is oneplus nord 2 . When i am using the maui meta software , my phone is always connected on COM6 port and in the maui meta software i can only see COM1 , USB COM and DIAG COM . When i connect the phone the COM6 is displayed and after that when i click on reconnect the maui meta software says please connect cable to target and power on when the phone is already in meta mode. Can you please help me with that ?
BennoMP said:
This thread will go over restoring the IMEI number if you cleared the NVRAM (or fully formatted your phone). The official tool to use is the SN Writer tool from Mediatek but as the P60 processor is not compatible with that, I had to search for alternative ways.
First the legal blerb:
IT IS ILLEGAL TO FLASH A DIFFERENT IMEI NUMBER THAN THE ONE IT CAME WITH (AS FOUND ON THE SIM TRAY OR BOX).
I AM NOT RESPONSIBLE FOR ANY DAMAGE OR LEGAL AFFAIRS CAUSED BY USING THIS GUIDE. IF YOU DO BLAME IT ON ME THEN I WILL LAUGH AT YOU!
Now the guide.
You will need:
- The phone
- A USB cable
- A Windows computer (I used Windows XP, I will get to that later.)
- The drivers linked below (no other drivers seem to work properly or at all.)
- MauiMETA (linked below.)
Part 1: driver installation
These are essential to get the phone to be recognized
- Remove the phone if it's plugged in.
- If using Windows Vista or newer, disable driver signature enforcing (look up online if you don't know how to). For Windows XP there is no such limitation, you can just click a "continue anyway" button.
- Download and extract the drivers (linked below).
- Run "Install Drivers.bat" and follow instructions.
- Reboot the computer to be sure.
Part 2: installing MauiMETA
You will need this tool to start the phone to META mode and write the IMEI numbers.
- Download the setup program.
- Install the software by following on-screen instructions.
Part 3: getting the phone to go into meta mode
- Turn off the phone completely.
- REMOVE THE SIM CARD JUST IN CASE!
- Open the MauiMETA program on your computer.
- Check if the device select is set to "Smartphone" and if the drop-down in the top left is set to "IMEI Download"
- Click "reconnect" and plug in the phone.
- Wait until the phone displays "=> Meta mode" and the application either says "connected" or displays an error box.
Don't be scared of the error box. Just close it. Another may pop up, close that too. If the MauiMETA program displays a few boxes that say something with 6771, it's been detected and the IMEI Download tool is about to open.
Part 4: downloading an IMEI number to the phone
I would again like to warn you that flashing the non-original IMEI is illegal!
If the tool asks if it should find the database itself, click yes. There is no database you can load yourself, so the built-in one will work fine.
- Find your IMEI number(s). They should start with "35".
- Put in the IMEI number to the tool. The middle box is where you start typing. The very last number will need to go in the small box to the right. If you have a dual SIM model, there will be a submenu called "SIM_2" which you can find at the top of the tool.
- Click the "Download to phone" button and it should flash the IMEI numbers.
- When everything is done, hold the power button of the phone for about 10 seconds until it boots into the OS.
If everything went right, you should have a working phone now. I still need to figure out how to restore WiFi and BlueTooth MAC addresses, but the random ones the OS give you should do fine. Also ignore the NVRAM Error 0x10 wifi network, it indicates both are gone. Also some UI bits and pieces might be wrong on the latest Android because for example the notch values were loaded into device-specific partitions.
Click to expand...
Click to collapse
My device is oneplus nord 2 . When i am using the maui meta software , my phone is always connected on COM6 port and in the maui meta software i can only see COM1 , USB COM and DIAG COM . When i connect the phone the COM6 is displayed and after that when i click on reconnect the maui meta software says please connect cable to target and power on when the phone is already in meta mode. Can you please help me with that ?

Categories

Resources