Thursday, 2023-12-14

T42_<Connor> I've tried applying that patch in hadk/system/core and masking services, it still goes straight to fastboot mode as soon as I try to start droid-hal-init, have put my dmesg log up at https://pastebin.com/KcFHBA2v and journalctl at https://www.dropbox.com/scl/fi/avizuel188ivmyketld7j/journal.txt?rlkey=9xsbo5cuw35h8a3if7ku4qxfc&dl=0 (was too big for pastebin unfortunately)00:24
T42_<elros34> did you build hybris-hal/droid-hal after patching sources?00:35
T42_<elros34> if you will disable audit then your journal should become more readable and much smaller00:37
T42_<elros34> "output lines suppressed due to ratelimiting"00:38
T42_<Connor> Yep I rebuilt the android parts after patching, should I set audit=0 in surya_defconfig then rebuild hybris-hal etc?00:40
T42_<elros34> not in defconfig, in bootparams then rebuild hybris-boot and flash kernel.00:41
T42_<elros34> and disable that ratelimitting00:42
T42_<elros34> it happens just before the reboot00:42
T42_<elros34> printk.devkmsg=on00:43
T42_<Connor> Sweet as, I'll add those to BoardConfig.mk and rebuild!00:44
T42_<Connor> Got that built and booting (with droid-hal-init masked), logs are a bit cleaner but still too big for pastebin; https://www.dropbox.com/scl/fi/19kii9dqw4ppj2q6y9mxt/journalctl.txt?rlkey=86iv5ruzusf28t0v0c6orf48n&dl=0 is my journalctl and https://www.dropbox.com/scl/fi/tzw2clemof0uzvheeelil/dmesg.txt?rlkey=8ti4zg7pwjmi6bjbpoc32h5sa&dl=0 is my dmesg02:24
T42_<Connor> I think my next problem is servicemanager?02:25
T42_<Connor> Gonna try building with the stubs from hadk-hot02:28
T42_<elros34> no, your issue is clearly apexd-bootstrap02:45
T42_<elros34> are you sure that you build droid-hal to? you can 'strace -f s256' masked droid-hal-init02:50
T42_<elros34> and you should get dmesg -w during reboot, its not very useful without droid-hal-init02:51
T42_<Connor> I'm 99% sure that I'm building droid-hal with rpm/dhd/helpers/build_packages.sh --droid-hal03:29
T42_<Connor> When I strace sroid-hal-init one of the last lines has "bootloader,bootstrap-apexd-failed" so I'd say you're right about apexd-bootstrap being my current problem03:29
*** amccarthy is now known as Guest1035018:45
*** amccarthy_ is now known as amccarthy18:45

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