[D2G][CM9] N.HA ICS 4.0.3 Alpha 1 - Droid 2 Global Android Development

[D2G][CM9] N.HA ICS 4.0.3 Alpha 1
What works:
Phone GSM\CDMA
Wi-Fi
SMS
Audio
Sensors
SDCard
EGL
GPS
Bluetooth
HW 2d And 3D
USB
Charging
What doesn't work:
Camera
Download Market
Talk
Data phone (I don't have the test)
Possibly more..........................
..........................................................................
N.HA D2 CM9-ICS 4.0.3: http://www.mediafire.com/?ph3pxcvgy71xeg7
GAPPS ICS 12/22/11: http://www.mediafire.com/?db9zc0mq1lj0gqe
Donate for hard work:
donate to ngocha2006

Really ? Its already out ? Ill try it then,
EDIT,I Tried it pretty sweet stuff, Can't wait for everything to work
Sent from my DROID2 GLOBAL

This is such great news!!! knowing that motorola is unlikely to release an official build of ICS! I will follow this thread closely!

This should develop a lot quicker since they have an absolute vanilla ROM to start with, right?

wow, i honestly wasn't expecting to see this thread that soon!
I am definitely going to give it a try.
I wonder if market download issue is related to drm server not started. HTC Vision ICS alpha builds had this problem. I will report back once I get a chance to try it.
Edit: Just as I thought issue with market not downloading is due to DRM server not started at boot. To fix market downloads do the following on shell as root:
Code:
mount -o remount,rw /system
chmod +x /system/bin/drmserver
/system/bin/drmserver&
mount -o remount,ro /system
After this Market will install fine.
How do we get in CWR? Reboot to recovery doesn't appear to be working, even wipe data from settings doesn't engage. I noticed now during boot while at M logo, brightness goes down and notification light goes blue for a second, then green for another second then off, shortly after boot animation starts. I tried holding vol+- keys and camera to see if I boot into something else than normal boot, but no luck. Actually - managed to boot in "safe mode" by holding the camera key I believe (or was it some of the vol keys?). Phone started but was saying "safe mode" in the lower left corner of the screen.
So far I can say WIFI, bluetooth and GPS work fine, but GSM/CDMA connection is not. Phone says no service and signal bar is blank. I cannot even get into mobile network settings (force closes), even *#*#4636#*#* service menu FC's. Also messaging app crashes on boot (I guess related to GSM/CDMA issue).
But I am impressed how smoothly phone operates, transitions and all!

Another bug I found - HW keyboard has issues with ~ button (top left corner). In most cases it engages as Tab key. I managed to get it do ~ once or twice. The rest of the blue symbols (ALT) work fine. ALT Lock functions properly too (except for ~ key).
Also launcher seems to be not quite landscape aware, or at least there is something buggy there. When I slide keyboard open while on home screen or in app drawer, the screen orientates and shows fine in landscape in split second then goes back portrait.
As far as GSM/CDMA goes - no go. Tried both with and without SIM card - nothing happens. Phone settings keep force closing.

Phone.apk
In order to change from GSM to CDMA, you must edit the phone.apk to withstand the global mode

Dark Cricket said:
In order to change from GSM to CDMA, you must edit the phone.apk to withstand the global mode
Click to expand...
Click to collapse
Not sure exactly what you mean honestly. I am in Canada and use the phone on GSM. My CDMA radio is active too, but I only use it when travelling in the US. The thing is phone does not start in either mode. Nor there is way to flip between modes. I was thinking of editing build.prop to set in either mode (not default Global), but data wipe doesn't work either. And I can't figure way how to enter Clockwork either. Waiting on more knowledgeable people to shed some light here...
Sent from my XT860 using Tapatalk

leobg said:
wow, i honestly wasn't expecting to see this thread that soon!
I am definitely going to give it a try.
I wonder if market download issue is related to drm server not started. HTC Vision ICS alpha builds had this problem. I will report back once I get a chance to try it.
Edit: Just as I thought issue with market not downloading is due to DRM server not started at boot. To fix market downloads do the following on shell as root:
Code:
mount -o remount,rw /system
chmod +x /system/bin/drmserver
/system/bin/drmserver&
mount -o remount,ro /system
After this Market will install fine.
How do we get in CWR? Reboot to recovery doesn't appear to be working, even wipe data from settings doesn't engage. I noticed now during boot while at M logo, brightness goes down and notification light goes blue for a second, then green for another second then off, shortly after boot animation starts. I tried holding vol+- keys and camera to see if I boot into something else than normal boot, but no luck. Actually - managed to boot in "safe mode" by holding the camera key I believe (or was it some of the vol keys?). Phone started but was saying "safe mode" in the lower left corner of the screen.
So far I can say WIFI, bluetooth and GPS work fine, but GSM/CDMA connection is not. Phone says no service and signal bar is blank. I cannot even get into mobile network settings (force closes), even *#*#4636#*#* service menu FC's. Also messaging app crashes on boot (I guess related to GSM/CDMA issue).
But I am impressed how smoothly phone operates, transitions and all!
Click to expand...
Click to collapse
Right when the LED turns blue, I've pressed volume down and I was in the android boot menu. Hope this helps. Still can't figure how to make GSM work. It worked on first install, but after I installed gapps refused to work anymore and keeps giving an error at startup about messaging service. But I'm not giving up...

bebilakner said:
Right when the LED turns blue, I've pressed volume down and I was in the android boot menu. Hope this helps. Still can't figure how to make GSM work. It worked on first install, but after I installed gapps refused to work anymore and keeps giving an error at startup about messaging service. But I'm not giving up...
Click to expand...
Click to collapse
Thanks!! I guess my timing was bad when I was trying combinations
Now at least I know how to get into recovery. I'll try playing with build.prop to see if I can fire up in GSM or CDMA mode instead of Global..
---------- Post added at 06:06 PM ---------- Previous post was at 06:01 PM ----------
Another interesting thing is about battery. Not sure if gauge works, but today after 12+ hours on battery (with wifi enabled!) I am still at 100%...

leobg said:
wow, i honestly wasn't expecting to see this thread that soon!
I am definitely going to give it a try.
I wonder if market download issue is related to drm server not started. HTC Vision ICS alpha builds had this problem. I will report back once I get a chance to try it.
Edit: Just as I thought issue with market not downloading is due to DRM server not started at boot. To fix market downloads do the following on shell as root:
Code:
mount -o remount,rw /system
chmod +x /system/bin/drmserver
/system/bin/drmserver&
mount -o remount,ro /system
After this Market will install fine.
How do we get in CWR? Reboot to recovery doesn't appear to be working, even wipe data from settings doesn't engage. I noticed now during boot while at M logo, brightness goes down and notification light goes blue for a second, then green for another second then off, shortly after boot animation starts. I tried holding vol+- keys and camera to see if I boot into something else than normal boot, but no luck. Actually - managed to boot in "safe mode" by holding the camera key I believe (or was it some of the vol keys?). Phone started but was saying "safe mode" in the lower left corner of the screen.
So far I can say WIFI, bluetooth and GPS work fine, but GSM/CDMA connection is not. Phone says no service and signal bar is blank. I cannot even get into mobile network settings (force closes), even *#*#4636#*#* service menu FC's. Also messaging app crashes on boot (I guess related to GSM/CDMA issue).
But I am impressed how smoothly phone operates, transitions and all!
Click to expand...
Click to collapse
can u explain how to fix market.....what do u mean shell on a pc with the usb connected to the phone or from the phone i do that.....

leobg said:
Thanks!! I guess my timing was bad when I was trying combinations
Now at least I know how to get into recovery. I'll try playing with build.prop to see if I can fire up in GSM or CDMA mode instead of Global..
---------- Post added at 06:06 PM ---------- Previous post was at 06:01 PM ----------
Another interesting thing is about battery. Not sure if gauge works, but today after 12+ hours on battery (with wifi enabled!) I am still at 100%...
Click to expand...
Click to collapse
Not sure if gauge works huh? Just playin' with ya But does same on mine, so "No" I'm gonna guess it does not.

Hi,
I am stuck at MOTOROLA logo after trying to flash this ROM.
I was in 2.4.3.30 booted up to CWM using Droid 2 Bootstrap and flashed ICS zip file.
Now phone won't boot, it is stuck in MOTOROLA logo... I think I bricked my device...
I can enter recovery but I don't think that would help.
Hope you can help me.
Best Regards.

MGA2009 said:
Hi,
I am stuck at MOTOROLA logo after trying to flash this ROM.
I was in 2.4.3.30 booted up to CWM using Droid 2 Bootstrap and flashed ICS zip file.
Now phone won't boot, it is stuck in MOTOROLA logo... I think I bricked my device...
I can enter recovery but I don't think that would help.
Hope you can help me.
Best Regards.
Click to expand...
Click to collapse
yea after i installed this rom it was working fine but then i tried the market fixed and now my phone shuts off and the only way i can turn it on if i keep the charger plugged can someone help with this.....one more thing i cant get it to bootloader it dont let me.....

MGA2009 said:
Hi,
I am stuck at MOTOROLA logo after trying to flash this ROM.
I was in 2.4.3.30 booted up to CWM using Droid 2 Bootstrap and flashed ICS zip file.
Now phone won't boot, it is stuck in MOTOROLA logo... I think I bricked my device...
I can enter recovery but I don't think that would help.
Hope you can help me.
Best Regards.
Click to expand...
Click to collapse
You need to update to Gingerbread before you flash this. Froyo kernel won't work. Simply SBF back stock, update to Gingerbread (4.5.608) OTA, then root, install CWM and proceed with flashing ICS zip at this point.
---------- Post added at 09:43 PM ---------- Previous post was at 09:39 PM ----------
Bigby2727 said:
can u explain how to fix market.....what do u mean shell on a pc with the usb connected to the phone or from the phone i do that.....
Click to expand...
Click to collapse
Essentially, you need to launch /system/bin/drmserver process. You can either do from terminal or from adb shell.
If you have terminal.apk - install it from file manager then launch and start drmserver that way - you don't need adb. BTW - it seems drmserver has the right permissions already, just needs to be launched (no need to remount read/write and changing permissions - essentially only one line remains from the original:
Code:
/system/bin/drmserver&
. (the ampersand at the end is so it detaches from shell and goes in background). If market was launched before you start drmserver, you need to stop market from app management. After that when you start market, it will download just fine.
---------- Post added at 09:46 PM ---------- Previous post was at 09:43 PM ----------
Bigby2727 said:
yea after i installed this rom it was working fine but then i tried the market fixed and now my phone shuts off and the only way i can turn it on if i keep the charger plugged can someone help with this.....one more thing i cant get it to bootloader it dont let me.....
Click to expand...
Click to collapse
Looks like battery gauge is not working (shows always full battery). Try recharging battery on external charger or see if you leave phone plugged in for a while if it charges.
As for bootloader - the problem is likely again the battery - if it is too low, it won't let you flash sbf.

leobg said:
You need to update to Gingerbread before you flash this. Froyo kernel won't work. Simply SBF back stock, update to Gingerbread (4.5.608) OTA, then root, install CWM and proceed with flashing ICS zip at this point.
---------- Post added at 09:43 PM ---------- Previous post was at 09:39 PM ----------
Essentially, you need to launch /system/bin/drmserver process. You can either do from terminal or from adb shell.
If you have terminal.apk - install it from file manager then launch and start drmserver that way - you don't need adb. BTW - it seems drmserver has the right permissions already, just needs to be launched (no need to remount read/write and changing permissions - essentially only one line remains from the original:
Code:
/system/bin/drmserver&
. (the ampersand at the end is so it detaches from shell and goes in background). If market was launched before you start drmserver, you need to stop market from app management. After that when you start market, it will download just fine.
---------- Post added at 09:46 PM ---------- Previous post was at 09:43 PM ----------
Looks like battery gauge is not working (shows always full battery). Try recharging battery on external charger or see if you leave phone plugged in for a while if it charges.
As for bootloader - the problem is likely again the battery - if it is too low, it won't let you flash sbf.
Click to expand...
Click to collapse
So all I got to do is enter that not the other first one in the other post.....and thanks for the info

So I guess charging don't work cause I need to keep my phone plug in so I can use it......any fix on that??

leobg said:
So far I can say WIFI, bluetooth and GPS work fine, but GSM/CDMA connection is not. Phone says no service and signal bar is blank. I cannot even get into mobile network settings (force closes), even *#*#4636#*#* service menu FC's. Also messaging app crashes on boot (I guess related to GSM/CDMA issue).
Click to expand...
Click to collapse
Hi, not sure if it will help, but ICS on the Droid 1 does something similar, I have found that if you open a terminal, do a 'su' then at a # type 'radiooptions 1' you get your cell connection back. Not sure if this is applicable in your situation, but might be worth the try.

Get out of here you Defy-kanging noob. Please take down your donation link while I gather evidence to prove that you steal other peoples work.
This "project" is also stolen: http://forum.xda-developers.com/showthread.php?t=1410879
Edit: And please don't lie about features, you know you're baseband doesn't show in About.
As a side note: way to help people after release.

Really bikedude This guy stole work Post it as his own? Wow
Sent from my DROID2 GLOBAL

Related

[Q]Too Many pattern attempts post Odin Flash

So I have had this issue with my phone today where I couldn't seem to get passed the Too many pattern attempts screen.
After trying all my combinations of e-mail and passwords, I was unable to access my phone. As a result, I attempted to do a hard reset (the pressing of both volume rockers and then trying to reset it in that recovery mode).
I did so, wiping all my data, but the too many pattern attempts screen remained. So as a result, I booted up Odin and downloaded the stock versions of the Samsung Fascinate's ROM and proceeded to reflash (or what I believe to be reflashing, I simply followed the directions found in the stickies).
That all said and done, my phone still remains in the too many pattern attempts lock.
I've checked the similar posts on a couple of websites, but was unable to find a situation where all of these fixes did not work.
Thank you!
No replies yet, so I am just going to throw this out there on the off chance that it *might* actually work.
The "complete voodoo lagfix removal" uninstall.zip CWM flash seems to be working as a cure-all for just about whatever may ail your phone, whether you actually *have* voodoo or not...
I would check that out in the OP of this thread.
Download the Voodoo Uninstall on your PC. Copy it to your SDcard (if you don't have a computer that you can put the card in after pulling it out of your phone, try using adb to push it to the phone)
Boot into stock recovery, and flash "update.zip" to get into CWM recovery.
Flash that voodoo uninstall zip using CWM.
I really hope this helps. (Just in case it happens to me. )
Let us know!
I work for flextronics. we see this all the time. it's a known issue that the lock screen doesn't reset with a factory wipe. just call the phone, answer and press the home screen button. it's what we do in store
Sent from my SCH-I500 using XDA App
This is more than likely living in /dbdata . You can wipe that by doing a privacy wipe in settings (requires access to the phone), or flash CWM via odin, and then when in recovery, rm -r /dbdata/ and reboot.
If the phone-call / home button thing else_where posted works, obviously go that route, then do a privacy wipe.
namebrandon said:
This is more than likely living in /dbdata . You can wipe that by doing a privacy wipe in settings (requires access to the phone), or flash CWM via odin, and then when in recovery, rm -r /dbdata/ and reboot.
If the phone-call / home button thing else_where posted works, obviously go that route, then do a privacy wipe.
Click to expand...
Click to collapse
you will more than likely need to mount the /dbdata partition r/w before you can delete the data. This is covered in the Voodoo removal thread (which I had the joy of doing).
martian21 said:
you will more than likely need to mount the /dbdata partition r/w before you can delete the data. This is covered in the Voodoo removal thread (which I had the joy of doing).
Click to expand...
Click to collapse
Good point!
mkdir /dbdata
mount -t rfs -o nosuid,nodev,check=no /dev/block/stl10 /dbdata
else_where said:
I work for flextronics. we see this all the time. it's a known issue that the lock screen doesn't reset with a factory wipe. just call the phone, answer and press the home screen button. it's what we do in store
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
You work for Flextronics ???? Didn't Verizon end their contract with them for all regions already ????
working in an A class store. allot of the philly market and north east stores still have techs. besides or sales people are helpless. like every time with a cellbrite is their first time
Sent from my SCH-I500 using XDA App
Hey guys thanks for all the help,
The calling of the phone didn't work. Tried it, but it kept giving me corrupt errors so I wasn't able to access the home screen.
The voodoo removal sort of worked in that while I was doing it, I also went ahead and did a privacy wipe. Everything would be fine and dandy however, my phone no longer connects to any network. It seems to be in a perpetual state of being unable to find a network. It's not airplane mode, but my phone does think it's January first 2005 again.
Did I miss a step?
runeliger said:
Hey guys thanks for all the help,
The calling of the phone didn't work. Tried it, but it kept giving me corrupt errors so I wasn't able to access the home screen.
The voodoo removal sort of worked in that while I was doing it, I also went ahead and did a privacy wipe. Everything would be fine and dandy however, my phone no longer connects to any network. It seems to be in a perpetual state of being unable to find a network. It's not airplane mode, but my phone does think it's January first 2005 again.
Did I miss a step?
Click to expand...
Click to collapse
You did the privacy wipe from within the settings menu ???? That fixed a similar issue where I couldn't connect to the network
mexiken said:
You did the privacy wipe from within the settings menu ???? That fixed a similar issue where I couldn't connect to the network
Click to expand...
Click to collapse
Yes indeed I did. The first thing I did was the Factory data reset.
Unfortunately, the phone seems to be in a state of perpetual ariplane mode preventing access to any network.
The phone also seems to be suffering from that com.android.phone crashes that I suppose make sense given how the Hardware version and the Baseband version are both unknown.
I'm going to try to flash it again in hopes of resetting my phone. The perpetual airplane mode is of course an issue. (but at least I got the alarm functinoality of my phone back)
Hrm, I'm concerned now. Check your settings / about phone and baseband version. Please tell me it does not say 'unknown'.
Yea, mine wasn't stuck in airplane mode, just didn't connect to google's servers to set up gmail.
If you're still rooted, maybe try the radio update ????
Any update ????
mexiken said:
maybe try the radio update ????
Click to expand...
Click to collapse
DANGER! - Don't go updating your radio unless you really know what you're doing. Yes there has been a radio update with the D01 however flashing the wrong thing to the radio will result in a shiny brick that as of right now can't be recovered!
Yeah I was seeing a bunch of unknowns in a lot of my slots.
I wasn't sure what was wrong, so I did some more research and it seemed as though that the modem aspect of my phone must have corrupted.
So I simply went to a verizon store and swapped out my phones (since I couldn't find a fixed modem).
The other fix of deleting via the privacy wipe definitely worked though.
Thanks everyone!
i500 fascinate too many patterns
what I did I turn the phone off
then turn it on ones the one verizon animation goes of it asks for the email and pass so start hitting home button as fast as you can and sometimes emergency button till it takes you to the main many do not stop till al the icons load up
then you got it but you have to go in to the menu and wipe it off or erease the email account
it worked for me after few tries it shoulg work for you too
anngiehdz said:
what I did I turn the phone off
then turn it on ones the one verizon animation goes of it asks for the email and pass so start hitting home button as fast as you can and sometimes emergency button till it takes you to the main many do not stop till al the icons load up
then you got it but you have to go in to the menu and wipe it off or erease the email account
it worked for me after few tries it shoulg work for you too
Click to expand...
Click to collapse
i think its safe to say that responding to 6+ month old threads is at best pointless..at worst stupid
nitsuj17 said:
i think its safe to say that responding to 6+ month old threads is at best pointless..at worst stupid
Click to expand...
Click to collapse
Respectfully I have to disagree. Sharing a new solution to an old problem cannot be a bad thing. maybe 6+ months from now it will save someones bacon without having to start a new thread for it

What to do if your Wifi/Bluetooth fails causing reboots

Here is an attempt to provide a definitive answer to what to do if your phone has the Bluetooth/Wifi hardware failure.
Note that some of the links don't seem to work with the xda-developer app or the Atrix built in browser. Please blame motorola, not me
Symptoms:
1) If your phone was set to try to use Wifi by default on boot:
Your phone boots into the OS but shortly afterwards freezes and reboots - and again and again.
2) If your phone boots with Wifi turned off:
Your phone boots into the OS and a few seconds after you enable the Wifi in settings or via a widget it shows "Error" and sometimes the phone reboots shortly afterwards. Bluetooth simply fails to work.
If you have warranty return it for a repair. If not the best you can get is to disable the Wifi and Bluetooth so the phone doesn't reboot and can be used with mobile data. Instructions for both are below:
Be sure it is the Bluetooth / Wifi hardware failure:
1) Are you running a custom ROM? - if yes go to 1.1, if no goto 2.
1.1) Reboot into recovery and make a backup.
1.2) Remove your SD card.
1.3) Reflash using RSD to stock - remember to get the right one for the right country!
Get RSD and drivers here:
http://forum.xda-developers.com/showthread.php?t=1136261
Search for your stock firmware using google
Use RSD to install the stock firmware file which will replace the bootloader, recovery and radio - takes about 20 minutes.
Goto 2.
2) Reboot into Stock Android Recovery and reset to factory defaults
https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/60620
2.1) Reboot to Android and try enabling wifi from settings - if it reports "Error" after a few seconds and your phone may reboot shortly afterwards it is the hardware fault. Proceed to 3.
3) Check your remaining warranty here:
https://motorola-global-portal.custhelp.com/app/answers/prod_answer_detail/a_id/82507/p/30,6720,7898
Bottom left - enter your IMEI.
Warranty left goto 3.1 else goto 4.
3.1) Return to Motorola for repair - be sure you flashed back to stock first using instructions in 1.3
4) Unpalatable options are all that is left. Either pay or do without Wi-Fi and Bluetooth. Have money and the desire to fix your Atrix ($110 in the USA)? Goto 4.1 else 5
4.1) Consider paying Motorola to repair the phone anyway. Schedule a repair here https://motorola-global-portal.custhelp.com/app/answers/prod_answer_detail/a_id/82507/p/30,6720,7898
5) This is a complex process. Google is your friend. Unlock your phone using the instructions below. Note you have no warranty to lose (see 3)!
http://forum.xda-developers.com/showthread.php?t=1136261
5.1) Install romracers CWM custom recovery using moto-fastboot (or Android fastboot):
http://forum.xda-developers.com/showthread.php?t=1204500
5.2) Did you take a backup earlier? If yes go to 5.3. If no goto 6.
5.3) Reboot into CWM recovery and restore your backup. Note if you are stuck in a bootloop this will be ok in a bit. Goto 7.
6) Install your favourite ROM using CWM recovery from a SDCARD or by moto-fastboot. Goto 7.
7) Reboot into CWM recovery
7.1) Plug your phone into your PC (you might have to wait for the driver to enumerate the phone first)
7.2) Find or install adb on your computer (hint - it comes with the Android SDK and platform tools from earlier):
adb shell
mount /system
cd /system/lib/modules
mv dhd.ko dhd.ko2
reboot
8) When you install a new ROM or kernel goto 7. Every time.
This little setup moves the driver linux needs to try to talk to the wifi/bluetooth chip which has failed so it can't find it. If it can't find it then it doesn't try to talk to the dead Broadcom Bluetooth Wifi chip that prevents the reboot cycle happening.
The fix was pioneered by:
mvniekerk
http://forum.xda-developers.com/member.php?u=2353874
So go thank him!
In the hopes this helps,
Matthew
Good job. Well said.
Considering how many posts I have seen after posting this solution perhaps it could be sticky?
I promise to maintain it.
Matthew
Sent from my MB860 using xda app-developers app
Hmmm
I think I have done that correctly and flashed the 2.8 Neutrino GT. There was no reboot up to now. But I want to ask if there is a fix for WIFI 'ERROR' and BLUETOOTH error without 'ERROR' message?
Guys please. I can try anything I don't want to lose my phone Warranty is over. How can I find the Broadcom BCM4329 wireless and bluetooth chipset for atrix? So I can find a technician to change it with mine.
If you have the failure there isn't much to be done.
Ifixit has a teardown but the chip is a very small ball grid type thing which will be very hard to fix.
What are your symptoms precisely?
Sent from my MB860 using xda app-developers app
mattaw2001 said:
If you have the failure there isn't much to be done.
Ifixit has a teardown but the chip is a very small ball grid type thing which will be very hard to fix.
What are your symptoms precisely?
Sent from my MB860 using xda app-developers app
Click to expand...
Click to collapse
When I click on 'Turn on Wifi' button, It says 'Turning on Wifi' for 10 seconds and then 'Error' message comes up under the Wifi button and when I click on 'turn on bluetooth' it says 'turning on' but does not turn on. Same as wifi but without the 'error' message.
How can I fix this? I can't use wifi and bluetooth!
Nothing to be done. There is some discussion as to why but a chip in your phone made by broadcom which handles both wifi and Bluetooth has failed.
Short of replacing it requiring sophisticated soldering tools you are stuck. See the $110 Motorola warranty repair.
Sorry,
Matthew
Sent from my MB860 using xda app-developers app
Im stuck.
I have applied the fix to NottachTrix4G rom. I still have the random reboots. I really need help.
Do you get the wifi error message or not?
Secondly does this happen with the normal, stock Motorola rom?
Matthew
Sent from my MB860 using xda app-developers app
When i check wifi does show error. I have not tried the stock moto rom yet.
The best thing to do is return to stock and do a factory reset
Carry out a full backup first (nandroid or using CWM recovery).
The best thing to do is return the atrix to stock and then do a factory rest.
If the problem persists then it is a hardware problem and you can now return it under warranty without them knowing (see the thread for instructions).
Otherwise you seem rather stuck. Perhaps buy an atrix with a smashed screen and transfer the motherboard?
Matthew
Noattachtrix rom was good, but not good enough.
little_man_3666 said:
I have applied the fix to NottachTrix4G rom. I still have the random reboots. I really need help.
Click to expand...
Click to collapse
I ended up using RomGb instead and that fix the bootloop after using NottachTrix4G Rom.
This happened to me Saturday November 17, 2012. Rebooting did not help. Did my searches and found this thread - and was bummed to read that it is due to a hardware issue. Fortunately, I persisted. With the WiFi widget endlessly spinning, I tried the Bluetooth, which would just fail and go to an off state. I elected to do a force close on any running applications one by one, testing Bluetooth after each. I found that BlueTooth and WiFi functionality would come back after force closing some apps. I stupidly left WiFi on and rebooted the phone - this put me in an endless reboot cycle. In the midst of one I managed to enable car dock mode which I have configured to disable WiFi and this got me out of the loop. I found my issue, which has the same symptoms as the above, was caused by a recent update to WeatherBug Elite. I uninstalled the program, and am back to normal operation. Hope this helps others.
Update - it appears my problems continue. Although I can now access BT & WiFi, the problem will re-occur. Force closing Weather version 2.2.2 usually will clear the issue, but I have had a good working WiFi sessions halt to Error. Still gotta think it's software rather than hardware.
Thanks I thought it was the ROM until I found this thread
Well, I was wrong. The issue is hardware not software. In my case pressing the volume down button would change the behavior sometimes, like get bluetooth to work, press volume down it stops or vice versa. Time for a replacement.
I mount the system successfully but when I type cd /system/lib/modules I get it cant find the directory, Please help. I need to do this to stop reboot!!
Definitely Software
I have atrix 4g. Running MROM 2013 2 13. I have the error on WIFI and NO Bluetooth. No reboot, but I rarely use the wifi enough to leave it on(conserve the batt). This is a software issue as far as I can tell as well.. I can fix it by killing the mrom service in "manage applications". If I get a chance I will look further but this seems like enough of a fix to not care.. MROM is pretty great besides this issue.(which appears to happen on multiple roms. My guess would be that it started with CM, but only because that is what the roms are based off of that get the problem.
bubba1993 said:
I mount the system successfully but when I type cd /system/lib/modules I get it cant find the directory, Please help. I need to do this to stop reboot!!
Click to expand...
Click to collapse
Having the same issue. Wifi died after the phone fell off my hands. I had the CM10 ROM by ephinter and everything worked great except the wifi (no reboots). Then I had the AMAZING idea of installing a new ROM and the reboot loop started. EIther with any stock or custom ROM it continues to happen. Tried everything without success.
Have anyone tried disabling wifi in the settings.sqlite and see what happens?
jaunis I found out why mine was doing the boot loop and it is funny but very weird. I wiped the phone and put my cm7 back on there and forgot to activate my gmail account or any account for that case. Now I have been running it with no problems for 40 hours. But of course still no wifi. I am fine with that. but at least I am not dealing with the reboots.
I have an unlocked AT&T Atrix 4G with a custom ROM (Cyan 9.x & ICS 4.x). I started having WiFi issues where the device would reboot anytime I tried to enable the WiFi. This all started at least 6mo after installing the custom rom so I dont think its software related. To try and fix the issue I tried doing a data wipe factory reset, at this point I couldn't get past the welcome screen because WiFi didn't work and I dont have a SIM in the phone (my kid has been using it for games). So from here I decided to try and flash the phone back to stock using RSD Lite;
Be sure it is the Bluetooth / Wifi hardware failure:
1) Are you running a custom ROM? - if yes go to 1.1, if no goto 2.
1.1) Reboot into recovery and make a backup.
1.2) Remove your SD card.
1.3) Reflash using RSD to stock - remember to get the right one for the right country!
Get RSD and drivers here:
http://forum.xda-developers.com/showthread.php?t=1136261
Search for your stock firmware using google
Use RSD to install the stock firmware file which will replace the bootloader, recovery and radio - takes about 20 minutes.
Goto 2.
2) Reboot into Stock Android Recovery and reset to factory defaults
https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/60620
Click to expand...
Click to collapse
I downloaded the AT&T 2.3.4 / 4.5.91 Service SBF which looks like this in RSDLite: 1ff-olympus-user-2.3.4-4.5.91-110625-release-keys-signed-att-us-gas_na_olpsgbattspe_p011.sbf
I started the flash and left my phone for 15m or so to do its thing. When I came back my phone was boot looping (shown in a video here: http://youtu.be/V9wtBNEWRPQ ).
I can't do a factory reset from Stock Android Recovery (step 2 above), I can't get the menu for it. Now what do I do? Did I grab the wrong SBF file? Currently the only place I can grab SBF files at is here: http://www.das8nt.com/sbffiles.html

[Q] Camera flash with CM 10.1?

I have been using epinter's CM10.1 for Atrix 4g and following the Atrix 4g CM10.1 developer discussions. I am trying to get the camera flash to work. krystianp posted that one should extract from CM9, the files tcmd and tcmdhelp and put in /system/bin. But I cannot find a CM9 for the Atrix 4g (olympus) that has these files. Does anyone know where to find them? (Would have posted to the CM10.1 thread but don't have permission to do so.)
Search fo his cm9. It should have the libs you are looking for. Also, z's one shot cm10.1 might have them as well
Hit the damn thanks button instead!
Enviado desde mi MB860
Thanks
andresrivas said:
Search fo his cm9. It should have the libs you are looking for. Also, z's one shot cm10.1 might have them as well
Hit the damn thanks button instead!
Enviado desde mi MB860
Click to expand...
Click to collapse
Thanks... Downloading a CM9 from krystianp now. I was thinking of trying to get from z's one shot if that didn't work. (And yes I did hit the thanks button ). Now on to see if putting these files in /system/bin will actually get the flash to work. The only post I could find from someone who tried it suggests "no".
The problem I've been having is the flash not flashing at all when the "shutter" button is pressed. Instead the phone light comes on when I press the "focus" button and goes off when released (unless I've selected "no flash"). Seems like for other people the flash works but timing is off.
rhcohen said:
Thanks... Downloading a CM9 from krystianp now. I was thinking of trying to get from z's one shot if that didn't work. (And yes I did hit the thanks button ). Now on to see if putting these files in /system/bin will actually get the flash to work. The only post I could find from someone who tried it suggests "no".
The problem I've been having is the flash not flashing at all when the "shutter" button is pressed. Instead the phone light comes on when I press the "focus" button and goes off when released (unless I've selected "no flash"). Seems like for other people the flash works but timing is off.
Click to expand...
Click to collapse
I placed those files but flash is still not working, maybe you have better luck :fingers-crossed:
reply
Feche said:
I placed those files but flash is still not working, maybe you have better luck :fingers-crossed:
Click to expand...
Click to collapse
No, no better luck here. Copied files to /system/bin, changed permissions to 755, verified owned by root like other files in the directory, rebooted. Same behavior as before.
Did you try Krystianp's 12/31 kernel, which apparently has flash working for some? I downloaded it but haven't flashed it yet out of concern for the bad battery drain noted by someone.
rhcohen said:
No, no better luck here. Copied files to /system/bin, changed permissions to 755, verified owned by root like other files in the directory, rebooted. Same behavior as before.
Did you try Krystianp's 12/31 kernel, which apparently has flash working for some? I downloaded it but haven't flashed it yet out of concern for the bad battery drain noted by someone.
Click to expand...
Click to collapse
I currently have it installed, the flash with stock camera app doesn't work, but with CameraMX flash works fine. :good:
reply
Feche said:
I currently have it installed, the flash with stock camera app doesn't work, but with CameraMX flash works fine. :good:
Click to expand...
Click to collapse
For what it is worth, I just installed the 12/31 kernel and the flash with stock camera app now DOES work for me*, and the timing even seems to be OK. So someone ought to be interested in understanding the difference between your configuration and mine. (If anyone is actually following this, my sequence, executed over the past week or so, was a wipe/clean install of epinter's 12/11 CM10.1 rom, followed by his latest gapps, followed by a second flash of the 12/11 rom. Then this morning putting the tcmd and tcmdhelp files in /system/bin, with appropriate permisssions; and then finally flashing krystianp's 12/31 kernel.) Too soon to comment on battery life.
I think this kernel is supposed to be logging network disconnects (which I also seem to experience, about one a day, requires reboot to reconnect). Do you know where we find the resultant logs, and how (lacking permissions to post at the developers' site) we are supposed to deliver them to krystianp? I notice that, in response to a submitted log file, krystianp made a post about restarting the radio from a terminal, which didn't actually achieve a re-connection for the one person who tried it.
* small update: the flash works with stock app, but only if I do a spot ("touch") focus first. Small price to pay!
Great to know its working! As fir that "thanks" thing, it's my signature from tapatalk, nothing personal
As for the logs, on either cm9 or cm10 forum krystianp gave instructions on how to get those logs. One is dmesg and the other logcat, but can't remember exact commands
Hit the damn thanks button instead!
Enviado desde mi MB860
reply
andresrivas said:
Great to know its working! As fir that "thanks" thing, it's my signature from tapatalk, nothing personal
As for the logs, on either cm9 or cm10 forum krystianp gave instructions on how to get those logs. One is dmesg and the other logcat, but can't remember exact commands
Hit the damn thanks button instead!
Enviado desde mi MB860
Click to expand...
Click to collapse
Thanks --- so I found the relevant krystianp post on the logs:
http://forum.xda-developers.com/showthread.php?p=48954198&highlight=dmesg#post48954198
Specifically,
"To get kernel log just do (as root):
dmesg>/sdcard/kernel.log
And for radio log do:
logcat -b radio >/sdcard/radio.log
(Logcat works continuously so you might have to use ctrl+c to cancel it) "
Question is, what do I do with these logs? I could attach them to a reply at the developer forum if I had permission to reply....
Presumably I don't want to keep running this kernel with debugging turned on forever.
You can attach they here and nention krystianp so he get notified
Hit the damn thanks button instead!
Enviado desde mi MB860
reply
andresrivas said:
You can attach they here and nention krystianp so he get notified
Hit the damn thanks button instead!
Enviado desde mi MB860
Click to expand...
Click to collapse
Thanks, I will wait a couple of days so there is some accumulated info in the logs and do that. So far, no drops and one spontaneous reboot.
reply, to forward to krystianp
andresrivas said:
You can attach they here and nention krystianp so he get notified
Hit the damn thanks button instead!
Enviado desde mi MB860
Click to expand...
Click to collapse
OK, attached are kernel.log and radio.log (combined into the file atrixlogs.tar). Hopefully someone notifies krystianp.
Here is what they represent: I installed krystianp's kernel two days ago. Since then I have had two spontaneous reboots, and two more reboots that I initiated because in the first case the radio died; in the second case the radio didn't die (still had bars) but there was no data connection. In both cases rebooting restored full functionality.
Note in the case where the radio died, I went to no bars and stayed there; then when I tried turning airplane mode on and off, the network status symbol in the status bar disappeared (no triangle at all, rather than having an empty triangle).
Krystianp had suggested trying to stop/restart the radio from a terminal when the network drops; I did not try this as I was away from my computer and so did not have access to the instructions for the terminal command.
I hope these logs are of help.
rhcohen said:
OK, attached are kernel.log and radio.log (combined into the file atrixlogs.tar). Hopefully someone notifies krystianp.
Here is what they represent: I installed krystianp's kernel two days ago. Since then I have had two spontaneous reboots, and two more reboots that I initiated because in the first case the radio died; in the second case the radio didn't die (still had bars) but there was no data connection. In both cases rebooting restored full functionality.
Note in the case where the radio died, I went to no bars and stayed there; then when I tried turning airplane mode on and off, the network status symbol in the status bar disappeared (no triangle at all, rather than having an empty triangle).
Krystianp had suggested trying to stop/restart the radio from a terminal when the network drops; I did not try this as I was away from my computer and so did not have access to the instructions for the terminal command.
I hope these logs are of help.
Click to expand...
Click to collapse
have you tried turning radio on and off from testing tab from dialer *#*#4636#*#* then select phone info scroll down and there is a tab to turn radio off and on. saves time from a reboot.
You should have mention him by @krystianp . Not sure it will work from the phone
Hit the damn thanks button instead!
Enviado desde mi MB860
RE turning radio off and on
overboard1978 said:
have you tried turning radio on and off from testing tab from dialer *#*#4636#*#* then select phone info scroll down and there is a tab to turn radio off and on. saves time from a reboot.
Click to expand...
Click to collapse
No I haven't tried this. Does this do something different from krystianp's suggestion from Jan 2 at the 10.1 developer thread :
echo "shutdown" > /sys/class/radio/mdm6600/command
echo "powerup" > /sys/class/radio/mdm6600/command
which, per reply post from Feche (also Jan 2), succeeds in starting up the radio but not making a connection?
further update
rhcohen said:
No I haven't tried this. Does this do something different from krystianp's suggestion from Jan 2 at the 10.1 developer thread :
echo "shutdown" > /sys/class/radio/mdm6600/command
echo "powerup" > /sys/class/radio/mdm6600/command
which, per reply post from Feche (also Jan 2), succeeds in starting up the radio but not making a connection?
Click to expand...
Click to collapse
----------
OK I have a further update. Using the testing tab from the dialer gives me the option of turning the radio off; when I click it nothing changes -- in particular no option to turn the radio on.
When I try krystianp's echo "shutdown" and echo "powerup" commands, I get a system prompt back but no indication that anything has changed with the radio (though maybe it would be reflected in the radio logs). In any event, certainly no connection to the network.
With regard to including @krystianp in the mssage -- where am I supposed to include this (to get the log files to him)?
rhcohen said:
----------
With regard to including @krystianp in the mssage -- where am I supposed to include this (to get the log files to him)?
Click to expand...
Click to collapse
Doesn' t it appear as a link to his user profile? go there and select
Code:
send message -> send a private message to krystianp
.
I don't see a place to attach a file to the message, but you can link to this thread.
reply; and what is "uv"?
PolesApart said:
Doesn' t it appear as a link to his user profile? go there and select
Code:
send message -> send a private message to krystianp
.
I don't see a place to attach a file to the message, but you can link to this thread.
Click to expand...
Click to collapse
-------------
Thanks. Sending the logs may no longer be relevant; @krystianp posted a new kernel a day and a half ago. I flashed it yesterday, and so far, no radio drops. If I get any I will post another message with logs and also send a message to krystianp.
I notice in describing the new kernel he says he made changes to radio and UV. Can someone tell me what is UV? I tried a search in the 10.1 developer forum and a more general google search but find nothing useful (I suspect this use of "UV" does not mean "ultra-violet".)
As of today, he said the last kernel just adds more debug information. for me it didn't work for much time, with random reboots, probably caused by UV changes. UV is shorthand for "undervolting", an attempt to lower voltage to cpu (and perhaps some other devices) in order to preserve battery and generate less heat.
reply
PolesApart said:
As of today, he said the last kernel just adds more debug information. for me it didn't work for much time, with random reboots, probably caused by UV changes. UV is shorthand for "undervolting", an attempt to lower voltage to cpu (and perhaps some other devices) in order to preserve battery and generate less heat.
Click to expand...
Click to collapse
I saw today's post but didn't interpret it the same way. He had already said that this kernel, along with the one from 12/31, were for people with the disconnect errors (which I was getting), but when he posted the Jan 5 kernel he indicated there were changes to radio and UV; I thought today's notice was just reaffirming the purpose of both the 12/31 and 1/5 kernels.
The 12/31 kernel clearly did more than just turn on logging however, as it seems to have fixed the camera flash for many (including me).
And the 1/5 kernel seems to be working more stably for me -- 1 1/2 days now without a radio drop. Maybe just luck.

Ulefone T1 - any lineageos development?

[email protected],
just bought myself an Ulefone T1 from aliexpress and I am wondering if there is any lineageos development out there for this phone? Is anybody planning to develop for this?
cheers
JohnnyT
Stay tunned. The phone is new and development will yet. Dont worry is a great phone and Ulefone is better than yesterday.
https://www.needrom.com/category/ulefone/t1-ulefone/
It will hardly receive official updates, let alone custom ROMs (same fate as the 96% of MediaTek devices out there).
any update . i just bought this phone from banggood. my asus zenfone 3 wifi is failing. so needed something to fill the gap
Finally received my t1 after 11 weeks of waiting!!
Everything works fine apart from the battery usage which is a round 10% per hour on standby with no usage!!
FOLLOW-UP
Following lots of research found that Whatsapp was still trying to verify the phone thru SMS and was draining the battery. Uninstalled and re-installed Whatsapp and verified by manually entering SMS pin.
Now appears to running okay at just over 2% per hour battery drain with bluetooth and GPS set on.
i think i got a thud. reboots when connected to 5g wifi and sometimes when doing stuff on the phone. what a POS phone. never again ulefone!
I am very happy with my T1. High performance, loads of RAM and storage in a decent looking dual SIM package for a very reasonable price tag. First official OTA update yesterday. Also there are rumors about 8.0 upgrade till end of the year.
JohnnyT
Alicklee said:
i think i got a thud. reboots when connected to 5g wifi and sometimes when doing stuff on the phone. what a POS phone. never again ulefone!
Click to expand...
Click to collapse
Mine does occasional reboot. I think its when my mail app is in 'recent apps'. When I clear recent apps. The phone seems more stable, but it's early days.
If anyone finds a fix, please post to the group.
I had my first ota update so that was a plus although it didn't solve the rebooting or activate the 'so called' second camera.
Pickles871 said:
Mine does occasional reboot. I think its when my mail app is in 'recent apps'. When I clear recent apps. The phone seems more stable, but it's early days.
If anyone finds a fix, please post to the group.
I had my first ota update so that was a plus although it didn't solve the rebooting or activate the 'so called' second camera.
Click to expand...
Click to collapse
Do you have yours rooted and your bootloader unlocked? I am getting the update prompt but being unlocked and rooted I'm not sure it will take the update. Some phones tend to brick. Also all of a sudden I am having an issue with "android process.media has stopped" Can't figure out what's causing it but since it started the device has become quite laggy
Mine is not rooted. Its still as out of the box. I have rooted previous phones but find that some of the apps I want to use won't run on rooted phones, like certain banking apps. I don't know if the restarts are an Android 7.0 symptom or hardware/software based. There are so many different views on this it's almost impossible to figure out the causes. For me I keep trying different app and phone settings in the hope that something eventually solves the issue. Maybe a future firmware update will sort it. I live in hope (but don't hold your breath). More likely a new phone will be acquired at some point!
by any chance any of you have gps problems in waze or maps????
Pickles871 said:
Mine is not rooted. Its still as out of the box. I have rooted previous phones but find that some of the apps I want to use won't run on rooted phones, like certain banking apps. I don't know if the restarts are an Android 7.0 symptom or hardware/software based. There are so many different views on this it's almost impossible to figure out the causes. For me I keep trying different app and phone settings in the hope that something eventually solves the issue. Maybe a future firmware update will sort it. I live in hope (but don't hold your breath). More likely a new phone will be acquired at some point!
Click to expand...
Click to collapse
you need to proper root with magisk. and only use magisk, not other super user apps.
with magisk hide you can cheat banking apps or any app thinking the phone is not rooted.
nieXas said:
you need to proper root with magisk. and only use magisk, not other super user apps.
with magisk hide you can cheat banking apps or any app thinking the phone is not rooted.
Click to expand...
Click to collapse
Thats useful to know. Many thanks
Made Lineage 14.1 work on my Ulefone T1 (adb shell hacked)
Hi everyone,
i've been digging around for the last few weeks on my T1 and now i've finally made it boot. I dont know exactly what is working and what not but i can tell WLAN is NOT working for now! The kernel repo at my github was not working so i used the stock one. You may download it as well as the TWRP recovery i made alongside the ROM. But you need to wipe /data partition so all user data is lost in the process. Also while TWRP needs a reboot after wiping /data step 2 & 3 may need to be repeated once. For now i was not able to flash and boot the recovery (working on it) but it can be booted into as follows (when booted into the stock system):
UPDATE: Made it work - it's booting without hacking via ADB-Shell. The parts marked --- obsolete --- are not needed any more.
1.) Disable OEM-Lock in Developer-Options (google if necessary how to do that)
2.) Reboot and keep the upper volume button button pressed until it booted into recovery. If the "no command" screen is displayed, press the power and upper volume button together once again and you shuld reside in the stock recovery. Use it to reboot into fastboot (bootloader).
3.) In fastboot mode, while beeing in the same folder as the downloaded files, type the following:
Code:
fastboot boot recovery.img
4.) Wait for TWRP to boot up and enter the following (within the same folder):
Code:
adb push lineage-14.1-*-UNOFFICIAL-t1.zip /sdcard/
5.) Finally you may flash the Lineage zip file in TWRP (if you have wiped your /data partition at least i needed to)
----------------------------------- obsolete -----------------------------------
6.) Let it reboot into system and while displaying the Linage bootanimation (for now) i had to execute a few commands on adb shell. So, with adb installed, you need to enter the following commands in a common linux/windows shell:
adb shell /vendor/bin/nvram_daemon &
adb shell /system/bin/nvram_proximity &
adb shell /vendor/bin/nvram_agent_binder &
adb shell /system/bin/agoldnvram &
adb shell /system/bin/audioserver &
Click to expand...
Click to collapse
I'm not sure if they are all needed but afterwards my T1 bootet up correcty (more or less). Unfortunately a few drivers are missing as it seems while WLAN is not working for now.
http://d0ndroid.janeiskla.de/lineage-14.1-20180928-UNOFFICIAL-t1.zip
and the recovery
http://d0ndroid.janeiskla.de/recovery.img.
----------------------------------- obsolete -----------------------------------
After fixing another few things the only remaining things i found not working are fingerprint & RIL but I'm looking into that right now. The current builds will always be uploaded to:
http://d0ndroid.janeiskla.de/
The sources i used besides the default Lineage ones are on github:
https://github.com/d0n?tab=repositories
Have fun! And let me know if you make progress on your own
Greez,
d0n
Hi d0n22, are you still working with this rom?

Phone can't even pass the system configuration

Hello mates!
I've sold my Pocophone a while ago and it was working as supposed to. I don't know what the person did but the phone went to the system configuration as if someone did a factory reset or something but it a mess.
When the setup starts it shows a message "Android Setup isn't responding" with a Wait or Ok option.
After a while the message "Android Setup Keeps stopping" also appers.
After that it starts the confituration but when it asks me to connect to WiFi it's completely blank. No WiFi options is showed in the screen.
I can skip that and continue the configuration but in the end a message is showed saying that I didn't configurate a Google Account and it puts me back to the beggining of the configuration.
I've tried a wipe data in recovery menu but nothing changed.
Edit: after I noticed that I can access de notification bar and the configurations of the phone. I discovered that it's using Android 10.0.4.0 and that I can't access WiFi button or configuration. WiFi button is not clickable and the configuration menu is blank and if I wait some long time the options appears but when I click to activete WiFi it says that is activanting but the button comes back to original position.
Edit 2: with Mi Flash Pro I could install the latest version of the system (10.0.6.0) but nothing changed. I noticed that in this configuration menu after a while the phone reboots.
Edit 3: Now I've found something bizarre. Baseband version is unknown. I think that most of the problems maybe is connected to that.
antonioli84 said:
Hello mates!
Edit 2: with Mi Flash Pro I could install the latest version of the system (10.0.6.0) but nothing changed. I noticed that in this configuration menu after a while the phone reboots.
Edit 3: Now I've found something bizarre. Baseband version is unknown. I think that most of the problems maybe is connected to that.
Click to expand...
Click to collapse
Latest version of miui is MIUI 11 (11.0.6.0).
If the baseband version is unknown it means you have corrupted the modem. Your IMEI number is also gone and you can't use your SIM services.
---------- Post added at 01:16 PM ---------- Previous post was at 01:07 PM ----------
antonioli84 said:
Hello mates!
I've sold my Pocophone a while ago and it was working as supposed to. I don't know what the person did but the phone went to the system configuration as if someone did a factory reset or something but it a mess.
When the setup starts it shows a message "Android Setup isn't responding" with a Wait or Ok option.
After a while the message "Android Setup Keeps stopping" also appers.
After that it starts the confituration but when it asks me to connect to WiFi it's completely blank. No WiFi options is showed in the screen.
I can skip that and continue the configuration but in the end a message is showed saying that I didn't configurate a Google Account and it puts me back to the beggining to that.
Click to expand...
Click to collapse
There are two setups in miui, one is done by miui and second is done by google. So try setting up your phone both times without google account. Once you've made it to the launcher you can figure out the problems.
callmebutcher101 said:
Latest version of miui is MIUI 11 (11.0.6.0).
If the baseband version is unknown it means you have corrupted the modem. Your IMEI number is also gone and you can't use your SIM services.
---------- Post added at 01:16 PM ---------- Previous post was at 01:07 PM ----------
There are two setups in miui, one is done by miui and second is done by google. So try setting up your phone both times without google account. Once you've made it to the launcher you can figure out the problems.
Click to expand...
Click to collapse
Thank you for the reply.
That day after hard reset again and knock a little bit the phone, all of sudden the unkwown status changed and the WiFi worked. But was intermittent and also all of sudden the WiFi stopped and sometimes worked on next boot and sometimes not showing again unknown. Sometimes the phone rebooted by itself.
Something is weird with the phone and I don't know if it's physical or software issue.
I returned the phone to the owner. I'm sorry I wrote 10.0.6.0 but it's 11.0.6.0.

Categories

Resources