commit 4e26d49862bf4281840c1f578505cae757b8ffb2
parent f88ef394fe0a774fa207fe7d764d8678a3d97787
Author: chalinebang <chalinebang@web>
Date: Thu, 30 Jul 2026 13:48:59 +0200
Diffstat:
| M | chalinebang.mdwn | | | 67 | +++++++++++++------------------------------------------------------ |
1 file changed, 13 insertions(+), 54 deletions(-)
diff --git a/chalinebang.mdwn b/chalinebang.mdwn
@@ -11,82 +11,41 @@ For this (...) we are using a <a href="https://wiki.postmarketos.org/wiki/Samsun
sudo apt-get install heimdall-flash fastboot
2.Download Samsung A3 1k2nd bootloader <a href="https://github.com/msm8916-mainline/lk2nd/releaseslk2nd-msm8916.img">lk2nd-msm8916.img</a>
-If you use a browser to download this file, it will end up in the users **Downloads** folder. In order to follow along with the guide, make sure you cd to the **Downloads** folder by writing **cd ~/Downloads** in the terminal
+ If you use a browser to download this file, it will end up in the users **Downloads** folder. In order to follow along with the guide, make sure you cd to the **Downloads** folder by writing **cd ~/Downloads** in the terminal
-3. Shutdown the phone, and boot it holding the HOME button & volume down.
+3.Shutdown the phone, and boot it holding the
+
+ HOME button & volume down
-4. Connect the phone to the PC using a micro USB cable
+4.Connect the phone to the PC using a micro USB cable
-5. In the terminal, enter the following command to flash the downloaded firmware:
+5.In the terminal, enter the following command to flash the downloaded firmware:
- heimdall flash --BOOT lk2nd-msm8916.img
+ heimdall flash --BOOT lk2nd-msm8916.img
-6. The phone should boot into the ik2nd bootloader
+6.The phone should boot into the ik2nd bootloader
-7. Download a pre-built image with sxmo-de-sway. Make sure to download the .xz file without boot in the filename.
+7.Download a pre-built image with <a href="https://postmarketos.org/install/">sxmo-de-sway</a> (Stable). Make sure to download the .xz file without boot in the filename.
-8. Unpack the .xz archive
+8.Unpack the .xz archive
unxz --keep 20241002-0701-postmarketOS-v24.06-sxmo-de-sway-1.15.0-samsung-a3.img.xz
-9. Flash PostmarketOS
+9.Flash PostmarketOS
fastboot flash userdata 20241002-0701-postmarketOS-v24.06-sxmo-de-sway-1.15.0-samsung-a3.img
-10. Erase system and reboot the phone
+10.Erase system and reboot the phone
fastboot erase system && fastboot reboot
-11. DONE! The phone should boot into PostmarketOS
-Samsung Galaxy SIII
+11.DONE! The phone should boot into PostmarketOS
-1. Enter Flash-Mode:
- While OFF: Hold Power, Volume Up and home
-2. Flash postmarketOS rootfs image onto microSD
- Download and unzip both pre-build images (img.xz and boot-img.xz):
- Navigate to the Downloads folder cd ~/Downloads and unzip the .xz archives unxz --keep [file name, press tab to fill out automatically]
- flash the one that doesn't end in boot onto the micro sd
-
- plug micro sd into phone
-
-3. Enter odin mode.
-
- Turn off phone
- Hold power, home and volume down buttons until warning screen.
- Plug in with cable to computer.
- Push vol down to continue into odin mode
-
-4. Flash boot
-
- Download Heimdall
-
-heimdall flash --BOOT <Decompressed image filename> --verbose
-
- After this is done the phone should automatically reboot into pmOS
-
-
-Additionally:
-
- Connecting to wifi was troublesome. the networks will show up but connections didn't last/work. a hack that wasn't necessarily endorsed is mentioned in the wiki. this seemed to save my issues. "If WiFi networks show up but you can't connect to them, you can try using the nvram for samsung-m3/i9305."
-
-How to:
-
-cd /lib/firmware/brcm
-
-sudo mv brcmfmac4334-sdio.samsung,i9300.txt brcmfmac4334-sdio.samsung,i9300.txt.bak
-
-sudo ln -sf brcmfmac4334-sdio.samsung,i9305.txt brcmfmac4334-sdio.samsung,i9300.txt
-
-Trouble with phone shutting down often and randomly even when charging:
-
- What seemed to fix it was to in config toggle 'auto-suspend' and 'auto-screen-off' off
-
-------------------------------------------------------------------------------------
HOME + Volume UP + POWER