[Q] Can anyone port ROM CyanogenMod 11? - LG G2 Mini

I found a thread about CM11 on LG L90
I think, this device is very similar with the LG G2 mini
I hope there's someone can be ported this Rom for G2 mini
Here is the link http://forum.xda-developers.com/lg-l90/development/rom-cyanogenmod-11-lg-l90-t2831541
Sorry for my poor English..

I think we need a custom kernel first before we port this! Ive tried to make a custom kernel with no sucess at this point. We havet to wait and se what happens.

invaderjohn said:
I think we need a custom kernel first before we port this! Ive tried to make a custom kernel with no sucess at this point. We havet to wait and se what happens.
Click to expand...
Click to collapse
Ok.. hopefully in the near future there will be someone who can develop

myllo.setya said:
I found a thread about CM11 on LG L90
I think, this device is very similar with the LG G2 mini
I hope there's someone can be ported this Rom for G2 mini
Here is the link http://forum.xda-developers.com/lg-l90/development/rom-cyanogenmod-11-lg-l90-t2831541
Sorry for my poor English..
Click to expand...
Click to collapse
Don't ask others to do some thing.
Start by your own, like invaderjohn and I do and others may help.
Best chances in my opinion you have with porting cwm to your device following this instructions!
This is how I got started.
---------- Post added at 10:31 AM ---------- Previous post was at 10:23 AM ----------
invaderjohn said:
I think we need a custom kernel first before we port this! Ive tried to make a custom kernel with no sucess at this point. We havet to wait and se what happens.
Click to expand...
Click to collapse
If you have problems with a kernel that builds but doesn't start it might be a problem with dt.img missing in boot.img.
That was the first big problem i had with custom recovery.
At the moment i use Android Image Kitchen to unpack the fresh build recovery.img or boot.img.
Then I copy the original dtb from original boot.img to the split_img folder and repack the image.
So it works with recovery.img with original kernel or kernel build from LG source.
It worked with boot.img that garcia build for us. But i had no touch with that kernel.
Hope it helps.

Zaaap72 said:
Don't ask others to do some thing.
Start by your own, like invaderjohn and I do and others may help.
Best chances in my opinion you have with porting cwm to your device following this instructions!
This is how I got started.
---------- Post added at 10:31 AM ---------- Previous post was at 10:23 AM ----------
If you have problems with a kernel that builds but doesn't start it might be a problem with dt.img missing in boot.img.
That was the first big problem i had with custom recovery.
At the moment i use Android Image Kitchen to unpack the fresh build recovery.img or boot.img.
Then I copy the original dtb from original boot.img to the split_img folder and repack the image.
So it works with recovery.img with original kernel or kernel build from LG source.
It worked with boot.img that garcia build for us. But i had no touch with that kernel.
Hope it helps.
Click to expand...
Click to collapse
Thx alot bud im gonna look up that tomorrow. Hope i/we can get this to work soon.
I tried compiling yesterday with adk. But its just told files where missing but i think the anykernel was searching for files for an old adk.

Zaaap72 said:
Don't ask others to do some thing.
Start by your own, like invaderjohn and I do and others may help.
Best chances in my opinion you have with porting cwm to your device following this instructions!
This is how I got started.
Click to expand...
Click to collapse
i have do that,but with no success
i try to flash the custom kernel from L90 to my device,it can booting
but the bootanime is black screen,after i press lock button and unlock again i can see the display
and heppened also in my CWM with the same kernel
sorry for my poor english

Related

Pure Aosp 4.3 Q&A

Right guys this is the Q&A Thread for the INTERNATIONAL X+ (enrc2b) ask questions and so on report bugs to me, NO OFF TOPIC i will update the 2nd post with bugs and so on.
Ask questions if you are unsure about something
Don't go off topic
I have only made this thread as a convenience, as i know you lot like to talk to us, but i will lock it if it goes super OT
REPORT BUGS IN THE DEVDB AND NOT HERE
ASK ANY QUESTION HERE RELATING TO THE ROM OR INSTALLATION
3rd post will be how to create the rom from source on your own.
BUG LIST
Code:
MHL (HDMI to tv doesn't work)
Video Camera locks up and requires a reboot to fix
How to compile PaP + Ax (Pure Aosp And Aosp-Plus) from source
in this guide ?? = Pap or Ax (change the ?? to either of those lines)
Building the ROM yourself
If you want to contribute to the ROM, you'll first need to be able to build it. Here's how.
First, follow the guide here up to the repo init line to get your build environment set up.
Next, create a folder for ??. For the purposes of this guide, i'll assume it's in ~/Android/??
Initialise the repo
Code:
cd ~/Android/??
repo init -u git://github.com/Pure-Aosp/android.git -b 4.3
OR
repo init -u git://github.com/AospPlus/android_manifest.git -b aosp-plus_4.3
Now, sync the repo. This step may take a while.
Code:
repo sync -j# (the # here = the number of cores and thread your cpu has +1 (a quad core i7 = -j9)
And finally, build the rom
. build/envsetup.sh
brunch enrc2b
This might be a terribly stupid question, but would this ROM work on the at&t variant?
whatthehckeric said:
This might be a terribly stupid question, but would this ROM work on the at&t variant?
Click to expand...
Click to collapse
not yet, i have 3 nights off work (i need to sleep a little today) and i'm going to see if i can pull this audio thing outta my ass some how
Alright bro, I wish you the best of luck and thanks for the prompt response!
Just want to clarify, is it safe to flash the latest build (uploaded on 2013-09-17) with my current BLADE Kernel (3.1.10-BLADE)?
Or should I wait for the next release?
Because you mentioned that "DO NOT FLASH KERNEL IN THE ZIP"
so just wondering if my current kernel will work for the latest build.
Thanks.
neoborn said:
Just want to clarify, is it safe to flash the latest build (uploaded on 2013-09-17) with my current BLADE Kernel (3.1.10-BLADE)?
Or should I wait for the next release?
Because you mentioned that "DO NOT FLASH KERNEL IN THE ZIP"
so just wondering if my current kernel will work for the latest build.
Thanks.
Click to expand...
Click to collapse
i did say in my post STICK WITH THE CURRENT KERNEL
would you guys prefer if busybox and SU were compiled in with the rom, rather than flashing them yourselves?
Lloir said:
would you guys prefer if busybox and SU were compiled in with the rom, rather than flashing them yourselves?
Click to expand...
Click to collapse
I vote Aye!
Sent from my HTC One X+ using XDA Premium 4 mobile app
If you are new to try this ROM, which kernel should i take? I flashed pap_enrc2b-ota-eng.lloir.zip 2013-09-16 05:52 and everything was working fine, but after a reboot it will stuck in android screen.
I read you message not flash the boot.img from the zip, but both downloads have the same kernel. Thanks for the help.
wissertje said:
If you are new to try this ROM, which kernel should i take? I flashed pap_enrc2b-ota-eng.lloir.zip 2013-09-16 05:52 and everything was working fine, but after a reboot it will stuck in android screen.
I read you message not flash the boot.img from the zip, but both downloads have the same kernel. Thanks for the help.
Click to expand...
Click to collapse
Try this one
http://forum.xda-developers.com/devdb/project/dl/?id=567
Never mind. Can someone please delete this post?
bluetooth is not open how is fix
wissertje said:
If you are new to try this ROM, which kernel should i take? I flashed pap_enrc2b-ota-eng.lloir.zip 2013-09-16 05:52 and everything was working fine, but after a reboot it will stuck in android screen.
I read you message not flash the boot.img from the zip, but both downloads have the same kernel. Thanks for the help.
Click to expand...
Click to collapse
Which boot.img did you end up using? I am experiencing the same issue...
bushvin said:
Which boot.img did you end up using? I am experiencing the same issue...
Click to expand...
Click to collapse
I couldn't solved the kernel problem, so i switched to another ROM. Sorry i can't help you.
Stuck at loading screen
hi,
I followed all the steps mentioned in the instructions, but forgot to take a backup.
after i installed the rom and flashed boot.img, i rebooted it and got stuck on the loading screen that comes after the HTC ONE X+ logo.
Please HELP !!!!!
---------- Post added at 01:45 PM ---------- Previous post was at 01:34 PM ----------
wissertje said:
I couldn't solved the kernel problem, so i switched to another ROM. Sorry i can't help you.
Click to expand...
Click to collapse
I am stuck at the loading android screen, how is it possible to install a different ROM?
As HTC ONE X+ doesn't have a microSD card slot, so can't put another ROM on sdcard....
please help!!!
namanvarsh said:
hi,
I followed all the steps mentioned in the instructions, but forgot to take a backup.
after i installed the rom and flashed boot.img, i rebooted it and got stuck on the loading screen that comes after the HTC ONE X+ logo.
Please HELP !!!!!
---------- Post added at 01:45 PM ---------- Previous post was at 01:34 PM ----------
I am stuck at the loading android screen, how is it possible to install a different ROM?
As HTC ONE X+ doesn't have a microSD card slot, so can't put another ROM on sdcard....
please help!!!
Click to expand...
Click to collapse
What i did when i had an issue was to push via adb the files i needed, the info is on the forums.. make sure you install android sdk with platform tools and google usb drivers... before flashing any rom everyone should have those working in case of emergency.. especially because.. well.. no micro sd card
Tons of tutorials out there, for some reason adb only worked with twrp recovery with me..

Unofficial CM12 for the Nexus 5 posted

http://forum.xda-developers.com/google-nexus-5/general/rom-unofficial-cm12-5-0-rom-myfluxi-t2934548
You guys think that maybe it's portable to our device?
And the developers who are maybe working on a port - I hope it helps somehow...
Oh, and this too: http://forum.xda-developers.com/optimus-4x-hd/general/dev-unofficial-cm12-p880-t2934360/post0
must be buggy as hell. would be cool to try it but whats the point of doing all the work when it 90% sure wont be daily driver capable anyway
metteduch said:
must be buggy as hell. would be cool to try it but whats the point of doing all the work when it 90% sure wont be daily driver capable anyway
Click to expand...
Click to collapse
I don't know, posted it just in case
The creator said it was stable enough to use as a daily... I'm almost done creating a flashable zip based on it, but there's probably about a 90% chance of it not working... Is someone willing to test it?
I am warning that this is the first port I have done. I used CM11 11/10 Nightly as the base and the posted ROM as the Port, and followed the instructions
HTML:
here
with minor adjustments to allow ART to run. At the very least, I could post it and someone more experienced than me could look at it and tell me what they think?
mjoecarroll said:
The creator said it was stable enough to use as a daily... I'm almost done creating a flashable zip based on it, but there's probably about a 90% chance of it not working... Is someone willing to test it?
I am warning that this is the first port I have done. I used CM11 11/10 Nightly as the base and the posted ROM as the Port, and followed the instructions
HTML:
here
with minor adjustments to allow ART to run. At the very least, I could post it and someone more experienced than me could look at it and tell me what they think?
Click to expand...
Click to collapse
I'd be happy to test. But if something goes wrong I can go back with backup from recovery, right?
mjoecarroll said:
The creator said it was stable enough to use as a daily... I'm almost done creating a flashable zip based on it, but there's probably about a 90% chance of it not working... Is someone willing to test it?
I am warning that this is the first port I have done. I used CM11 11/10 Nightly as the base and the posted ROM as the Port, and followed the instructions
HTML:
here
with minor adjustments to allow ART to run. At the very least, I could post it and someone more experienced than me could look at it and tell me what they think?
Click to expand...
Click to collapse
Yup, happy to test it too. I doubt it'll work due to kernel issues but its worth a shot!
Any word if he got it booting
mjoecarroll said:
The creator said it was stable enough to use as a daily... I'm almost done creating a flashable zip based on it, but there's probably about a 90% chance of it not working... Is someone willing to test it?
I am warning that this is the first port I have done. I used CM11 11/10 Nightly as the base and the posted ROM as the Port, and followed the instructions
HTML:
here
with minor adjustments to allow ART to run. At the very least, I could post it and someone more experienced than me could look at it and tell me what they think?
Click to expand...
Click to collapse
Willing to test too
Sent from my LG-D802 using XDA Premium 4 mobile app
When I get back to my room, I will try. Recovery shouldn't be hurt, but just in case, you should reflash it after installation. I am warning, this is my first time working on something like this and preferably, someone with more experience than me should take a look at it before the ROM is flashed.
---------- Post added at 10:04 PM ---------- Previous post was at 09:24 PM ----------
I'm back. I forgot to mention previously, this is for the D801 model. I could attempt to create other ROMs for other devices, but I will need to do some checking first.
Vs980 will test if u can get it to boot
mjoecarroll said:
When I get back to my room, I will try. Recovery shouldn't be hurt, but just in case, you should reflash it after installation. I am warning, this is my first time working on something like this and preferably, someone with more experience than me should take a look at it before the ROM is flashed.
---------- Post added at 10:04 PM ---------- Previous post was at 09:24 PM ----------
I'm back. I forgot to mention previously, this is for the D801 model. I could attempt to create other ROMs for other devices, but I will need to do some checking first.
Click to expand...
Click to collapse
I'm here when you'll build something for the D802, I don't know anyone with D801 so I can't really help... /:
And even L9 joins. http://forum.xda-developers.com/optimus-l9/development/android-5-0-lg-optimus-l9-aosp-t2937142
I have a D801
Never going to work... Sorry but it's true, You need a custom kernel built on the Lollipop source for it to work.
OMG guys even little L9 got 5.0 -.-
KiaTheKing said:
OMG guys even little L9 got 5.0 -.-
Click to expand...
Click to collapse
Hold your horses. It'll happen when it happens. Let the devs do their thing (side note running an almost completely stable build of Lollipop on my brick of a tablet Asus TF300T).
In development for the Galaxy S4 too: http://forum.xda-developers.com/galaxy-s3/development/wip-cyanogenmod-12-t2936990
Can someone maybe explain to me the issue with the kernel? I mean, if other devices (from LG and other OEMs) can boot this ROM, why can't we?
fma965 said:
Never going to work... Sorry but it's true, You need a custom kernel built on the Lollipop source for it to work.
Click to expand...
Click to collapse
Trying to make a Port of Stock Android Lollipop right now, actually, just got the bootanimation \o/ .
I hope you are really trying, not trolling us)
A guy in this community said that he'll port L preview, but it actually wasn't țhe case at all and he was banned.
Thank you for your work. I hope I will not be misunderstood.
NEO2598 said:
I hope you are really trying, not trolling us)
A guy in this community said that he'll port L preview, but it actually wasn't țhe case at all and he was banned.
Thank you for your work. I hope I will not be misunderstood.
Click to expand...
Click to collapse
Hahahahaha, Don't worry, i am not trolling you guys, i love this forum, and i really hope to be like all the great developers from here...
I am trying to port it, but i don't guarantee anything, it can fail, and i can give up, but, i will try, as far as i can. Sorry for the bad English.

[RECOVERY] TWRP v2.6.3.0 for D605

Team Win Recovery Project for d605
upstream source v2.6.3.0 build
Source
found no bugs in nandroid backup and restore
Only some false translated touch event issues at terminal emulator.
Install: flash the file in CWM:
Download zip file
Give more happiness to your tutorial!
Thanks good man,
We've waited a long time,
CWM is good,but TWRP......
Ty again.......
This is happening omg
Edit: waiting for some feedback before installing, someone PLEASE try installing paranoid android using this
It works good, but not solve Paranoid black screen problem.
Maydar said:
It works good, but not solve Paranoid black screen problem.
Click to expand...
Click to collapse
R.I.P.
Thanks for informations, happy that is working for you. I know, tutorial is a bit short
If you have CWM, then you just backup whole rom, and then youre good. That zip overwrites only recovery partition
RaawrItsTomi said:
This is happening omg
Edit: waiting for some feedback before installing, someone PLEASE try installing paranoid android using this
Click to expand...
Click to collapse
Nice work man! Thanks for this
Sent from my LG-D605 using CM11 V11
Good job, I think it would be great if you gave link to the source code you used to build it in the OP. I think it's required by Original Development section to include the source?
PA
TWPR is working perfectly whit pa
Do you plan to make an update to current version?
I can update it for you if you want. I don't have the device though so I need a good english talker to give me some info about the device.
EDIT: I ported latest TWRP for your device. Need someone who can test it and tell me if it's good. Do not worry worse it can happen is not boot. No hard-brick dangers.
Sorry for long silence everyone, now isnt need for update. So maybe latter or if someone find bugs in my build.
Can I install future builds by Varcain with this? Or I'd have to install the new CWM?
I think that it will work with new builds...
Sent from my LG-D605 using XDA Free mobile app
Does it (TWRP) have Loki integrated like CWM? If no then it won't work - unless you lokify the boot.img inside zip manually. I am switching to new release method and it also depends on recovery being able to Lokify the boot.img when needed.
Thanks, you need to patch that boot.img. I was thinking that every roms would be already patched before compresion.
Sent from my LG-D605 using XDA Free mobile app
I will be thankful for pushing code at github, so we can stay up to date. If you decide to not publish your updates, I can reinvent wheel and make some ugly hack, that do same work in TWRP.
Varcain said:
Does it (TWRP) have Loki integrated like CWM? If no then it won't work - unless you lokify the boot.img inside zip manually. I am switching to new release method and it also depends on recovery being able to Lokify the boot.img when needed.
Click to expand...
Click to collapse
I messed my building tree so badly, that i need start from scratch once more time. I made no changes to twrp source. Only few setting at BoardConfig.mk
but if its required, here it is: http://frame.jailbrake.cz/recovery.zip
Varcain said:
Good job, I think it would be great if you gave link to the source code you used to build it in the OP. I think it's required by Original Development section to include the source?
Click to expand...
Click to collapse

[Fixed] Regarding fixing the brightness issue(high contrast) on CM roms in SGSD

We all know @corphish and @LahKeda built awesome roms for SGSD.
Everything has a good and bad side;so do our CM roms.
While they're fast,debloated and amazing with @psych.half 's kernel,on the other hand there's a high contrast issue on them which is a big pain for us.
This bug first appeared in ZD Kernel by @corphish(Stock modded by cleverior.ipul was ok).And after that,on every rom.So,maybe this is a kernel related issue(guess).
The phone screen seems okay after every reboot(not softboot).But after turning the screen off for the 1st time(after reboot),problem kicks in.
Contrast level gets too high that sometimes we can hardly see what's going on the screen.Eyes hurts really bad when we increase device brightness.
@corphish @LahKeda
I already tried using screen filters eg-screen filter apk,darker apk,but still its not like the stock.U know u can't fix a broken window with some tape :'(
Kernel Tests and Result ---
Only Stock mod by cleverior and Basic Kernel don't have brightness bug.
Can we do anything to fix it?
Edit : Fixed
As @corphish told...
That's a firmware issue.
@dabakale @LahKeda
That's how I fixed it.
Downloaded Pre-rooted Stock by @Chirtagh from here .
Wipe everything from recovery including Internal SD(for a clean install).
Extract that file and flash the tar file using ODIN.
Then flash cm 10.1 over it and there will be no contrast bug!
Contrast bug is a well known bug for mint2g, but honestly speaking I myself never faced it.
It surely is a kernel thing and I think it also depends on firmware. @psych.half did spot some display related changes in various kernel source releases, but since those releases are tarball, its hard to know which source goes with which firmware.
Anyway speaking of me regarding firmware, I always used the latest firmware that was available. I was on XXANF3 (firmware name must include NF) and on them I did all sorts of stuff, flashed various versions of CM ROMs on it.
I am not sure whether you can still get the firmware or not, but if possible, flash that first using Odin only and then flash ROMs.
corphish said:
Contrast bug is a well known bug for mint2g, but honestly speaking I myself never faced it.
It surely is a kernel thing and I think it also depends on firmware. @psych.half did spot some display related changes in various kernel source releases, but since those releases are tarball, its hard to know which source goes with which firmware.
Anyway speaking of me regarding firmware, I always used the latest firmware that was available. I was on XXANF3 (firmware name must include NF) and on them I did all sorts of stuff, flashed various versions of CM ROMs on it.
I am not sure whether you can still get the firmware or not, but if possible, flash that first using Odin only and then flash ROMs.
Click to expand...
Click to collapse
thank you for your reply, sir.
I will try and report back.
Oh,one more thing,
Isn't XXANF4 is the latest firmware available for us?
@BatDroid I've never faced that issue before so try what corphish said and tell us .
@BatDroid u r right
i have already tested every custom ROM
the problem kicks in as and when the cpu enters into deep sleep after fresh reboot ( i rebooted 20-30 times to confirm this )
what is ur point of view?
is taking logs in that period would be helpful?
i m very annoyed with this bug
please reply
---------- Post added at 12:32 PM ---------- Previous post was at 12:23 PM ----------
[/COLOR @BatDroid did u flash XXANF3 Firmware?
is it solved the bug?
i saw ur post in psych's kernel thread lately
sorry for lot more questions
waiting for ur reply ASAP ???
dabakale said:
@BatDroid u r right
i have already tested every custom ROM
the problem kicks in as and when the cpu enters into deep sleep after fresh reboot ( i rebooted 20-30 times to confirm this )
what is ur point of view?
is taking logs in that period would be helpful?
i m very annoyed with this bug
please reply
---------- Post added at 12:32 PM ---------- Previous post was at 12:23 PM ----------
[/COLOR @BatDroid did u flash XXANF3 Firmware?
is it solved the bug?
i saw ur post in psych's kernel thread lately
sorry for lot more questions
waiting for ur reply ASAP
as LahKeda and corphish telling that they never faced that issue, so I think flashing latest stock firmware worth a try.
I haven't flashed yet.Currently I'm running out of data and wifi.
It may take 7-8 days to test.
Click to expand...
Click to collapse
@BatDroid
thanks for ur reply.
i will try and report u after installing XXANF3 Firmware on my phone
my phone has XXANA2 firmware
dabakale said:
@BatDroid
thanks for ur reply.
i will try and report u after installing XXANF3 Firmware on my phone
my phone has XXANA2 firmware
Click to expand...
Click to collapse
okay
try it
and send me the link of the firmware.
I can't find it
at least XXANF3
or XXANF4
format : odin flashable (tar.md5)
@BatDroid
here u go i found link
https://www.androidfilehost.com/?fid=24052804347827019
dabakale said:
@BatDroid
here u go i found link
https://www.androidfilehost.com/?fid=24052804347827019
Click to expand...
Click to collapse
cool!
lets try
BatDroid said:
cool!
lets try
Click to expand...
Click to collapse
but it is not tar.md5
all files are in .img format
like
recovery.img
boot.img
what to do now
dabakale said:
but it is not tar.md5
all files are in .img format
like
recovery.img
boot.img
what to do now
Click to expand...
Click to collapse
did u find something like system.img?
there should be a odin flashable tar file.
Or is it a recovery flashable zip?
dabakale said:
but it is not tar.md5
all files are in .img format
like
recovery.img
boot.img
what to do now
Click to expand...
Click to collapse
download from here
Use pc(if u have)
or try with uc, chrome or a java script enabled browser from phone
@BatDroid the link provided by u is not working
i tried in both uc and chrome in phone
and also in pc (i don't own pc. i tried in my friend's pc)
i Googled a lot but couldn't find a single link for that firmware
and one more thing could corphish help us
(suppose if he has that firmware saved with him)
dabakale said:
@BatDroid the link provided by u is not working
i tried in both uc and chrome in phone
and also in pc (i don't own pc. i tried in my friend's pc)
i Googled a lot but couldn't find a single link for that firmware
and one more thing could corphish help us
(suppose if he has that firmware saved with him)
Click to expand...
Click to collapse
@corphish
 @LahKeda
extremely sorry for disturbing again
anybody has the latest stock firmware?
Build - XXANF3 or XXANF4
@RJinxed
Here's d problem that we all are facing.
Check corphish's 2nd reply.
my stock version is S5282XXAME5 .
@BatDroid
download the app which is shown in first screenshot
u will be able to get XXANF3 firmware easily
i have already downloaded just need to flash
after flashing i will report u
dabakale said:
@BatDroid
download the app which is shown in first screenshot
u will be able to get XXANF3 firmware easily
i have already downloaded just need to flash
after flashing i will report u
Click to expand...
Click to collapse
result?
BatDroid said:
result?
Click to expand...
Click to collapse
i will be flashing it tonight.
i need to borrow pc from one of my friend's.
i will report u after flashing the ROM.

[build.prop] [TWRP ERROR 7 FIX] modify your G5 SPECIAL EDITION Plus

This will fix some issues in your build.prop file
this will replace your build.prop with the original one from stock rom, no edits, and fix twrp potter errors
reboot twrp after flashing, THEN FLASH A ROM OR SOMETHING
Sanders_Original_Build_prop.zip
love you guys
Better not to use such dirty hacks.
Ported Recovery by @GeneticEnginer has product name set as "potter" and all roms and kernel builds has assert scan for "sanders" so better shift to the one compiled naitively for sanders instead of the ported one.
 @GeneticEnginer any word plz?
Ae3NerdGod said:
This will fix some issues in your build.prop file
this will replace your build.prop with the original one from stock rom, no edits, and fix twrp potter errors
reboot twrp after flashing, THEN FLASH A ROM OR SOMETHING
Sanders_Original_Build_prop.zip
love you guys
Click to expand...
Click to collapse
always from error
Laercio_lalau said:
always from error
Click to expand...
Click to collapse
Bro it's easy flash a valid twrp(sanders) recovery
Get your recovery from here https://forum.xda-developers.com/moto-g5s-plus/development/recovery-twrp-3-1-1-r7-t3694910
And you can flash it via the existing recovery or adb fastboot and you can get rid of error 7
If it's still not working watch this video
https://youtu.be/LzoNE2LiBfQ
Have a nice day !!
---------- Post added at 07:13 PM ---------- Previous post was at 06:57 PM ----------
CheckYourScreen said:
Better not to use such dirty hacks.
Ported Recovery by @GeneticEnginer has product name set as "potter" and all roms and kernel builds has assert scan for "sanders" so better shift to the one compiled naitively for sanders instead of the ported one.
@GeneticEnginer any word plz?
Click to expand...
Click to collapse
Hey I was just curious to ask that if the product name is set to Potter then can we flash G5 plus roms on our devices ??
aryanpv said:
Hey I was just curious to ask that if the product name is set to Potter then can we flash G5 plus roms on our devices ??
Click to expand...
Click to collapse
No.
Hardware is different, this product name feature is imp. To identify the device on which zip are being flashed to prevent newbie users from flashing wrong files on any device.

Categories

Resources