T42 | <rodrisola> @elros34 , mal | 01:03 |
---|---|---|
T42 | <rodrisola> this is a abootimg -i hybris-boot.img | 01:03 |
T42 | <rodrisola> https://www.toptal.com/developers/hastebin/genesumusi.yaml | 01:03 |
T42 | <rodrisola> remove the system and related to do a fresh installation; start the fastboot flash boot hybris-boot.img, with the latest compilation, however I still get the same error | 01:05 |
T42 | <elros34> you missunderstand instruction about skip_initramfs. Show your kernel source | 01:05 |
T42 | <rodrisola> https://gitlab.com/sailfish-on-courbet/kernel-xiaomi-sm6150-Sailfish/-/tree/sailfishos-courbet | 02:17 |
T42 | <rodrisola> sorry i have problem of internet | 02:17 |
Thaodan | rinigus: https://github.com/sonyxperiadev/kernel/pull/2470 | 06:45 |
parafoll | ` ^&D> i# d u%` s ^a Tr^aiN , & s u@ p p^l y i s %^i ^ s wi^th w e.^a^ p o n s l i^ k e i t d i d w i t h a l^qae^da to j. u st^ i f y c r e a t i n g w. a^ r s _ d i d c i` a d i d ^9^11^ . or, i t j u s t l e t ` it h a p p en , to j /u ^s t .i f y i n ^v a .d i n g IR^AQ | 09:14 |
parafoll | 09:14 | |
parafoll | if a l^qae^da di .d it w h y t o k ^i^ l l 9 m i^ ll^ i on . i R^6a q ^i s | 09:14 |
parafoll | 09:14 | |
T42 | <elros34> @rodrisola ok so looks like you revert it but pushing whole kernel and your changes in 1 commit creates mess. Just remove that do_skip_initramfs=0 from kernel cmdline. How do you handle now that dtb error related to header_version 2? Your abootimg output doesn't print anything besides kernel and initramfs but I am not sure it supports enything else. | 09:51 |
T42 | <elros34> you could compare with lineage's boot.img | 09:53 |
rinigus | Thaodan: I suspect it is for aosp11... | 10:11 |
weekend | #D ( i (d ..u( s) a) ( t) ..R #a) i) n) & ..s u p )p l y . i ) s )i s . w i t h w e) a# p o n s l i k e i t d i d w i t h . a l )q# a# )e d a . t o j u s (t i( f y c r e (a t( i n g w a (r .s d i d C (i )a ) - d i d (9 ) (11) o r i t # j u s t l e t i t h a p p e n | 11:14 |
*** ChanServ sets mode: +nts | 12:32 | |
T42 | <rodrisola> @elros34 this line is a DTB https://gitlab.com/sailfish-on-courbet/android_device_xiaomi/-/blob/sailfish-courbet/sm6150-common/BoardConfigCommon.mk#L122, solve extract of the rom stock | 16:16 |
T42 | <rodrisola> @elros34 this is a abootimg -i boot.img (lineage rom) | 16:17 |
T42 | <rodrisola> https://www.toptal.com/developers/hastebin/efuhidaron.yaml | 16:18 |
T42 | <rodrisola> ok, I understand you, only yesterday I did not want to upload the commit, I had to delete the entire branch to upload the changes, and send them to you | 16:20 |
T42 | <elros34> hm so abootimg is pretty bad at printing details | 16:21 |
T42 | <elros34> just to be sure, if you flash that boot.img then your device od not reboot straigh to fastboot mode? | 16:22 |
T42 | <rodrisola> but almost all the changes were in the defconfig, and in the include and init, to remove the skip_initramfs, compare the two branches with gitkraken | 16:25 |
T42 | <elros34> I assume skip_initramfs is not relevant but it can be easily checked. flash that boot.img, boot then adb to device and check either early dmeg or cat /proc/cmdline | 16:28 |
T42 | <rodrisola> does not send me to fastboot mode, if lineageOS does not start me, | 16:28 |
T42 | <elros34> so lineage do not work for you at all or what? | 16:29 |
T42 | <rodrisola> https://www.toptal.com/developers/hastebin/aduwulalig.yaml | 16:39 |
T42 | <rodrisola> if it works, when I install the lineage boot, I start the device in lineage | 16:40 |
T42 | <rodrisola> @elros34, this is a cat /proc/cmdline | 16:40 |
T42 | <elros34> I do not fully understand you but from that cmdline you can see: bootloader do not adds skip_initramfs to cmdline so changes you have reverted yesterday are irrelevant. I would suggest you to compare output and content when using unpack_bootimg on boot.img and hybris-boot.img. | 16:43 |
mal | @elros34 isn't skip_initramfs usually added by bootloader? | 17:00 |
mal | ah, you mentioned that already | 17:00 |
T42 | <elros34> yeah, but not in this case so something else is wrong | 17:00 |
T42 | <rodrisola> unpack_bootimg https://www.toptal.com/developers/hastebin/arofuyivuf.yaml | 17:08 |
T42 | <elros34> hm so both use headers v2 but look at dtb size, there is some significant difference in size | 17:11 |
T42 | <rodrisola> if I noticed, they are like 3 mb more, but how could I extract it correctly. | 17:21 |
T42 | <rodrisola> https://www.toptal.com/developers/hastebin/zayiniqeha.apache | 17:21 |
T42 | <elros34> isn't it extracted with unpack_boot.img? | 17:22 |
T42 | <rodrisola> no, I did not know how to extract, so I looked for an alternative way, but you already told me how to extract, I am re-creating the hybris-boot.img | 17:33 |
T42 | <rodrisola> ok this is a error, thanks | 17:58 |
T42 | <rodrisola> Now should I fix the fixmount ?, because in / dev /, there is no sd * device, but if it exists in / dev / block /, | 18:01 |
T42 | <elros34> so now it doesnt boot to fastboot? I think you should not care much about /dev/block until init script will fail | 18:03 |
T42 | <rodrisola> If you are right, now it is on the MI home screen, but in dmesg it does not show me anything, how could I activate in the kernel to show me a dmesg log, because it shows not even a connection | 18:08 |
T42 | <elros34> it should show something automatically if not than it should reboot after 60s, did it reboot? | 18:10 |
T42 | <rodrisola> no muestra nada, y tampoco se reinicia, se queda en el logo mi, del inicio | 18:18 |
T42 | <rodrisola> It does not restart and does not show anything either, it sticks to the logo. | 18:24 |
T42 | <rodrisola> The phone stuck in the logo and no reboot, dmesg in te host no detect after fastboot flash boot hybrid-boot.img && fastboot reboot | 18:41 |
T42 | <rodrisola> Any idea ? | 19:05 |
T42 | <elros34> no, looks like initramfs is still not reached otherwise you would have something in dmesg. If nobody have better ideas then you can swap kernel/initramfs between boot.img hybris-boot.img to figure out where is the issue | 19:26 |
T42 | <elros34> unless you did some steps/modifications which you forget to mention | 19:27 |
T42 | <rodrisola> in the device, BOARD_KERNEL_CMDLINE | 19:47 |
T42 | <rodrisola> androidboot.selinux=permissive audit=0 selinux=0 | 19:48 |
Mister_Magister | mal: i have some issues with gst droid on hybris17 base, sailfish 4.3, asus zenfone 5z, z01r | 22:02 |
Mister_Magister | generally, videos play all fine and stuff but after i play like 5 of them, next video refuses to start and then when you try to destroy that video object, it freezes entire app | 22:03 |
Mister_Magister | https://paste.opensuse.org/6e197018 | 22:03 |
mal | might be that something is not getting freed properly or something | 22:08 |
Mister_Magister | yee | 22:08 |
Mister_Magister | but i'm no good with gstdroid | 22:08 |
mal | I can't debug that right now, I really need to get some sleep | 22:14 |
Mister_Magister | ahh thats all fine get some sleep :3 | 22:14 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!