Question Root Galaxy S21 FE with Magisk? - Samsung Galaxy S21 FE

Hello all
Since two days I'm using the new S21 FE and I'm quite happy with it. Unlocking the bootloader was quite simple. Until Custom ROMS are available I'd love to install Magisk but I couldn't find any information so far here or somewhere else.
Help would be appreciated. Thank you

You will have to wait until Samsung releases its source code to get hold of a boot image to patch.

x56x said:
You will have to wait until Samsung releases its source code to get hold of a boot image to patch.
Click to expand...
Click to collapse
Thanks for your feedback.

x56x said:
You will have to wait until Samsung releases its source code to get hold of a boot image to patch.
Click to expand...
Click to collapse
Could you go into detail what exactly is missing. I read through the documentation of Magisk and could not find out what is missing to make it running on the S21 FE.

With latest Magisk Canary (23017) and latest Firmware (I downloaded Russian firmare with region code SER, security patch is from January) root ist possible. It is crucial to use the latest version of Magisk Canary as it fixed bootloop of Samsung devices caused by faulty fstab.
So, what I did is:
* of course: unlocked bootloader
* downloaded above firmware via SamFirm reborn (or similar tool)
* flashed stock firmware via Odin
* extracted AP file from the zip
* extracted boot.img.lz4 from AP file
* made a TAR file from the above file
* transferred this file to the device and patched it with latest Magisk
* back on the PC flashed this file via Odin in AP slot TOGETHER WITH attached vbmeta_disabled.tar (I think I got it from the TWRP thread in the S20 FE forum here - works for me)
Cheers
P.S.: Of course there's no guarantee this will work for you. So, please do not blame me if not... And keep in mind that ****ty SHealth and similar Knox related apps (I don't use them at all) will possibly stop working when bootloader ist unlocked an Knox is tripped.

atlantix1 said:
With latest Magisk Canary (23017) and latest Firmware (I downloaded Russian firmare with region code SER, security patch is from January) root ist possible. It is crucial to use the latest version of Magisk Canary as it fixed bootloop of Samsung devices caused by faulty fstab.
So, what I did is:
* of course: unlocked bootloader
* downloaded above firmware via SamFirm reborn (or similar tool)
* flashed stock firmware via Odin
* extracted AP file from the zip
* extracted boot.img.lz4 from AP file
* made a TAR file from the above file
* transferred this file to the device and patched it with latest Magisk
* back on the PC flashed this file via Odin in AP slot TOGETHER WITH attached vbmeta_disabled.tar (I think I got it from the TWRP thread in the S20 FE forum here - works for me)
Cheers
P.S.: Of course there's no guarantee this will work for you. So, please do not blame me if not... And keep in mind that ****ty SHealth and similar Knox related apps (I don't use them at all) will possibly stop working when bootloader ist unlocked an Knox is tripped.
Click to expand...
Click to collapse
Thanks a lot for your feedback. I really appreciate. Will try it this weekend.

dude010 said:
Thanks a lot for your feedback. I really appreciate. Will try it this weekend.
Click to expand...
Click to collapse
Glad if it helps. Maybe you can report if this worked for you...

atlantix1 said:
With latest Magisk Canary (23017) and latest Firmware (I downloaded Russian firmare with region code SER, security patch is from January) root ist possible. It is crucial to use the latest version of Magisk Canary as it fixed bootloop of Samsung devices caused by faulty fstab.
So, what I did is:
* of course: unlocked bootloader
* downloaded above firmware via SamFirm reborn (or similar tool)
* flashed stock firmware via Odin
* extracted AP file from the zip
* extracted boot.img.lz4 from AP file
* made a TAR file from the above file
* transferred this file to the device and patched it with latest Magisk
* back on the PC flashed this file via Odin in AP slot TOGETHER WITH attached vbmeta_disabled.tar (I think I got it from the TWRP thread in the S20 FE forum here - works for me)
Cheers
P.S.: Of course there's no guarantee this will work for you. So, please do not blame me if not... And keep in mind that ****ty SHealth and similar Knox related apps (I don't use them at all) will possibly stop working when bootloader ist unlocked an Knox is tripped.
Click to expand...
Click to collapse
I tried to do the same with Heimdall, as I have no access to a Windows PC. I flashed the boot.img (unpacked to a .img) in the BOOT slot and vbmeta_disabled.tar (unpacked to a .img) in the VBMETA slot and got stuck in a bootloop. Any ideas how this could be resolved?

Frozen_Duck said:
I tried to do the same with Heimdall, as I have no access to a Windows PC. I flashed the boot.img (unpacked to a .img) in the BOOT slot and vbmeta_disabled.tar (unpacked to a .img) in the VBMETA slot and got stuck in a bootloop. Any ideas how this could be resolved?
Click to expand...
Click to collapse
I am sorry, but I have no experiences with Heimdall at all. So I think I cannot help here. You could try latest Magisk Canary (now 23018) or try the modded Magisk apk from the A52S-forum here: https://forum.xda-developers.com/t/galaxy-a52s-5g-sm-a528b-experimental-and-limited-root.4382243/. The file is a bit hidden in the first post. It says: "First step download the file from here..."
Before I succeeded in rooting by the method I described above, I archieved root by patching boot.img with that A52S-version. Although later on Magisk Manager kept on saying "additional setup needed...", but root and modules worked flawlessly. Good luck!

The newer Magisk version did the trick for me and I do not end up in a boot loop. Following steps got me Magisk up and running:
1. get the newest canary build of Magisk (23018) at the time
2. get a copy of your firmware unpack it and get the boot.img
3. patch the boot.img with Magisk and pull the patched file from the phone
4. get the file vbmeta_disabled.tar linked previously [1] and unpack it
5. boot the phone into the Download Mode
6. execute following command:
Attention: The original repository of Heimdall is missing some important patches. Use the repository of amo13 [2].
Bash:
heimdall flash --BOOT <path to patched boot.img> \
--VBMETA <path to unpacked vbmeta_disabled.tar> \
--no-reboot
optional:
7. install Zygisk
8. install Universal SafetyNet Fix [3]
[1] https://forum.xda-developers.com/attachments/vbmeta_disabled-tar.5514343/
[2] https://github.com/amo13/Heimdall
[3] https://github.com/kdrag0n/safetynet-fix

Does everyone here have the exynos version of the S21 FE 5G or something because I'm on snapdragon and have no OEM Unlock option showing up. Just wondering if anyone has a snapdragon version that's able to unlock the bootloader?

I have the SP version and its showing like always. U dont even need to scroll down.

Sidewind3r said:
Does everyone here have the exynos version of the S21 FE 5G or something because I'm on snapdragon and have no OEM Unlock option showing up. Just wondering if anyone has a snapdragon version that's able to unlock the bootloader?
Click to expand...
Click to collapse
I've th Snapdragon Version and under development settings is the option to unlock

Look
{
"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"
}

Sidewind3r said:
Does everyone here have the exynos version of the S21 FE 5G or something because I'm on snapdragon and have no OEM Unlock option showing up. Just wondering if anyone has a snapdragon version that's able to unlock the bootloader?
Click to expand...
Click to collapse
You aren't the only one. I specfically ordered a snapdragon unlocked variant and there is no option for me to unlock the bootloader either. Quite a pain honestly, since the only reason I got this phone was for development purposes.

joke19 said:
Look
View attachment 5518495
Click to expand...
Click to collapse
Do you know which model number you have? is it unlocked?

Sidewind3r said:
Does everyone here have the exynos version of the S21 FE 5G or something because I'm on snapdragon and have no OEM Unlock option showing up. Just wondering if anyone has a snapdragon version that's able to unlock the bootloader?
Click to expand...
Click to collapse
What is your model number?

x56x said:
Do you know which model number you have? is it unlocked?
Click to expand...
Click to collapse
Which number you mean? I changed from German to English.

x56x said:
What is your model number?
Click to expand...
Click to collapse
G990b you mean?

Snap

Related

[ROM] Stock Official 9.0 Flash and Repair Guide [UP] Jul 2019

[ROM] Stock Rom 9.0 Flash and Repair [Full] @XDAfriends hello my friends
New Update Stock is disponible in Sammobile.com
https://www.sammobile.com/firmwares/
Version Android 8.1 e 9.0
Build date Mon, Jul 2019 12:24:39 +0700
All variantes J730G / F / GM / K / FM update
Install and enjoy your new Samsung update for j730x
[Flash]
To Flash or Repair your original system
1. Download Samsung drivers
2. Download Odin
3. Download your firmware ROM Official
4. Power Off your mobile J7
5. Restart Phone in Download Mode (press and hold Home + Power + Volume Down buttons)
6. Install Samsung Drivers
7. Connect Your phone with USB cable to PC
8. Open Odin and Add the firmware file to AP / PDA
9. Select too CP partition in the firmware folder
10. Select too CSC partition in the firmware folder
11. Select too Userdata partition in the firmware folder
12. Click the start button, sit back and wait few minutes
13. This method reinstall your rom to original state
[Recomendation]
Install Your stock 9.x or Install 9.x Custom Stock
Install TWRP
Install Root Magisk
Install Kernel Helios 3.x
[Information]
About Odin details - This informations is very usefull
According to this XDA-Developers forum post and this Droidguiding article:
BL stands for bootloader
AP represents the system partition, under previous Odin versions, this was called "PDA"
CP represents your modem
CSC stands for Consumer Software Customization, this specifies the features your Android device gets according to its geographical location and carrier
Download Odin v3.13.1
https://www.filesbeast.net/download/1/Odin 3.13.1.zip
Servers
https://www.stockrom.net/samsung
Press F3 and search your model
https://www.sammobile.com/firmwares/
J730G
https://www.sammobile.com/firmwares/galaxy-j7-pro/SM-J730G/
J730F
https://www.sammobile.com/firmwares/galaxy-j7-pro/SM-J730F/
J730GM
https://www.sammobile.com/firmwares/galaxy-j7-pro/SM-J730GM/
J730FM
.https://www.sammobile.com/firmwares/galaxy-j7-pro/SM-J730FM/
Search your model on page
{
"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 file of the 5 that come must be put in the box USERDATA?
Thank you
ismago said:
What file of the 5 that come must be put in the box USERDATA?
Thank you
Click to expand...
Click to collapse
you do not need to put anything in this box, when unpacking, come 5 files plus you will only use 4, in the CSC box you use HOMECSC.
NathyAndrade said:
you do not need to put anything in this box, when unpacking, come 5 files plus you will only use 4, in the CSC box you use HOMECSC.
Click to expand...
Click to collapse
Ok. Thank you
I have followed all the steps and now the problem I have is that it does not let me root or install TWRP.
Previously I had Root done and installed TWRP and it worked correctly.
When I try to root with Odin, the installation does it correctly, but when I restart it I get a black screen that tells me the following.
Verification error
Can not restart the device. Error to
verify integrity. It is necessary to restore
the device to the default settings of
factory. This will delete all your data.
RESTORE​
And if I want to install TWRP it is also installed correctly, but when it is restarted, it remains in a loop with the SAMSUNG screen and constantly restarts.
If I do not root or install TWRP the device boots and works properly.
Do you know what can happen to him?
Thank you so much
Hello,
Odin's link is bad.
Should be:
https://dl.sammobile.com/Odin3-v3.13.1.zip
not very clear: you don't say anything about the BL file or the options for Odin
ismago said:
I have followed all the steps and now the problem I have is that it does not let me root or install TWRP.
Previously I had Root done and installed TWRP and it worked correctly.
When I try to root with Odin, the installation does it correctly, but when I restart it I get a black screen that tells me the following.
Verification error
Can not restart the device. Error to
verify integrity. It is necessary to restore
the device to the default settings of
factory. This will delete all your data.
RESTORE​
And if I want to install TWRP it is also installed correctly, but when it is restarted, it remains in a loop with the SAMSUNG screen and constantly restarts.
If I do not root or install TWRP the device boots and works properly.
Do you know what can happen to him?
Thank you so much
Click to expand...
Click to collapse
I using root normaly steps
1. Access onfiguration and developer options
2. Select - unlock by oem
3. Reboot in stock recovery
4. Wipe and factory reset
5. Reboot in download mode
6. Flash twrp and reboot in twrp directly
7. Flash supersu 2.82 and root is perfectly
My iPhone is j730g and root is ok
Forget about supersu and install magisk instead. Follow the steps here: https://forum.xda-developers.com/ga...-3-1-1-1-j7-pro-sm-j730f-g-gm-t3662621/page14
arwandar said:
not very clear: you don't say anything about the BL file or the options for Odin
Click to expand...
Click to collapse
Read first post about BT CP CSC and AP details
New OS upgrade for j730xx
hacker812c said:
BL option no necessary, the BL is ok
i no rewrite my bootloader
The version is the same
Thanks
Click to expand...
Click to collapse
@NathyAndrade hello my friend
New update stock is disponible in Sammobile.com
https://www.sammobile.com/firmwares/
Version Android 7.0
Changelist 13203669
Build date Mon, 12 Mar 2018 13:25:39 +0000
Security Patch Level 2018-03-01
Product code All variants
PDA J730GUBU3ARC2
CSC J730GZTO3ARC2
All variantes J730G / F / GM / K / FM update
Install and enjoy your new Samsung update for j730xx
new OS upgrade for j730xx
hacker812c said:
BL option no necessary, the BL is ok
i no rewrite my bootloader
The version is the same
Thanks
Click to expand...
Click to collapse
@NathyAndrade hello my friend
New update stock is disponible in Sammobile.com
https://www.sammobile.com/firmwares/galaxy-j7-pro/SM-J730G/ZTO/download/J730GUBU3ARC2/214163/
All variantes J730G / F / GM / K / FM update
Install and enjoy your new Samsung update for j730xx
arwandar said:
not very clear: you don't say anything about the BL file or the options for Odin
Click to expand...
Click to collapse
News my friends around the world
The new updates 7.1.1 for J730xx
https://samsung-firmware.org/model/SM-J730G/
Perhaps the biggest change introduced in 7.1 is long press on app icons to reveal app-specific-action shortcuts. Kind of what Apple does via 3d touch. Interestingly those actions can be moved to create new separate icons.
Nougat 7.1.1 for J730G region Brazil Oi
https://samsung-firmware.org/model/SM-J730G/region/ZTR/
hacker812c said:
News my friends around the world
The new updates 7.1.1 for J730xx
https://samsung-firmware.org/model/SM-J730G/
Perhaps the biggest change introduced in 7.1 is long press on app icons to reveal app-specific-action shortcuts. Kind of what Apple does via 3d touch. Interestingly those actions can be moved to create new separate icons.
Nougat 7.1.1 for J730G region Brazil Oi
https://samsung-firmware.org/model/SM-J730G/region/ZTR/
Click to expand...
Click to collapse
What are you talking about? All these roms are Android 7.0.
Greight said:
What are you talking about? All these roms are Android 7.0.
Click to expand...
Click to collapse
Hello Greight Thanks for reply
Really until yesterday the site was with the roms available. thanks for the feedback
does this way allow me keeping updating OTA ?
eraganxs said:
does this way allow me keeping updating OTA ?
Click to expand...
Click to collapse
Yes,
Absolutely the rewriting of the original rom returns the system update support
Re flash your rom totaly and receive updates from samsung
hacker812c said:
Hello Greight Thanks for reply
Really until yesterday the site was with the roms available. thanks for the feedback
Click to expand...
Click to collapse
No, there wasn't bro. I'm more or less obsessed with updates and check there regularly. Up till now, all the roms have been 7.0.
hacker812c said:
Yes,
Absolutely the rewriting of the original rom returns the system update support
Re flash your rom totaly and receive updates from samsung
Click to expand...
Click to collapse
Thanks bro
FAQ. about Android 7.0 encryption
Many users still do not understand why they try to root in
Android 7.0 and go through problems like bootloop
One of the causes of this problem is the encryption of Nougat android 7.x
Recomendations for Root or TWRP
Boot your device to RECOVERY [Stock] mode then select
FACTORY RESET. THIS WILL WIPE YOUR DEVICE AND YOU WILL LOSE ALL DATA.
(This procedure is required to remove encryption or your device won't boot)
From RECOVERY, IMMEDIATELY Boot your device to DOWNLOAD mode then
connect your USB cable. (DO NOT LET YOUR DEVICE REBOOT NORMALLY
OR YOUR DEVICE WILL RE-ENCRYPT
After this point flash Recovery TWRP and open TWRP immediately
and flash Supersu 2.82.zip [Recomended]
At this point your root is perfectly
-------------------------//--------------------------
About Odin details - This informations is very usefull
According to this XDA-Developers forum post and this Droidguiding article:
BL stands for bootloader
AP represents the system partition; under previous Odin versions, this was called "PDA"
CP represents your modem
CSC stands for Consumer Software Customization, this specifies the features your Android device gets according to its geographical location and carrier

[RECOVERY][UNOFFICIAL] TWRP for Galaxy Note 10 (Exynos)

Team Win Recovery Project 3.3.1​
{
"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"
}
Exynos ONLY.
In NO way it is compatible with Snapdragon variants including but not limited to American(U/A/T/P/V), Chinese(0/8/6), Hong Kong(0), Japanese(SC-*), Canadian(W) variants.
Special Notes:
1. DON'T FORGET TO ENABLE "OEM UNLOCK" (located in Developers options).
2. KNOX will be tripped once you flashed custom binaries to your phone.
(Your warranty may be voided. However this may not affect you if your country forces Samsung to provide hardware warranty regardless of software status.)
3. Samsung Firmware OTA (aka System Updates) will no longer work once you flashed custom binaries.
(You can flash custom ROMs if you want to keep the OS up-to-date.)
4. All apps that use KNOX like Samsung pay, Secure Folder and maybe more will no more work
Download: Note 10(Exynos variants - N970/971/975/976/N/F/B)
Download
Sources:
TWRP Tree and kernel source
Changelog:
15.12.2019
- Updated TWRP for Android 10.0
- From now on no more Magisk Prepatched images (if you need it patch it byself or flash my kernel where patched recovery is not needed)
22.09.2019
-Reverted MTP Changes from last build since for some mtp dont worked in system
21.09.2019
- Fixed the bug that mtp dont worked any more on TWRP when usb cable got disconnected and reconnected
- Modded Kernel for have MTP in TWRP, Samsung Roms and GSI roms (for GSI Roms flash GSI_MTP_ENABLER.zip)
- Reverted FFS MTP changes since new way is more stable
14.09.2019
- Fixed MTP using FFS_MTP in recovery (Thx to @bigbiff for add FFS MTP support on TWRP 3.3.0. FFS_MTP dont corrupts large files like the mtp used by samsung in the roms)
- Removed File Based backups because the phone refuses to boot from filebased backups since they breaks the rootfs
27.08.2019
-Initial Release
Bugs:
-No one
Telegram Group
https://t.me/twrp_n10
XDA:DevDB Information
[RECOVERY] TWRP for Galaxy Note 10 (Exynos), Kernel for the Samsung Galaxy Note 10
Contributors
geiti94
Kernel Special Features:
Version Information
Status: Stable
Stable Release Date: 2019-08-27
Created 2019-08-27
Last Updated 2019-12-15
Guide:
Go to Developer settings and enable oem unlock
power off the device and boot in download mode with power + vol down buttons and plug in the usb (make sure usb cable is connected to the pc)
in download mode you see the long press vol up option for unlock bl
unlock the bootloader (that will wipe your device so be sure you made a backup of your data)
after bootloader unlock boot up the phone and make sure it is connected to the internet or he triggers rmm prenormal
setup the phone without google account etc
reboot in download mode and flash twrp tar for your device with odin in the AP field (if you want to patch twrp byself patch the downloaded tar in magisk manager. patched tar is in downloads folder after patch)
hold vol up + power button while odin is flashing until you are in twrp.
format data in twrp
flash the disabler that is on TWRP download link
flash my kernel avaiable here
press reboot to system in twrp.
so since i am not all the time here on xda here is a telegram group link. use it for report bugs etc since i dont read all the time the complete thread here https://t.me/twrp_n10
so multidisabler is updated to v2 and stock rom boots again normaly sammy added 2 more encryption in the n10 that needed to get disabled
Magisk Patched builds are now uploaded too for the one that dont wants to patch byself
Great work! Stuck with the snapdragon hopefully something pops up for us.
Thanks! For some reason it doesn't detect my sim after flashing this. Anyone else have this issue?
I've got root working fine but no TWRP yet
is it once rooted there is no way to get back Samsung pay ?
Also I root my phones only for Ads away for youtube app and youtube app being able to play in the background with screen off
Is there any ways we can have these without rooting ?
bboyalanleung123 said:
is it once rooted there is no way to get back Samsung pay ?
Also I root my phones only for Ads away for youtube app and youtube app being able to play in the background with screen off
Is there any ways we can have these without rooting ?
Click to expand...
Click to collapse
Easy, just Pay for premium YouTube
bboyalanleung123 said:
is it once rooted there is no way to get back Samsung pay ?
Also I root my phones only for Ads away for youtube app and youtube app being able to play in the background with screen off
Is there any ways we can have these without rooting ?[/QUOTE
Youtube vance
Click to expand...
Click to collapse
No root needed for that
ahno banaag said:
bboyalanleung123 said:
is it once rooted there is no way to get back Samsung pay ?
Also I root my phones only for Ads away for youtube app and youtube app being able to play in the background with screen off
Is there any ways we can have these without rooting ?[/QUOTE
Youtube vance
Click to expand...
Click to collapse
If you root your phone just for you tube ad away you don't need. Just install you tube vanced for not rooted phone and you good to go ?
Click to expand...
Click to collapse
Gilad.i said:
ahno banaag said:
If you root your phone just for you tube ad away you don't need. Just install you tube vanced for not rooted phone and you good to go
Click to expand...
Click to collapse
Don't forget to install micro g with YouTube vanced too.
I used to root just for adaway and YouTube mods, but with ad guard and YouTube vanced I feel I no longer need to root my devices.
Click to expand...
Click to collapse
nvm
So ASHE sources are out. Today after work i will upload ASHE builds for all 4 modells
So new builds are uploaded and note 10+ bootloop issue is fixed (magisk manager corrupted me recovery.img on last builds)
so today again a big update will be here and thats twrp with working mtp in system and recovery
so new builds with working mtp are uploaded
geiti94 said:
Guide:
......
7. reboot in download mode and flash the magisk prepatched tar for your device with odin in the AP field (if you want to patch twrp byself download unpatched tar and select it in magisk manager. patched tar is in downloads folder after patch)
.......
9. flash the multidisabler zip by ian in twrp
........
Click to expand...
Click to collapse
Hello,
I hope you're fine sir,
I just got my Note 10 plus and about to root it,
However, I am a bit lost when you said magisk prepatched and unpatched, what is the difference...?
Also, for the multidisabler , there are formatting steps, so should I do your steps and do the multidisabler thread steps, or yours are enough...?
I just want a perfect flash, I had a terrible experience with my Note 9 unfortunately due to misunderstanding the steps...:crying:
For now, I'll be backing up and completing all the steps required before I move on the new phone...
I do hope you or anyone else sees this and guides me through...:fingers-crossed:
Bless you and all developers and helpers :good::angel:
SPMelly said:
Thanks! For some reason it doesn't detect my sim after flashing this. Anyone else have this issue?
I've got root working fine but no TWRP yet
Click to expand...
Click to collapse
I have the same problem, I have magisk and TWRP but it doesn't detect sim. did you find a solution?
SPMelly said:
Thanks! For some reason it doesn't detect my sim after flashing this. Anyone else have this issue?
I've got root working fine but no TWRP yet
Click to expand...
Click to collapse
Okay. I have solved it by flashing the original firmware downloaded from Sam mobile, after that I repeated the steps but I changed the AP file since I had downloaded the one from N976, download the correct ones for N975 and it was fixed. I already recognized the SIM
Help, cant backup the system image.
Hi, i need some help.
I had n975 and twrp 3.3.1 ASHE install with magisk patched.
I still on stock rom with magisk. I tried to backup using twrp. When backing up system image(about 6 gb), it failed.
I am manage to backup others like modem, recovery and others.
What should I do to backup system?

[ROM] BeyondROM V6.4 [15/06/2023] [HWED] [June patch] [G980F-G981B-G985F-G986B-G988B]

{
"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"
}
BeyondRom v6.4
Based on Android 13 G98xF(B)XXUHHWED firmware
Supported Devices: G980F, G981B, G985F, G986B and G988B​
ROM Features
<*>Supported devices: G980F (S20), G981B (S20 5G), G985F (S20+), G986B (S20+ 5G) and G988B (S20 Ultra)</*>
<*>Base OneUI 5.1 Android 13 G98xF(B)XXUHHWED deodex June 2023 patch level</*>
<*>Stock Samsung kernel</*>
<*>CSC features: call recording, camera shutter sound menu, real time network speed in statusbar, etc)</*>
<*>Knox partially removed and ROM light debloated</*>
<*>Screenshots in secure apps allowed</*>
<*>Removed automatic encryption, vaultkeeper services</*>
<*>Few build.prop tweaks</*>
<*>Warning boot screen removed, custom boot animation</*>
<*>Automatic EFS backup</*>
<*>For Safetynet use kdrag0n patch v2.4.x-mod1.x</*>
Not working
<*>Some knox related apps: Samsung Pay, Samsung AutoFill</*>
Changelog v6.4
<*>Updated to latest HWED June 2023 OneUI 5.1 patch level</*>
<*>Kernel patched with magisk canary 26101l</*>
<*>Stock SHealth fix (tbc)</*>
Notes
<*>Install magisk canary 26201 app in TWRP</*>
Credits
- John Wu for Magisk
- Mr. Waehere for CRB kitchen
- corsicanu for S20 TWRP
- aliwaris for incallui mods
- dutchman89 for the new boot animation
- Alan Thomas for sammy disarm script
- LeeXDA18 for some fixes and porting Object remover mod from S23
- Nguyen for back2kill mod
- All testing team
Download Links
G98xFB BR64 HWED Link
Official TWRP thread for S20 Series
Installation procedure
IS MANDATORY TO BE ON A13 AT LEAST HWCG/HWD4/HWED FW BEFORE FLASHING BR 64 !!!
Dirty flash of BR 6.x over any Android 12 will brick your device !!!
0) Backup ALL your important files to PC, ext drives, etc
1) Download and copy the latest BR ROM zip into your external storage or USB stick if you're on stock fw encrypted
2) Download latest stock FW for your phone model using Frija or Samfw and unpack it on your PC
3) Boot in download mode (Vol Up + Vol Down + plug the USB cable connected already to PC) and load up Odin on PC
Don't use USB adapters otherwise you might get issues flashing FW in Odin
Turn off Auto Reboot in Odin
4) Select files BL, AP, CP & HOME_CSC (keep data)
**do not start flash yet
5) Download latest compatible TWRP for your specific device from the official TWRP xda thread (link above), rename it to recovery.img. Download the patched vbmeta.img file from below. Using 7Zip app add the 2 files (recovery.img and vbmeta.img) into a .tar file.
6) Add the above twrp + vbmeta patched.tar file into the USERDATA slot in Odin
7) Uncheck the auto reboot option in Odin and start the flashing
8) When flashing completes (keep usb plugged in !!!), hold Vol Down + Power buttons and then as soon as the screen goes black hold Vol Up + Power buttons to boot to recovery
*be warned first time you boot into recovery it will initialize and then reboot so just keep the buttons Vol Up + Power buttons pressed longer
**if you boot in stock FW, your data will be encrypted and you'll need to wipe your data before flashing BR 3.x
9) When boot in TWRP, wipe your data if you're encrypted, flash BR 5.x zip and then reboot to system
10) After the first boot, install Magisk Manager if necessary; when you'll start Magisk Manager for the first time, reply with YES (agree to reboot) after MM have setup your root environment
*after reboot, go to Magisk Manager settings and toggle On Zygisk
10) Enjoy....
1. Backup to PC all your important files: documents, pictures, contacts, SMS, etc. BEFORE starting to flash anything
2. If you have issues booting the ROM, try the clean flash
3. To boot into TWRP you need to use a USB cable connected to PC (same for DL mode) or a USB stick
4. If you like my work, consider buying me a coffee (PayPal link)
Helpful links
S20 series Root and FW upgrade
BeyondROM S20 Telegram chat
PayPal link
Happy flashing good people!
reserved
I've never been first to comment on a thread after the OP, but there's always a first!
Installing anxiously now and will report back with results
Working perfect on G985F. Great work as always Andrei. Thank You!
Impossible to download.
If I have BeyondRom V1.5 installed and have root can I install BeyondRom V2.0 in recovery as dirty instalation? or I have to do all 10 steps as you wrote?
nijoo said:
If I have BeyondRom V1.5 installed and have root can I install BeyondRom V2.0 in recovery as dirty instalation? or I have to do all 10 steps as you wrote?
Click to expand...
Click to collapse
No you should not be able to. And yes follow steps. You need to change your bootloader, modem etc.
Disappointing, I followed your directions to the letter and I have a soft bricked 985f. I have tried to flash 3 times now. I flashed and it goes all the way to pass but then when I try to boot twrp it sits there. Yes I'm plugged in to my pc, even tried multiple cords and ports and clean install, never can get to twrp. Gotta sleep, hopefully it doesn't burn in overnight since I can't shut it off.
I second that. Works perfectly on my 985f
jhr5474 said:
Disappointing, I followed your directions to the letter and I have a soft bricked 985f. I have tried to flash 3 times now. I flashed and it goes all the way to pass but then when I try to boot twrp it sits there. Yes I'm plugged in to my pc, even tried multiple cords and ports and clean install, never can get to twrp. Gotta sleep, hopefully it doesn't burn in overnight since I can't shut it off.
Click to expand...
Click to collapse
Show me the content of the twrp tar you flash
You are great man. Thank you.
Looking forward to install it on my g980f
I used the vmbeta.img and the ianmcd recovery, i made them into a tar with 7zip and I renamed it to recovery.img before combining. I even copied and pasted the name you said to name it. Could we get a link to the correct twrp?
I agree it has to be the twrp, but I got the one mentioned off of telegram the twrp telegram by ian.
that is the twrp i used.
Hi mate
Thx for all of it
i installed on 988B working correctly
By the way, has anyone tried install xposed ?
jhr5474 said:
I used the vmbeta.img and the ianmcd recovery, i made them into a tar with 7zip and I renamed it to recovery.img before combining. I even copied and pasted the name you said to name it. Could we get a link to the correct twrp?
I agree it has to be the twrp, but I got the one mentioned off of telegram the twrp telegram by ian.
View attachment 5158181 that is the twrp i used.
Click to expand...
Click to collapse
I made the mistake of not resetting odin, as soon as I reset odin i was able to flash recovery and then rom, thank you !!!!
Twrp 1a28 BeyondRom 2.0 not installing.
Twrp 1a23 BeyondRom 2.0 smoothly installing.
LENO7 said:
Twrp 1a28 BeyondRom 2.0 not installing.
Twrp 1a23 BeyondRom 2.0 smoothly installing.
Click to expand...
Click to collapse
What do you mean not installing? Get any errors? Many people already installed it.
Any chance someone could pretty please post a link for the Stock FW as well posted here.
The https://samdb.org/firmware/ and https://www.sammobile.com/samsung/galaxy-s20-ultra/firmware/ pages are SOOOOOO slow. Can barely download the files.
AMDPOWERFIST said:
Any chance someone could pretty please post a link for the Stock FW as well posted here.
The https://samdb.org/firmware/ and https://www.sammobile.com/samsung/galaxy-s20-ultra/firmware/ pages are SOOOOOO slow. Can barely download the files.
Click to expand...
Click to collapse
Use Samfirm or Frija. They're super fast
AMDPOWERFIST said:
Any chance someone could pretty please post a link for the Stock FW as well posted here.
The https://samdb.org/firmware/ and https://www.sammobile.com/samsung/galaxy-s20-ultra/firmware/ pages are SOOOOOO slow. Can barely download the files.
Click to expand...
Click to collapse
Hi Dude
you can use this gdrive link its superfast also
Google Drive - Virus scan warning
drive.google.com

How To Guide [ROOT, Recovery, ROMs...] - S21 FE

Presentation:
Hey guys, well let's start with the wonderful world of android development for our Galaxy S21 FE device.
Tips and debloat(root not needed): [ADB] [NO-ROOT] Extreme Samsung Optimization Guide
Recovery:
TWRP:
Exynos: XDA Thread
Snapdragon: XDA Thread
Magisk(Root):
Installation:
Enable developer options by pressing several times on ¨build number¨ and then in developer options enable ¨OEM Unlock¨
Turn off the device
Connect your device to the PC while it is off via USB cable and quickly press and hold the volume up and down buttons until a blue screen appears (if it appears, congratulations you have entered samsung download mode)
Follow the steps that the download mode shows you to unlock the bootloader
Your device will then perform a format data
Restart in download mode
This time go to the flashing section
Download the necessary kernel (Boot img patched magisk) for your model
Rename the file to ¨boot.img¨
Compress the file in a .tar I mean in boot.img.tar so that odin can flash it
Load the file in AP in odin
Download and flash via Odin the vbmeta file also in AP
Flash and wait for the device to reboot, congratulations you have magisk on your device
Exynos:
Boot based on: G990EXXU1BUL5
Magisk version: 24.1
Download
Snapdragon:
Soon...
Your model is not compatible with any kernel that I have published here?:
Download stock firmware of your model (I recommend you use Bifrost to do it: Download )
Extract the AP file from your downloaded firmware
Install the magisk app Download
Open Magisk app
Select the first ''install'' button
Uncheck the ''recovery mode'' box and tap on ''next''
Select method ''select and patch a file''
Find your firmware AP file and let magisk do its thing (Magisk will create a new AP and inside you will have the patched kernel img)
Flash the new AP file with Odin and the vbmeta as explained above
vbmeta file:
Download
Source:
Samsung Open Source
opensource.samsung.com
ROMs:
Maybe soon...
S21 FE Telegram Group:
Galaxy S21 FE | Official
You can view and join @SamsungS21FE right away.
t.me
Credits:
@topjohnwu - Magisk
@Hamid Chikh - Tips and debloat ADB without root
Wishing you all the very best for each and every one of your future endeavors...
But can you porting rom this s21fe for the a70?
hadi2002.27 said:
Wishing you all the very best for each and every one of your future endeavors...
But can you porting rom this s21fe for the a70?
Click to expand...
Click to collapse
thanks but no, I will not support Galaxy A70 anymore
kirbyNx said:
thanks but no, I will not support Galaxy A70 anymore
Click to expand...
Click to collapse
oh no...I wish you would continue to do this
how to flash ldu samsung so that the network works
How to upload TWRP or root when the phone is branded? Neither method works. Despite the OEM unlocking, the screen for uploading the software is:
ERP LOCK: OFF
OEM LOCK: ON (U1)
KG STATUS: ACTOVE
VOID VARIANTS: 0x0
I've tried everything ... Hepl!
Usually odin throws a bug on vbmet. Attaching the vbmeta disabler file does not help.
{
"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"
}
Can you please share gsi flashing guide for G990B? Bootloader unlocked and TWRP installed
i'm thinking of buying the s21 fe. however, only the qualcomm version is sold in germany. can this version also be rooted in the meantime? otherwise, i'll stick with my s9.
what about twrp and the qualcomm version?
super_nooby said:
i'm thinking of buying the s21 fe. however, only the qualcomm version is sold in germany. can this version also be rooted in the meantime? otherwise, i'll stick with my s9.
what about twrp and the qualcomm version?
Click to expand...
Click to collapse
[RECOVERY][UNOFFICIAL] TWRP for Galaxy S21 FE 5G (Snapdragon)
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...
forum.xda-developers.com
GSI flashing guide? (S21FE Snapdragon)
Fastbootd?
GitHub - Johx22/Patch-Recovery: CI service that patches recovery.img of Dynamic Samsung devices launched with Android 10 and above to enable fastbootd.
CI service that patches recovery.img of Dynamic Samsung devices launched with Android 10 and above to enable fastbootd. - GitHub - Johx22/Patch-Recovery: CI service that patches recovery.img of Dyn...
github.com
roufee7 said:
GSI flashing guide? (S21FE Snapdragon)
Click to expand...
Click to collapse
I have exynos variant...
Hi, I'm so happy to be able to root my s21 fe with your guide, I followed your twrp guide and this one. I also used the one ui optimization guide.
I only have 2 issues at the moment, whenever I install a magisk module, my system freeses and for some reaspn people cannot connect to my mobile hotspot.
Eo you have any idea as to what might be the cause?
you should notice the audience that the files you provide is specific for your phone model
@kirbyNx Please add SlimSang to ur list of ROM's
Link -> https://forum.xda-developers.com/t/...imsang-rom-for-samsung-galaxy-s21-fe.4537967/
вσσм said:
Hi, I'm so happy to be able to root my s21 fe with your guide, I followed your twrp guide and this one. I also used the one ui optimization guide.
I only have 2 issues at the moment, whenever I install a magisk module, my system freeses and for some reaspn people cannot connect to my mobile hotspot.
Eo you have any idea as to what might be the cause?
Click to expand...
Click to collapse
Hi, in this step:
"12. Download and flash via Odin the vbmeta file also in AP"
What vmbeta you flased, i got an error in ODIN about not being to able to open file.

[ROM][13.0][OFFICIAL] PixelOS [AOSP][ENCRYPTION][STABLE][22/02/2023]

{
"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"
}
PixelOS is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, themed icons, google sans fonts, Monet color based system wide theming, boot animation), a fork of OG Pixel Experience with improvements on the top of it. Huge respect to Pixel Experience team for their work, thanks to them for making this ROM possible.
In short a fully functional Pixel Experience with just the right amount of essentials.
Code:
/* Your warranty is now void.
*
* I am 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 me for messing up your device, I will laugh at you.
*/
Improvements
​Device Specific Issues:
VoWiFi/VoLTE
Requirements:
S Firmware
Downloads
Get the latest PixelOS Build for (beyond0lte) (beyond1lte) (beyond2lte) (beyondx)
PixelOS Recovery (beyond0lte) (beyond1lte) (beyond2lte) (beyondx)
Magisk (optional) (Download from here)
Note: GApps are included, don't flash separately.
Notes
• SELinux is enforcing
• EROFS for /vendor
• PixelOS Recovery is highly recommended
• You CAN'T INSTALL this ROM using TWRP or similar, this rom supports only AOSP-Based Recoverys (Like LineageOS Recovery and PixelOS Recovery) - Please don't report bugs if you using TWRP.
• Please report bugs with logs if you found any
Flashing Instructions
Clean flash (coming from a different ROM):
• Make sure your device's bootloader is unlocked
• Power off the device and boot to download mode (Vol Down + Bixby Key + USB Cable)
• Download Samsung Odin and open it (If the device is not recognized, make sure Samsung USB Drivers are properly installed)
• Put the PixelOS_beyond*-13.0-YYYYMMDD-HHMM-recovery.img.tar file in Odin's AP slot and flash it
• At the exact moment the screen goes off, don't remove the USB Cable and boot to recovery mode (Vol Up + Bixby Key + Power)
• Download ROM from the link above
• Format data, cache and system
• Flash ROM using adb sideload or sdcard
• Flash Magisk (Optional)
• Format data and reboot
Updating to a newer build (dirty flash):
• Flash ROM zip and magisk (optional)
• Format cache (optional, recommended)
• Reboot and voila!
Credits:
• @Linux4 - For making the trees and officialy maintaing them in LineageOS, for giving me access to A13 device tree. and for helping me!
Join our Telegram Group https://t.me/PixelOSChat
Buy me a Coffee https://ko-fi.com/jubscleisson
Source Code
PixelOS http://github.com/PixelOS-AOSP
Device Tree and Vendor Tree https://github.com/PixelOS-Devices
Kernel Tree https://github.com/Jubscleisson/android_kernel_samsung_exynos9820
ROM OS Version: Android 13.0
ROM Kernel: Linux 4.14.305
Latest Release Date: 22/02/2023
On HVG4 or HVJ1?
Can I this install on HVJ1?
I installed the firmware first Download firmware G975FXXUGHVJ1 that you cant dl any more. it didnt work now i cant revert to stock as my firmware is to high and i get kernel rev check fail device 16 binary 14 with odin? how can i revert to stock rom then try again?
majordj said:
I installed the firmware first Download firmware G975FXXUGHVJ1 that you cant dl any more. it didnt work now i cant revert to stock as my firmware is to high and i get kernel rev check fail device 16 binary 14 with odin? how can i revert to stock rom then try again?
Click to expand...
Click to collapse
I don't know. I installed HVJ1 and it work for me. I can't back to HVG4.
ZmisiS said:
I don't know. I installed HVJ1 and it work for me. I can't back to HVG4.
Click to expand...
Click to collapse
thanks for the help??? do you know anyone that knows how to fix it
mine just hangs on the samsung screen and nothing. id like to go back to android 12 but cant due to the firmware ive installed trying this.
majordj said:
mine just hangs on the samsung screen and nothing. id like to go back to android 12 but cant due to the firmware ive installed trying this.
Click to expand...
Click to collapse
I installed HVJ1 with ODIN. Open download mode and in ODIN add AP, BL, CP and CSC file and Start. That should work and the system should rise.
My phone je Samsung Galaxy S10 (SM-G973F). The same applies to the S10+.
Try this way. It worked for me. Connect the phone to the PC. Press the Down Vol buttons together. + Bixby + Power. When the phone vibrates, release the Power button and wait for Download mode to open.
Another way is to connect your phone and computer with a USB cable and press the Power + Val Down buttons together and hold them until the screen turns black and vibrates. After that, while the screen is black, release the keys and press the Power + Val Up + Bixby keys together. Keep it until the recovery opens. When Recovery opens, turn off your phone in Recovery. In Lineage OS Recover go to Advanced and there you can turn off the phone. After entering recovery, you can disconnect the USB cable. After that, connect your phone and computer with a USB cable and open the download mode.
ZmisiS said:
I installed HVJ1 with ODIN. Open download mode and in ODIN add AP, BL, CP and CSC file and Start. That should work and the system should rise.
My phone je Samsung Galaxy S10 (SM-G973F). The same applies to the S10+.
Try this way. It worked for me. Connect the phone to the PC. Press the Down Vol buttons together. + Bixby + Power. When the phone vibrates, release the Power button and wait for Download mode to open.
Click to expand...
Click to collapse
The file is not there any more on the site for s10+?
majordj said:
The file is not there any more on the site for s10+?
Click to expand...
Click to collapse
I did not understand. Don't you have HVJ1? You can download HVJ1 from Frija. Do you have OXM multi CSC? If yes, you can download this firmware with Frija.
majordj said:
The file is not there any more on the site for s10+?
Click to expand...
Click to collapse
I installed the firmware and for that you only need BL and you put the firmware in there now i have installed the firmware im to high to go back? there is not files in the firmware to add the AP etc etc? is there a custom firmware that i can use to revert back to any android before 13 firmware
the latest firmware from the link was G975NKSU7HVG5 this moved mine up
majordj said:
I installed the firmware and for that you only need BL and you put the firmware in there now i have installed the firmware im to high to go back? there is not files in the firmware to add the AP etc etc? is there a custom firmware that i can use to revert back to any android before 13 firmware
Click to expand...
Click to collapse
I can't on Android 13 either because I installed the latest HVJ1 firmware.
You wrote: "mine just hangs on the samsung screen and nothing."
If you can use the latest HVJ1 firmware, wait for the developers to adapt the new custom ROMs to the new firmware.
ZmisiS said:
I can't on Android 13 either because I installed the latest HVJ1 firmware.
You wrote: "mine just hangs on the samsung screen and nothing."
If you can use the latest HVJ1 firmware, wait for the developers to adapt the new custom ROMs to the new firmware.
Click to expand...
Click to collapse
so basically i cant do anything till new roms come out on that firmware cause i installed the latest 13 firmware?
majordj said:
the latest firmware from the link was G975NKSU7HVG5 this moved mine up
Click to expand...
Click to collapse
Download firmware from Frija za Stock ROM. I tried on Frija download HVJ1 for S10+ and it works. You have a picture in one of my comments above.
nope it now stuck on device is 16 binary is 15.... please help me change this in ODIN
majordj said:
nope it now stuck on device is 16 binary is 15.... please help me change this in ODIN
Click to expand...
Click to collapse
You need go out from Download mode and go out ODIN. Now again open Download mode and ODIN. In ODIN use AP, BL, SP and CSC files and Start.
majordj said:
nope it now stuck on device is 16 binary is 15.... please help me change this in ODIN
Click to expand...
Click to collapse
Download firmware updates for your Samsung mobile phone and tablet
Firmware for Samsung Galaxy mobile phone & tablet ✔ Find any update, ever released by Samsung. ✔ Free downloads & high-speed options available. ✔ For all versions and all devices. ✔ Including instructions
www.sammobile.com
Ryu--X said:
Download firmware updates for your Samsung mobile phone and tablet
Firmware for Samsung Galaxy mobile phone & tablet ✔ Find any update, ever released by Samsung. ✔ Free downloads & high-speed options available. ✔ For all versions and all devices. ✔ Including instructions
www.sammobile.com
Click to expand...
Click to collapse
With Frija he can download HVJ1 for phone. It is faster.
Maybe the file is corrupted...anyway it's another option and i trust in their firmwares.

Categories

Resources