Saturday, 2020-10-31

T42<edp_17> When I am updating the Platform SDK with 'zypper dup' I am getting a loads of similar messages: https://paste.ubuntu.com/p/5DgqDMB49c/07:49
T42<edp_17> What/why are these? Is the sdk updated correctly despite of these errors or I should worry? (I got the similar when I updated the sdk for the hammerhed but the build created/ then installed and worked normally.)07:52
T42<edp_17> So, I am not sure whether this is a real issue.07:52
piggzkalube: not really .... building is quite the same as regular09:59
kalubeok sure, I guess that makes sense tbh, thanks10:01
piggzkalube: what are you having issues with?10:01
piggzwe have a neat kernel package which might eb useful10:01
kalubepiggz I haven't started building yet, I'll let you know how I get on. I'll be using my mainline kernel https://gitlab.com/sdm845-mainline/sdm845-linux/-/tree/op6-5.10 with OnePlus 6 patches - are there any patches I should pick from pinephone tree in particular?10:04
piggzkalube: you can use the packaging we have https://github.com/sailfish-on-dontbeevil/kernel-adaptation-pine64/tree/megi10:04
piggzthat builds the rpm on obs, which is nice10:04
piggzyou just need the cross compiler/repo setup the same is pinephone10:05
piggzhttps://build.sailfishos.org/project/show/nemo:devel:hw:pine:dontbeevil10:06
kalubeoh boi, can I local build? for initial bring up anyway?10:06
kalubeI think my biggest question is how do you setup the build environment? do you use the same android repo source? does android HAL still run?10:07
piggzyeah probably just need to install the cross compiler package10:07
piggzno, there is no android environment10:07
piggzkernel-adaptation-simplified replaces droid-hal-device effectively10:07
kalubeok neat! thanks, I'll try and get cracking...10:08
piggzkalube: are you ready to join the effrot to fix the broweser engine ... you will have no browser or mail with a native port currently10:09
kalubeI tried booting the pinephone image with my own kernel before but pinephone use dri card1 where my device just has card0, changing the lipstick environment file and some other JSON file (?) that referenced it didn't seem to fix it10:10
kalubehow come browser is broken?!10:10
piggzbrowser engine renders white on mesa ... effects my latte port, pinephone/tab and the emulator in the sdk10:11
T42<Simon %lastname%> piggz: did you try the new browser from 3.4 already? or even the esr60 one?10:17
T42<adampigg> yeah, 3.4 is the same10:17
T42<adampigg> not tried 60, but the thought is that it isnt the engine itself, but one of the other layers that handle the gl context10:18
T42<Simon %lastname%> too bad, I'll try to help once I can reliably enter sim pin (ie without needing to restart ofono for it to take effect)10:18
T42<Simon %lastname%> probably, yes10:18
T42<Simon %lastname%> is there a ticket for it somewhere?10:19
T42<adampigg> no, but its known about by jolla, but low priority (i think) as it only affects the emulator for them10:20
T42<Simon %lastname%> that was going to be my next question, so it also happens on more mainstream graphics drivers10:23
T42<adampigg> yeah, happens on i915, lima and llvmpipe10:30
T42<elros34> @kalube lack of card1 seems like something is wrong in drivers/dts. IIRC even  initialization order of drm/lima drivers is important so lima should be card110:50
T42<neochapay> Fwd from neochapay: Create alternative for mls https://github.com/neochapay/geoclue-providers-yandex10:51
T42<neochapay> Fwd from neochapay: Now work location over IP cells and wifi add later10:51
T42<kalube> @elros34 [@kalube lack of card1 seems like something is …], I'm not sure how pinephone works - I'm guessing card0 is the video out - but my device doesn't *have* card1, there's only one dri device10:51
T42<elros34> card0 should be sun4i-drm or some similar driver, not sure what pine devices use11:02
T42<adampigg> @kalube on pine, 3d is handled by lima, video output by sun4i, so 2 devices ... your device may be different11:39
kalubeCheers11:48
T42<Verevka86> who in version 3.4.0.24 managed to fix the sensors?13:17
T42<elros34> check whether your sensorfw plugin is 0.11.9 version: zypper se -s sensorfw13:22
T42<elros34> also check for any permission errors in logs, user is not longer in system group so this might also cause issues13:24
T42<Verevka86> (Photo, 720x1280) https://irc.thaodan.de/.imgstore/VqNHaXVJUG.png14:31
T42<Verevka86> @elros34 [also check for any permission errors in logs, …], how to check and fix it?14:31
T42<elros34> read logcat/journal carefully to see if anything fails14:33
T42<elros34> you could also add nemo to system group just for quick test14:34
T42<Verevka86> @elros34 [you could also add nemo to system group just f …], It didn't help😔17:58
T42<elros34> @Verevka86 I guess you built hybris plugin first and then binder so Makefiles might be still from hybris build. Run git clean -xdf in sensorfw and build binder plugin again20:25
T42<Verevka86> @elros34 [@Verevka86 I guess you built hybris plugin fir …], Thanks, I'll check it out 🤝20:26

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