Frequently Asked Questions
Motorola Moto G
Read Before Asking Please
Motorola Moto G
Read Before Asking Please
This a short list of frequently asked questions in this device forum and the answers often given as a response. It should serve as a starting point for gathering knowledge and finding solutions to many common problems.
This post is a fork of my own FAQ thread available on XDA forums.
To Browse quickly the FAQ and find what you need, Ctrl+F is the key feature
You may search in Motorola help topics too
Table of content :
- FAQ part 1 (my XDA original thread)
- General advices about debugging
- Unlocking Bootloader
- Rooting your device :
- Option 1, using SuperBoot [external thread, on MoDaCo]
- Option 2, using a customized recovery [external thread, on MoDaCo]
- Option 3, for 4.4.2 using SuperSU [external thread, on swedroid.se]- Useful Links
- build.prop collection
Refer to :
- Mr hOaX Tips and Tricks thread for more Up-To-Date informations
- 72off Android related terms and abreviations
- pinguijxy FAQ, for CM11 related issues.
Q1: What are Moto G (Falcon) tech specs ?
The Motorola Moto G is named XT1032/XT1033/XT1034/XT1035/... aka Falcon
XT1028: Verizon US CDMA - 8GB/16GB
XT1031: Boost US CDMA - 8GB/16GB
XT1032: EU/Global GSM/GPe - 8GB/16GB. (GPe = Google Play edition)
XT1033: Brazil - 8GB/16GB (Colors Edition) (Dual Sim) + Moto G (Music edition) (Dual Sim) (16GB Only)
XT1034: US GSM - 8GB/16GB.
XT1035: Brazil - 8GB/16GB (Colors Edition) (Unconfirmed)
Moto G 4G/LTE aka peregrine : ==> /!\ Roms made for standard edition (non-4G) are not compatible with these devices!
XT1045: Moto 4G - 8GB
XT1039: Moto 4G - 8GB UK/EU
XT1040: Moto 4G - 8GB Brazil
Complete specifications available in Mr hOaX Tips and Tricks thread
Q2: What is the .................................................. .................................................. ....?
[...]Q3: Why doesn't the LED work ?
maybe you disabled LED on you older device (or it didn't even have one) setting up you google account disabled the LED on you new Motot G use Notification Light Widget From Motorola to fix this issue (more info)Q4: How to access Fastboot?
Hold PowerButton and VolDown during boot.Q5: How to unlock Bootloader?
Boot to Fastboot and follow this guideQ6: How do i get adb and fastboot drivers ?
or Motorola guide on Motorola's website
For windows, follow this guide or this oneQ7: How to flash Stock Firmware?
although, it seems Motorola Device Manager works ok for win7x86-32 (but not for win7x64-64?) i cannot answer this i'm under linux
other USB drivers if first method failed, source
For Linux, get fastboot files here also, adb and fastboot can be installed using repos for ubuntu-based distros packages needed are : android-tools-adb and android-tools-fastboot (android-tools-fsutils may be useful too)
eg:Code:sudo apt-get install android-tools-fastboot
For windows, follow this guide or this videoQ8: How to Root my device ?
The above is for non-4G devices, for Moto G 4G version refer to this thread
Until now,you first need to unkock your bootloader,Q9: Why dosen't my .apk get installed manually?
Option 1 : then follow this guide [original thread - on MoDaCo]
Option 2 : via a customized recovery [original thread, on MoDaCo]==> Option 1 seems not to work properly for some users, in that case : Try Both.
After you get root, please read Q19
Q10: Where can i find a Custom recovery ?
Until i get a better solution, here are some workaround :
- Check you've enabled Unknown sources (settings>security>unknown sources)
If you did so, there are some workaround :- At the phone first set-up (you may need to factory-reset to get that) - When Motorola assistant asks for data safety (just before the Google accounts question comes up), don't click accept, but tap on "data safety guidelines" and tick both settings to off. Then accept.
- Use adb :
Code:adb install packagename.apk- Use google drive to download the app (gdrive has an antivirus scanner that checks the app, since then it is considered as "safe" for the device and is correctly installed
- other workaround
Q11: How to access bootloader?
- TWRP Recovery ported by @a1Pha
- CWM recovery ported by @a1Pha
- CWM Advanced Edition PhilZ Touch by @Phil3759
- TWRP 2.7.1.0 by @TeamMex
- Via ADB :Q12: How to access recovery?- The hard(ware) way :Code:adb reboot bootloader
- With the phone powered off, press the VOL DOWN KEY for 2-3 seconds then POWER key then release.
- The device will display different BOOT OPTIONS
- Use the VOL DOWN Key to SCROLL to Recovery and VOL UP Key to select
Q13: How to force reboot my frozen device?
- using terminal, if the device is already rooted
Code:su reboot recovery- via adb
Code:adb reboot recovery- via bootloader
boot to bootloader (see Q11) and select recovery (use Use the VOL DOWN Key to SCROLL to Recovery and VOL UP Key to select)- via external app
Q14: How to charge my device and extend battery life?
Follow Motorola tips:Q15: Does rooting/unlocking your phone invalidate its warranty? (In EU)
In short: No. Just the fact that you modified or changed the software of your device, is not a sufficient reason to void your statutory warranty. As long as you have bought the device as a consumer in the European Union.Q16: What to do if my battery is fully discharged and not re-charging?
[source]
Q17: OMG i really bricked my device... Any chance getting it back to life ?Quote:Originally Posted by MotorolaIf your battery is completely discharged, it may take several minutes for the device to begin charging. The battery needs to charge to a minimum voltage before the system can boot up, and this may take a few moments to achieve.You may have experienced the 'sudden battery drop' : go to Q25 [source]
Also refer to Moto G will not power up (Q28)
If your device is apparently dead, and does not look like a phone when connected to PC, then have a look at this guideby @Boss442Q18: How to flash Stock Radio (aka Baseband) / Kernel and why?
Flashing the latest Radio may help if you have problems with poor signal or wifi coverage. Flashing the SS (Single Sim) radio on a Dual Sim device may cause one or both Sims to stop working. Likewise, flashing the radio from a non-CDMA device to a CDMA one, is a very bad idea.Q19: Lost IMEI ? : How to backup / restore PDS partition and why?
Flashing a newer / different Radio or Kernel may improve battery-life and general performance
ClockWorkMod Recovery or TWRP is required to flash these images.http://forum.xda-developers.com/show....php?t=2649763
On Motorola devices the 'pds' partition contains information specific to your machine: IMEI, MAC address, serial number, etc. This partition can be lost by accidental format or over time due to filesystem corruption. If you have made a backup, there is a good chance you can bring your handset back to life.Q20: How to disable/enable auto On/Off screen with Flip Shell?
==> PDS backup will help to restore lost IMEI. It is a situation when the phone reports that the IMEI is unknown. ;This works like a vaccine, apply before having issue with IMEI, after it will be too late !
Instructions:
**Root Required**
Using ADB you can make a copy of the partition and move it to a safe place (Google Drive?):adb shellTo restore in the event of corruption or loss:
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/pds of=/sdcard/pds.imgadb shell(assuming you've pushed pds.img to internal SDcard storage first)
su
dd if=/sdcard/pds.img of=/dev/block/platform/msm_sdcc.1/by-name/pds
If for some reason this doesn't work, maybe your IMEI isn't destroyed but only not "readable" by system (file system issue? misread cluster reading frame ? no idea), in that case you may read the following story : http://forum.xda-developers.com/show...php?p=52648789
Q21: how to remove the 'unlocked warning' message?
- for stock rom : (disabling, since it's enabled by default)
- install Xposed framework (and reboot)
- install and enable MotoMagnetOff (and reboot)
- for CM11: (enabling, since it doesn't work by default)
Follow this FAQ
Follow @ffosilva method and default Motorola logo will be backQ22: Why and How convert Moto G GPe to non-GPe ?
GPe uses EXT4 for it's 'userdata' filesystem, non-GPe uses f2fs. The GPe kernel expects an EXT4 partition and gives an encryption error if there isn't one. So just flashing a custom ROM won't work on GPe.Converting a GPe MOTO G to a non-GPe Moto G:
(we would need someone to approve this method, and if you made it a different way, please, tell us)
1) Fastboot flash retail US XT1032 stock firmware found here:http://sbf.droid-developers.org/phone.php?device=142) This will wipe the device, replace GPe kernel and radio with stock non-GPe versions and create a new partition table with f2fs filesystem for 'userdata.'
3) Custom ROMs will now work and as will all Motorola Moto G apps.
Q23: How to reboot into 'safe mode'?
Q24: How to keep backups on my 8GB device without loosing space?
Press power button, on the pop up, either keep pressing 'shut down' [stock] or 'reboot' [AOSP based]
more infos about this feature
Q25: Abrupt Drop Battery Issue (Battery suddenly drops to 0%)
To backup :To restore your backup :
- Use a micro USB-OTG adapter and a USB-storage
- boot to recovery
- go to backup and storage > backup to /storage/usbdisk
- wait (it is really slower than when done to /sdcard ==> especially when generating md5sum!)
- reboot your system
- Use a micro USB-OTG adapter and the USB-storage where the backup is located
- boot to recovery
- go to backup and storage > restore from /storage/usbdisk
- wait (it is really slower than when done to /sdcard)
- reboot your system
Enjoy !
You now have a way to keep all your backups, without over flooding your device's storage ! (make sure you won't loose the external storage and keep it safe!)
Q26: Isssues with MMS on boost mobile with Moto G ?
Description: This issue appears to affect all versions of Moto G; while some people never experience it, others have it frequently. Most likely to occur when tethering / using USB cable. Android versions 4.3 and 4.4.2 are vulnerable.
Solution: Issue fixed in Android 4.4.3.Quote:Originally Posted by Kirk StrombergIf anyone else experiences this abrupt drop on your Moto G *after* updating to 4.4.3, we'll need your serial number/IMEI for further investigation and may need to be in more direct contact. Please send an email to:
supportforums@motorola.com
- with the title "Abrupt Drop" and
-include your serial number (Settings>About Phone>Status) and
- note to please forward to me (Kirk Stromberg).
We'll obviously keep working this here in the forums as well but want to isolate anyone still having this on 4.4.3, especially if it is repeats with some frequency. I know it is reproducible fairly reliably for some of you (tethering/USB cable).https://forums.motorola.com/comment/785885
Q27: Miracast / TV Screen-mirroring / DNLA app not working?
Apply the following changes :
apns-config.xmlbuild.propCode:<apn carrier="Boost Mobile" mcc="311" mnc="870" apn="n.boost.ispsn" mmsproxy="68.28.31.7" mmsport="80" mmsc="http://mm.myboostmobile.com" type="default,supl,mms,fota,dun" carrier_enabled="false" protocol="IPV4V6" roaming_protocol="IPV4V6" bearer="13" />get more hereCode:ro.cdma.home.operator.numeric=311870 ro.cdma.home.operator.alpha=Boost Mobile ro.telephony.default_network=13 telephony.slteOnCdmaDevice=1
Q28: Moto G will not power up (addition to Q16 and Q25)
Description: Android 4.4.2 added a 'Settings > Display > Cast screen' (Miracast) option, but it does not function - missing settings menu.
Solution: (Root Required)
This feature now works correctly with Android 4.4.3. However, you still need to enable the 'Cast screen' settings menu by adding the following line (if not already present) to /system/build.prop:persist.debug.wfd.enable=1For quick access to the feature, install: Miracast Widget.
Additionally, 4.4.3 improves compatibility with Allcast and BubbleUPnP, along with other DNLA apps that did not operate correctly in 4.4.2Simultaneous Internet connection and Screen-mirroring is not possible in Stock Motorola Firmware 4.4.3 or 4.4.4. This may change with a future update or with the release of Android 'L.' Most Custom ROMs do however support this ability.
The utility SecondScreen (root required) allows Moto G's screen resolution to be easily changed when Screen-mirroring - e.g. 720p or 1080p. The app has several additional features such as turning the phone's screen off and disabling haptic feedback in order to save battery usage while Screen-mirroring.
Q29: 4.4.3 / 4.4.4 update issues
- Plug it into the charger
- Hold the VOL DOWN key
- While still holding the VOL DOWN key, press and hold the POWER key
- Hold both keys down for over 120 seconds. This is more than two minutes and will seem like a long time. You might want to time yourself to make sure you hold it longer than two minutes.
- After holding the keys down for more than two minutes, release them.
- The Flash Boot screen will display, and the Normal Reboot option will be highlighted
- Press the VOL UP key and the device will start a normal reboot.
If you have tried the above and it didn't work, try this:Source: https://forums.motorola.com/posts/3d5eadc25d
- Plug in the phone for 15 minutes.
- Proceed to Step 2 above.
If after getting the update to 4.4.3 / 4.4.4 you encounter some problem, there are several options:Q30: i encounter '(bootloader) Preflash validation failed' error message when flashing Firmware Image
App-specific issues: Some apps may simply not be compatible with the latest version of Android and you have to wait until they are. You could always mention it to the App developer via Google Play.
Anything else: Could be solved be doing a Factory reset: (Back up anything important!)Setting > Backup & reset > Factory data reset (erase all data on phone)The best and cleanest way to get to 4.4.4 from a previous version of Android; is to Fastboot flash a Motorola Stock Factory Firmware Image. This can avoid any potential issues that may arise when upgrading via an Over the Air (OTA) update. Also see: "Q7: How to flash Stock Firmware?" in this FAQ.
Stock Factory Firmware Images are available here:http://sbf.droid-developers.org/phone.php?device=14When new images are available they are announced here:http://forum.xda-developers.com/show....php?t=2546251
You may have updated to Android 4.4.4 via firmware image or OTA update. In this case you now also have the latest version of the Bootloader. That is why you get the above output when attempting to flash a 4.4.2 firmware image. ==> simply flash 4.4.4 images instead.
If the error still occurs, even with a 4.4.4 firmware image, then unlocking bootloader will be necessary.
No comments:
Post a Comment