Wednesday, 2021-12-15

*** martyone_ is now known as martyone04:53
piggzmal: casting int to uint8, or specifying the template function type diectly with <> worked09:01
malpiggz: afaik, latter is the proper way09:03
piggzmal: probably ... i guess the template function is alsosuppsoed to be auto-deduced by the param types?09:04
deathmistmal: Thaodan: please review https://github.com/mer-hybris/droid-hal-device/pull/288 :)13:38
T42<rodrisola> @elros34 I started again from the original kernel, and I was adding each commit, in order, and it generates the kernel for me but I still get the same error.   https://gitlab.com/sailfish-on-courbet/kernel-xiaomi-sm6150-Sailfish/17:02
T42<rodrisola> not init initramfs17:09
T42<elros34> I guess you meant that you have no sign of life in host dmesg not lack of initramfs in hybris-boot.img? So you didn't try to recreate lineage boot.img replacing for example initramfs to figure out what is wrong?  No idea how vbmeta issue would look like but what about flashing empty vbmeta?17:41
T42<rodrisola> I will recreate mkbooting with hybrid initramfs and lineage kernel, there is a vbmeta for Magik, I will try to flash.18:00
Thaodan@rodrisola you can disable vbmeta see fastboot --help18:10
T42<rodrisola> Ok18:11
T42<rodrisola> Thaodan:  fastboot disable-verify --disable-verification flash hybris-boot.img18:29
Thaodan fastboot disable-verify --disable-verification  flash vbmeta vbmeta.img18:40
T42<rodrisola> Thaodan: vbmeta is the blank or the romstock18:52
Thaodanthe empty one18:53
T42<rodrisola> How to create empty vbmeta?21:12
Thaodan@rodrisola: https://android.stackexchange.com/questions/219968/android-verified-boot-and-generation-of-vbmeta-image21:13
T42<rodrisola> ok23:27
T42<rodrisola> disable23:27
T42<rodrisola> but,23:27
T42<rodrisola> how to make new boot, with lineage kernel,  hybris ramdisk, and dtb23:28
T42<rodrisola> python3 ./system/tools/mkbootimg/mkbootimg.py23:28
T42<rodrisola> python3 ./system/tools/mkbootimg/mkbootimg.py --kernel '/home/rodrigo/Escritorio/lineage_hybris_mod_boot/kernel' --ramdisk '/home/rodrigo/Escritorio/lineage_hybris_mod_boot/ramdisk' --dtb '/home/rodrigo/Escritorio/lineage_hybris_mod_boot/dtb'  -o ~/boot-lineage-hybris.img23:28

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