Sunday, 2026-03-29

T42<nc1x72> Something must have gone wrong.11:46
T42<nc1x72> I made the changes you suggested. It compiled fine but now the phone display turns off few seconds after SailfishOS splash screen.11:46
T42<nc1x72> 11:46
T42<nc1x72> I have also removed everything, repo sync everything and compiled a fresh rootfs = same problem11:46
malhmm11:48
malgo to folder rpm/dhd and there run "git reflog"11:50
T42<nc1x72> Ok but wouldn’t that be the same as removing the whole hadk folder and repo syncing from scratch? Because I already deleted hadk folder and did everything from the beginning11:53
T42<nc1x72> Oh sorry reflog11:54
T42<nc1x72> You want log11:54
malthere is pretty much never need to start from beginning, it's just waste of time11:55
maloh, you removed that dhd/rpm folder from earlier build?11:56
T42<nc1x72> yep11:57
malI just want to see what difference there is between the earlier build and latest build11:57
T42<nc1x72> removed everything11:57
T42<nc1x72> nonta72@localhost:~/hadk/rpm/dhd$ git reflog11:57
T42<nc1x72> 732c329 (HEAD, m/hybris-21.0) HEAD@{0}:11:57
T42<nc1x72> nonta72@localhost:~/hadk/rpm/dhd$11:57
malyou should not do that, it's just huge waste of time11:58
mala moment, I did some test build and found some issues, check what is causing those12:05
T42<nc1x72> You did test build on fp5 repos? Or spacewar?12:07
malfp5, it seems the latest rpm/dhd submodule has a bug, making a test now with a possible fix12:09
mal@nc1x72 go to rpm/dhd and there run "git fetch origin" and then "git reset --hard origin/linkerconfig"12:16
malthen back to ANDROID_ROOT and repackage droid-hal rpms with "rpm/dhd/helpers/build_packages.sh -d" and then build a new image with "rpm/dhd/helpers/build_packages.sh -i"12:17
mal@nc1x72 and just for future, instead of removing all hadk folder it's enough to just remove the out/ folder from there, that is where the whole output of android side build goes12:32
maland the need to remove out/ is very rare12:32
T42<nc1x72> Ok noted12:48

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