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
T42<nc1x72> Ok that worked. Now boots and audio is working.14:53
T42<nc1x72> 14:53
T42<nc1x72> However, it has broken camera which now gets stuck on a black screen and not responding14:53
T42<nc1x72> Some logs : https://paste.opensuse.org/pastes/a5b9a151e91e15:08
T42<nc1x72> 15:08
T42<nc1x72> But I doubt it's due to SELinux denials15:08
malthose can be ignored15:12
malshow logcat when you try to use camera15:12
malyou could try removing /home/defaultuser/.cache/gstreamer* on device and try again15:16
T42<nc1x72> logcat : https://paste.opensuse.org/pastes/9116895abeb415:20
T42<nc1x72> Removing gstreamer cache didn’t work15:20
T42<nc1x72> android.hardware.camera.provider@2.4.so is in /vendor/lib (and lib64)15:23
malwait, are minisfservice and minimediaservice process running?16:00
T42<nc1x72> minimediaservice yes, but not minisfservice16:06
T42<nc1x72> [root@phone1 defaultuser]# pgrep minisfservice16:07
T42<nc1x72> [root@phone1 defaultuser]# pgrep minimediaservice16:07
T42<nc1x72> 228816:07
T42<nc1x72> Wait, is it on the android side?16:09
mal@nc1x72 for testing you could add symlink for the /vendor/lib64/android.hardware.camera.provider@2.4.so in /usr/libexec/droid-hybris/system/lib64/17:01

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