Wifi not working X1575 - X Style (Pure) Q&A, Help & Troubleshooting

Hi, I have the X1575 stock firm 6.0, I recently rooted the phone and I think I used a logo.bin for another version and my Wifi its not working, the switch wont stay ON.
I dont have a backup, What can I do? PS. The options in my bootloader screen looks different now.

salvadorposse said:
Hi, I have the X1575 stock firm 6.0, I recently rooted the phone and I think I used a logo.bin for another version and my Wifi its not working, the switch wont stay ON.
I dont have a backup, What can I do? PS. The options in my bootloader screen looks different now.
Click to expand...
Click to collapse
just replace the logo.bin with the correct 1from stock

the-light said:
just replace the logo.bin with the correct 1from stock
Click to expand...
Click to collapse
Thanks, but I'm afraid that hasn't worked.
I think is something else, I'm getting this error in the log:
{
"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"
}

salvadorposse said:
Hi, I have the X1575 stock firm 6.0, I recently rooted the phone and I think I used a logo.bin for another version and my Wifi its not working, the switch wont stay ON.
I dont have a backup, What can I do? PS. The options in my bootloader screen looks different now.
Click to expand...
Click to collapse
logo.bin has nothing to do with WiFi working/not-working, at all.
Flash NON-HLOS.bin from the stock image using fastboot. If SuperSU got installed as system root, backup everything, re-flash the stock MPHS24.49-18-4 firmware, flash TWRP, then SuperSU as systemless.
And since that firmware thread is discombobulated and somewhat outdated, the correct commands to flash the firmware is
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot flash bluetooth BTFM.bin
fastboot erase cache
fastboot erase userdata
fastboot reboot
Click to expand...
Click to collapse

Thanks, I re-flashed the stock and its working just fine, however, twrp its not been installed, Im flashing it using fastboot flash recovery twrp.img and its seems OK but when I try to go to the recovery mode its the android recovery what I find.
Any other suggestion on how can I install the twrp and then supersu?
Spasticdroid said:
logo.bin has nothing to do with WiFi working/not-working, at all.
Flash NON-HLOS.bin from the stock image using fastboot. If SuperSU got installed as system root, backup everything, re-flash the stock MPHS24.49-18-4 firmware, flash TWRP, then SuperSU as systemless.
And since that firmware thread is discombobulated and somewhat outdated, the correct commands to flash the firmware is
Click to expand...
Click to collapse

salvadorposse said:
Thanks, I re-flashed the stock and its working just fine, however, twrp its not been installed, Im flashing it using fastboot flash recovery twrp.img and its seems OK but when I try to go to the recovery mode its the android recovery what I find.
Any other suggestion on how can I install the twrp and then supersu?
Click to expand...
Click to collapse
If TWRP doesn't stick after trying Reboot > Recovery, flash it once more. While in there, go to Mount and checkmark System. Then go back to Advanced > File Manager and either delete, or add ".bak" to the following files:
/system/recovery-from-boot.p
/system/etc/install-recovery.cfg
/system/etc/recovery-resource.dat
That should make it stick.

Thank you very much Sir!

TWRP will fix itself... Once you flash TWRP and start it, go to Reboot in TWRP and select Recovery, the device will restart and TWRP will load, it will stay from now on.

Related

Android 5.0.2 Factory image[BR]

hello all today i am going to share factory images of Lollipop 5.0.2​
xt1033[Dual Sim]: Download Link
xt1032[Single Sim]: Download Link
Mfastboot: link
Steps to restore stock firmware:
1) Reboot the phone into bootloader mode. There are 2 ways to do this.
I) The 'hardware' way.
a) Unplug the USB cable and power off the phone.
b) Press and hold 'Volume down' then power on the phone.
c) Connect USB cable to your computer.
II) The 'software' way.
a) Enable developer mode on the Moto G (Settings-> 'About Phone'. Tap 7 times on 'Build Number')
b) Enable USB debugging. (Settings -> 'Developer options' -> 'USB Debugging' -> check)
c) Connect phone to computer via USB, you should see a new ADB device detected and drivers installed.
d) Open "Minimal ADB and Fastboot". Type:
Fastboot commands:
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
have attached batch file for easy flashing
Happy flashing
xt1032 mirror by @likurik : Download link
reserved 1
Can you show the contents of the file?
Sent from my Nexus 5
three hours to download one zip.file.Nice!
Mirror for xt1032 https://mega.co.nz/#!rNASwDhJ!aFGvFF0atLS2QisasQYhchxig718AUW6wU2CpeufK1Y
uhm... ooookkk... you know there are factory images already available for about 2 weeks ?
{
"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"
}
Anyone knows a Recovery, which is compatible with the new bootloader?
Go to development section and check recovery threads, it's clearly mentioned there with what it's compatible. Small hint, latest TWRP for example.
brainscollector said:
Go to development section and check recovery threads, it's clearly mentioned there with what it's compatible. Small hint, latest TWRP for example.
Click to expand...
Click to collapse
No, New TWRP isnt compartible with this update. I have tested it! I think the Problem is the partition, with the update the partition is smaller
I downloded it, i was GPE 5.0.1, tryed to flash via fastboot but the phone dont boot, its blocked @ bootloder unlocked image. the install seems to have no errors... any ideas?
ROOT FOR MOTO G LOLLIPOP 5.0.x
jonas210678 said:
No, New TWRP isnt compartible with this update. I have tested it! I think the Problem is the partition, with the update the partition is smaller
Click to expand...
Click to collapse
http://techerrata.com/file/twrp2/xt1032/openrecovery-twrp-2.8.1.0-xt1032.img
Also you don't need to use superuser flashable by custom recovery,
http://www.theandroidsoul.com/chainfire-releases-android-5-0-root-moto-g-moto-x-2013-2014-editions/
For all Moto G variants, and works fine. Just turn on into fastboot mode, plug in phone (remember to have enabled USB Debuging in developer options), unzip archive and run windows bat to root device. I can confirm it's working as tested by myself. No custom recovery needed, just unlocked bootloader (obviously) and it's done.
I'm proposing to follow this guide for theaking
http://forum.xda-developers.com/moto-g/general/tweaks-motorola-stock-5-0-2-basic-tweaks-t3012488
And use greenify with donation pack to maintain full control over running apps
jonas210678 said:
No, New TWRP isnt compartible with this update. I have tested it! I think the Problem is the partition, with the update the partition is smaller
Click to expand...
Click to collapse
Lastest TWRP is as compatible as on GPE 5.0.1. Tried myself 3 days ago, rooted from there.
stock!!!???
excuse me for asking but I am new here , so I want to Know , is this an official firmware from google and can I get future updates after flashing this rom ??
abd8030 said:
excuse me for asking but I am new here , so I want to Know , is this an official firmware from google and can I get future updates after flashing this rom ??
Click to expand...
Click to collapse
It's Official Firmware from Motorola and yes, you will recieve future updates.
pico hackr said:
hello all today i am going to share factory images of Lollipop 5.0.2
Click to expand...
Click to collapse
please share your links in the existing thread in the development section.
Thread closed

Shamu 5.1.0 on Factory Images page now

https://developers.google.com/android/nexus/images
Nate
**** me, just after I get the OTA working...
Not on my browser it isn't...
Edit - weird a page refresh and it showed up... Awesome.
juggies said:
**** me, just after I get the OTA working...
Click to expand...
Click to collapse
Yup took me forever to revert back to stock 5.0.1 I couldn't get the ota to work but just when I was about to get it to work I got the ota update officially lol now awaiting a good ROM and kernel
I just flashed it and it's booting up now.
{
"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"
}
djsiva said:
I just flashed it and it's booting up now.
Click to expand...
Click to collapse
Have you rooted? Does the CF AutoRoot for 5.0 work?
Any mirrors my download keeps failing?
Stop stealing your neighbor's internet.....lol jk. downloaded, flashed, booted, and running. Flash-all doesn't work for me.
What do I flash if I'm on cm12. Boot loader and radio I know for sure. Is their anything else I need to flash? Do I flash the boot.IMG?
Sent from my Nexus 6 using Tapatalk

			
				
dunjamon said:
Have you rooted? Does the CF AutoRoot for 5.0 work?
Click to expand...
Click to collapse
Rooted with Nexus Root Toolkit
dunjamon said:
Have you rooted? Does the CF AutoRoot for 5.0 work?
Click to expand...
Click to collapse
I just flashed TWRP and the flashable SuperSU. No need for CF Autoroot.
I just let twrp do it. Just boot into twrp, reboot to system. It will ask if you want to root it. Continue, it will reboot to system and prompt you to update su via play store.
Sent from my Nexus 6 using Tapatalk
Mine errors out when trying to install the system.img is it because I am rooted? What do I do to fix this i'll assume my phone won't work till I fix it?
This is when using the flash-all script
ColdEmbrace said:
Mine errors out when trying to install the system.img is it because I am rooted? What do I do to fix this i'll assume my phone won't work till I fix it?
This is when using the flash-all script
Click to expand...
Click to collapse
You may have to flash each individually, in know when flashing 5.0.1 the script wouldn't work for me
ColdEmbrace said:
Mine errors out when trying to install the system.img is it because I am rooted? What do I do to fix this i'll assume my phone won't work till I fix it?
This is when using the flash-all script
Click to expand...
Click to collapse
The flash all rarely works. You can use something like Wugfresh's Nexus Root Toolkit, or follow these:
http://www.androidpolice.com/2014/1...-0-factory-images-heres-how-to-get-around-it/
ricey1986 said:
You may have to flash each individually, in know when flashing 5.0.1 the script wouldn't work for me
Click to expand...
Click to collapse
Thanks for the quick reply so i flash separately by doing
fastboot boot boot.img
fastboot cache cache.img
fastboot recovery recovery.img
fastboot system system.img
fastboot userdata userdata.img
or can i skip steps and/or replace recovery.img with my TWRP.img file
sorry to be a pain it's been forever since I've had to custom flash anything.
ColdEmbrace said:
Thanks for the quick reply so i flash separately by doing
fastboot boot boot.img
fastboot cache cache.img
fastboot recovery recovery.img
fastboot system system.img
fastboot userdata userdata.img
or can i skip steps and/or replace recovery.img with my TWRP.img file
sorry to be a pain it's been forever since I've had to custom flash anything.
Click to expand...
Click to collapse
You need to flash the bootloader and radio in this one too.
fastboot flash bootloader (filename)
fastboot flash radio (filename)
fastboot reboot-bootloader *************make sure to do this after bootloader and radio*************
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot reboot
Is there a 5.1 .zip that I can use to flash in twrp yet?
djsiva said:
You need to flash the bootloader and radio in this one too.
fastboot flash bootloader (filename)
fastboot flash radio (filename)
fastboot reboot-bootloader *************make sure to do this after bootloader and radio*************
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot reboot
Click to expand...
Click to collapse
it's all good the flash-all zip did that before erroring out. All done and literally just booted thanks everyone <3

Need some advice for my xt1562

I'm new here, so sorry if this is a duff post.
I've done searches to no avail.
I bought my x play second hand. It's been rooted to a none stock android 7.0. I'm having issues with sd card being unrecognised. I've read that this could be a motherboard problem. I've checked it with a number of different cards that all work absolutely fine on other devices.
My question is, would it help if I returned my phone to stock then upgraded to the proper versions of android via the download direct to phone?
If so, is there an updated method? The one I tried to follow uses SDK but the instructions seem to be for an old version (it's a 2015 post) as the version of Android Studio I installed seems to be unrecognisable from what is being described. I'm not savvy enough with these systems to work out what I need to do instead.
Thanks in advance.
Another thought, would it be worth installing a different none stock ROM?
if you are rooted, install twrp and try other custom rom
if you need install marshmallow with fastboot:
marshmallow pack with update 1 october 2016 update
Code:
https://my.pcloud.com/publink/show?code=XZ7WHdZJvy0fTbyYKuY5rtBpSzQD79KkAey
adb fastboot app:
Code:
https://my.pcloud.com/publink/show?code=XZcmHdZk8WW37zD64Q158z63w8dFyNGH8zX
extract marshmallow pack in adb fastboot folder like this:
{
"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"
}
install 6.0.1 with adb commands:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot
Click to expand...
Click to collapse
or faster - put this file in adb folder and use it:
Code:
https://my.pcloud.com/publink/show?code=XZv1HdZNploxJptYcYB2gNS28m2y5v8eqkX
wiemar said:
if you are rooted, install twrp and try other custom rom
if you need install marshmallow with fastboot:
marshmallow pack with update 1 october 2016 update
Code:
https://my.pcloud.com/publink/show?code=XZcmHdZk8WW37zD64Q158z63w8dFyNGH8zX
adb fastboot app:
Code:
https://my.pcloud.com/publink/show?code=XZcmHdZk8WW37zD64Q158z63w8dFyNGH8zX
extract marshmallow pack in adb fastboot folder like this:
install 6.0.1 with adb commands:
or faster - put this file in adb folder and use it:
Code:
https://my.pcloud.com/publink/show?code=XZv1HdZNploxJptYcYB2gNS28m2y5v8eqkX
Click to expand...
Click to collapse
Thanks for replying, I really appreciate the effort.
A lot of this is just words on my screen. I may be able to work out what some of this means given time. Which folders am I putting stuff in? On phone or PC? Also the top 2 http adresses are the same, is this intentional?
Thanks again.
my mistake. edited links. fastboot on pc and extract marshmallow pack inside adb folder. look at screen
Will LTE work on this MM 6.0.1 ROM?
wiemar said:
if you are rooted, install twrp and try other custom rom
if you need install marshmallow with fastboot:
marshmallow pack with update 1 october 2016 update
Will LTE work fine with this MM 1-Oct-2016 ROM?
Also instead of running all these commands one after another, can you please point me to a .zip file, which i can directly flash it from TWRP like other ROMs? Thats much easier for me than running all these commands manually.
Click to expand...
Click to collapse
lte works normaly.
you need find backup from stock that can be installed from twrp. i don't have it. adb fastboot method is faster. and you don't read all my answers. you don't need use commands, just 1 file.
Really appreciate the links and steps!!! Thanks.
wiemar said:
lte works normaly.
you need find backup from stock that can be installed from twrp. i don't have it. adb fastboot method is faster. and you don't read all my answers. you don't need use commands, just 1 file.
Click to expand...
Click to collapse
Currently I am running on LIneageOS Nougat 7.1.1. I am planning to do this downgrade to MM if I really don't like the battery backup on Nougat 7.1.1.
Really appreciate the links and steps!!! Thanks.
---------- Post added at 09:08 AM ---------- Previous post was at 08:46 AM ----------
wiemar said:
lte works normaly.
you need find backup from stock that can be installed from twrp. i don't have it. adb fastboot method is faster. and you don't read all my answers. you don't need use commands, just 1 file.
Click to expand...
Click to collapse
BTW, one question. How do you run that single batch file?
... restart phone to bootloader, connect to pc, and run this file.
Okay, I've now discovered that TWRP is already installed. Can I use any xt1562 zipped Rom or does it need to be specific to TWRP. I've put the zip on my phone ready to go and done a nandroid backup but wanted to check first before I hit install.
Thanks again

Bootloader broken? Npn25.137-83 xt1687 help!

Hi, I have a problem with the "Unlock OEM" option
I already have unlocked the bootloader does not let me do a RE-LOCK Since it does not let me activate the option in developer options, I am currently in stock without modifications, I need to know how to activate the option "Unlock OEM" Having the bootloader unlocked
I already tried to block it again but it tells me that I need to activate the option in fastboot
HEEEELP:crying::crying:
SCREENSHOT OF THE OPTION DISABLED
View attachment 4335329
You need to run the same command twice in a row.
Karlinski said:
You need to run the same command twice in a row.
Click to expand...
Click to collapse
What command, the option in dev options is buged?
Fastboot: "You need activate Unlock Oem in Dev Options" but i can't because the options is not available
{
"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"
}
To relock you need to reflash the stock image... I don't think we have that version yet.
acejavelin said:
To relock you need to reflash the stock image... I don't think we have that version yet.
Click to expand...
Click to collapse
I have the full firmware of this version, i tried with Npn 35-5 and 35 and not luck for me, the option are Disabled ever :crying:
JassyelZ said:
I have the full firmware of this version, i tried with Npn 35-5 and 35 and not luck for me, the option are Disabled ever :crying:
Click to expand...
Click to collapse
I had that same issue and was able to relock by flashing NPN25.137-67-5 (Indian variant) on my XT1687 with the first line of commands. Then you can flash .35, .35-5 or -83 with the second line of commands. Although POTTER_RETAIL_7.0_NPNS25.137-83_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip should flash same as NPN25.137-67-5 to relock the bootloader. The system remembers the most recent security patch and won't allow earlier patch updates to be flashed in that manner. 137-83 being the most recent. Hope this helps.
Be sure have drivers and ADB/Fastboot installed. Extract files into a folder containing adb/fastboot (I make copies of them to drop each set of files into) Run the relock commands one by one. But you can drag'n'drop the OTA update files into cmd and they'll auto-run. I just flashed to 137-83 that way.
Bootloader relock commands
fastboot oem lock
fastboot oem lock
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash boot boot.img
fastboot oem lock
Full flashing for OTA Update
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
JassyelZ said:
I have the full firmware of this version, i tried with Npn 35-5 and 35 and not luck for me, the option are Disabled ever :crying:
Click to expand...
Click to collapse
POTTER_RETAIL_7.0_NPNS25.137-83_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip from 'firmware center' will relock your bootloader. I just tested it on mine and no errors.
Here's the process:
i imgur com /HkJzfKp png (cause I can't post links ) Periods in the first 2 and last space, move the forward slash over.

Brick moto g4 xt1622

Hi, yesterday i have unlock bootloader of my moto g4, xt 1622 , i have flashed twrp and this is perfect, but after i have flashed zip of magisk.zip for root permission, when i reboot i obtain only black screen and led white ( intermittence led) .
The device is recognize by windows 10 (in test mode and no signature driver verify ) but not in tray bar..
Mode recognized by pc are:
in fast boot like " fastboot athene_13mp S " in "other device"
In adb mode " sideload" ( from stock recovery) like "Moto g4 plus " in device manager/usb devices"
I have stock recovery and can't start blank flash because the device isn t recognized by pc like qualcomm device..
What can i do??? Thanks a lot my friends!!
The problem is that magisk is not compatible with the Stock kernel, so if you want magisk you need to flash a custom kernel, i recomend this: https://elementalx.org/devices/moto-g4/ you need to flash the kernel and after this flash magisk.
Regards
Wow! So the phone is save? ?
And what can i flash pther kernel, can i have a guide plz? Can i flash with sideload? Thanks!
Yes, you need to enter un recovery, conect your phone to pc and with adb put in the cmd adb sideload nameofyourzip.zip and then flash magisk with sideload if hoy wanr
Unfortunately i recive this error.. what can i do? Thanks!!
{
"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"
}
Ok, first you need to install twrp: https://forum.xda-developers.com/mo...p-twrp-3-0-2-2-recovery-moto-g4-plus-t3386586
Then you need to go in twrp to avanced and adb sideload and flash it.
Hmm, can you confirm if you have stock Marshmallow (6.0.1) or Nougat (7.0) on your device? I see from the stock recovery version that it's 6.0.1/MPJ24.139-23-4 (a really old build of Marshmallow).
Thanks ismael! I m going to try it
@ECHO first of this mods, the smartphone have nougat full stock. When i have installed twrp the sistem started normally, but when i flashed magisk the sistem started with black screen, before this i ve factory reset and flash a zip of stock rom.. and start a very problem!!
Thaks a lot to all for help me and sorry for my bad english.
David
scossa1994 said:
Thanks ismael! I m going to try it
@ECHO first of this mods, the smartphone have nougat full stock. When i have installed twrp the sistem started normally, but when i flashed magisk the sistem started with black screen, before this i ve factory reset and flash a zip of stock rom.. and start a very problem!!
Thaks a lot to all for help me and sorry for my bad english.
David
Click to expand...
Click to collapse
Thanks, as Ismael034202 pointed out above, if you were on stock Nougat, then you will need to flash a custom kernel, as rooting on the stock Motorola Nougat kernel will cause a boot failure. If you were still on Nougat, then you could have followed this guide https://forum.xda-developers.com/mo...de-root-moto-g4-plus-supersu-android-t3587918 with flashing magisk instead of SuperSU.
As you've re-flashed the old Marshmallow stock ROM, then you do not need a custom kernel (Marshmallow stock ROM kernels are less strict about rooting), flashing TWRP and then flashing magisk should work on Marshmallow.
However, you need to be very careful if you revert back to full stock - as you've appeared to have downgraded from Nougat, taking OTA updates may hard brick your device. If you can remember what Nougat stock ROM you had before unlocking your device, I would recommend downloading a copy of that stock ROM and using the stock ROM to update. Try not to use stock OTA updates.
Very well explained echo92. +1 ?
what can i flash somethings?? because usb debug is off after wipe dataa, and i can t enter in android to activate it!! plz help
i think that android is stock nougat, with old stock recovery and magisk(the real problem) and stock kernel.
what can i solve?
thanks
scossa1994 said:
what can i flash somethings?? because usb debug is off after wipe dataa, and i can t enter in android to activate it!! plz help
i think that android is stock nougat, with old stock recovery and magisk(the real problem) and stock kernel.
what can i solve?
thanks
Click to expand...
Click to collapse
Hmm, in that case, the easiest way may be to flash the latest stock ROM to your device and start over again. As an alternative, do you have a TWRP backup of your device?
For XT1622, you'll likely want NPJS25.93-14-13 (Nougat, 7.0 stock, December 2017 security patch) firmware from here: https://forum.xda-developers.com/moto-g4-plus/how-to/stock-rom-npjs25-93-14-4-march-1-t3608138
Download and extract as directed in the post, and to flash to repair your device, use the following flashing commands:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot
Click to expand...
Click to collapse
This should not re-lock your bootloader. Next, download TWRP, ElementalX and magisk and flash as I suggested in the guide above. The basic guide for rooting on Nougat is:
a)Flash/boot TWRP. Backup your device.
b)Flash ElementalX.
c)Flash magisk or SuperSU.
d)Wipe cache/Dalvik in TWRP.
e)Reboot and wait for boot.
f)Any issues, revert to your backup made in a)
Can i use fastboot within debug usb off? Because i recive an error, i m tryng and post a pic.
Thanks
This is my situation after try to use fastboot
Hace you installed Motorola drivers for pc, you can use fastboot without USB debugging
https://mobilesupport.lenovo.com/rola/es/solution/MS89882 This os the link for the fastboot drivers
Thanks guys!! I had write the stock 7.0!! Now the phone is perfect!! Thanks!!
I had wrong driver and pc not recognized the phone!! Now yes ??
Now install twrp, elementalX Kernel, magisk and enjoy
Hi i need urgent help. My Moto g4 plus is not starting anymore. I was using it and but suddenly switched off and nithing works now. Only the led light comes two times when charging cable is connected. Please help help
It was rooted.
Moto Singh said:
Hi i need urgent help. My Moto g4 plus is not starting anymore. I was using it and but suddenly switched off and nithing works now. Only the led light comes two times when charging cable is connected. Please help help
It was rooted.
Click to expand...
Click to collapse
Can you enter in bootloader pressing vol - and power?? If is possible is not problem because you can flash stock rom in fastboot.
scossa1994 said:
Can you enter in bootloader pressing vol - and power?? If is possible is not problem because you can flash stock rom in fastboot.
Click to expand...
Click to collapse
No nothing is working.
Moto Singh said:
No nothing is working.
Click to expand...
Click to collapse
I don t know.. the problem is the corrupted bootloader ( i think..)

Categories

Resources