[TOOLS] Bump Lollipop Kernel offline - G2 Android Development

Hi all ,
I want to share script for bump kernel.I have tested with D80230a/30d is working.
the original script from LG G3 thread [GUIDE][ROOT][BUMP][TWRP] Imageprep: Auto-script to Add Bump+TWRP for Rooted LG G3.The original script for install TWRP+Bump kernel for LG G3 .I modified the script for bump only
In bump.zip contain
- boot_bump
- boot_original
- tmp
- bump.sh
Instruction
1. Extract boot.bin from kdz firmware
2. Unzip bump.zip to bump folder
{
"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"
}
3. Put boot.bin into boot_original
4. copy bump folder to /sdcard/bump
5. Install Terminal Emulator app from play store
6. Open Terminal Emulator then use a command
$ su
# cd /sdcard/bump
# chmod 750 bump.sh
# sh bump.sh
Click to expand...
Click to collapse
PS.
- $,# is a command prompt
- After $,# is a command
After script have done,You can see bump kernel at
/sdcard/bump/boot_bump/lollipop-bumped-boot.img
All credit
@topet2k12001
http://forum.xda-developers.com/lg-g3/general/guide-update-to-lollipop-root-bumpd-twrp-t3048845
@Skin1980
http://forum.xda-developers.com/lg-g3/orig-development/fix-sharpening-mod-script-1-0-beta-t2957648
Thank you

All credits for @Skin1980 http://forum.xda-developers.com/showthread.php?t=2957648 and his live bump script

6ril1 said:
All credits for Skin1980 http://forum.xda-developers.com/showthread.php?t=2957648 and his live bump script
Click to expand...
Click to collapse
OK! ,Thank you.

Nice!
Happy modding!

6ril1 said:
All credits for @Skin1980 http://forum.xda-developers.com/showthread.php?t=2957648 and his live bump script
Click to expand...
Click to collapse
somboons said:
OK! ,Thank you.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Yup, @Skin1980 is the original creator of "live bump + Sharpening Mod". Used with his permission and duly credited in my thread as well.

Works great!!! Tested on boot.img extracted from 39a kdz. Bumped good.
When you gonna make this Windows based????

MicroMod777 said:
Works great!!! Tested on boot.img extracted from 39a kdz. Bumped good.
When you gonna make this Windows based????
Click to expand...
Click to collapse
Next step I'm making tool for this run on windows but need connecting phone.

MicroMod777 said:
Works great!!! Tested on boot.img extracted from 39a kdz. Bumped good.
When you gonna make this Windows based????
Click to expand...
Click to collapse
There is already a bump-tool for windows in G3 forum
http://forum.xda-developers.com/lg-g3/general/bump-window-version-t2956829

tropenfrucht said:
There is already a bump-tool for windows in G3 forum
http://forum.xda-developers.com/lg-g3/general/bump-window-version-t2956829
Click to expand...
Click to collapse
@MicroMod777
Have you tried ? I have ued but not work for me.

Just drag and drop the boot.img (or recovery.img) on the bump.exe in windows explorer.
Worked for me on win7-64bit.

somboons said:
@MicroMod777
Have you tried ? I have ued but not work for me.
Click to expand...
Click to collapse
Last time I tried it wouldn't boot, but yours did.

Hi, question to OP:
so with this patch, we can use LP bootloader? or still must use KK or JB?
i see in script that kernel is unpacked, then packed back.... question is why?
did you know that BIN and IMG is the same thing?
just rename *.bin to *.img
it's will be written the same to raw partition.
any way. well done. will be needed soon for my builds.

dorimanx said:
Hi, question to OP:
so with this patch, we can use LP bootloader? or still must use KK or JB?
i see in script that kernel is unpacked, then packed back.... question is why?
did you know that BIN and IMG is the same thing?
just rename *.bin to *.img
it's will be written the same to raw partition.
any way. well done. will be needed soon for my builds.
Click to expand...
Click to collapse
I'm waiting your work.I think you will work to make kernel for G4 too when it commig
this is not my work, bin,img is a same.I don't change main code of owner.

sorry for the noob question....
if we bump the lollipop kernel,can we use earlier custom roms directly in LP bootloader?
or it is needed to downgrade the bootloader?

Varun800 said:
sorry for the noob question....
if we bump the lollipop kernel,can we use earlier custom roms directly in LP bootloader?
or it is needed to downgrade the bootloader?
Click to expand...
Click to collapse
Need to have kk or jb bootloader.
LP bootloader will not boot any custom kernels or recovery.
Sent from my LG-D802

https://raw.githubusercontent.com/berryman13/Open_Bump/master/open_bump.py
Here's a fork I took right before it was taken down.
Not that it'll be of much use. Still cant boot LP bootloader, meh..
---------- Post added at 03:16 AM ---------- Previous post was at 02:44 AM ----------
dorimanx said:
Need to have kk or jb bootloader.
LP bootloader will not boot any custom kernels or recovery.
Sent from my LG-D802
Click to expand...
Click to collapse
Yeah. That's really lame, such a bummer.... I took a look at the code myself, and it seems to want to support lolli but doesn't work with lollipop bootloaders/recoveries/kernels. At least on my D800.
---------- Post added at 03:17 AM ---------- Previous post was at 03:16 AM ----------
dorimanx said:
Need to have kk or jb bootloader.
LP bootloader will not boot any custom kernels or recovery.
Sent from my LG-D802
Click to expand...
Click to collapse
Yeah. That's really lame, such a bummer.... I took a look at the code myself, and it seems to want to support lolli but doesn't work with lollipop bootloaders/recoveries/kernels. At least on my D800.

Can this be modified to bump a twrp recovery.img?

MicroMod777 said:
Can this be modified to bump a twrp recovery.img?
Click to expand...
Click to collapse
No need to be modified it also works for recovery images. Ofcourse for JB/KK BL
@berryman13 It won't be taken down, especially after all those discussions it probably won't make any difference if it would be taken down as it's already wide on the web.
https://github.com/CyboLabs/Open_Bump/

wulsic said:
No need to be modified it also works for recovery images. Ofcourse for JB/KK BL
@berryman13 It won't be taken down, especially after all those discussions it probably won't make any difference if it would be taken down as it's already wide on the web.
https://github.com/CyboLabs/Open_Bump/
Click to expand...
Click to collapse
I have something even better! You know how CyboGenik or something posted this originally on xda and there was a huge explosion? Everybody was so pissed. Then he removed a few keys from it and republished the entire branch,
I got a fork of it early though
like immediately; before it was rebased. Compare the code, there's additional keys. PMing you.

berryman13 said:
I have something even better! You know how CyboGenik or something posted this originally on xda and there was a huge explosion? Everybody was so pissed. Then he removed a few keys from it and republished the entire branch,
I got a fork of it early though
like immediately; before it was rebased. Compare the code, there's additional keys. PMing you.
Click to expand...
Click to collapse
Interesting. Do these additional keys help bump on LP? On our LG G Pad 8" v480 and v400 we are completely locked down on LP. We can even unlock our tablets which does nothing while on LP. I've bumped twrp.img and it still give security boot error. Maybe your additional keys can help!

Related

[ROM][D802][D80220H]Original open eur 80220H kdz to flashable zip

Hello,
This thread just to share two roms I made from original kdz D80220H.
I've tested each, installed from TWRP 2.8.1.1, after wipe system,data,cache and dalvick.
Both can be flashed on 16Go or 32 Go device.
---​
The first one is a pure stock rom without root and with the stock recovery,that can be flashed from a custom recovery.
Root and custom recovery will be lost after the flash of this one .
For the root, for my part, I let TWRP 2.8.1.1 do so by following, by accepting the proposal he made to me at my request to reboot system after the flash. I was so easily rooted again.
For the custom recovery, the patched kernel does not yet exist for this version, installing a custom recovery you would lose the benefit of the news that may contain the kernel of this new firmware version.
Download link of this pure stock rom D80220H open eur, without root and with the stock recovery:
https://www.androidfilehost.com/?fid=95784891001610945
---​
And the second is the same, but prerooted (SuperSu preinstalled) and allowing to keep the custom recovery.
Custom recovery will be kept after the flash of this one .
It's prerooted and with 20D Knock code Cloudyfa kernel integrated (simple stock KC kernel, just patched).
This pure stock rom D80220H open eur, prerooted and friendly custom recovery can be downloaded here:
https://www.androidfilehost.com/?fid=95784891001611050
---​
Thank's to:
@thecubed for his [python][Tool] LG Compressed KDZ Extractor
@cybojenix for his tool (system merger)
@bullghost for his windows GUI version [TOOL] KDZ and TOT Extractor
and for the one prerooted, friendly custom recovery:
@Cloudyfa for the kernel and permission to integrate it, @bender_007 and @citytrader for their advice for the integration of patched kernel, @autoprime for his ioroot25 that inspired the way I proceeded to preroot, @Chainfire for his SuperSu
---​
Info, explanations:
To have a custom recovery in the G2 in KK version, we need to have a downgraded bootloader in JB version, and a patched kernel for being able to boot behind this bootloader.
Downgraded bootloader, because KK bootloader was patched by LG to stop the loki exploit (http://forum.xda-developers.com/showthread.php?t=2292157, https://github.com/djrbliss/loki). So we have to use the one that is lokiable, the JB one.
The patched kernel (https://github.com/JackpotClavin/an...mmit/7b6187a0e5fb8ca59888cacf5f5b863baa8d1064) can only be produced if the sources were published, and it is not the case for 20H. The latest version released back to the 20D:
https://www.lg.com/global/support/opensource/opensourceList?types=ALL&search=d802.
However, the latest patched kernel available (the one containing knock code) should work fine.
But if changes (improvements) were made ​​on the 20H (I do not know if this is the case, and I don't think it is), the benefit of these innovations would be lost with the installation of an older kernel.
Note: It was the same situation with the 20f and the 20G.
Reference:
http://forum.xda-developers.com/showthread.php?t=2667227
http://forum.xda-developers.com/showpost.php?p=56082714
note:
Recently codefire team realized a new way to get around locked bootloader.
This system (BUMP) allow to keep the bootloader in kk version but obliged to bump kernel and recovery.
What are the differences?
kpyhere said:
What are the differences?
Click to expand...
Click to collapse
between ?
G and H of course
kpyhere said:
G and H of course
Click to expand...
Click to collapse
One letter
More seriously, for the moment I don't know. New version, new flash
in this can we get stock kernel because other kernels are always a battery burner for me
It's prerooted and with 20D Knock code Cloudyfa kernel integrated (simple stock KC kernel, just patched).
This pure stock rom D80220H open eur, prerooted and friendly custom recovery can be downloaded here:
https://www.androidfilehost.com/?fid=95784891001611050
Click to expand...
Click to collapse
mor_1228 said:
in this can we get stock kernel because other kernels are always a battery burner for me
Click to expand...
Click to collapse
It's the stock kernel, in a 20D version.
I just gave all explanations about that in OP.
If i flash the no root version after i can root my device with towelroot?
Pilone92 said:
If i flash the no root version after i can root my device with towelroot?
Click to expand...
Click to collapse
It was reported that towelroot no more works in 20G, so we can imagine it doesn't in 20H too.
ioroot works well, i tried it, with adb sideload.
It was reported that stump root worked too, in 20G, I don't know with 20H.
is anybody know whats the cl from 20f to 20h? or its just small apps updates?
I still have root after flash this because the recovery flashed after super su
Inviato dal mio nexus 7 utilizzando Tapatalk
@6ril1... Can somboons debloater zip be flashed on this rom?
mab71 said:
@6ril1... Can somboons debloater zip be flashed on this rom?
Click to expand...
Click to collapse
I don't use it but if you look at the updater-script (in the zip) it just deletes apps (and .odex when need) in /system and /data, so it should work, i think.
6ril1 said:
I don't use it but if you look at the updater-script (in the zip) it just deletes apps (and .odex when need) in /system and /data, so it should work, i think.
Click to expand...
Click to collapse
Yes.. It did work. Thanks
Is there any benefit on upgrading from the G version to the H version? Is one more stable than the other or are they roughly the same?
Sent from my LG-D802 using XDA Free mobile app
It's more fluid.
Baseband is updated too?
6ril1 said:
I don't use it but if you look at the updater-script (in the zip) it just deletes apps (and .odex when need) in /system and /data, so it should work, i think.
Click to expand...
Click to collapse
hi 6ril1, I flashed the zip debloater of somboons and it seems go well for your rom :good:
I wanna thank you for your work and for rom prerooted expecially :fingers-crossed:
I also tried smallnavbar mod of somboons but it doesn't work, g2 goes in bootloop
PYCON said:
Baseband is updated too?
Click to expand...
Click to collapse
{
"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"
}
gasReal said:
I also tried smallnavbar mod of somboons but it doesn't work, g2 goes in bootloop
Click to expand...
Click to collapse
Hi, why not making your own ?
http://forum.xda-developers.com/showthread.php?t=2657864
6ril1 said:
Hi, why not making your own ?
http://forum.xda-developers.com/showthread.php?t=2657864
Click to expand...
Click to collapse
I'm not able to, sorry :crying:
I'm not english man

Hard Bricked One Plus 3

Hello,
I just hard bricked my new OP3. The phone was rooted, with TWRP and tried go back to the stock and I restore stock recovery, disable SU. It was ok. Then I re-lock bootloader, but the phone don't boot no more. The OEM option in programmers setting was turned off, and now I can't unlock my bootloader again. I can boot stock recovery and bootloader, but I can't boot the phone. When I try boot, the phone is blinking One+ logo and vibrating and nothing happens. Please help!!
You are not hard bricked.
brickedvice said:
You are not hard bricked.
Click to expand...
Click to collapse
True, its a soft brick
brickedvice said:
You are not hard bricked.
Click to expand...
Click to collapse
So what can I do? Any idea? I think there is no way to recover this phone...
Kshysiek said:
So what can I do? Any idea? I think there is no way to recover this phone...
Click to expand...
Click to collapse
Download http://forum.xda-developers.com/oneplus-3/how-to/stock-firmare-oxygenos-3-1-3-oneplus-t3400384 from here & flash through TWRP!
I told i have only stock recovery, so I can't. I even can't copy anything on the phone memory. In One Plus 2 the same thing was called hard brick. There Lord Boeffla created tool to recover OP2, but in OP3, there is no tool like that.
Kshysiek said:
I told i have only stock recovery, so I can't. I even can't copy anything on the phone memory. In One Plus 2 the same thing was called hard brick. There Lord Boeffla created tool to recover OP2, but in OP3, there is no tool like that.
Click to expand...
Click to collapse
PM me.
And BTW You can flash Stock ROM via ADB Sideload.
And that tool is not by Andi but actually by Qualcomm
@Naman Bhalla make that great guide you used to make for op2, bacon, etc
regalstreak said:
@Naman Bhalla make that great guide you used to make for op2, bacon, etc
Click to expand...
Click to collapse
Oye. Getting OP3 BTW ? And I would have made the guide had I had the imgs
Sent from my OnePlus2 using XDA Labs
Naman Bhalla said:
Oye. Getting OP3 BTW ? And I would have made the guide had I had the password of the recovery zip lol
Sent from my OnePlus2 using XDA Labs
Click to expand...
Click to collapse
Ghanta op3 lol. 12th. Remember? Haha
You need the .imgs? Ill build the caf ones. They will work fine too. Then you can root and stuff just pm me somewhere bru. Ik u left tg. Im @regalstreak on hangouts afaik
regalstreak
regalstreak said:
Ghanta op3 lol. 12th. Remember? Haha
You need the .imgs? Ill build the caf ones. They will work fine too. Then you can root and stuff just pm me somewhere bru. Ik u left tg. Im @regalstreak on hangouts afaik
regalstreak
Click to expand...
Click to collapse
There is no regalstreak on Hangouts. Hangout me. And are you sure that a firehouse file will be made when building from CAF ?
I can make other imgs . I just need firehouse.mbn
Sent from my OnePlus2 using XDA Labs
Naman Bhalla said:
There is no regalstreak on Hangouts. Hangout me. And are you sure that a firehouse file will be made when building from CAF ?
I can make other imgs . I just need firehouse.mbn
Sent from my OnePlus2 using XDA Labs
Click to expand...
Click to collapse
Ofc yes bru. It will be made. Its just cm that has removed the .img building and everyone has followed. Infact, zips weren't supposed to be made by aosp! Aosp builds .img too
Givme ur email or just email me [email protected]
Edit: Damn idk about firehouse.mbn Lets see tho
regalstreak
regalstreak said:
Ofc yes bru. It will be made. Its just cm that has removed the .img building and everyone has followed. Infact, zips weren't supposed to be made by aosp! Aosp builds .img too
Givme ur email
regalstreak
---------- Post added at 09:50 PM ---------- Previous post was at 09:49 PM ----------
Ofc yes bru. It will be made. Its just cm that has removed the .img building and everyone has followed. Infact, zips weren't supposed to be made by aosp! Aosp builds .img too
Givme ur email or just email me [email protected]
regalstreak
Click to expand...
Click to collapse
I know that. But the file in question is a proprietary file
Sent from my OnePlus2 using XDA Labs
Problem solved. Thanks to @Naman Bhalla i installed 3.1.3 via ADB sideload. The phone came back to life
ok ,thats nice to hear!
i have great proplems only fastboot is availabil.
i have contakt one plus and the support want flash for me the fastboot factory imige.
but i have to wait monday or ..
the dont give me a full fastboot rom?
i dont now why ?
can me help someone?
thanx a lot
Kshysiek said:
Problem solved. Thanks to @Naman Bhalla i installed 3.1.3 via ADB sideload. The phone came back to life
Click to expand...
Click to collapse
Hi. Glad you were able to fix the problem. I am having the same problem as well. Is it possible for you to share how you fixed it? I need to be able to side load stock rom through ADB as well because recovery mode won't boot and cannot get into OS. Thanks so much.
{
"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"
}
You can't kill him that easy boy
I have the same problem as well. I already had support try and fix it but that didn't work.
I also only have fastboot available.
Any help would be welcome
In my case stock recovery was availeble.
Hey guys, looks likes I have a similar problem, but the difference is that i can not even boot in recovery ... juste can run fastboot, and all the command i've tried don't work (adb sideload rom.zip ect ... maybe i'm doint it wrong?)
and, when i'm using a toolkit to solve that ****, it show me that the flash of the new recovery is ok, and then i type "reboot in recovery" and nothin ... and when i try a manual reboot, One+ logo shows up for a few sec, and black screen.
last precision if it can helps, when i try to "sideload" in a cmd (through "adb sideload XXX.zip" , it tells me that no devices found, but my phone is in fastboot mode ...
Thanks for your help, sorry for my english !

[6045][6.0.1][Stock-based] Project MATERIAL

Hello everyone!
I shall not complicate things! xD
I present to you
{
"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"
}
.
.
.
*What about the features?*
Phew!
*Now show them some screenshots.*
Oh yeah,screenshots,those things!
Instructions too?
*Yeah...*
PS. Not my problem if you get your head stuck in a toaster!
And then the download button,right?
*............*
Guys,there is no music player,so I warmly suggest you install Phonograph.
Also,my favorite launcher and also a suggestion,ASAP Launcher
I FORBID anyone to use the wallpaper or any other thing I had my hands in WITHOUT MY PERMISSION in their work.
​
XDA:DevDB Information
Project MATERIAL, ROM for the Alcatel Onetouch Idol 3
Contributors
The Marionette
ROM OS Version: 6.0.x Marshmallow
Version Information
Status: Beta
Created 2016-07-13
Last Updated 2016-07-13
Reserved
1. In order to root the device,you need to download the latest version of SuperSU BETA:
http://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133
or if that doesn't work,download the 2.74 version:
https://download.chainfire.eu/964/SuperSU/BETA-SuperSU-v2.74-2-20160519174328.zip
Then enter TWRP and write this in the terminal:
Code:
echo SYSTEMLESS=true >> /data/.supersu
After doing that,flash the SuperSU zip.
2. Aaaaaaaand,for those who want dual sim enabled,flash this right after flashing the rom!
DOWNLOAD
3. Also,if you want to make sure your LTE/dual sim truly works,flash the variant-specific modem zip by famewolf!
Grab yours HERE
4. Not to mention the optional flashable zips of removed Alcatel apps(their icons have been themed into Material Design icons,do not fret! )
DOWNLOAD
5. Those who lost WIFI have to wipe everything(except the storage,of course),flash THIS zip and then flash the rom!
6. Repeating myself,but anyhow,here is a link to the post by famewolf for those who want to switch between fastboot capability and MM!
HERE​
Looks great. Download link?
Plus, I agree - ASAP Launcher rocks.
Sent from my 6045X using Tapatalk
The Marionette said:
In order to root the device,you need to download the altest version of SuperSU BETA:
http://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133
Then enter TWRP and write this in the terminal:
Code:
echo=SYSTEMLESS=true >> /data/.supersu
After doing that,flash the SuperSU zip.
Aaaaaaaand,for those who want dual sim enabled,flash this right after flashing the rom!
https://www.androidfilehost.com/?fid=24591000424946905
Also,if you want to make sure your LTE/dual sim truly works,flash the variant-specific modem zip by famewolf!
Grab yours HERE​
Repeating myself,but anyhow,here is a link to the post by famewolf for those who want to switch between fastboot capability and MM!
Aaaaaand,to be able to switch between fastboot capabilities and MM,go HERE[/B]
Click to expand...
Click to collapse
Good Job!
EDIT:Analyzed your DualSim.zip
Looks Like that you messed up with uploading..
Why are you adding folders which don't need and in your updater script there's lines to delete system apps.
Yeah. Looks awesome. A rom refined.
GAPPS included ? Seems yes in the screens, but never know. Thanks you @The Marionette for providing us such great work.
Also, as I've lost a few the discussion thread & issue with MM dev : My phone is 6045Y, in Europe. May I get problem with LTE or data network with that rom ? Also, would I be able to restore as usual if something goes wrong ?
Sorry if that has already been discussed, but so many answers about this, I couldn't stay up to date, above all when you're not spending your life on forums.
frankee207 said:
Yeah. Looks awesome. A rom refined.
GAPPS included ? Seems yes in the screens, but never know. Thanks you @The Marionette for providing us such great work.
Also, as I've lost a few the discussion thread & issue with MM dev : My phone is 6045Y, in Europe. May I get problem with LTE or data network with that rom ? Also, would I be able to restore as usual if something goes wrong ?
Sorry if that has already been discussed, but so many answers about this, I couldn't stay up to date, above all when you're not spending your life on forums.
Click to expand...
Click to collapse
Yep,yep,gapps are inside the rom.
As for LTE,look at the second post,I added a link to famewolfs variant specific modem download folder. Just flash the one for your variant before flashing the rom!
You can always restore over TWRP or over Mobile Upgrade Q,no need to worry. U.U
The Marionette said:
Yep,yep,gapps are inside the rom.
As for LTE,look at the second post,I added a link to famewolfs variant specific modem download folder. Just flash the one for your variant before flashing the rom!
You can always restore over TWRP or over Mobile Upgrade Q,no need to worry. U.U
Click to expand...
Click to collapse
OK
Yeah, just saw the link. How stupid I am
flash Before ? Not after ?
frankee207 said:
OK
Yeah, just saw the link. How stupid I am
flash Before ? Not after ?
Click to expand...
Click to collapse
Emm,for my 6045K,I flashed the modem zip before flashing the rom.
Alek Dev said:
Good Job!
EDIT:Analyzed your DualSim.zip
Looks Like that you messed up with uploading..
Why are you adding folders which don't need and in your updater script there's lines to delete system apps.
Click to expand...
Click to collapse
I made a universal flashable zip,and then I just add/remove files. Those empty folders don't affect anything as long as I don't put an app in them. You don't need to worry.
The Marionette said:
I made a universal flashable zip,and then I just add/remove files. Those empty folders don't affect anything as long as I don't put an app in them. You don't need to worry.
Click to expand...
Click to collapse
i send you Pm but anyway you reply here But updater script delete System Apps look it....
delete("/system/build.prop");
delete_recursive("/system/app/Browser");
delete_recursive("/system/app/Compass");
delete_recursive("/system/app/HoloSpiralWallpaper");
delete_recursive("/system/app/Newsstand");
delete_recursive("/system/app/TctCalculator");
delete_recursive("/system/app/TctNote");
delete_recursive("/system/app/TctWeather");
delete_recursive("/system/priv-app/Calendar");
delete_recursive("/system/priv-app/Dialer");
delete_recursive("/system/priv-app/DownloadProvider");
delete_recursive("/system/priv-app/Gallery");
delete_recursive("/system/priv-app/GalleryNext");
delete_recursive("/system/priv-app/JrdFota");
delete_recursive("/system/priv-app/JrdTag");
delete_recursive("/system/priv-app/Launcher");
delete_recursive("/system/priv-app/Mms");
delete_recursive("/system/priv-app/Music");
delete_recursive("/system/priv-app/MusicFX");
delete_recursive("/system/priv-app/Settings");
delete_recursive("/system/priv-app/TctCamera");
delete_recursive("/system/priv-app/TctEmail");
delete_recursive("/system/priv-app/TctExchange");
delete_recursive("/system/priv-app/TctFileManager");
delete_recursive("/system/priv-app/TctFMRadio");
delete_recursive("/system/priv-app/TctSoundRecorder");
delete_recursive("/system/priv-app/TimeTool");
delete("/system/media/shutdownanimation.zip");
delete("/system/media/audio/switch_on_off/Jumping_off.ogg");
delete("/system/media/audio/switch_on_off/Jumping_on.ogg");
Alek Dev said:
But updater script delete System Apps look it....
Click to expand...
Click to collapse
Woops,the wrong zip was modified! xD
Doesn't matter when you flash the modem zips as long as it's AFTER You've run mobile Q, the panasonic eluga software or you've flashed a rom that clobbered your radio.
Fixed the DUAL SIM zip. xD
The Marionette said:
Fixed the DUAL SIM zip. xD
Click to expand...
Click to collapse
Good....Little Suggestion.....It will be good to remove the partitions from ZIp which we don't need it ...To don't replace their modems..
Editn dialer doesn't works Reversible option...I had the same issues on SPB ROM so i think the problem it's changing icons.....
Edit1anorama crashes....
Edit2:There's Music app on Build...
Edit 3:It's really faster... but Sometimes apps like Tapatalk.Fb are crashing
New build online,the quirks(broken music player was still there,something needed to be left out of the zip)
Test it out and report back.
https://www.androidfilehost.com/?fid=24591000424946929
Was just about to flash v1, but I'll try out v2 instead. Downloading it right now.
So, theres no root access.
jerpd3rp said:
So, theres no root access.
Click to expand...
Click to collapse
Did you not read post #2?
http://forum.xda-developers.com/showpost.php?p=67731851&postcount=2
Welp I booted up and everything seems to be working as it should. I'm going to root and use systemless xposed and see what happens.
Update: For some reason supersu didn't flash as systemless even after doing the command in terminal so I'm starting over, but the v2 rom itself booted up just fine.
Welp v2 no issues, rooted/xposed systemless using v85.7 since 86.1 wasn't recognized by the xposed installer even though it installed systemless with no issues twice. Gonna see how long the battery lasts and thank you @The Marionette

[STOCK][OREO][PIE] AnyKernel 3 RCTD Remover

LG V30 RCTD Removal Based on Jcadduono's Orignal Zip​Now uses AK3 instead of LazyFlasher
​
Features
AK3 based so no need to reflash after kernel or magisk
Removes all instances of rctd/rct from all know folders/init files on stock oreo and pie
Installation
What you need
Unlocked Bootloader [How to do]
Working TWRP installed (should be installed already, otherwise you wouldn't need this zip )[Link to newest unofficial TWRP]
When you need Root, Latest Magisk [Download]
AK3_RCTD_Remover.zip [Download the Zip
HERE]
How to install
Flash in TWRP. You can flash before or after magisk or before or after a kernel. The only time you would need to flash this zip again is if you kdz. Most, if not all, the flashable stock rom zips should remove rctd now.
Don´t forget to hit the thanks-button if you like this zip! :good:
You want to help me with a [donation?] Not asking for it, I have fun doing this for you, but feel free...
Changelog
08/01/2019
* Initial Release
09/26/2019
* Rework Code and add more ui_prints to print to screen what the script is doing
* Add some more rctd locations found with the release of us99830b kdz. (all models should download and flash this version)
Reserved #2
Reserved #3
I honestly don't know what this all does. But I know it is important that this exists. Thanks for you effort!
IUse_Android said:
I honestly don't know what this all does. But I know it is important that this exists. Thanks for you effort!
Click to expand...
Click to collapse
https://www.xda-developers.com/lg-root-checker-tool-slow-performance/
Now you'll know . It's very important.
tech_infinity said:
https://www.xda-developers.com/lg-root-checker-tool-slow-performance/
Now you'll know . It's very important.
Click to expand...
Click to collapse
That is quite interesting good to know what it does! Very important indeed :good:
IUse_Android said:
That is quite interesting good to know what it does! Very important indeed :good:
Click to expand...
Click to collapse
Boosts Antutu benchmark by 30k:good:
Thanks @JohnFawkes RCT disabled successfully
I can't download AK3_RCTD_Remover, the timeout for waiting for a response from john-fawkes.com is exceeded. Can someone give this script?
vlozin said:
I can't download AK3_RCTD_Remover, the timeout for waiting for a response from john-fawkes.com is exceeded. Can someone give this script?
Click to expand...
Click to collapse
It's ATTACHED to post #1 of the H930 PIE KDZ thread, as well as being ATTACHED to WTF INSTRUCTIONS.
And several other threads. Download from any of those posts...
vlozin said:
I can't download AK3_RCTD_Remover, the timeout for waiting for a response from john-fawkes.com is exceeded. Can someone give this script?
Click to expand...
Click to collapse
It was accidentally removed when my hosted migrated servers a couple days ago. Actually multiple files were removed. I've reuped them to my website and all is fixed now
ChazzMatt said:
It's ATTACHED to post #1 of the H930 PIE KDZ thread, as well as being ATTACHED to WTF INSTRUCTIONS.
And several other threads. Download from any of those posts...
Click to expand...
Click to collapse
It might actually be better to just link my site or this thread as I plan on pushing updates today
JohnFawkes said:
It might actually be better to just link my site or this thread as I plan on pushing updates today
Click to expand...
Click to collapse
I have redundancy of linking to this thread so people can give thanks (as well as giving you ample credit), but also providing attached files.
That was why I didn't understand why the person couldn't download -- I prepared for exactly this contingency!
Unless they were just notifying you...
Look forward to the updates!
Hello,
i have installed this Tool as described, but unfortunately LG still check for root
Install this app from playstore : https://play.google.com/store/apps/details?id=com.lgeha.nuts&hl=en_US and try run it , you'ill get :
{
"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"
}
HoussiLAM said:
Hello,
i have installed this Tool as described, but unfortunately LG still check for root
Install this app from playstore : https://play.google.com/store/apps/details?id=com.lgeha.nuts&hl=en_US and try run it , you'ill get :
Click to expand...
Click to collapse
Did you use magisk hide on it?
---------- Post added at 05:48 PM ---------- Previous post was at 05:45 PM ----------
@JohnFawkes the download link seems to be down ?
tech_infinity said:
Did you use magisk hide on it?
---------- Post added at 05:48 PM ---------- Previous post was at 05:45 PM ----------
@JohnFawkes the download link seems to be down
Click to expand...
Click to collapse
Yea my hosting service migrated servers the other day and they messed everything up. All my zips were corrupt. In the process of restoring everything.
Edit......
Everything is restored now. Zip is back
HoussiLAM said:
Hello,
i have installed this Tool as described, but unfortunately LG still check for root
Install this app from playstore : https://play.google.com/store/apps/details?id=com.lgeha.nuts&hl=en_US and try run it , you'ill get :
Click to expand...
Click to collapse
This has nothing to do with rctd. Use magisk hide
JohnFawkes said:
This has nothing to do with rctd. Use magisk hide
Click to expand...
Click to collapse
Forgot it , Its working now
Maybe this zip may help with the Magisk 16.1> problem that I've had for well over a year. Constantly losing root on random intervals ranging from a day to a week and having to reboot the phone in order to restore root.

Question Is anyone working on building a custom recovery and rom

Now that the entire kernel source is released, is anyone working on building a custom recovery and rom for this device? I was looking at building orange fox recovery for it but I couldn't find how to make it with android 13 decryption support.
gwenmillett said:
Now that the entire kernel source is released, is anyone working on building a custom recovery and rom for this device? I was looking at building orange fox recovery for it but I couldn't find how to make it with android 13 decryption support.
Click to expand...
Click to collapse
You build, I'll try.. I'm decrypted with r/w permissions already. Used dfe neo and RO2RW by leegar, termux method and flashed super.img with fastboot.. Seeing as how we don't have recovery yet
{
"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"
}
JWnSC said:
You build, I'll try.. I'm decrypted with r/w permissions already. Used dfe neo and RO2RW by leegar, termux method and flashed super.img with fastboot.. Seeing as how we don't have recovery yetView attachment 5889613
Click to expand...
Click to collapse
May be you can try this https://github.com/BigfootACA/device_nubia_nx729j/releases
vadizzi said:
May be you can try this https://github.com/BigfootACA/device_nubia_nx729j/releases
Click to expand...
Click to collapse
Tried "fastboot boot twrp.img" blackscreen after logo...
Edit: my mistake it worked
i wroted this and it works but very strange. i use fastboot flash recovery ...img; recovery_a ...img and recovery_b ...img. I havent much enthusiasm on twrp so i droped it. You can flash it if worth offcourse
vadizzi said:
i wroted this and it works but very strange. i use fastboot flash recovery ...img; recovery_a ...img and recovery_b ...img. I havent much enthusiasm on twrp so i droped it. You can flash it if worth offcourse
Click to expand...
Click to collapse
Ohh ok. This phone is a little different from my last one op9p..recovery was inside ramdisk..so usually I would boot twrp.img and flash recovery to ramdisk..
I tried fastboot boot twrp.img..it switched to slot b..so I had to set active back to slot a..my mistake
I'll try your method and report back. Thanks!
vadizzi said:
i wroted this and it works but very strange. i use fastboot flash recovery ...img; recovery_a ...img and recovery_b ...img. I havent much enthusiasm on twrp so i droped it. You can flash it if worth offcourse
Click to expand...
Click to collapse
Yeah it worked! Default language is Chinese
It's reading internal storage( decrypted ofc).. Little laggy but usable.. Do you need logs or anything? I'll mess with it a little bit later today.
JWnSC said:
It's reading internal storage( decrypted ofc).. Little laggy but usable.. Do you need logs or anything? I'll mess with it a little bit later today.
Click to expand...
Click to collapse
no i just show it to you. Developer needs i think
vadizzi said:
no i just show it to you. Developer needs i think
Click to expand...
Click to collapse
Thanks! If he post in development section more users can post logs, test, ect ..I didn't even know this existed for our device. Does he have telegram group or something?
JWnSC said:
Thanks! If he post in development section more users can post logs, test, ect ..I didn't even know this existed for our device. Does he have telegram group or something?
Click to expand...
Click to collapse
I've just been browsing github and don't know any information
JWnSC said:
It's reading internal storage( decrypted ofc).. Little laggy but usable.. Do you need logs or anything? I'll mess with it a little bit later today.
Click to expand...
Click to collapse
Hello. Installed your TWRP, but the internal memory is not displayed and there is no active OTG. Did you do something wrong ?
batargin said:
Hello. Installed your TWRP, but the internal memory is not displayed and there is no active OTG. Did you do something wrong ?
Click to expand...
Click to collapse
This isn't my twrp.. I'm already decrypted, so I just test it. I could read internal storage on mine. Your probably still encrypted, so it wouldn't work for you.
JWnSC said:
This isn't my twrp.. I'm already decrypted, so I just test it. I could read internal storage on mine. Your probably still encrypted, so it wouldn't work for you.
Click to expand...
Click to collapse
I realized that you are testing, and I just have no one to turn to for help but you. How can I decrypt it? I just got the device today.
6.49 GB file on MEGA
mega.nz
MIUI 14 Rom you can try it we need some help to install.
ibestmoder said:
6.49 GB file on MEGA
mega.nz
MIUI 14 Rom you can try it we need some help to install.
Click to expand...
Click to collapse
Extract the file to a directory then put your phone in bootloader, connect your phone then go to the directory you extract and click on 8pro****.bat (*** for some chinese character). Your phone will then boot after it is done. However this is not a free rom you can run it for 30 minutes and you will have hard time to get back to stock rom since this rom modify the stock rom partitions.
[email protected] said:
Extract the file to a directory then put your phone in bootloader, connect your phone the go to the directory you extract and click on 8pro****.bat (*** for some chinese character). Your phone will then boot after it is done. However this is not a free rom you can run it for 30 minutes and you will have hard time to get back to stock rom since this rom modify the stock rom partitios.
Click to expand...
Click to collapse
I going to buy it from the maker he going do some changing to English with full support
Have someone tried that miui 14 rom? Are there any screenshots or something about what happens after 30 minutes? Might be possible to just remove that restrictions, but unless there's an easy way to revert back to stock (EDL or something), don't think it makes sense to flash it. Better wait for someone to build a proper CAF/CLO ROM (i.e. Paranoid Android)
aaa.bbb111222 said:
Have someone tried that miui 14 rom? Are there any screenshots or something about what happens after 30 minutes? Might be possible to just remove that restrictions, but unless there's an easy way to revert back to stock (EDL or something), don't think it makes sense to flash it. Better wait for someone to build a proper CAF/CLO ROM (i.e. Paranoid Android)
Click to expand...
Click to collapse
Rom is from chinese dev made out chinese 2.26. you need to pay 4 dollars to unlock it. I im Private with hem going to fix the rom for us
ibestmoder said:
Rom is from chinese dev made out chinese 2.26. you need to pay 4 dollars to unlock it. I im Private with hem going to fix the rom for us
Click to expand...
Click to collapse
It's MIUI, there's nothing that could fix that
That's not the point tho. Gonna assume no one yet tried flashing it (so the potential drawbacks not including 30 minutes lifetime are unknown. Should be always possible to remove that from ROM anyway). And we still don't have any way to unbrick, ZTE doesn't want to give us the flash tool for bs reasons.

Categories

Resources