openandroidinstaller-dev / openandroidinstaller

Makes installing alternative Android distributions nice and easy.
https://openandroidinstaller.org
GNU General Public License v3.0
431 stars 33 forks source link

Support for Samsung Galaxy S5 Straight Talk/Tracphone Support? #128

Open yushirogowa7201 opened 1 year ago

yushirogowa7201 commented 1 year ago

Been trying to install LineageOS on my old Samsung Galaxy S5, but apparently I've got myself a rare variant of it... SM-S902L.

Tried to use the program but it came up with "Failed to load config device with code kltefnvzw."

Any help would be appreciated!

tsterbak commented 1 year ago

Hi @yushirogowa7201 thanks for reaching out and your interest in using the installer! :)

Currently, the Samsung Galaxy S5 is not supported at all. But it should be easy to add, there was just no one to have the device and specify the config for it. So, if you want you could create a config for the device and contribute here as a PR. The process can be found here and I guess you can start off of the Samsung Galaxy S6 (zerofltexx).

Let me know if I can help you with that :)

LineageOS seems to support your device under this device code: https://wiki.lineageos.org/devices/klteaio/

yushirogowa7201 commented 1 year ago

Apparently I need to run a grep command and that looks like a linux only command... is it possible to use a virtual machine with linux installed onto it to do this?

tsterbak commented 1 year ago

Apparently I need to run a grep command and that looks like a linux only command... is it possible to use a virtual machine with linux installed onto it to do this?

Actually, you just need the code the installer gave you: kltefnvzw this is the same output from a windows version of the command.

yushirogowa7201 commented 1 year ago

Oh! That's good to know then! What would I put under the maintainer part then? Just my name?

On Mon, Mar 27, 2023 at 1:31 PM Tobias Sterbak @.***> wrote:

Apparently I need to run a grep command and that looks like a linux only command... is it possible to use a virtual machine with linux installed onto it to do this?

Actually, you just need the code the installer gave you: kltefnvzw this is the same output from a windows version of the command.

— Reply to this email directly, view it on GitHub https://github.com/openandroidinstaller-dev/openandroidinstaller/issues/128#issuecomment-1485552323, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJSFKN2EYWWV47ATCWXT7X3W6HFHTANCNFSM6AAAAAAWJJGOOI . You are receiving this because you were mentioned.Message ID: <openandroidinstaller-dev/openandroidinstaller/issues/128/1485552323@ github.com>

tsterbak commented 1 year ago

Yes, just your name and/or your github handle.

yushirogowa7201 commented 1 year ago

Hmm... running into more issues here... heimdall isn't working with it and I don't think twrp has my version... do you by chance have a discord?

On Mon, Mar 27, 2023 at 1:38 PM Tobias Sterbak @.***> wrote:

Yes, just your name and/or your github handle.

— Reply to this email directly, view it on GitHub https://github.com/openandroidinstaller-dev/openandroidinstaller/issues/128#issuecomment-1485561162, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJSFKN7YLI3ABOZ5BZELCIDW6HGDBANCNFSM6AAAAAAWJJGOOI . You are receiving this because you were mentioned.Message ID: <openandroidinstaller-dev/openandroidinstaller/issues/128/1485561162@ github.com>

tsterbak commented 1 year ago

What is the error you get from heimdall? If heimdall isn't working, I guess there is no quick way to support the device. But let's see. With regards to TWRP there might be inofficial versions in the XDA-forum. I can have a look once we figured out heimdall.

I don't have a discord for now.

tsterbak commented 1 year ago

@yushirogowa7201 Can you provide the log file so I can investigate the heimdall issue?

Also, it looks like the klte TWRP image might also work for that device. At least it is referenced here: https://github.com/IMD3RPY/SM-S902L_ROOT_KIT-Custom-ROMs/blob/master/Guide

MagicLike commented 1 year ago

@yushirogowa7201 Just picked this issue up. Maybe your TWRP version just does not fit your device... Lemme look into this. It would be great if you could provide a bit more information about your device, like SoC. RAM and Storage capacity as well as in which country it was purchased. This could help determining where the issue might be...

Maybe this helps: https://en.wikipedia.org/wiki/Samsung_Galaxy_S5#Comparison_table

MagicLike commented 1 year ago

It seems like there is a page on the LineageOS wiki, that matches your device's product number (S902L), but has a different device code: klteaio. Do these specs match your device? https://wiki.lineageos.org/devices/klteaio/

MagicLike commented 1 year ago

@yushirogowa7201 Can you provide the log file so I can investigate the heimdall issue?

Also, it looks like the klte TWRP image might also work for that device. At least it is referenced here: https://github.com/IMD3RPY/SM-S902L_ROOT_KIT-Custom-ROMs/blob/master/Guide

Interestingly the device is not listed to be supported on the TWRP page nor is the possibly on par version G900AZ: https://twrp.me/samsung/samsunggalaxys5qualcomm.html

MagicLike commented 1 year ago

And yes this device is VERY niche - I can barely find information about it online - not even specifically on Wikipedia(!)

SirRGB commented 7 months ago

https://github.com/LineageOS/android_device_samsung_klte/blob/ec20f8cdb1622007ed030a950d4dea310085e0cf/BoardConfig.mk#L19

Los doesnt seem to support that variant as mentioned before.