| 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 problem | 11:46 |
| mal | hmm | 11:48 |
| mal | go 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 beginning | 11:53 |
| T42 | <nc1x72> Oh sorry reflog | 11:54 |
| T42 | <nc1x72> You want log | 11:54 |
| mal | there is pretty much never need to start from beginning, it's just waste of time | 11:55 |
| mal | oh, you removed that dhd/rpm folder from earlier build? | 11:56 |
| T42 | <nc1x72> yep | 11:57 |
| mal | I just want to see what difference there is between the earlier build and latest build | 11:57 |
| T42 | <nc1x72> removed everything | 11:57 |
| T42 | <nc1x72> nonta72@localhost:~/hadk/rpm/dhd$ git reflog | 11:57 |
| T42 | <nc1x72> 732c329 (HEAD, m/hybris-21.0) HEAD@{0}: | 11:57 |
| T42 | <nc1x72> nonta72@localhost:~/hadk/rpm/dhd$ | 11:57 |
| mal | you should not do that, it's just huge waste of time | 11:58 |
| mal | a moment, I did some test build and found some issues, check what is causing those | 12:05 |
| T42 | <nc1x72> You did test build on fp5 repos? Or spacewar? | 12:07 |
| mal | fp5, it seems the latest rpm/dhd submodule has a bug, making a test now with a possible fix | 12:09 |
| mal | @nc1x72 go to rpm/dhd and there run "git fetch origin" and then "git reset --hard origin/linkerconfig" | 12:16 |
| mal | then 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 goes | 12:32 |
| mal | and the need to remove out/ is very rare | 12:32 |
| T42 | <nc1x72> Ok noted | 12: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 responding | 14:53 |
| T42 | <nc1x72> Some logs : https://paste.opensuse.org/pastes/a5b9a151e91e | 15:08 |
| T42 | <nc1x72> | 15:08 |
| T42 | <nc1x72> But I doubt it's due to SELinux denials | 15:08 |
| mal | those can be ignored | 15:12 |
| mal | show logcat when you try to use camera | 15:12 |
| mal | you could try removing /home/defaultuser/.cache/gstreamer* on device and try again | 15:16 |
| T42 | <nc1x72> logcat : https://paste.opensuse.org/pastes/9116895abeb4 | 15:20 |
| T42 | <nc1x72> Removing gstreamer cache didn’t work | 15:20 |
| T42 | <nc1x72> android.hardware.camera.provider@2.4.so is in /vendor/lib (and lib64) | 15:23 |
| mal | wait, are minisfservice and minimediaservice process running? | 16:00 |
| T42 | <nc1x72> minimediaservice yes, but not minisfservice | 16:06 |
| T42 | <nc1x72> [root@phone1 defaultuser]# pgrep minisfservice | 16:07 |
| T42 | <nc1x72> [root@phone1 defaultuser]# pgrep minimediaservice | 16:07 |
| T42 | <nc1x72> 2288 | 16: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/!