Galaxy S10e stuck on Android 9 stock firmware, how can I install lineage?

This page summarizes the projects mentioned and recommended in the original post on /r/LineageOS

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Heimdall

    Heimdall is a cross-platform open-source tool suite used to flash firmware (aka ROMs) onto Samsung Galaxy devices. (by Benjamin-Dobell)

  • CMD="heimdall flash " for file in .bin *.img; do NAME=$(grep "Flash Filename: $file" ../pit.txt -C 2 | grep -Po '(?<=Partition Name: ).') if test -z "$NAME"; then echo "Could not match $file" exit 1 fi CMD="$CMD --$NAME $file" done echo "$CMD" It's output was this: heimdall flash --CM cm.bin --KEYSTORAGE keystorage.bin --RADIO modem.bin --CP_DEBUG modem_debug.bin --PARAM param.bin --BOOTLOADER sboot.bin --UH uh.bin --UP_PARAM up_param.bin --BOOT boot.img --CACHE cache.img --DQMDBG dqmdbg.img --DTBO dtbo.img --DTB dt.img --OMR omr.img --PRODUCT product.img --RECOVERY recovery.img --SYSTEM system.img --USERDATA userdata.img --VBMETA vbmeta.img --VENDOR vendor.img That command succeeds, but causes the phone to go straight to download mode. I think adding `--repartition --pit BEYOND0LTE_EUR_OPEN.pit` to the command might help, but that fails with: ERROR: Failed to receive PIT file part response! ``` (which appears to be an open bug here).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Heimdall handshake failed, help ?

    1 project | /r/LineageOS | 5 Jan 2023
  • Heimdall suite linux mirrors down?

    1 project | /r/LineageOS | 23 Dec 2022
  • Heimdall libusb error: -12

    1 project | /r/LineageOS | 2 Nov 2022
  • Help W/ Heimdall

    1 project | /r/LineageOS | 13 Oct 2022
  • I want to ask about privacy concerning android phones. I am mostly a Samsung user but I think about using android debloater to make the phone more secure. I have now a Samsung s10 and there I have information. I need advice how to proceed with phone security.

    2 projects | /r/thehatedone | 14 Sep 2022