Wednesday, 2021-11-17

T42<A_T_R> how to upgrade sdk 409: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.jpg09:51
lociriHello, I am looking to port SailfishOS to Galaxy S10 (beyond1lte)21:15
lociriI 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 yet21:16
lociriWell, do i need to have ramdisk support in order to port SailfishOS? I have 17.1 aswell, though that doesnt have ramdisk21:17
Thaodanlociri: Yes you need that.21:19
ThaodanYour device probably ramdisk for recovery so that should work21:20
lociriThaodan: how can i boot to sailfish through recovery though? Do i need to compile a recovery image for that?21:35
lociriDo 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
lociriS-boot ignores ramdisk, 18.1 has a  patch to have ramdisk w/o recovery but on 17.1 that patch isnt available21: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_SOURCE21:45
lociriS-Boot ignores the ramdisk on boot.img completely21:45
lociriCONFIG_INITRAMFS_SOURCE doesnt work either21: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 branch21:47
lociriYeah, its unofficial LOS thats why21:48
lociriOfficial LOS came with 18.121:48
lociriI have the kernel source in here https://gitlab.com/ubports/community-ports/android10/samsung-galaxy-s10/kernel-samsung-exynos982021:49
lociriSamsung decided to remove ramdisk support entirely and los 18.1 uses SAR_RAMDISK21: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
Thaodanlociri: They kernel decides if ramdisk is used and not the bootloader. You probably revert all changes that Samsung did.22:03
ThaodanI'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 overcome22:05

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!