Thanks for the tutorial!
However, I'm pretty sure I used the proper firmware, but now the phone keeps complaining that I have to "update carrier settings" and to "reboot" and then it complains that it "couldn't update carrier settings".
Anyone having this, or having a solution? Couldn't find anything by myself
Same issue for a French A54
Don't know how to fix that annoying nag screen....
i haven't this with the stock rom...
Yes same here Fred (FR + Bouygues), and no issue with stock
I tried a few queries like "force reset network capabilities" things like that, to no avail
It's still manageable (switch app twice after clicking "redémarrer", because after clicking this button the screen is like frozen), but painful yet
I know very well OP is not responsible for the firmwares we can download from samfrew or sammobile, so I'm not throwing any stones here
However, would loooove to get rid of that glitch! ^^
Maybe it's specific to French firmwares that are broken somehow, and we must wait for an update from Samsung.
Or maybe we should have downloaded an older firmware, and proceeded afterwards with an update directly on the phone...too lazy to try, I must confess
Hey, I had the same issue, you can disable the system packages responsible for that nasty popup. Via adb shell or any terminal emulator :I tried many things like you with no luck ( SFR too) install/unistall Carrier from google, remove APN parameters.
i will run under stock rom until someone find the trick.
hope he/she will read this thread
su
pm disable com.samsung.android.sdm.config
pm disable com.samsung.android.cidmanager
Are you talking a/b downgrading from the current firmware on my A54 device by using Odin to flash it? That's the only logical method that I could think of w/o unlocking the bootloader...Flash stock firmware doesn't require bootloader to be unlocked.. you can try flash another firmware see if OEM toggle comes up, then unlock it..
It's maybe not Magisk's fault, it could be a knox related issue for example, one should investigate that and if it's really coming from Magisk, then I think we could report the bug.@Nitorac
thanks for your answer and guide.
i spent all my day trying to make it work...
i'm now using the stock rom but i will try your trick asap.
perhaps should we report this bug on Magisk dev github ?
All US version samsung phones, be it unlocked version or carrier versions, are not eligible for bootloader unlock. There are some paid 3rd party service to unlock bootloader like the A53.It's maybe not Magisk's fault, it could be a knox related issue for example, one should investigate that and if it's really coming from Magisk, then I think we could report the bug.
Are you sure regarding your assertion?All US version samsung phones, be it unlocked version or carrier versions, are not eligible for bootloader unlock. There are some paid 3rd party service to unlock bootloader like the A53.
100% sure unless you are talking about old samsung phones before 2017. I am talking about a fact, not assertion.
I agree !@Nitorac :
could it be only a french issue ?
this rom is not a XEF only like before but an EUX so, a lot of foreign users should report this bug...
a noticed that the root procedure is a bit different than other android versions :
before this A54 i was owning an A40
with this phone i just a had to patch the boot.img located in Ap file with magisk and then flash this boot.img zipped in a tar file with odin and the root was done.
with this A54 and android 13, i had to flash all this big AP file.
i tried the old good procedure with this new A54 with no luck (just flashing the boot.img)
and i neved had an issue like this about carrier update before.
like you said, perhaps it's not a magisk issue, knox, or just the carrier that detects root ?
Could we backup the carrier settings from a stock Rom and then over write it to the rooted rom ?
Right tf on! Or why would you not want to?Funny how this pops up in every thread herelike people get paid to go to a forum for custom roms and then leave their opinion, why a custom rom is useless...just why? how do you people even get here, arent you in the totally wrong place?
and to settle the argument: install a custom rom to get rom updates beyond the manufacturers lifetime support, simple as that. faster security updates, debloating, etc, dont get me started.
I'm not sure how you're defining official, but several phones including US versions have bootloader unlockable by paid service. That's certainly not official Samsung and "official rooting" may be done by other manufacturers but I've never seen that claim on a Samsung mobile or tablet.100% sure unless you are talking about old samsung phones before 2017. I am talking about a fact, not assertion.
No us version samsung phones after galaxy S7 are eligible for official bootloader unlock.
Official means manufacturer (samsung) allows bootloader unlock and samsung will provide the OEM unlock toggle in the settings and the bootloader unlock procedure in the firmware.I'm not sure how you're defining official, but several phones including US versions have bootloader unlockable by paid service. That's certainly not official Samsung and "official rooting" may be done by other manufacturers but I've never seen that claim on a Samsung mobile or tablet.
Funny how this pops up in every thread hereWhy would someone root it? One UI is the most perfect Android imaginable....
Opinion,of course.
I currently have the same problem but I had not much time to try things out in the last 2 weeks (and somewhat still waiting on that thread from the guy who wanted to build TWRP for this kernel).
I remember that at one time, I fixed that problem, but I cannot recall the exact steps what I was doing.
I think I cleared all the data stuff from the bootloader-menu (ex. wipe cache, wipe data, etc) just right after a fresh AP/image flash with the magisk-rooted-ROM. I remember doing it multiple times, on several reboots (tried to follow some very old youtube-videos which apparently fixed that problem in android 4).
But it could also have happened while i debloated the rom one time with adb commands (just uninstalled all the extra stuff like facebook and alot of samsung stuff aswell - that also might have fixed it.
Just got another idea: try to find the provider-app of the system message via "adb logcat".
Maybe I can find some time on the weekend to take another look but maybe this already helps you.
I just didnt want to reflash the ROM all the time, just in case something breaks and I have no TWRP yet to recover from a bricked device.
*#1234#
to get CSC and other informationadb reboot recovery
(first you have to list devices, and if need be authorize (from the phone) ADB to access it)magisk_patched-26100_{UID}.tar
) to the computer (I first had to unplug USB and replug, because it would not refresh the folder properly, at least on Windows 10)