Question [RESOLVED] Where to get U.S. firmware from?

Search This thread

ethical_haquer

Senior Member
Jan 30, 2023
509
215
Samsung Galaxy A52 4G
I'm sadly having to go back to the stock ROM after using @Simon1511 's build of Lineage OS due to not being able to use voLTE. :(

However, I'm having a hard time finding a U.S. version of the firmware. I've searched on half a dozen popular firmware websites, but they only have versions for other countries. Also, my device is factory-unlocked. Any advice would be greatly appreciated.
 
If you still have any custom recovery installed (preferebly TWRP in this case) you can mount EFS in the mount menu and then run following command in the TWRP terminal:
Code:
cat /efs/imei/mps_code.dat

That will print out the CSC code that your phone was originally running at. For example in my case it prints out "EUX".
If you are currently using LineageOS recovery you will have to manually use ADB and mount everything using the commandline.
 

ethical_haquer

Senior Member
Jan 30, 2023
509
215
Samsung Galaxy A52 4G
If you still have any custom recovery installed (preferebly TWRP in this case) you can mount EFS in the mount menu and then run following command in the TWRP terminal:
Code:
cat /efs/imei/mps_code.dat

That will print out the CSC code that your phone was originally running at. For example in my case it prints out "EUX".
If you are currently using LineageOS recovery you will have to manually use ADB and mount everything using the commandline.
Thanks so much! I was able to use Termux (rooted) and simply cd into the directory and cat it. Thanks! I will let you know how de-googling and rooting the stock ROM goes. :) It was "EUX" as well in my case.
 
  • Like
Reactions: Simon1511

ethical_haquer

Senior Member
Jan 30, 2023
509
215
Samsung Galaxy A52 4G
I just finished installing A13 on my A52 using Odin on VirtualBox. Thanks for your help @Simon1511

Screenshot_20230313_195024_One UI Home.jpg
 
  • Like
Reactions: Simon1511

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    If you still have any custom recovery installed (preferebly TWRP in this case) you can mount EFS in the mount menu and then run following command in the TWRP terminal:
    Code:
    cat /efs/imei/mps_code.dat

    That will print out the CSC code that your phone was originally running at. For example in my case it prints out "EUX".
    If you are currently using LineageOS recovery you will have to manually use ADB and mount everything using the commandline.
    Thanks so much! I was able to use Termux (rooted) and simply cd into the directory and cat it. Thanks! I will let you know how de-googling and rooting the stock ROM goes. :) It was "EUX" as well in my case.
    1
    I just finished installing A13 on my A52 using Odin on VirtualBox. Thanks for your help @Simon1511

    Screenshot_20230313_195024_One UI Home.jpg