[RECOVERY][jfltexx] TWRP 3.7.0-9.0 touch recovery (custom builds) - Galaxy S 4 i9505 Original Android Development

{
"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"
}
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
​
Code:
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! 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.
DOWNLOAD:
Below attachments!
INSTALLATION:
1. If your phone is turned on normally, turn on Advanced reboot in Developer options and select "Download" from the Restart menu. Alternatively, power it off and press the Power, Volume Down, and Home buttons simultaneously. When the blue screen appears, release all 3 buttons and press Volume Up.
2. In Odin, import the appropriate recovery.tar file for your variant with the "AP" and press the "Start" button.
3. Pull the battery as soon as your phone vibrates.
4. You can then boot directly into TWRP by pressing the Power, Volume Up, and Home buttons simultaneously. Release all three buttons as soon as you see the boot screen ("Samsung Galaxy S4").
CREDITS:
TWRP,JDCTeam,LineageOS,OmniROM,etc..
DEVICE-SPECIFIC TREE:
- jf kernel repository
- jf repository
- TWRP repository

Hey @notnoelchannel, nice job!
Here is the .img for people who are already in TWRP.
Just press Install Image > Locate the .img > Flash it in recovery section.
Edit: Removed the file cause of new update which include already the .img in OP.

Retrial said:
Hey @notnoelchannel, nice job!
Here is the .img for people who are already in TWRP.
Just press Install Image > Locate the .img > Flash it in recovery section.
Click to expand...
Click to collapse
Thanks!

Thank you!!

New build! For those whose already in TWRP, I linked a recovery.img too!
Installation as Retrial said: Install Image > Locate the .img > Flash it in recovery section.

notnoelchannel said:
New build! For those whose already in TWRP, I linked a recovery.img too!
Installation as Retrial said: Install Image > Locate the .img > Flash it in recovery section.
Click to expand...
Click to collapse
You should edit the OP and add new files there so people can find new files more easily.

Retrial said:
You should edit the OP and add new files there so people can find new files more easily.
Click to expand...
Click to collapse
I will soon!

nice thing here. why dont you mess with my custom twrp builds? just for fun

side said:
nice thing here. why dont you mess with my custom twrp builds? just for fun
Click to expand...
Click to collapse
hey, i'm currently trying to compile OrangeFox for this device, but ill mess with your twrp builds later as soon as i can compile orangefox
i did enable LZMA on your twrp kernel, fork your device tree n edit it

notnoelchannel said:
hey, i'm currently trying to compile OrangeFox for this device, but ill mess with your twrp builds later as soon as i can compile orangefox
i did enable LZMA on your twrp kernel, fork your device tree n edit it
Click to expand...
Click to collapse
That's awesome.
Last time side tried to make OrangeFox work for S4, didn't worked cause of the size of recovery our device can handle. I hope you can make it work.

Retrial said:
That's awesome.
Last time side tried to make OrangeFox work for S4, didn't worked cause of the size of recovery our device can handle. I hope you can make it work.
Click to expand...
Click to collapse
yea. thats true..i had some issues...i wish u can do it @notnoelchannel
ping me if you need anything

side said:
yea. thats true..i had some issues...i wish u can do it @notnoelchannel
ping me if you need anything
Click to expand...
Click to collapse
didn't manage to do it, we need bigger recovery partition (atleast 15mb)
if you find a way to make a pit with a larger recovery partition, please reply to this thread because it would be soo helpful

notnoelchannel said:
didn't manage to do it, we need bigger recovery partition (atleast 15mb)
if you find a way to make a pit with a larger recovery partition, please reply to this thread because it would be soo helpful
Click to expand...
Click to collapse
haha no no...thats not the way we work PIT file with larger recovery partition is not the solution

Code:
/home/runner/TWRP/out/target/product/jflte/recovery.img maxsize=10543104 blocksize=135168 total=12777488 reserve=270336
error: /home/runner/TWRP/out/target/product/jflte/recovery.img too large (12777488 > [10813440 - 270336])
ninja: build stopped: subcommand failed.
build/core/ninja.mk:157: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
This error comes up when compiling orangefox..gonna try using lzma'd cm-14.1 kernel
EDIT: i didn't succeed

notnoelchannel said:
Code:
/home/runner/TWRP/out/target/product/jflte/recovery.img maxsize=10543104 blocksize=135168 total=12777488 reserve=270336
error: /home/runner/TWRP/out/target/product/jflte/recovery.img too large (12777488 > [10813440 - 270336])
ninja: build stopped: subcommand failed.
build/core/ninja.mk:157: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
This error comes up when compiling orangefox..gonna try using lzma'd cm-14.1 kernel
EDIT: i didn't succeed
Click to expand...
Click to collapse
u better feel the vibe of "orange fox will never boot on jf"

I'm trying to compile orangefox again with some features disabled

Never give Up

notnoelchannel said:
I'm trying to compile orangefox again with some features disabled
Click to expand...
Click to collapse
I like your mood. I wish you the best.
Although, if I recall right, orange fox was about 5mb more than the jf partition size. So it's kinda strange to have a img with 5mb fewer

arm-eabi-gcc: command not found​
can someone please give me a dl link to armeabi gcc toolchain or i have to install using apt-get?

side said:
I like your mood. I wish you the best.
Although, if I recall right, orange fox was about 5mb more than the jf partition size. So it's kinda strange to have a img with 5mb fewer
Click to expand...
Click to collapse
thanks!
export ALLOW_MISSING_DEPENDENCIES=true export FOX_USE_TWRP_RECOVERY_IMAGE_BUILDER=1export OF_DISABLE_MIUI_SPECIFIC_FEATURES=1export FOX_USE_LZMA_COMPRESSION=1export LC_ALL=C
i'm currently using these exports..

Related

[RECOVERY][3.4.0-13][avicii]Unofficial TWRP for OnePlus Nord (Testing)

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Features:
- TWRP boots
- Decryption works
- Rom flashing should work
- Backups are broken
- Flash partition is broken for system and vendor
- DON'T WIPE OR FORMAT SYSTEM AND VENDOR PARTITIONS
- Format/wipe data works
NOT WORKING:
- Backup Restore
- Fastbootd
- System and vendor image flash
Install guide (Reccomended):
For now only boot the TWRP
To boot:
Code:
fastboot boot twrpname.img
Tips:
If you have some problems with backup, like 255 error or something similar please check this guide: https://forum.xda-developers.com/oneplus-6/how-to/255-error-twrp-backup-restore-999-t3801632
For the Bacups use always "system_image" and "vendor_image" instead of "system" and "vendor".
Download:
TWRP 3.4.0-13 by mauronofrio
TWRP 3.4.0-0 Test by mauronofrio
Reccomended ADB and Fastboot binaries:
Adb and Fastboot Installer
Source code:
https://github.com/mauronofrio/android_bootable_recovery
https://github.com/mauronofrio/android_device_oneplus_avicii_TWRP
Kernel source: precompiled stock one
My Telegram TWRP Support Group:
https://t.me/twrp_Mauronofrio
Donations:
Credits:
Created 2020-08-03
reserved1
Tracker31 said:
{
"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"
}
Looks like working
Click to expand...
Click to collapse
Send some better photos and i will add them in the first post
mauronofrio said:
Send some better photos and i will add them in the first post
Click to expand...
Click to collapse
https://www78.zippyshare.com/i/56hZtzh1/20684/IMG_20200803_224251.jpg
https://www81.zippyshare.com/i/eQq3tXl1/16768/IMG_20200803_224313.jpg
Just successfully installed Magisk with this. Thanks a lot!
..
DIR49DNOR0N said:
Did you only boot it and installed magisk. Or did you flash it
Click to expand...
Click to collapse
just booted it
write DM with error
Any progress in getting this TWRP stable?
When can we expect an almost final version?
THX in advance
Snake_Plissken said:
Any progress in getting this TWRP stable?
When can we expect an almost final version?
THX in advance
Click to expand...
Click to collapse
TWRP might never be as before and thats something we all have to accept. Google did some major changes and it will take some time to fix that.
I'm using my 7T now for more than a half year without fully working and stable TWRP. I still don't miss it. For root there are a few instructions and custom ROMs can be flashed with fastboot. Kernel can be flashed easily with Kernel manager. Let's wait and see...
For kernel flashing you need root.
lekiaM said:
For kernel flashing you need root.
Click to expand...
Click to collapse
Sure you will need to have root. but that's common and possible without TWRP.
Thanks so much to mauronofrio for that TWRP port!
Installed in few minutes.
Magisk installed with no problem.
Thanks dev!
Just installed magisk, too. Everything working like a charm!
Thanks mauronofrio!
I tried to root bybusing this twrp , i did the things mentioned below,
1.Unlocked bootloader,
2.Downloaded Magisk zip
3.Booted into Fastboot mode
4.Booted Twrp, fastboot boot Twrp name
5.Install magisk zip in twrp
6.Rebooted the device, but ended with bootloop
aneeshmbabu said:
I tried to root bybusing this twrp , i did the things mentioned below,
1.Unlocked bootloader,
2.Downloaded Magisk zip
3.Booted into Fastboot mode
4.Booted Twrp, fastboot boot Twrp name
5.Install magisk zip in twrp
6.Rebooted the device, but ended with bootloop
Click to expand...
Click to collapse
Magisk 20.4?..
It should flash and boot properly
cultofluna said:
Magisk 20.4?..
It should flash and boot properly
Click to expand...
Click to collapse
Yes same here tried it yesterday. Works great, no bootloops.
Hi, just used it to flash the SubstrtumRescue.zip - all went fine ?? thx
Wait, is this the first TWRP for a native Android 10 device?

[Recovery][OrangeFox][Android-11-12]Pixel 3a(xl) Sargo/Bonito Unofficial[OrangeFox][Recovery]

OrangeFox Recovery Project
{
"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"
}
Code:
/*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
OrangeFox is FREE SOFTWARE​
Information
Status: Unofficial
Version: 11
Release Date:
Maintainer: Duhjoker
Sources
Source Code:
OrangeFox Recovery · GitLab
OrangeFox Recovery | OFR
gitlab.com
Device Tree: https://github.com/Biohazardousrom/orangefox_device_google_bonito Kernel: XDA Template Generator: https://github.com/OrangeFoxRecovery/XDA.git[/U] Downloads:
recovery and more link::::
16.68 GB folder on MEGA
74 files and 20 subfolders
mega.nz
Installation: https://wiki.orangefox.tech/en/guides/installing_orangefox
Documentation (FAQ):
[URL='https://wiki.orangefox.tech/en/guides']https://wiki.orangefox.tech/en/guides
Donations:
https://t.me/Sushrut1101
Source changelog:
https://wiki.orangefox.tech/changelog
Telegram Channels:
News - https://t.me/ROMRecoveryNews
Support Chat - https://t.me/OrangeFoxRecoveryUnofficial
OrangeFox App:
https://https://app.orangefox.tech/
XDA : DevDB Information
OrangeFox Recovery Project, Tool/Utility for Bonito/Sargo (Pixel 3A(xl))
Contributors
Duhjoker, Sushrut Gupta ,DarthJabba9, MrYacha
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
* @Sushrut1101 - For this XDA Template
* Duhjoker - Maintainer
Great work!
Great recovery. Thank you for compiling and posting here.
However, just like TWRP for Android 11, this recovery is not able to restore data partition.
I don't suppose someone has a workaround ?
Trying it out and so far it's great! Like the features it offers over twrp so far!
NotPawn said:
Trying it out and so far it's great! Like the features it offers over twrp so far!
Click to expand...
Click to collapse
Are you able to restore the data partition ?
restore data or decrypt data?
join us here on telegram
Pixel 3a/XL Development
Main Group :- @pixel3a Channel :- @pixel3aupdates
t.me
Duhjoker said:
restore data or decrypt data?
join us here on telegram
Pixel 3a/XL Development
Main Group :- @pixel3a Channel :- @pixel3aupdates
t.me
Click to expand...
Click to collapse
Restore data. The decryption works fine, but any attepms at restoring data cause boot loops.
sorry im taking so long to get back. i offer better support through the tg channel.
But let me ask.... are you having the same problem with twrp as well.
Duhjoker said:
sorry im taking so long to get back. i offer better support through the tg channel.
But let me ask.... are you having the same problem with twrp as well.
Click to expand...
Click to collapse
Yes, TWRP has exactly the same issue.
I tried the latest TWRP version today and got the same issue.
This is the error that comes up in TWRP log when the system auto reboots into recovery after data restore:
--reason=set_policy failed:/data/local
can you grab the logs from twrp or orange fox.
from a terminal window with device plugged in and booted into recovery type
adb logcat > log.txt
then try to restore the back up. when done type
shift ctrl z
and upload the log.txt either here or by pm and ill get with the twrp dev and see if we cant fix that for both ofox and twrp
Duhjoker said:
can you grab the logs from twrp or orange fox.
from a terminal window with device plugged in and booted into recovery type
adb logcat > log.txt
then try to restore the back up. when done type
shift ctrl z
and upload the log.txt either here or by pm and ill get with the twrp dev and see if we cant fix that for both ofox and twrp
Click to expand...
Click to collapse
I attached the file to this reply.
Let me know if you need any other logs.
Edit: the site doesn't seem to allow me to attach the file.
zip it up. if its txt file it wont allow it for some reason
Duhjoker said:
zip it up. if its txt file it wont allow it for some reason
Click to expand...
Click to collapse
OK. Done.
ok was that twrp or ofox. which device exactly and which android version. just want to make sure
Duhjoker said:
ok was that twrp or ofox. which device exactly and which android version. just want to make sure
Click to expand...
Click to collapse
Right. Sorry.
It was TWRP 3.6.1_11-0
Pixel 3A
Android 11, factory image - sargo-rq3a.211001.001
ok so i talked to captain throwback and he thinks its due to an unpushed commit to the device tree. but he needs a recovery log to make sure.
would it be a problem to get you try again and grab the twrp recovery log after doing it.
if thats what it is we can have twrp and ofox fixed in the next week or so
Duhjoker said:
ok so i talked to captain throwback and he thinks its due to an unpushed commit to the device tree. but he needs a recovery log to make sure.
would it be a problem to get you try again and grab the twrp recovery log after doing it.
if thats what it is we can have twrp and ofox fixed in the next week or so
Click to expand...
Click to collapse
See attached.
This file is probably what you need. The log was saved right after data restore operation, whereas, the first recovery log was saved after a reboot.
all right ty. we will get right on it. hopefully its a simple fix. i still have ofox synced on my pc so as soon we get it figured out ill do a fresh build and post it

Development [RECOVERY][UNOFFICIAL] TWRP for Galaxy S22 (Exynos)

{
"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"
}
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! 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.
Supported Models:
Galaxy S22 S901B
Download & Guide:
1. Unlock your bootloader.
2. Downloads for S22: AFH: r0s twrp and kernel / Drive: r0s twrp and kernel
3. Reboot to download mode
4. Put the TWRP TAR for your device with Odin in the AP slot, vbmeta_disabled_R.tar in USERDATA slot and click start.
5. Reboot to recovery via recovery key combo (Vol up + power + USB connected).
6. Disable encryption:
- Go to Advanced > Terminal, type: multidisabler.​If vendor complain about free space left on device, will attempt to resize vendor. and it ask to - Run multidisabler again!.​- Type: multidisabler again. will see - Finished. when done.​- Go back to Wipe > Format Data > type yes.​- Reboot to recovery.​7. Flash custom kernel and magisk apk in twrp.
8. Reboot to system, Enjoy.
Support:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
Telegram group
Bugs:
- Encryption not fully working.
Thanks:
TWRP team
@ianmacd for multidisabler
@Dan_FFM (David Dean) for helping with convert readonly f2fs vendor to readwrite
Donators
Sources:
Kernel tree
Device tree
Changelog:
GitHub History
Note1: You need a custom permissive kernel to boot with R/W vendor.
Note2: If you got bootloop on Samsung logo, reboot to TWRP and wipe metadata from Advanced Wipe section.
Hi, thank you for twrp. Can this make system R/W ? I need to modify some files in system image. Thanks
NaiimAb10 said:
Hi, thank you for twrp. Can this make system R/W ? I need to modify some files in system image. Thanks
Click to expand...
Click to collapse
Not yet, still need a lot of work
Can S22 with 8GEN1 use this TWRP ?
sinaamos said:
Can S22 with 8GEN1 use this TWRP ?
Click to expand...
Click to collapse
Check OP there is supported list, also you know 8gen1 is snapdragon and the title says exynos and you still asking if it works?
Check the othe snapdragon thread.
Step 4 fails for me because of Knox Guard. Custom binaries blocked.
There is no way around this right?
Hi, noob question here...
Can I update firmware and retain root and TWRP without losing data? If yes - how to do it?
Worked perfectly with given guide!
1. TWRP recovery running
2. Could flash custom kernel from afaneh92
3. Also I downloaded Kernel tree and used build_menu to compile the same kernel with arch/arm64/configs/afaneh_r0s_defconfig
4. Could flash custom kernel self compiled as mentioned from (3.)
Next step was to adjust the defconfig from afaneh92 with some other features, but everytime I stuck in bootloop if I try. My approach was the following:
1. Load env variables from build_menu
2. make menuconfig load afaneh_r0s_defconfig
3. activate features from =n to =y (i.e. CONFIG_IP_VS=y)
4. copy newly created .config settings into afaneh_r0s_defconfig
5. start build_menu -> build kernel -> r0s
6. make flashable zip
7. boot into TWRP recovery and install custom kernel
8. Result: stuck in bootloop
my config still has CONFIG_SECURITY_ALWAYS_PERMISSIVE=y
Is this the right approach to add features to my kernel, or I am totally wrong with this? Here are some features I need for my kernel:
BLK_CGROUPDUMMYBLK_DEV_THROTTLINGEXT3_FS_POSIX_ACLBRIDGEIP_VSBRIDGE_NETFILTERIP_VS_NFCTVLAN_8021QIP_VS_PROTO_TCPBRIDGE_VLAN_FILTERINGIP_VS_PROTO_UDPBTRFS_FSIP_VS_RRBTRFS_FS_POSIX_ACLIPC_NSCFQ_GROUP_IOSCHEDNET_L3_MASTER_DEVHUGETLBFSIPVLANCGROUP_HUGETLBMACVLANCGROUP_NET_PRIONETFILTER_XT_MATCH_ADDRTYPECGROUP_PERFNETFILTER_XT_MATCH_IPVSDM_THIN_PROVISIONINGSECURITY_APPARMORVXLANUSER_NS
lowowly said:
Worked perfectly with given guide!
1. TWRP recovery running
2. Could flash custom kernel from afaneh92
3. Also I downloaded Kernel tree and used build_menu to compile the same kernel with arch/arm64/configs/afaneh_r0s_defconfig
4. Could flash custom kernel self compiled as mentioned from (3.)
Next step was to adjust the defconfig from afaneh92 with some other features, but everytime I stuck in bootloop if I try. My approach was the following:
1. Load env variables from build_menu
2. make menuconfig load afaneh_r0s_defconfig
3. activate features from =n to =y (i.e. CONFIG_IP_VS=y)
4. copy newly created .config settings into afaneh_r0s_defconfig
5. start build_menu -> build kernel -> r0s
6. make flashable zip
7. boot into TWRP recovery and install custom kernel
8. Result: stuck in bootloop
my config still has CONFIG_SECURITY_ALWAYS_PERMISSIVE=y
Is this the right approach to add features to my kernel, or I am totally wrong with this? Here are some features I need for my kernel:
BLK_CGROUPDUMMYBLK_DEV_THROTTLINGEXT3_FS_POSIX_ACLBRIDGEIP_VSBRIDGE_NETFILTERIP_VS_NFCTVLAN_8021QIP_VS_PROTO_TCPBRIDGE_VLAN_FILTERINGIP_VS_PROTO_UDPBTRFS_FSIP_VS_RRBTRFS_FS_POSIX_ACLIPC_NSCFQ_GROUP_IOSCHEDNET_L3_MASTER_DEVHUGETLBFSIPVLANCGROUP_HUGETLBMACVLANCGROUP_NET_PRIONETFILTER_XT_MATCH_ADDRTYPECGROUP_PERFNETFILTER_XT_MATCH_IPVSDM_THIN_PROVISIONINGSECURITY_APPARMORVXLANUSER_NS
Click to expand...
Click to collapse
you can simply edit afaneh_r0s_defconfig
I did. I.e. I changed
# CONFIG_IP_VS is not set
to
CONFIG_IP_VS=y
then compiled, flashed and tried to boot into system but stuck in bootloop.
I started to create the config with menuconfig because sometimes activating some of the CONFIG_ features additionally dependencies come in place or are not even available to activate.
Like activating CONFIG_IP_VS with menuconfig result in following:
CONFIG_IP_VS=y
# CONFIG_IP_VS_IPV6 is not set
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12
Or if you want to use CONFIG_BRIDGE_VLAN_FILTERING you first need to activate CONFIG_VLAN_8021Q because of the dependencie.
So I thought doing with menuconfig is the "saver" solution. But anyway, got the same problem.
lowowly said:
I did. I.e. I changed
# CONFIG_IP_VS is not set
to
CONFIG_IP_VS=y
then compiled, flashed and tried to boot into system but stuck in bootloop.
I started to create the config with menuconfig because sometimes activating some of the CONFIG_ features additionally dependencies come in place or are not even available to activate.
Like activating CONFIG_IP_VS with menuconfig result in following:
CONFIG_IP_VS=y
# CONFIG_IP_VS_IPV6 is not set
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12
Or if you want to use CONFIG_BRIDGE_VLAN_FILTERING you first need to activate CONFIG_VLAN_8021Q because of the dependencie.
So I thought doing with menuconfig is the "saver" solution. But anyway, got the same problem.
Click to expand...
Click to collapse
Anyway this is twrp thread, and I don't support kernel edit, mine is stock permissive
Thank you so far. Then I need some help in kernel edit. I start a new topic in questions section.
I'm getting bootloops on Android 13 BWA2, ADB doesn't work either. There's no possibility to install ROMs since the data partition is wiped when you flash TWRP and you can't copy files from windows to the device because it's not recognized.
neo2k12 said:
I'm getting bootloops on Android 13 BWA2, ADB doesn't work either. There's no possibility to install ROMs since the data partition is wiped when you flash TWRP and you can't copy files from windows to the device because it's not recognized.
Click to expand...
Click to collapse
You flashed the kernel!
afaneh92 said:
You flashed the kernel!
Click to expand...
Click to collapse
How am I supposed to flash the kernel if I can't get the zip file on my phone? Can you provide a tar file to be flashable in Download mode?
Will your TWRP be compatible with the new S23 series?
Well done. Flashed this image on four S22 phones, no problem. Fifth, my own - well, as mentioned on Telegram channel, I forgot to flash multidisabler. Wouldn't be a problem, but as I already setup the phone and moved over 180GB in it, I would like to query wheter it would be possible to support Samsung encryption. I am not demanding, so please don't be mad - just asking for possibility. Would be nice to have feature. While I can backup my data using migrate, I still prefer NAND backups.
neo2k12 said:
How am I supposed to flash the kernel if I can't get the zip file on my phone? Can you provide a tar file to be flashable in Download mode?
Click to expand...
Click to collapse
plugin flash drive. Mount as OTG. Problem solved

Development [RECOVERY][UNOFFICIAL] TWRP for Galaxy S22 (Snapdragon)

{
"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"
}
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! 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.
Supported Models:
Galaxy S22 S901E/S901N/S9010.
Download & Guide:
1. Unlock your bootloader.
2. Downloads for S22: AFH: r0q twrp and kernel / Drive: r0q twrp and kernel
3. Reboot to download mode
4. Put the TWRP TAR for your device with Odin in the AP slot, vbmeta_disabled_R.tar in USERDATA slot and click start.
5. Reboot to recovery via recovery key combo (Vol up + power + USB connected).
6. Disable encryption:
- Go to Advanced > Terminal, type: multidisabler.​If vendor complain about free space left on device, will attempt to resize vendor. and it ask to - Run multidisabler again!.​- Type: multidisabler again. will see - Finished. when done.​- Go back to Wipe > Format Data > type yes.​- Reboot to recovery.​7. Flash custom kernel and magisk apk in twrp.
8. Reboot to system, Enjoy.
Support:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
Telegram group
Bugs:
- Encryption not fully working.
Thanks:
TWRP team
@ianmacd for multidisabler
@Dan_FFM (David Dean) for helping with convert readonly f2fs vendor to readwrite
Donators
Sources:
Kernel tree
Device tree
Changelog:
GitHub History
Note1: You need a custom permissive kernel to boot with R/W vendor.
Note2: If you got bootloop on Samsung logo, reboot to TWRP and wipe metadata from Advanced Wipe section
Is there a kernel for 901E?
Can only seem to find one for 901b
EDIT: found what I needed in the telegram group snapdragon models use the same kernel
i flashed twrp in fw ave4 , after flash kernel, wipe data, and get bootloop, how fix?
skinza said:
Is there a kernel for 901E?
Can only seem to find one for 901b
EDIT: found what I needed in the telegram group snapdragon models use the same kernel
Click to expand...
Click to collapse
send me kernel bro please...
Tonystarki said:
i flashed twrp in fw ave4 , after flash kernel, wipe data, and get bootloop, how fix?
Click to expand...
Click to collapse
you ran multidisabler?
Tonystarki said:
send me kernel bro please...
Click to expand...
Click to collapse
Dont flash wrong kernel, if you have snap use the link from this thread
afaneh92 said:
Dont flash wrong kernel, if you have snap use the link from this thread
Click to expand...
Click to collapse
calm down, I will not install the wrong kernel
running the multidisabler is essential to install the custom kernel, the device does not start but runs multidisabler, all right now, what customizations does the kernel have? @afaneh92
Tonystarki said:
running the multidisabler is essential to install the custom kernel, the device does not start but runs multidisabler, all right now, what customizations does the kernel have? @afaneh92
Click to expand...
Click to collapse
permissive and disabled security
Please lmk if you get it working
I flashed on s22 veh and lost WiFi
Then when phone screen went to sleep I couldbt wake it up
Followed the instructions
skinza said:
Please lmk if you get it working
I flashed on s22 veh and lost WiFi
Then when phone screen went to sleep I couldbt wake it up
Followed the instructions
Click to expand...
Click to collapse
Will look into it
afaneh92 said:
Flash custom kernel and magisk apk in twrp
Click to expand...
Click to collapse
Is this step to root the Phone?
sinaamos said:
Is this step to root the Phone?
Click to expand...
Click to collapse
You can skip magisk if you don't want root
Just got my S901E on FW U1AVCJ. Is it safe to update to U2AVF1 before installing TWRP? Just making sure I will be able to unlock BL and install TWRP. Thanks in advance!
Daemonite said:
Just got my S901E on FW U1AVCJ. Is it safe to update to U2AVF1 before installing TWRP? Just making sure I will be able to unlock BL and install TWRP. Thanks in advance!
Click to expand...
Click to collapse
Its ok
hi there!
i would love to follow this tutorial, however, i have some noob doubts before doing it that i would like to address:
1) what does it mean r0q? "Downloads for S22: r0q twrp and kernel"
2) how should i decide which files download in twrp? what does it mean afaneh92-r0q? its for S22 non-ultra
3) why can i download the custom kernel in point 7 if there is no custom kernel for s22 non-ultra?
4) the custom kernel of point 7 must be flashed through twrp?
r0q is regular s22
The s22, s22+ and ultra all use the exact same kernel
skinza said:
r0q is regular s22
The s22, s22+ and ultra all use the exact same kernel
Click to expand...
Click to collapse
thank you! i have managed to make it work! i dont think it's related but i cant wipe system partition since its not present in the twrp wipe section... perhaps i am missing something?

Development [RECOVERY][UNOFFICIAL] TWRP for Galaxy Z Fold4 (Snapdragon)

{
"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"
}
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! 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.
Supported Models:
Galaxy Z Fold4 F936B/F936N/F9360.
Download & Guide:
1. Unlock your bootloader.
2. Downloads for Z Fold4: AFH: q4q twrp and kernel / Drive: q4q twrp and kernel
3. Reboot to download mode
4. Put the TWRP TAR for your device with Odin in the AP slot, vbmeta_disabled_R.tar in USERDATA slot and click start.
5. Reboot to recovery (keep your eyes on the inner screen) via recovery key combo (Vol up + power + USB connected).
6. Disable encryption:
- Go to Advanced > Terminal, type: multidisabler.​If vendor complain about free space left on device, will attempt to resize vendor. and it ask to - Run multidisabler again!.​- Type: multidisabler again. will see - Finished. when done.​- Go back to Wipe > Format Data > type yes.​- Reboot to recovery.​7. Flash custom kernel and magisk apk in twrp.
8. Reboot to system, Enjoy.
Support:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
Telegram group
Bugs:
- Touch is working on outer screen
- Encryption not fully working.
Thanks:
TWRP team
@ianmacd for multidisabler
@Dan_FFM (David Dean) for helping with convert readonly f2fs vendor to readwrite
@Conan179 for testing
Donators
Sources:
Kernel tree
Device tree
Changelog:
GitHub History
They just speedran releasing TWRP for Galaxy Zfold.
AfreenOnXDA said:
They just speedran releasing TWRP for Galaxy Zfold.
Click to expand...
Click to collapse
They just released a well done TWRP that you will never seen on a samsung device
Anyone flashed this? I'm loathe to format /data to find out it's not working, as I've got the phone well set-up.
Second question - on the Fold 3 when encryption was disabled via formatting /data in TWRP, the Dex would crash periodically, and sharing was malfunctioning: does Dex work perfectly here when /data formatted and encryption removed here on the Fold 4?
How do you flash root on the snap dragon version?
cashmonkey said:
How do you flash root on the snap dragon version?
Click to expand...
Click to collapse
do it from twrp, by flashing magisk as instructed above in first post, and your device will be rooted. so far, this twrp works well
@afaneh92 -- Is the kernel of Fold 4 same as the S908E ?
Link on OP leads to the S908E Kernel.
JazonX said:
@afaneh92 -- Is the kernel of Fold 4 same as the S908E ?
Link on OP leads to the S908E Kernel.
View attachment 5742789
Click to expand...
Click to collapse
Yes its same for all snapdragon, last kernel based on fold4 source.
afaneh92 said:
Yes its same for all snapdragon, last kernel based on fold4 source.
Click to expand...
Click to collapse
Awesome, Gonna Destroy the Fold 4!
Thanks Mate! - Will keep you'll posted.
Cheers!
Has anybody managed to install any custom roms using this TWRP?
Hi I tried to install it and got bootloop on my samsung Fold 4, I mean the TWRP worked but it refuses to boot on the rom, I guess I'll wait for a custom OneUi rom
Denver3D said:
Hi I tried to install it and got bootloop on my samsung Fold 4, I mean the TWRP worked but it refuses to boot on the rom, I guess I'll wait for a custom OneUi rom
Click to expand...
Click to collapse
If you follow the instructions, would work. You flashed latest kernel?
afaneh92 said:
If you follow the instructions, would work. You flashed latest kernel?
Click to expand...
Click to collapse
I did follow the tutorial as shown and ofc I did flash the kernel, I got the latest version of Android 13 on my SM-F936B
The twrp works perfectly but idk if it's an issue caused by the kernel but the system refuse to get in, it's always on the bootloop
Denver3D said:
I did follow the tutorial as shown and ofc I did flash the kernel, I got the latest version of Android 13 on my SM-F936B
The twrp works perfectly but idk if it's an issue caused by the kernel but the system refuse to get in, it's always on the bootloop
Click to expand...
Click to collapse
Use the kernel on telegram.
Edit, finally androidfilehost uploaded the kernel you can check it out.
afaneh92 said:
Use the kernel on telegram.
Edit, finally androidfilehost uploaded the kernel you can check it out.
Click to expand...
Click to collapse
thank you so much :3, let's hope for a custom rom OneUi for our lovely fold 4
Hello I occasionally get the message.....Access denied... Unauthorized changes have been made to you phone. To get help, contact Customer Service how can I set it or what do I have to do so that it is no longer displayed?
Does any one know where I can get a zfold 3 ...or will this work....let's try it firs🫠
Hello , will this work on z fold 3 , and how , thanks is advance
pedestrianman said:
Hello , will this work on z fold 3 , and how , thanks is advance
Click to expand...
Click to collapse
The title says Fold4!

Categories

Resources