-
Notifications
You must be signed in to change notification settings - Fork 33
Description
Device name
Samsung Galaxy S10
codename: beyond1lte
model: SM-G973F/DS
Device images
Original Stock Samsung ROM installed is Android 12:
AP/PDA: G973FXXSGHWC1 (PDA)
CSC: G973FOXJGHVJ4
CP: G973FXXSGHWB3 (BaseBand)
Target: /e/OS S 1.13: e-1.13-s-20230726314102-dev-beyond1lte.zip
https://images.ecloud.global/dev/beyond1lte/
Do you own the device and would be willing to test the installer?
I own the device but this will be my main device so I will install it manually following this documentation:
https://doc.e.foundation/devices/beyond1lte/install
Additional context
I will post a screenshot of the error message later.
Don't get me wrong, I like your approach but there is obviously something wrong with your tool for S10 beyond1lte
The error you tool shown is:
"Device with code 'beyond1' is not supported yet."
So somehow, the tool is getting the wrong codename for S10.
if I run a simple adb shell
it show me:
beyond1:/ $
So maybe your tool use the same to state that I have a beyond1 when in fact it is a beyond1lte ?
Here is an output of the adb command: getprop | grep beyond1
[ro.bootimage.build.fingerprint]: [samsung/beyond1ltexx/beyond1:12/SP1A.210812.016/G973FXXSGHWC1:user/test-keys]
[ro.build.description]: [beyond1ltexx-user 12 SP1A.210812.016 G973FXXSGHWC1 release-keys]
[ro.build.fingerprint]: [samsung/beyond1lteeea/beyond1:12/SP1A.210812.016/G973FXXSGHWC1:user/release-keys]
[ro.build.flavor]: [beyond1ltexx-user]
[ro.build.product]: [beyond1lte]
[ro.build.version.base_os]: [samsung/beyond1lteeea/beyond1:12/SP1A.210812.016/G973FXXUGHVJ5:user/release-keys]
[ro.odm.build.fingerprint]: [samsung/beyond1ltexx/beyond1:12/SP1A.210812.016/G973FXXSGHWC1:user/release-keys]
[ro.product.bootimage.device]: [beyond1]
[ro.product.bootimage.name]: [beyond1ltexx]
[ro.product.device]: [beyond1]
[ro.product.name]: [beyond1lteeea]
[ro.product.odm.device]: [beyond1]
[ro.product.odm.name]: [beyond1ltexx]
[ro.product.system.device]: [beyond1]
[ro.product.system.name]: [beyond1ltexx]
[ro.product.system_ext.device]: [beyond1]
[ro.product.system_ext.name]: [beyond1ltexx]
[ro.product.vendor.device]: [beyond1]
[ro.product.vendor.name]: [beyond1ltexx]
[ro.product.vendor_dlkm.device]: [beyond1]
[ro.product.vendor_dlkm.name]: [beyond1ltexx]
[ro.system.build.fingerprint]: [samsung/beyond1ltexx/beyond1:12/SP1A.210812.016/G973FXXSGHWC1:user/release-keys]
[ro.system_ext.build.fingerprint]: [samsung/beyond1ltexx/beyond1:12/SP1A.210812.016/G973FXXSGHWC1:user/release-keys]
[ro.vendor.build.fingerprint]: [samsung/beyond1ltexx/beyond1:12/SP1A.210812.016/G973FXXSGHWC1:user/release-keys]
[ro.vendor_dlkm.build.fingerprint]: [samsung/beyond1ltexx/beyond1:12/SP1A.210812.016/G973FXXSGHWC1:user/release-keys]