Chengcheng | hi | 01:16 |
---|---|---|
T42 | <birdzhang> Chengcheng: Hi, most porters are from Europe, they are sleeping now :) | 02:11 |
rinigus | mal: morning! looks like webgl2 started to work in sfos 3.4. tested in stock and angelfish. while stock browser was updated between 3.3->3.4, angelfish and runtimes are the same | 06:42 |
rinigus | maybe it is an improvement brought by gles3 | 06:42 |
rinigus | I wonder whether we have a device updated to 3.4 but without updating libhybris (or not supporting gles3)... | 06:43 |
mal | rinigus: hmm, not sure what webgl2 needs, is there some test page for that? | 08:40 |
rinigus | mal: I used https://get.webgl.org/webgl2/ | 08:56 |
rinigus | there is also https://webglreport.com/?v=2 that I will try tonight | 08:57 |
T42 | <neochapay> rinigus ping in nemo ^_^ | 09:13 |
mal | rinigus: what was the libhybris version you used before? | 09:14 |
rinigus | @neochapay: replied in nemo already. I wonder if the bridge is broken :( | 09:35 |
T42 | <neochapay> oh...... | 09:35 |
rinigus | mal: according to OBS, SFOS 3.3 was using 0.0.5.34; 3.4 is using 0.0.5.38 | 09:37 |
mal | hmm, that version should have been fine | 09:37 |
rinigus | @neochapay: just in case - I had no progress on nemo for ~1.5 months. taking a, hopefully, short leave to work on other projects | 09:38 |
T42 | <neochapay> not good | 09:38 |
mal | maybe I need to test on 3.3 build for fp2 | 09:38 |
rinigus | mal: maybe. assuming that with 3.4 you get webgl2 test working | 09:39 |
mal | rinigus: works on 3.4 fp2 at least | 09:40 |
rinigus | mal: that's consistent with sony. if you have time or maybe someone from fp2 users on 3.3 could just test it | 09:41 |
mal | rinigus: I can easily flash my second fp2 device with 3.3 later | 09:42 |
rinigus | mal: thanks, looking forward | 09:42 |
mal | rinigus: from wikipedia "WebGL 2.0 is based on OpenGL ES 3.0" | 09:44 |
rinigus | mal: so, do we have then the test for gles3 on working systems? assuming that gl es 3 was added after hybris .34 | 09:46 |
mal | rinigus: opengl es 3 support was added in libhybris 0.0.35 | 09:49 |
mal | rinigus: it seems I had .36 in 3.3.0 release for fp2 | 09:50 |
rinigus | mal: so, currently we have test done on sony tama (3.3 on xz2 vs 3.4 on xz2c) with the hybris before and after gles3 support. it is probably sufficient for understanding what has happened, but maybe some other ports could check it. | 09:53 |
T42 | Ralph Black %lastname% was added by: Ralph Black %lastname% | 11:41 |
T42 | <Andy %lastname%> Bit of mixed progress one the OnePlus 3T - not been an update for a while with an SFOS image built after delaya73 . There was a more recent build back in April I think here https://gitlab.com/sailfishos-porters-ci/oneplus3-ci/pipelines | 17:29 |
T42 | <Andy %lastname%> Anyway this had a working camera but busted bluetooth. | 17:29 |
T42 | <Andy %lastname%> I have upgraded via the terminal to 3.3.0.16 since and of course this drives a wreck through the phone a little (losing the screen viewfinder for taking photos - which still take BTW. This weekend I had a little time and also tried to upgrade but pointing to upgraded community files on Mer. | 17:30 |
T42 | <Andy %lastname%> http://repo.merproject.org/obs/nemo:...lus:/oneplus3/ | 17:31 |
T42 | <Andy %lastname%> Conclusion - upgraded again to 3.4.0.24 but no worse than with 3.3.0.16 and if anything a little faster on 3.4.0.24. | 17:32 |
T42 | <Andy %lastname%> Question...How hard would it be to restart builds for this? Using the pipelines from before? | 17:33 |
T42 | <elros34> @NotKit do you have any pointers how to rotate display in qt5-qpa-hwcomposer-plugin for external display? I set HWC_TRANSFORM_ROT_90 for layer 0 and 1 but either there is no effect or I have garbage on display. The only way external display work is when I set it to be same resolution as primary display. | 17:41 |
mal | rinigus: ping | 17:42 |
rinigus | mal: pong | 18:45 |
mal | rinigus: I noticed that the accelerator data should be filtered already https://git.sailfishos.org/mer-core/sensorfw/blob/master/chains/compasschain/compasschain.cpp#L123 and https://git.sailfishos.org/mer-core/sensorfw/blob/master/filters/avgaccfilter/avgaccfilter.cpp#L31 | 18:51 |
rinigus | so, I guess suspicion is that there is no need to filter further at compass level? | 18:52 |
rinigus | mal ^ | 18:52 |
mal | not sure | 18:53 |
mal | rinigus: at least filtering the accelerometer input like you suggested doesn't make sense, the current way of filtering the final value might make sense | 18:54 |
rinigus | mal: I would argue that angle and fBf* filtering are equivalent. not numerically, but by idea behind it | 18:56 |
mal | rinigus: we already have filterin for both inputs, mag and accel | 18:57 |
mal | rinigus: magDataAvailable does it for mag and for accel it's done in the avgaccfilter | 18:58 |
rinigus | mal: yes, I can see that. but maybe then compass should be free from filtering on it's side. I wonder how unstable it will be | 18:58 |
mal | I can test how it behaves | 18:58 |
mal | I think it updates a bit too often | 18:58 |
rinigus | mal (see that - > from your references and code above the filtering) | 18:58 |
rinigus | mal: but update frequency should be not dependent on that... | 18:58 |
mal | update frequence depends on accel data input rate | 18:59 |
rinigus | mal: yes, but will stay the same regardless to the filtering | 19:04 |
mal | rinigus: we could add another downsamplefilter after the compassfilter | 19:06 |
rinigus | mal: yes, that would probably work. I wonder whether Qt also has some filtering/downsampling on top of it all | 19:09 |
rinigus | I have a problem with OTA to 3.4 from 3.3. during update, mce is closed, started again, but it fails to start. can't start mce later either. as a result, you end up with the device having a screen off and no way to start it | 19:20 |
rinigus | logs: https://dpaste.org/w0He | 19:20 |
rinigus | I am logged in into device currently via ssh | 19:21 |
rinigus | in logcat, I am getting messages "Opening '/dev/binder' failed: Operation not permitted" | 19:29 |
mal | did the update finish or still happening? | 19:30 |
rinigus | mal: it finished. I can poke around | 19:32 |
rinigus | I presume that if I reboot, all be fine. have seen it once on smaller update and that's the way it went | 19:33 |
rinigus | ... that time. so, maybe I can learn something before reboot | 19:33 |
rinigus | what's strange: crw-rw-rw- 1 root root 10, 53 Nov 30 20:39 /dev/binder | 19:36 |
rinigus | and at the same time: 11-30 19:06:24.068 2306 2306 W ProcessState: Opening '/dev/binder' failed: Operation not permitted | 19:36 |
rinigus | selinux strikes again? | 19:37 |
rinigus | no idea even what to check, unfortunately | 19:39 |
rinigus | Maybe it is mismatch in some package versions. Will follow all versions in sfos changelog and try again | 19:51 |
rinigus | yep, reboot fixed it. not the best user experience for OTA, though | 19:56 |
mal | rinigus: I need to test on fp2 to see how it behaves on that | 20:22 |
rinigus | mal: I am going through packages meanwhile to be sure that nothing got updated too far | 20:23 |
mal | rinigus: but that error looks quite odd | 20:23 |
rinigus | mal: it does | 20:24 |
wdehoog | is it correct that for 3.4.0.24 /home/nemo does not exist anymore? and now it is /home/defaultuser? | 20:28 |
mal | wdehoog: in new images yes, in old images updated to new version user is still nemo | 20:28 |
wdehoog | @mail aha. someone has problems with email and the log shows /home/nemo but I installed an image and could not find it | 20:29 |
mal | hmm | 20:29 |
wdehoog | this user did OTA and now email does not work anymore | 20:30 |
wdehoog | I (reinstalled image) can add a new account and it works. he cannot, old accounts fail and new accounts fail. | 20:31 |
mal | hmm, logs would be useful | 20:32 |
wdehoog | yup but that is a bit problematic. see here https://github.com/wdehoog/sailfish-bacon-images/issues/19 | 20:34 |
wdehoog | @mal more logs at https://github.com/wdehoog/sailfish-bacon-images/issues/19#issuecomment-736042014 looks like messageserver5 crashes (what is it?) | 21:07 |
wdehoog | email works thanks to this: https://forum.sailfishos.org/t/setting-up-general-email-imap-smtp-fails/422/16 | 21:27 |
rinigus | mal: same issue with crashed binder on a second try. this time used exactly the same versions as in the release changelog. let me know how it goes with fp2 | 21:40 |
rinigus | piggz cheated/went around ota, as far as I understood. wonder what's experience for others with 3.3->3.4 ota. although, will catch up tomorrow, late already | 21:41 |
piggz | what did i cheat? | 21:42 |
mal | rinigus: did you get full journal log from the update? | 21:50 |
T42 | <Andy %lastname%> @wdehoog [I (reinstalled image) can add a new account an …], I had to reinstall / reflash with the same issue. | 21:52 |
rinigus | :) piggz not much, I have odd issue with update. | 21:53 |
piggz | mal: what is this https://git.sailfishos.org/mer-core/qtbase/merge_requests/68 ? | 21:53 |
rinigus | mal: have a log from previous one, will upload tomorrow. Journal and logcat | 21:54 |
wdehoog | Andy: you mean email problems? the link to the forum shows how it can be solved without reflashing | 21:54 |
wdehoog | Andy: does vibrator work for you? If not I have updated droid-hal-bacon in the testing repository so if you update it might work. | 21:55 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!