Friday, 2022-06-03

kimmoli_hu03:24
*** kimmoli_ is now known as kimmoli03:36
T42<edp_17> Hi all! How can I build 4.4.0.64 on OBS? (When I try to add the 4.4.0.64 repo itno my project, I get : "A project with the name sailfishos:4.4.0.64 does not exist. Please update the repository path elements. " message.)19:45
ThaodanYou can build for 4.4.0.58 on obs and use 4.4.0.64 to build the image.19:51
T42<edp_17> Thaodan : Do you mean, define RELEASE=4.4.0.64 in .hadk.env ? Is that all simple?20:12
Thaodany20:13
T42<edp_17> Great! Thanks.20:14
T42<edp_17> Another question. If I have a device with community port 4.4.0.58 on it, can I just simply OTA update it to 4.4.0.64?20:27
mal@edp_17 yes, assuming the repos are correct, does it have obs build?21:45
T42<edp_17> mal : Yes, the device has 4.4.0.58 build on OBS.21:59
T42<edp_17> Can I get help with camera?22:14
T42<Mister_Magister> what u need (re @edp_17: Can I get help with ...)22:40
T42<edp_17> Well, camera app starts but only shows black screen. Debugging camera app says: "Found 0 cameras"22:47
T42<edp_17> I removed /.cache/gstreamer* then started jolla-camera. Here is the output (not much): https://paste.ubuntu.com/p/TQzj39rjRq/22:47
T42<edp_17> and logcat: https://paste.ubuntu.com/p/SG3TdTJgym/22:47
T42<edp_17> gst-inspect-1.0 | grep -Ei 'droid|camsrc' gives me: https://paste.ubuntu.com/p/5JZTWmMdWC/22:47
T42<edp_17> The installed gst-droid, gmp-droid and droidmedia packages : https://paste.ubuntu.com/p/h47VZv6qrB/22:49
T42<elros34> as you can see: recommended drooidmedia version and droidmedia-devel are different than version you have build22:53
mal@edp_17 on obs you can fake .64 target like I did in testing common22:55
malcheck here https://build.sailfishos.org/project/meta/nemo:testing:hw:common22:55
T42<edp_17> mal : Thanks. I'll check this.22:55
T42<elros34> BTW: if you care about these "layer handle is NULL" then it should be fixable either in qpa-hwcomposer or in android hwcomposer sources22:56
T42<edp_17> @elros34 : Yeah, thanks. I just found about 10 minutes ago in chat history that you recommended that. I've applied but not yet built.22:57
T42<edp_17> Regarding droidmedia, the devel package version is 0.20211101.0-1.3.14. So, I need to build this droid media version, right?22:58
T42<elros34> do not know whether you need that particular version but you should  use recommended to avoid issues unless you like/want to experiment23:00
T42<elros34> if changes aren't critical then you can mixup versions23:01
malI remember someone had issues when using mismatched droidmedia recently23:03
mal@elros34 that layer handle is NULL message has been there for years but nobody has bothered fixing it yet23:04
T42<edp_17> Thanks guys, I'll try to build the matching droidmedia and will report.23:04
T42<edp_17> I am a bit confused about 4.4.0.58 and 4.4.0.64. If I leave my device on 4.4.0.58. can I later OTA update tfrom this version to the future next one? Or I need to update to 4.4.0.64 first, then got to the newer?23:05
T42<elros34> mal: I have commented it out in hwcomposer. Also IIRC one of changes in hdmi patches for qpa-hwcomposer-plugin I was working also fixes it23:08
T42<elros34> @edp_17 why would you stay at 58 if 64 brings some small fixes here and there?23:12
T42<edp_17> Just asking.23:18
T42<elros34> If it's not mentioned in 4.4.0 release notes than you can check 58->64  changelog and analyze all packages:)23:22
malthere should be no issues updating from .58 to whatever is the next release, afaik23:24
T42<edp_17> Thanks for confirming.23:24
T42<edp_17> @elros34 : Now, I have the same version of droidmedia installed as the droidmedia-devel, but camera still shows black screen and debugging the app stils says, no camera found. : https://paste.ubuntu.com/p/Pp9rNQTH7C/23:31
T42<elros34> so remove cahce get some gstreamer logs23:32
T42<edp_17> Do you mean logcat? https://paste.ubuntu.com/p/cTZ5jMMMBd/23:38
T42<edp_17> Wait, I would have installed the new hybris-boot, wouldn't I?23:41
T42<elros34> no, I mean gstreamer logs: GST_DEBUG but logcat is also needed. First you should start logcat as root. Is that really whole log, nothing aboud media since boot time?23:45
T42<elros34> Why would you want to install hybris-boot? If you done everything correctly then it boot partition was flashed at first boot after droid-hal update23:47
T42<edp_17> Should I install all droid-hal*.rp packages? I only installed droidmedia, kernel, kernel-dtbo and kernel-modules23:53
T42<edp_17> Camera still the same. GST_DEBUG: https://paste.ubuntu.com/p/mKDXQkHkrz/23:54
T42<edp_17> logcat: https://paste.ubuntu.com/p/WT6KDmkj9V/23:54
T42<elros34> depends on droid-hal changes you made23:57
T42<edp_17> It seems I need to remove $ANDROID_ROOT/out/target/product/jfltexx/system/lib/libcutils.so again and rebuild droid-hal.23:59
T42<edp_17> Will do it tomorrow and test camera again. Thanks for your time and help.23:59

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