- Feb 08, 2025
-
-
This replaces the downstream kernel with a near-to-mainline kernel, and also adds a msm8930-specific mainline package. While this removes some functionality (screen, touchscreen), this makes the boot more stable (boots no matter if charging or not). To flash this, you first need to flash lk2nd, and then flash to the userdata partition with pmbootstrap flasher flash_rootfs --partition userdata. You might need to wipe the system partition. The boot finishes, but to get USB networking, you might need to dis- and re-connect the device ca. 10 seconds after (re-)booting. SSH and internet-over-USB works fully.
-
- Jan 04, 2025
-
-
[ci:skip-wiki]
-
- Jan 03, 2025
-
-
What works: * Flashing with heimdall and a SD card * Networking over USB * SSH over USB * Splash screen (when booting from charging screen) What doesn't work: * Any other UI than "none" (they boot, but no graphics and no SSH) Steps to flash: * pmbootstrap init # Select samsung-loganrelte, select "none" as UI * pmbootstrap build linux-samsung-loganrelte * pmbootstrap build device-samsung-loganrelte * pmbootstrap install --sdcard=/dev/sdX # doesn't boot from internal storage * pmbootstrap flasher flash_kernel
-