As what I imagine are many LG Optimus 4X HD owners, I've been having trouble with my GPS since updating to JB, using stock or CM10.1, which is a big deal for me as I use my GPS on a daily basis, but don't want to give up on CM10.1 for it.
So I got the idea to dump the baseband from the ICS rom and flash it onto CM10.1 and see what comes of it. However, I have hit a few roadblocks and would like some help from someone more experienced than me!
Using the adb shell, as well as some information from the Nexus 7 forums, I was able to compile this likely partition table for the LG Optimus 4X HD:
{
"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"
}
The partitions under "CONSTANT" are marked so because when you dump them their md5 checksums are always the same, even on CM10.1, meaning they aren't getting changed when you flash something through recovery or use LG tools to flash a .dz or .kdz file. I believe these partitions might contain sensitive data such as touch screen calibration and such and such, so I decided not to touch them, and since they remain always the same, the cannot contain the baseband files.
So I focused on the "VARIABLE" partitions. They are always different between flashes, even between different versions of ICS. So I flashed dumps of partition 7, 8, 9, 10 and 12 extracted from my rooted phone running ICS V10D, using flashable zips I made. I am pretty sure there is nothing wrong with my flashable zips.
In the Nexus 7 3G, the radio is in one of these mmc partitions, aptly called RDO, and I believe the same holds true for the HTC One X.
However, I have had no luck in changing the baseband. The version that shows is always the same, irrespective of the partitions I flash.
I don't want to touch the "CONSTANT" partitions, for fear of damaging my phone. I have used the command line to find what files are owned or being acessed by the user "radio". The only processes open are /system/bin/rild and com.android.phone. Checking what files they are accessing gives me long lists, but mainly accessing /dev/log, /system/framework and /system/app.
Can some of you gurus of android knowledge (I know you are out there!) point me in the right direction?
I would be very grateful. We can do better by this phone!
Cheers
EDIT1: If you need more details, feel free to ask, I will provide you with a step by step of what I did.
EDIT2: I tryed to make an ICS 10H flashable zip, by dumping the system and boot images. It doesn't boot however. If any of you would like to give it a shot, here it is:
https://mega.co.nz/#!YZtD0KhL!BpLzEl396E9qliPMptUirVmvUldC00joVlzenPjfBus
I like your idea, but this won't work your way changing only the baseband itself will not work. In order to do this, you also need a cm kernel with the old baseband drivers
And because we only have the ones of v10a, you better experiment with this firmware
Sent from my LG-P880 using xda premium
laufersteppenwolf said:
I like your idea, but this won't work your way changing only the baseband itself will not work. In order to do this, you also need a cm kernel with the old baseband drivers
And because we only have the ones of v10a, you better experiment with this firmware
Sent from my LG-P880 using xda premium
Click to expand...
Click to collapse
I believe you are refering to the RIL, that is built within the kernel and is the component that interacts with the baseband.
To change that I can simply use the application GetRil, it has the ICS RIL on database and can change it on cue. Or I can insert the libraries in a possible flashable zip.
The problem is, I can't find the baseband files. Looking at other devices like the HTC One X, the expected file would be one ending in .fls
Unfortunately, I can't seem to locate such a file on our phone! You are a kernel developer, do you have any idea where to search?
Thanks for the help by the way!
Newbleeto said:
I believe you are refering to the RIL, that is built within the kernel and is the component that interacts with the baseband.
To change that I can simply use the application GetRil, it has the ICS RIL on database and can change it on cue. Or I can insert the libraries in a possible flashable zip.
The problem is, I can't find the baseband files. Looking at other devices like the HTC One X, the expected file would be one ending in .fls
Unfortunately, I can't seem to locate such a file on our phone! You are a kernel developer, do you have any idea where to search?
Thanks for the help by the way!
Click to expand...
Click to collapse
where are these files located on the HOX?
Good news! I found the FLS.
I decrypted the .kdz for the EUR V10H firmware (LGP880AT-00-V10h-EUR-XXX-NOV-19-2012) with LGExtract 0.21 (found here: http://forum.xda-developers.com/showthread.php?t=1566532). I obtained a .dz file and a .dll file, as expected. I had tried this approach before, but the dzextractor programs out there didn't work. So I did what they did.
I used an hex editor to take a look at the .dz file. Between bytes 0x2485 and 0x4EA205 I found what seems to be a file called combined.fls
Now, I am no pro in hex editing. I'm not sure where the file begins and ends, or if I can just dump those bits and bytes and get a valid file. With a valid file, we can use LGFlashTool to change the baseband.
I am afraid if I flash a faulty file that my IMEI will be broken. I can't risk that, so I'd really appreciate if someone more experienced could give me a hand. I'll be trying to reach developers in other device forums.
Meanwhile, the file I dumped from the .dz is availible for you guys here:
https://mega.co.nz/#!VNtSVDqL!UDZP2mHEP0uE7_PJeGgJKVJNBp0frjSSuUVBYieFs2s
I HAVE NOT TESTED THIS FILE! DO NOT FLASH THIS UNLESS YOU KNOW WHAT YOU ARE DOING! I DIDN'T DARE DO IT MYSELF!
There, that should ease my consciousness
Cheers
EDIT:
laufersteppenwolf said:
where are these files located on the HOX?
Click to expand...
Click to collapse
Sorry laufersteppenwolf, I hadn't refreshed the page and didn't see your post. I do not own a HOX myself, so I've been basing my research on the zips availible in this topic:
http://forum.xda-developers.com/showthread.php?t=1689679
Looking at these briefly should tell you all I know about the file location in HOX.
Perhaps not the best methodology, but it was what I could think of. I also used information and compared files from the LG Optimus 2x, here:
http://forum.xda-developers.com/showthread.php?t=1658047
Be warned... on O2X the KDZ contains 1 file - a .cab - this .cab file after cabextracted contains 2 files - a .dll and .wdb - .dll file is needed to "decrypt" .wdb file. And this I think is the source of all - mentioned .dz file can be (and most likely is) encrypted (or parts of this file).
BaseBand of O2X consist of 4 files - AENEAS_FW.fls, psi.fls, R375_SIC.fls, slb.fls - these files can be combined into one .fls file which contain full BaseBand. Flashing one combined .fls file or all 4 parts have the same effect.
What you see and probably is not encrypted is the header with file index.
Keltek said:
Be warned... on O2X the KDZ contains 1 file - a .cab - this .cab file after cabextracted contains 2 files - a .dll and .wdb - .dll file is needed to "decrypt" .wdb file. And this I think is the source of all - mentioned .dz file can be (and most likely is) encrypted (or parts of this file).
BaseBand of O2X consist of 4 files - AENEAS_FW.fls, psi.fls, R375_SIC.fls, slb.fls - these files can be combined into one .fls file which contain full BaseBand. Flashing one combined .fls file or all 4 parts have the same effect.
What you see and probably is not encrypted is the header with file index.
Click to expand...
Click to collapse
Thanks for the input!
What gave me hope of a unencrypted .dz file was this:
http://www.frenchcoder.com/dzextract-lg-dz-file-format-and-extract-tool-lg-ks20/
http://forum.xda-developers.com/showthread.php?t=399249
Though I don't have access to the source code, it would seem from the developer documentation that his "dzextractor" was merely a hex parser, splitting a large file into several. There doesn't seem to be any decryption going on.
But these files are very different between each other, so there are no guarantees.
Also, the header and the end of the file are definitely not encrypted, take a look at it with a hex editor for yourself.
Is there anyway to determine if the .fls portion of the file is encrypted?
Or a better question, what files are being modified by flashing the .fls? Can they me altered manually? (ie, extracted from a working phone and flashed with a zip)
You may be right.
I can compare the .fls from O2X but it seems the O4X have different modem coz there are no same parts
Keltek said:
You may be right.
I can compare the .fls from O2X but it seems the O4X have different modem coz there are no same parts
Click to expand...
Click to collapse
It's probably a different modem, yes, unfortunately. Based on other LG forums though, I am inclined to believe we won't have much luck looking at the files themselves. It seems everyone who is flashing basebands is using a variation of LG Flash Tool and .fls files extracted directly from .kdz, .wdb or .dz
I have a new development to report. I tried flashing the .fls file I created on LG Flash Tool with the appropriate .dll
(instructions here: http://forum.xda-developers.com/showthread.php?t=2179126)
I also tried different variations, keeping the file headers, deleting only the recovery partition with hex editor, etc.
The modified files won't flash. If I only remove the recovery partition, for example, it will report an instant "Success" message and reboot the phone into recovery. It won't boot into OS and I had to reflash a full rom onto my phone to get it working again.
If I keep the fls and headers or just the fls, I'll get an error message and it won't flash.
I feel we're so close, yet it won't work, it's killing me!
In the meanwhile, for people having gps problems, try flashing the Honk Kong 20B or other region ROM with different basebands. You can root and flash CM10.1 on top of it or Zaiben's ROM or whatnot. The baseband will be kept. The Hong Kong baseband isn't perfect, but works way better for me in Portugal than the EUR one, so give it a try and report your findings.
I don't have any problem with the EUR one. I use this "mod" : http://forum.xda-developers.com/showthread.php?t=1886999
(Eu uso o GPS todos os dias para trabalho e com esta modificação consigo ter sinal mais depressa no telemóvel do que no meu Tomtom Pro.)
Paulo87 said:
I don't have any problem with the EUR one. I use this "mod" : http://forum.xda-developers.com/showthread.php?t=1886999
(Eu uso o GPS todos os dias para trabalho e com esta modificação consigo ter sinal mais depressa no telemóvel do que no meu Tomtom Pro.)
Click to expand...
Click to collapse
Thanks for the tip! Unfortunately I've tried several patches, and no dice. Though not that particular one, I'll take a look. But every phone is different! The only way I got it working with the EUR properly is by leaving it on outside my window for ten minutes looking for satellites before going out, which is not very practical!
Anyhow, we should be able to flash different basebands, it's a matter of principle.
(Obrigado pela dica! Vou tentar, mas acho que tiveste mais sorte do que eu com o telefone. Sem ligação à net às vezes nem satélites encontrava. Agora com o de HK isso já não acontece, é usável. Com o ICS o GPS era excelente, queria ter essa experiência no JB!)
Sent from my Nexus 7 using Tapatalk 2
Success!
I've finally done it! It's kind of a hack, but I've managed to get the EUR-10H baseband on CM10.1
Today is a good day!
I'll be making a new post on development with a tutorial tomorrow or monday the latest. Unfortunately, the wify is bugging me to go to bed and I have a big day tomorrow. Let's see what I can do.
Cheers
Related
{
"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"
}
CE OS 5.2.20757 - BUILD 20757.1.4.0
I will favor no language before others, so do not ask me to do your language first, then I will only put it off longer back in the line. And... no arguments about this.
RULES:
-I DO NOT PROVIDE BEGINNERS HELP ON COOKING.
-I AM NOT WRITING A TUTORIAL ON HOW TO DO COOK, THERE ARE PLENTY AVAILABLE IF YOU USE THE SEARCH FUNCTION.
-I AM NOT ANSWERING PM, MSN OR EMAIL ON HOW TO COOK, SO DONT BOTHER
-ITS ONLY FOR XPERIA, DO NOT COOK FOR OTHER DEVICES, IT WILL NOT WORK, YOU WILL BRICK YOUR PHONE
I know many will think im difficult or w/e. So be it. I dont need to explain myself
Tips:
Try to be active in this thread, both helping others, and to find answers to your questions.
Im not gonna be THAT difficult, I will ofcourse try to answer some questions (no, not the basics like, "how do I use this kitchen?")
well....
How to:
1. Download the Xperia kitchen, and extract to (pref) c:\Xperia Kitchen
2. Download the Base kitchen files, extract to c:\Xperia Kitchen
3. Download you language files (If available) copy them to the specified folders (noted on the folders within the .rar file)
Now..some basic editing needs to be done.
1. Edit the "mxip_HtcApps_translation.provxml" file, change the entry(s) I have marked to your language (opens with notepad)
note this line please, its repeated many places in the "mxip_HtcApps_translation.provxml" :
<parm name="Name" value="xxxxxxxx" datatype="string"/>
Do you see the xxxxxxx marked in red? thats the spot where you find the text you need to change..
DO NOT CHANGE VALUES OR TEXT ELSEWHERE, IF YOU DO SO, YOUR SYSTEM LANGUAGE WILL BE FU..D UP
So if we look again at the image where the highlight say "Advanced Network" If I was to change it to my language wich is norwegian it would be "Avansert nettverk"
So to make it even more understandable, you can download this file, open it and you will see one "mxip_HtcApps_translation.provxml" file in wwe (thats world wide english) and one that I have translated to norwegian....
so that you can compare the two and see what changes is made to get a correct translation.
If the rom dont work, its not my fault, its your own. So dont blame me if anything go wrong
Download: Xperia Kitchen
Download: Base kitchen files (No language files) BUT: read the "how to"
Languages available:
German Language files
Italian Language files - NEW
HAVE FUN COOKING
cheers
If you like my work, please consider donating
ok thanx
-
I will favor no language before others, so do not ask me to do your language first, then I will only put it off longer back in the line. And... no arguments about this.
OK when will norweigan be aviable?
smaberg said:
-
I will favor no language before others, so do not ask me to do your language first, then I will only put it off longer back in the line. And... no arguments about this.
OK when will norweigan be aviable?
Click to expand...
Click to collapse
haha, mr funny
good news............
Any relation to KovskyKitchen?
philrich1 said:
Any relation to KovskyKitchen?
Click to expand...
Click to collapse
based on same thing
Ah, looking good. No ingredients... what exactly do you mean by that? There's ROMs out there we can edit, no?
Oh yeslanguages...that's the keyword...by chance is anyone gonna make a Japanese IME language pack for the X1? I wanna be able to send SMS/Emails in Japanese to my family, friends, and clients in Japan. I've been looking for a solution for a couple of weeks now and so far no luck
Angelusz said:
Ah, looking good. No ingredients... what exactly do you mean by that? There's ROMs out there we can edit, no?
Click to expand...
Click to collapse
ofcourse there are roms...but im making kitchen files also..
and yes the base is same as kovsky kitchen, just my own setup...works same way, I just uploaded mine...
cherios
Really good work done!
Ectracting from an *.nbh file works fine, but unfortunately
BuildOS gives me an emty window/package list.
I've tried two different *.nbh files. The Posts in this Forum
on this topic didn't help me out.
Anyone knows an solution?
Greetings, Diewi
Diewi said:
Really good work done!
Ectracting from an *.nbh file works fine, but unfortunately
BuildOS gives me an emty window/package list.
I've tried two different *.nbh files. The Posts in this Forum
on this topic didn't help me out.
Anyone knows an solution?
Greetings, Diewi
Click to expand...
Click to collapse
That's exactly the same problem that I have with kovsky kitchen
kulla said:
That's exactly the same problem that I have with kovsky kitchen
Click to expand...
Click to collapse
what roms are you trying to work with? If its custom roms, most chefs have protected their roms, so what you experience is pretty common.
itje said:
what roms are you trying to work with? If its custom roms, most chefs have protected their roms, so what you experience is pretty common.
Click to expand...
Click to collapse
I tried Swedish rom from the thread where all xperia info is.
Sorry, my fault. Deleting directories is a way to remove
packages from rom. (I'm new to cooking roms)
For getting the checkboxes one needs an option.xml in
every package directory. (Infos about this file can be found
in the forum).
I used phnx lite rom and the original german one. Of course,
there aren't those option.xml files. Manually creating them
for every package is quite a lot of work, so a little batch
file would be useful to create them. Unfortunately I'm only
into other programming languages, not windows batch.
Or is there already an application that does this job?
Diewi said:
Sorry, my fault. Deleting directories is a way to remove
packages from rom. (I'm new to cooking roms)
For getting the checkboxes one needs an option.xml in
every package directory. (Infos about this file can be found
in the forum).
I used phnx lite rom and the original german one. Of course,
there aren't those option.xml files. Manually creating them
for every package is quite a lot of work, so a little batch
file would be useful to create them. Unfortunately I'm only
into other programming languages, not windows batch.
Or is there already an application that does this job?
Click to expand...
Click to collapse
package creator...
but I misread the question. I thought you tried to reconstruct a custom cooked rom
cheers
not certain whats different but pagepool changer works on your version..
Just changed your latest to a 32mb pagepool, about to reflash to see if there's any difference.
fards said:
not certain whats different but pagepool changer works on your version..
Just changed your latest to a 32mb pagepool, about to reflash to see if there's any difference.
Click to expand...
Click to collapse
yes I know, its patched
I'm just testing the package creator. Seems to work great.
But no, what I meant was to write a batch script, that
creates option.xml files for the application that are already
in the rom. Must be easy if one is able to write in batch
language, if one can, because it's always the same
mechanism.
Diewi said:
I'm just testing the package creator. Seems to work great.
But no, what I meant was to write a batch script, that
creates option.xml files for the application that are already
in the rom. Must be easy if one is able to write in batch
language, if one can, because it's always the same
mechanism.
Click to expand...
Click to collapse
If you can say what batch script needs to do I will write it.
@kulla:
Thank you.
In my opinion the following steps are nessecary:
As the script would be located in the 'Tools' Directory, the
working Directory would be the above one. Then it needs
to walk through the first subdirectories of 'OEM' and 'SYS'.
For every folder, except those containing the language key
(for example 409-english, 407-german, and so on), the
option.xml needs to be created.
Format:
<?xml version="1.0" encoding="UTF-16" standalone="yes" ?>
- <Items>
- <Item name="????" group="Built-IN" checked="true">
<Tip>????</Tip>
<Guid type="p">Number</Guid>
</Item>
</Items>
The Item name can be taken from the parent folder, the
Guid type from the name of the *.dsm file.
But attention should be paid to unicode file format of
option.xml.
Hope this will help.
@itje:
The package creator in the kitchen only works for english
and italian windows mobile devices. There's an newer
version, which is easier to use and makes less mistakes.
It's version 2.7 (although minor number than v5.4). With
the lang.xml file one can simply add new languages. In
the Posting there can already be found many. The newer always
contain the changes made before.
I think it would be in favor of the multilanguage charackter
of the kitchen to switch to the newer version.
This guide is written keeping in mind that the development of the i9100g stock roms is very slim and this guide will help in the development of it. I have tested this guide twice and both time it has worked like a charm. Suggestions are always welcome and appreciated.
/*
* ~ Please READ ME ~
*
* I do not guarantee any successful porting. I am not responsible
* for bricked devices, dead SD cards, or a broken device. YOU are
* choosing to make these modifications, and if you point the finger
* at me for messing up your device, I will laugh at you. But I will try
* my best to explain all the necessities, so you won't mess up your Device.
*
* ~ END OF AGREEMENT ~
*/
Click to expand...
Click to collapse
Again, first of all i would like to thank Ryuinferno who has helped me multiple times
Keep in mind that the process I have mentioned here works while porting 4.0.4 I9100 roms to 4.0.4 (German firmware-XXLPY only) I9100G
Read this process step by step without missing a single letter or word.
None the less here re the things that I have done that MIGHT be required during this:
1. First of all download this zip: http://www.mediafire.com/?b509zfhuniz92ry
2. This zip contains two folders and 4 files necessary for porting and flashing stuff
3. Download any of 4.0.4 based stock based roms for I9100G[/B] . This rom should be in zip format and serves as the base of all port. Good suggestion would be my rom for I9100g
4. Also download any 4.0.4 stock based roms for I9100
5. Now look into I9100g base roms zip and extract the system folder - This is where ll the work is done
6. Also extract the system folder from I9100 port rom zip
7. Go into I9100gbase rom's system/framework select all files and copy all files and paste into I9100 port rom's system/framework. When notified if you want to replace files then select no.
8. Now delete system/app, system/framework, system/media and system/fonts from I9100g base rom and copy system/app, system/framework, system/media and system/fonts from I9100 port rom to the system folder of I9100g base rom
9. Now go into system/lib of I9100 port rom and copy all the files (not folders- dont copy them) to I9100g base rom system/lib. When prompted if you want to replace files select no to all.
10. Also do same as step 9 for system/lib/bluez-plugin, system/lib/drm, system/lib/egl, system/lib/hw (important), system/libsound fx files. And always when prompted if you want to replace files always select no to all
11. Now go into system/etc of I9100 port rom and copy all the files (not folders- dont copy them) to I9100g base rom system/etc. Again when prompted if you want to replace files select no to all.
12. Now copy all files from system/etc/permissions from I9100 port rom to system/etc/permissions of I9100G base rom. When prompted if you want to replace files select yes to all
13. Now copy the modified system of I9100G base rom to the zip i have provided in step number 1. You cannot use other zip for this
14. You have ported your own rom.
15. Be sure to factory data reset first then flash the zip otherwise this will not work for sure. Do not do factory data after flashing the zip.
Here is a picture of what i have ported. Everything works fine and s intended except for some RILs and other minor stuff.
{
"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"
}
Credits and thanks to:
Proxuser
Peteragent5
lens_flare
Ryuinferno
Click to expand...
Click to collapse
Happy porting
reserved for picture guide (probably)
Thx for this good guide...:laugh:
try to port new rom from i9100 next time :good::fingers-crossed:
In my option, the files in /system/lib should not be changed as it is hardware specific...for example, /system/lib/egl is GPU related (I9100 uses mali, we don't), /sysyem/lib/hw is audio and gps related (see the omap4 words behind each file?)
Same goes to /system/etc...not all files should be replaced...if you don't believe me, try out your gps, it won't function...
Edit: So my suggestion is, only replace everything in /system/app, then for the other folders, just add in the missing files from original folder to working folder (remember this: working folder -> for I9100G, original folder -> for I9100)...then, copy the META-INF folder (delete the 3 old signature files in META-INF: MANIFEST.MF, CERT.RSA, CERT.SF to avoid possible errors if you want to) from the original folder to your working folder, zip these up (usually you will have two folders in your zip: META-INF and system, but if the original ROM is using Aroma, the directories will be different)...signing is not necessary for cwm flashes...and there you go, an improved summary of your guide...
Anyway, good effort......keep it up!
Ryuinferno said:
In my option, the files in /system/lib should not be changed as it is hardware specific...for example, /system/lib/egl is GPU related (I9100 uses mali, we don't), /sysyem/lib/hw is audio and gps related (see the omap4 words behind each file?)
Same goes to /system/etc...not all files should be replaced...if you don't believe me, try out your gps, it won't function...
Edit: So my suggestion is, only replace everything in /system/app, then for the other folders, just add in the missing files from original folder to working folder (remember this: working folder -> for I9100G, original folder -> for I9100)...then, copy the META-INF folder (delete the 3 old signature files in META-INF: MANIFEST.MF, CERT.RSA, CERT.SF to avoid possible errors if you want to) from the original folder to your working folder, zip these up (usually you will have two folders in your zip: META-INF and system, but if the original ROM is using Aroma, the directories will be different)...signing is not necessary for cwm flashes...and there you go, an improved summary of your guide...
Anyway, good effort......keep it up!
Click to expand...
Click to collapse
see the line i have not told to replace but to merge. So u wont be replacing gps files or anything just adding them. U still need those libs files from the i9100 just as a mandatory files not as requirement by the hardware. I know what i am doing
ps the zip i provided conatins the meta-inf folder already ready for i9100g. So you wont need to deal with anything but the system folder. It easier and faster that way. This guide is self explanatory if u read it completely not partially. So read again and enjoy
I did read completely...maybe it's how you organised the words...made me confused...cause it's rows and rows of words...just a friendly advice, you might wanna add more colours or bold / underline the words...then more people will be able to understand it better...maybe this can even be a sticky..
Ryuinferno said:
I did read completely...maybe it's how you organised the words...made me confused...cause it's rows and rows of words...just a friendly advice, you might wanna add more colours or bold / underline the words...then more people will be able to understand it better...maybe this can even be a sticky..
Click to expand...
Click to collapse
thanks for the sugestions will improve when i am free
Nice guide man, but can you please upload your ported VK ROM???
This would be very cool
Thanks in advance
DennisDroid said:
Nice guide man, but can you please upload your ported VK ROM???
This would be very cool
Thanks in advance
Click to expand...
Click to collapse
I need to ask his permissions first but that guy does not appear on XDA.
This is same like Aosp Roms .
I Tried it a lot of times
But never got success for Stock Rom .
Btw good effort
Sent from my GT-I9100G using Tapatalk 2
To those who want to sign your zip file after porting, you can use this
http://forum.xda-developers.com/showthread.php?t=1966007
It's a little script by me...
Ryuinferno said:
To those who want to sign your zip file after porting, you can use this
http://forum.xda-developers.com/showthread.php?t=1966007
It's a little script by me...
Click to expand...
Click to collapse
Nice You're a nice programmer
kamdev said:
see the line i have not told to replace but to merge. So u wont be replacing gps files or anything just adding them. U still need those libs files from the i9100 just as a mandatory files not as requirement by the hardware. I know what i am doing
ps the zip i provided conatins the meta-inf folder already ready for i9100g. So you wont need to deal with anything but the system folder. It easier and faster that way. This guide is self explanatory if u read it completely not partially. So read again and enjoy
Click to expand...
Click to collapse
Thanks to you guys(Ryuinferno and kamdev) i just ported SensatioN ROM 4.1 and i had no clue what i did
has many bugs
musad13 said:
Thanks to you guys(Ryuinferno and kamdev) i just ported SensatioN ROM 4.1 and i had no clue what i did
has many bugs
Click to expand...
Click to collapse
till now i have ported about 3 roms. Two of them had wifi not working. I one i had all of them working. Again great to hear that you have ported the sensation. As for me i wont post any ported roms
kamdev said:
till now i have ported about 3 roms. Two of them had wifi not working. I one i had all of them working. Again great to hear that you have ported the sensation. As for me i wont post any ported roms
Click to expand...
Click to collapse
Well i did port it but has the wifi problem..
musad13 said:
Well i did port it but has the wifi problem..
Click to expand...
Click to collapse
like i told it depends on rom. Post here the name of rom if u ported successfully using this guide. I will write the name of rom in the op
Guyz We Need Some FeedBacks :]
Sent from my GT-I9100G using Tapatalk 2
Extract modules from stock rom make a flashable zip n flash it
Hope it will work
ICS_XD said:
Guyz We Need Some FeedBacks :]
Sent from my GT-I9100G using Tapatalk 2
Extract modules from stock rom make a flashable zip n flash it
Hope it will work
Click to expand...
Click to collapse
Im using Kamdevrom as the base rom and it doesnt have modules in it ?
musad13 said:
Im using Kamdevrom as the base rom and it doesnt have modules in it ?
Click to expand...
Click to collapse
modules are specific to kernel. Every modules should be integrated in the kernel source code. A single module cannot work in the same kernel for different versions. Bluetooth modules should be integrated to source code of i9100g to get Bluetooth working in 4.0.4
kamdev said:
modules are specific to kernel. Every modules should be integrated in the kernel source code. A single module cannot work in the same kernel for different versions. Bluetooth modules should be integrated to source code of i9100g to get Bluetooth working in 4.0.4
Click to expand...
Click to collapse
The link in OP is dead, anyone still has the file?
Hello everyone,
I have looked around and I saw some toolkits but none of them (that i've seen) restore back to stock. So therefore I introduce to you:
http://postimage.org/
MotoFlash is a flashing script which if used correctly puts your device back to stock without any hassle, all of the details are included in the Readme file inside the zip that will explain to you how to use the tool correctly.
This tool should be suitable to use on Any Moto G as long as you have the firmware available for that device, please make sure that if you are attempting to downgrade there can be issues and if you are downgrading make sure that you have a firmware available that is a higher version (e.g if you are on 4.4.4 and downgrading to 4.4.3 you will want to have the 4.4.3 firmware AND the 4.4.4 firmware so you can flash the 4.4.4 if something goes wrong).
MotoFlash has only been tested on Windows 7 and Windows 8.1, I'm not sure how it will run on other versions of windows.
If windows 8 or 8.1 pops up and says that smartscreen has blocked it from running click more info and then run anyway. The script is clean and safe to run.
To use this toolkit your device MUST BE BOOTLOADER UNLOCKED. Guides for this can be found on XDA
MotoFlash Version 3.4 has now been added and is available for download from the download section! This is a big release as it now has a UI (made with mediator) in order to launch scripts!
Please note:
I am NOT responsible for any broken phones, or loss of data by using this application, use it at your own risk.
To use this you will need to download the correct firmware for your device.
The stock firmwares for XT1039/40/42/45 can be found by clicking here (Credit to Vpnair)
I hope you find the tool to be useful, feedback is appreciated, and if you need help well be sure to post or send me a message and I will reply as soon as I can.
Thanks!
Cryptoncore
DOWNLOADS:
Due to file size restrictions of 20mb for a zip file on an XDA thread, from MotoFlash V3.2 onwards any updates will be hosted on Mega.
LATEST VERSION:
MOTOFLASH V3.4(USES MFASTBOOT)[SIMPLE UI NOW ADDED!]: Click here to download!
SCREENSHOT OF NEW UI.
{
"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"
}
OLD VERSIONS:
MOTOFLASH V3.3(USES MFASTBOOT): Click here to download
DOWNLOAD MOTOFLASH V3.2(USES MFASTBOOT): Click here to download
DOWNLOAD MOTOFLASH V3.1(USES MFASTBOOT): View attachment MotoFlash_V3.1.zip
DOWNLOAD MOTOFLASH V3(USES MFASTBOOT): View attachment 3010219
DOWNLOAD MOTOFLASH V2(USES MFASTBOOT): View attachment MotoFlashV2.zip
DOWNLOAD MOTOFLASH V1(USES REGULAR FASTBOOT): View attachment MotoFlash.zip
Changelog:
Version 3.4: Created and implemented a basic UI using Mediator to give the script launching a more user-friendly feel, minor bug fixes...cleaned up some scripts.
Version 3.3: Added credits, added a way to go back to page 1, added information about the recoveries being 4G LTE compatible only, updated safety information, cleaned up the menu a little bit.
Version 3.2: Fixed minor bug with logo flasher (Still said you have selected no after flashing the custom logo) added a second page on the menu, added the ability to flash a custom recovery image (CWM/CWM touch/TWRP/Philz), Cleaned up some parts of the script.
Version 3.1: Firmware folder cleaner fixed (before hand it didn't want to take no for an answer...), updated the readme file, updated the motoflash splash screen to have a motorola logo, added a question to EVERY part of the flashing process for the advanced flash section.
Version 3: Menu added, simple and advanced modes added, added option to only flash the modded boot logo, added an option to clean up the firmware folder in order to make the tool fresh again to be used with another firmware (Requested).
Version 2: Added yes or no questions to the flashing sequence.
Version 1: Base program, simple, no options.
Still need help with something?
Feel free to drop me a PM or put up a post on this thread and I will get back to you as soon as I can.
Credits:
Thank you to...
Vpnair - Firmware download links.
Shabbypenguin and the OUDHS - ClockworkMod for the Moto G LTE.
Somcom3X - TWRP Recovery for the Moto G LTE, Philz touch recovery for the Moto G LTE.
Every single one of you who has tried the toolkit, and those who have given feedback - Testing and feedback, thank you all.
Thread edits:
[Edit 1] Reason: Updated the readme file to simplify the instructions and make them clearer.
[Edit 2] Reason: Made the thread a little more pretty.
[Edit 3] Reason: Added a mirror download link!
[Edit 4] Reason: Added MotoFlash V2 to downloads and updated post.
[Edit 5] Reason: Added MotoFlash V3 to downloads, updated post and changelog.
[Edit 6] Reason: Added MotoFlash V3.1 to downloads, updated post and changelog.
[Edit 7] Reason: Added MotoFlash V3.2 to downloads, upated post and changelog.
Can this be used to recover the 4.4.4 bootloader after 5.0.2 OTA?
-UPDATE-
User "Lurker Observer" has informed me that this does indeed work with Android 5, Thanks for the information!
Lurker-Observer said:
Hello there
I want to thank you, this is an awesome tool!
And yes, it works, I was on 5.1 and go back to 4.4.4, 0 errors, only the scanline thing because of the boot update (I'm using Moto G 4G LTE XT039)
Have a great day
Click to expand...
Click to collapse
This is a common question that has been asked on here and in my personal messages and the answer is I am afraid I have no idea if it works or not. I no longer own a Moto G of any kind. This tool simply flashes the firmware you give it but without you having to do it manually, if it would brick it when you did it manually then it will brick it with this tool. If it would work manually, then this tool would work manually. I am sorry that I'm unable to provide more information.
Proceed at your own risk - if anyone uses this tool to flash back from official 5.0 to 4.4.4 then please provide your results as a comment! thank you!
Great idea! Looking forward to that zip file.
zackwire said:
Great idea! Looking forward to that zip file.
Click to expand...
Click to collapse
It's available, as an attachment.
I will try it when Lollipop will come
Thanks for this, it is a heck of a lot easier!
Side note: Directions could be cleaned up a bit, some people may get confused. You may want to mention that you will have 2 folders (one for the firmware and one for the batch scripts) and that you are combining the two.
obsolete1 said:
Thanks for this, it is a heck of a lot easier!
Side note: Directions could be cleaned up a bit, some people may get confused. You may want to mention that you will have 2 folders (one for the firmware and one for the batch scripts) and that you are combining the two.
Click to expand...
Click to collapse
Thank you, I will update it soon
[Edit] Instructions updated, thank you for your feedback and I hope it somewhat clears it up a little.
Very Nice Tool, how ever a suggestion if one may. There are a few that would like to keep their data so it might be a good idea to have a Question for that and if the answer is yes then the fastboot erase data line is ommited.
Some might want to flash the Modded logo.bin after so the warning message is nulled. Others might want to flash a different firmware but keep thier radio's which by saying yes the lines about fastboot flash modem NON_HLOS.bin and fastboot flash fsg fsg.mbn are ommited.
Other then that nice work.
I will look into this, I'm actually looking at how to implement multiple options in a batch file now...I may have a go at some point. Thanks for the feedback
There are many CMD based tools using multiple questions and i am sure you could look on how this is done and implement it. Its a good idea and i am not knocking your tool either its a good to have something like this for users that want to recover thier devices but do not have either the time or knowledge to do so.
I know you aren't knocking the tool don't worry and yes I will research it when I have some free time next and see what I can come up with
I thought we had to use mfastboot instead of fastboot to flash Moto G.
Nope I found that out when mfastboot didn't work for me.
Fastboot works just fine on this phone.
Used it 4 times with regular fastboot and its been fine c:
Sorry about the double post :x
Edit: I have now figured out how to add multiple choice, it won't be long until I can implement this into MotoFlash.
I remember incompatibility of fastboot with certain files that mfastboot overcame. Although i cant remember what they were. I believe it was to do with file size...certain people had issues with larger file sizes. Either way, if you have any error with fastboot...use mfastboot.
I will add the option (hopefully) to run the script to as mfastboot.
vpnair said:
I remember incompatibility of fastboot with certain files that mfastboot overcame. Although i cant remember what they were. I believe it was to do with file size...certain people had issues with larger file sizes. Either way, if you have any error with fastboot...use mfastboot.
Click to expand...
Click to collapse
used mfastboot the first time i've flashed my phone, but after that i've only used fastboot without any problems.
I looked this up. Its okay I can easily change it to Mfastboot just gotta download the mfastboot v2 and change the script to be mfastboot on all the commands. Its no problem.
If it works better which according to a lot of places it does then I'd rather use that.
Been waiting for this kind of stuff, great! Perfekt when Lollipop arrives.
Have changed it to mfastboot. Now creating multiple choice questions...won't upload until finished
I converted my G XT1032 to GPE, can i revert to stock rom (and change GPE EXT4 filesystem to non-GPe f2fs) with this .bat?
Hi people!
I spread almost fresh firmware on our devices
Update from Jan. 26, 2018
Version G925AUCS7ERA2
**Make sure you add each file to its correct area** (c) JUSMEJOSE
AP_G925AUCS7ERA2_CL12599862_QB16477459_REV02_user_low_ship_meta.tar.md5
BL_G925AUCS7ERA2_CL12599862_QB16477459_REV02_user_low_ship.tar.md5
CP_G925AUCS7ERA2_CP8629153_CL12599862_QB16477459_REV02_user_low_ship.tar.md5
CSC_ATT_G925AATT7ERA2_CL12599862_QB16477459_REV02_user_low_ship.tar.md5
+
ZEROLTE_USA_ATT.pit
Link to OneDrive:
1drv.ms/f/s!AsNOptK0B6bBgtYmYLnaujdw87JmPg
thank you very much!!!
perin said:
Hi people!
I spread almost fresh firmware on our devices
Update from Jan. 26, 2018
Version G925AUCS7ERA2
**Make sure you add each file to its correct area** (c) JUSMEJOSE
AP_G925AUCS7ERA2_CL12599862_QB16477459_REV02_user_low_ship_meta.tar.md5
BL_G925AUCS7ERA2_CL12599862_QB16477459_REV02_user_low_ship.tar.md5
CP_G925AUCS7ERA2_CP8629153_CL12599862_QB16477459_REV02_user_low_ship.tar.md5
CSC_ATT_G925AATT7ERA2_CL12599862_QB16477459_REV02_user_low_ship.tar.md5
+
ZEROLTE_USA_ATT.pit
Link to OneDrive:
1drv.ms/f/s!AsNOptK0B6bBgtYmYLnaujdw87JmPg
Click to expand...
Click to collapse
:fingers-crossed::fingers-crossed::fingers-crossed:
I updated from G925AUCS6EQJ2 to G925AUCS7ERA2.
Files have been downloaded individually as downloading it all at once gave an error.
I only replaced the first 4 files.
Thanks @perin for the files.
I upgrade to this stock rom, but now i can't go back to another version. Odin shows "fail" when i try. I saw that rom is 7.0.1 android, is possible go downgrade to another version, like 6.0.1?
Puedo actualizar directamente desde G925AUCS4CPF1?
perin said:
Hi people!
I spread almost fresh firmware on our devices
Update from Jan. 26, 2018
Version G925AUCS7ERA2
**Make sure you add each file to its correct area** (c) JUSMEJOSE
AP_G925AUCS7ERA2_CL12599862_QB16477459_REV02_user_low_ship_meta.tar.md5
BL_G925AUCS7ERA2_CL12599862_QB16477459_REV02_user_low_ship.tar.md5
CP_G925AUCS7ERA2_CP8629153_CL12599862_QB16477459_REV02_user_low_ship.tar.md5
CSC_ATT_G925AATT7ERA2_CL12599862_QB16477459_REV02_user_low_ship.tar.md5
+
ZEROLTE_USA_ATT.pit
Link to OneDrive:
1drv.ms/f/s!AsNOptK0B6bBgtYmYLnaujdw87JmPg
Click to expand...
Click to collapse
Ayuda por favor
pepinosho said:
Ayuda por favor
Click to expand...
Click to collapse
How I can hep you?
Puedo actualizar directamente desde G925AUCS4CPF1? Muy
Actualmente tengo 6.0 en mi terminal con la versión G925AUCS4CPF1 Y quisiera actualiza a 7.0 puedo usar estos archivos? Y otra pregunta es obligatorio instalar los archivos pit?
pepinosho said:
Actualmente tengo 6.0 en mi terminal con la versión G925AUCS4CPF1 Y quisiera actualiza a 7.0 puedo usar estos archivos? Y otra pregunta es obligatorio instalar los archivos pit?
Click to expand...
Click to collapse
According to http://www.galaxys6edgeupdate.com/galaxy-s6-edge-stock-firmware/g925aucs7era2-att-g925a/ you can upgrade directly to ERA2, since you flash the entire stock rom, not only the upgrade.
remenber that if you upgrade to Android 7 you will lose the possibility to make the root access on the phone. From version 6 onwards the bootloader is locked, this means that it is not possible to make root.
Sorry for bad english. I'm brazilian, but the rules demand make the posts in english.
I.?
Where does the ZEROLTE_USA_ATT.pit file go in Odin? Or does it?
YooperNC said:
Where does the ZEROLTE_USA_ATT.pit file go in Odin? Or does it?
Click to expand...
Click to collapse
You don't need to flash .pit file.
stek-kravari said:
You don't need to flash .pit file.
Click to expand...
Click to collapse
Thanks! :good: Any idea why this file was included by the OP? What is it? What's in it?
YooperNC said:
Thanks! :good: Any idea why this file was included by the OP? What is it? What's in it?
Click to expand...
Click to collapse
.pit files are only used to tell Odin which file names to program to which "partition". Even if separate images are used, Odin will treat them as a single image. For example .pit file tells Odin to program modem.bin file to MODEM "partition", zImage to KERNEL "partition", etc.
Do not download !!virus!!
After i downloaded this ...my browser just opens and jumps to click bait ads ....phone just sits there then BOOM it just opens up the browser and ironically says your s6 edge has a virus....if i open apps regular google apps ...bang a big A%$ ad just appears....cant downgrade ..have to get a whole new phone until someone post another update so i can go from this to that one..im sure there is a modded app inside one of these stock apps like amazon where the virus is ...but thats my fault for trusting random people forgot there impovershed trolls out there trying to reset ebay passwords to charge products to your card just to sell at some run down bodega...
---------- Post added at 07:12 PM ---------- Previous post was at 07:03 PM ----------
downpat said:
After i downloaded this ...my browser just opens and jumps to click bait ads ....phone just sits there then BOOM it just opens up the browser and ironically says your s6 edge has a virus....if i open apps regular google apps ...bang a big A%$ ad just appears....cant downgrade ..have to get a whole new phone until someone post another update so i can go from this to that one..im sure there is a modded app inside one of these stock apps like amazon where the virus is ...but thats my fault for trusting random people forgot there impovershed trolls out there trying to reset ebay passwords to charge products to your card just to sell at some run down bodega...
Click to expand...
Click to collapse
After just posting this ...i got a notification from wish.com (thats not even on my phone).....so i pressed and held the notification to see which app sent it ...and low and behold it was a app with a all white icon with option to uninstall...uninstalled BANG no more random pop ups ..im sure there are a couple more.
downpat said:
After i downloaded this ...my browser just opens and jumps to click bait ads ....phone just sits there then BOOM it just opens up the browser and ironically says your s6 edge has a virus....if i open apps regular google apps ...bang a big A%$ ad just appears....cant downgrade ..have to get a whole new phone until someone post another update so i can go from this to that one..im sure there is a modded app inside one of these stock apps like amazon where the virus is ...but thats my fault for trusting random people forgot there impovershed trolls out there trying to reset ebay passwords to charge products to your card just to sell at some run down bodega...
---------- Post added at 07:12 PM ---------- Previous post was at 07:03 PM ----------
After just posting this ...i got a notification from wish.com (thats not even on my phone).....so i pressed and held the notification to see which app sent it ...and low and behold it was a app with a all white icon with option to uninstall...uninstalled BANG no more random pop ups ..im sure there are a couple more.
Click to expand...
Click to collapse
This is the latest stock rom for g925a:
https://forum.xda-developers.com/at...5a-nougat-7-0-1-stock-att-odin-files-t3809727
Hello I am new here please can anyone tell me how to install twrp on g925a ATT same baseband as above please rply..
help boss g925a 7.0 root file need
Hey i got some troubles,
ive been trying to get this to work, but all i get its the same DRK error in all times,
Ive checked the files each one in their specific place,
had to do a factory reset, but ends the same
i went from 6.0 qcf1 to this one, apparently some people got it working but in my case i got stuck in this screen in recovery mode.
{
"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"
}
I woudl really apreciate the help
Heyferny said:
ive been trying to get this to work, but all i get its the same DRK error in all times,
Ive checked the files each one in their specific place,
had to do a factory reset, but ends the same
i went from 6.0 qcf1 to this one, apparently some people got it working but in my case i got stuck in this screen in recovery mode.
I woudl really apreciate the help
Click to expand...
Click to collapse
Try with this video https://www.youtube.com/watch?v=QOA5V_VPfmw
follow the steps and see if you can fix it
Reply
shoud i use the same files as here? since the page where he provides the firmware g925a doesnt excist
{
"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"
}
[ROM] [Stock] H872 V20b Tweaked ROM:
Cooked in the Kitchen, added many Different tweaks, Removed all encrypted from ramdisk.
removed Most bloat, Still working on some others, Added updated Gapps packages and frameworks.....
uses the google Dialer and frameworks. among latest google core settings and frameworks...........
Thought I would share this with others. Now that Nobody wanted to update the blobs to the latest oreo blobs,
and I had no luck doing so my self, I figure I would just customize a stock rom to my liking at least......
I will fix this thread up more as I go..
This is only a TEST Rom.. many custom changes over the stock... Packages I used was latest AROMA 8.1 arm64, opengapps packages from 11/02/2018 ..............
I did test a fresh install, But that was only tested on early stages and it worked, I replaced the LG's setupwizard with googles update, same with package installer........... I did test deodexed, and it worked, but was really really SLOW, way to slow........
So I kept it ODEXED, So dont ask me to deodexed it for you.. Stock ROM is just not setup and stable enough to
deodex everything and have it work as fast as it does keeping it ODEXED.......... Maybe if I ever figure it out ill test it out again. but for now.. I leave it.
LG dialer and contacts was removed in replaced with Googles Dialer and Contracts, as well as google's calendar. I did remove LG's, I tried to remove most of all LG's crap, You cant remove any of the LG's providers, they are needed to make the 3rd party app work........
XDA:DevDB Information
LG G6 H872 Stock V20b Custom , ROM for the T-Mobile LG G6
Contributors
Eliminater74
Source Code: https://sourceforge.net/projects/lg-g6-h872-stock
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
ROM Firmware Required: v20b Oreo Firmware
Based On: Stock
Version Information
Status: Testing
Created 2018-11-07
Last Updated 2018-11-07
Downloads:
LG_G6_H872_Stock_20181107.zip
n/a
n/a
thank you so much I'm going to test these out tomorrow
Can you make the Nougat rom like this? Nougat is smoother than Oreo in game performance
Forgot to Mention that Magisk is installed v17.1 and a few other things done.
I get an error in twrp saying its for a lucye device. I am on h872 with the latest oreo boot and using your twrp.
RicardoSal24 said:
I get an error in twrp saying its for a lucye device. I am on h872 with the latest oreo boot and using your twrp.
Click to expand...
Click to collapse
clean install probably solve that. or try another twrp.
immns said:
clean install probably solve that. or try another twrp.
Click to expand...
Click to collapse
I did a clean install with @Eliminater74 's twrp 3.2.3
If anyone has Issues with calls dropping out of the blue please let me know, It would be caused from a network tweak I used.. and would need to revert that..
its pretty much build.prop problem if you get that................ I know I do.. but I cant be 100% sure unless others let me know too..
One more note, If anyone is having issues with ADB, and getting this error :
Code:
adb: error: failed to get feature set: device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
Then copy your adb_keys from:
linux: .android
windows: cant remember
but push it to your device from recovery:
adb push adb_keys /data/misc/adb/adb_keys
and then reboot,, it will once again work again........
Not sure why it wont work the regular way.. but at least its fixable.
RicardoSal24 said:
I did a clean install with @Eliminater74 's twrp 3.2.3
Click to expand...
Click to collapse
ZArchive -> select "Open" not extract the zip file, go to folder META-INF/../... and open updater-script, delete 1st line: asset (getprop.... ) or change "lucye" to "h872", save the script and flash again.
romeo_coi said:
ZArchive -> select "Open" not extract the zip file, go to folder META-INF/../... and open updater-script, delete 1st line: asset (getprop.... ) or change "lucye" to "h872", save the script and flash again.
Click to expand...
Click to collapse
I've had my phone come referenced like that and have seen the device using that name somewhere can't remember. Does it cause some issue showing that way?
Eliminater74
I've also had the adb issue you mentioned, the kill server bit was the only thing I could find on it. Thanks for the extra info.
Sent from my LG-H872 using Tapatalk
Ken C said:
I've had my phone come referenced like that and have seen the device using that name somewhere can't remember. Does it cause some issue showing that way?
Eliminater74
I've also had the adb issue you mentioned, the kill server bit was the only thing I could find on it. Thanks for the extra info.
Sent from my LG-H872 using Tapatalk
Click to expand...
Click to collapse
Nope, it's just updater script problem, I edit script and flashed, phone boot successfully and the ROM seems to be working fine, but I was accidentally broke my SIM card tray, now my phone doesn't recognize SIM. I have to buy a new one to see if it works
Yeah peepz I'm doing alot of work on my oneplus 6T now but I'm still going to work on this device as well..
Sent from my ONEPLUS A6013 using Tapatalk
so this file keeps being marked as corrupted when I try Zarchive and I have redownloaded the rom so many times. I would really like to try this given that the latest stable aosp extended rom hogs a lot of battery now
romeo_coi said:
ZArchive -> select "Open" not extract the zip file, go to folder META-INF/../... and open updater-script, delete 1st line: asset (getprop.... ) or change "lucye" to "h872", save the script and flash again.
Click to expand...
Click to collapse
the script doesn't save after and just goes back to "lucye" any recommendations?
try a different file explorer.
MudaTrucka said:
the script doesn't save after and just goes back to "lucye" any recommendations?
Click to expand...
Click to collapse
same thing kept happening to me with zArchive and es pro. tried X-plore file manager, worked as intended... a word of caution, after saving app will look as if it is frozen or laging... it is not it is saving a large file. when it is done the new zip should have a $ or something like that in the name, check the size of the new file if it looks good then flash away but if it is like 500mbs or something like that its corrupted......
anys make a backup and the rom is awesome i couldint find anything wrong at all!!!
good luck and dont forget to thank Eliminater74 for his work and efforts.
Eliminater74 said:
Yeah peepz I'm doing alot of work on my oneplus 6T now but I'm still going to work on this device as well..
Click to expand...
Click to collapse
Can you help me please? I need LG G6 Oreo camera APK , please
Not bad
It is awesome so far but there are a few hiccups. There tends to be apot of ui freezing, especially when opening google, camera app and many others. Other than that its not bad also could make an updated version with the newest patches?
harysviewty said:
Can you help me please? I need LG G6 Oreo camera APK , please
Click to expand...
Click to collapse
Are you trying to use that on the stock os? If you're trying to run that on a different ROM than the official LG ones it won't work without their framework. Also if the app is odexed there's no easy way to port the app to anything else.