T42 | <A_T_R> how to upgrade sdk 4 | 09:42 |
---|---|---|
T42 | <A_T_R> how to upgrade sdk 4.2.0.21 to 4.3.x ? (edited) | 09:42 |
T42 | <FGJGF> I just got 1000 doge at Coin.one, there's more!! go for it >>> @Coin_oneOfficial_EN : https://irc.thaodan.de/.imgstore/fef38415/file_3048.jpg | 09:51 |
lociri | Hello, I am looking to port SailfishOS to Galaxy S10 (beyond1lte) | 21:15 |
lociri | I wanted to ask if i can use LineageOS 18.1 for mer? | 21:15 |
piggz_ | lociri: 18 port is still WIP, so, you can try, but dont expect it to go so easy just yet | 21:16 |
lociri | Well, do i need to have ramdisk support in order to port SailfishOS? I have 17.1 aswell, though that doesnt have ramdisk | 21:17 |
Thaodan | lociri: Yes you need that. | 21:19 |
Thaodan | Your device probably ramdisk for recovery so that should work | 21:20 |
lociri | Thaodan: how can i boot to sailfish through recovery though? Do i need to compile a recovery image for that? | 21:35 |
lociri | Do i just flash the boot image, and wait for it to boot? | 21:38 |
T42 | <elros34> initramfs is always supported one way or another so for sure you can get it on lineage-17 also. Your device use abooimg or what is the problem? | 21:41 |
lociri | S-boot ignores ramdisk, 18.1 has a patch to have ramdisk w/o recovery but on 17.1 that patch isnt available | 21:42 |
T42 | <elros34> do you mean regular skip_initramfs? Not sure what do you mean that s-boot ignore it but if that is true then for sure you can use CONFIG_INITRAMFS_SOURCE | 21:45 |
lociri | S-Boot ignores the ramdisk on boot.img completely | 21:45 |
lociri | CONFIG_INITRAMFS_SOURCE doesnt work either | 21:46 |
T42 | <elros34> is your boot.img abootimg or zImage? | 21:46 |
T42 | <elros34> do you have path to sources? On lineage github I see only 18 branch | 21:47 |
lociri | Yeah, its unofficial LOS thats why | 21:48 |
lociri | Official LOS came with 18.1 | 21:48 |
lociri | I have the kernel source in here https://gitlab.com/ubports/community-ports/android10/samsung-galaxy-s10/kernel-samsung-exynos9820 | 21:49 |
lociri | Samsung decided to remove ramdisk support entirely and los 18.1 uses SAR_RAMDISK | 21:49 |
T42 | <elros34> are you sure about that, I can see some code for it and even magisk quirks: https://gitlab.com/ubports/community-ports/android10/samsung-galaxy-s10/kernel-samsung-exynos9820/-/blob/lineage-17.1/init/initramfs.c#L620. | 21:51 |
Thaodan | lociri: They kernel decides if ramdisk is used and not the bootloader. You probably revert all changes that Samsung did. | 22:03 |
Thaodan | I'm glad that with Android 12 based phones a ramdisk is always needed. | 22:04 |
T42 | <elros34> bootloader can add some flags to cmdline so kernel decides to ignore ramdisk like mentioned: skip_initramfs but this is easy to overcome | 22:05 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!