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 |
piggz | kalube: not really .... building is quite the same as regular | 09:59 |
kalube | ok sure, I guess that makes sense tbh, thanks | 10:01 |
piggz | kalube: what are you having issues with? | 10:01 |
piggz | we have a neat kernel package which might eb useful | 10:01 |
kalube | piggz 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 |
piggz | kalube: you can use the packaging we have https://github.com/sailfish-on-dontbeevil/kernel-adaptation-pine64/tree/megi | 10:04 |
piggz | that builds the rpm on obs, which is nice | 10:04 |
piggz | you just need the cross compiler/repo setup the same is pinephone | 10:05 |
piggz | https://build.sailfishos.org/project/show/nemo:devel:hw:pine:dontbeevil | 10:06 |
kalube | oh boi, can I local build? for initial bring up anyway? | 10:06 |
kalube | I 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 |
piggz | yeah probably just need to install the cross compiler package | 10:07 |
piggz | no, there is no android environment | 10:07 |
piggz | kernel-adaptation-simplified replaces droid-hal-device effectively | 10:07 |
kalube | ok neat! thanks, I'll try and get cracking... | 10:08 |
piggz | kalube: are you ready to join the effrot to fix the broweser engine ... you will have no browser or mail with a native port currently | 10:09 |
kalube | I 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 it | 10:10 |
kalube | how come browser is broken?! | 10:10 |
piggz | browser engine renders white on mesa ... effects my latte port, pinephone/tab and the emulator in the sdk | 10: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 same | 10: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 context | 10: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, yes | 10: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 them | 10:20 |
T42 | <Simon %lastname%> that was going to be my next question, so it also happens on more mainstream graphics drivers | 10:23 |
T42 | <adampigg> yeah, happens on i915, lima and llvmpipe | 10: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 card1 | 10:50 |
T42 | <neochapay> Fwd from neochapay: Create alternative for mls https://github.com/neochapay/geoclue-providers-yandex | 10:51 |
T42 | <neochapay> Fwd from neochapay: Now work location over IP cells and wifi add later | 10: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 device | 10:51 |
T42 | <elros34> card0 should be sun4i-drm or some similar driver, not sure what pine devices use | 11:02 |
T42 | <adampigg> @kalube on pine, 3d is handled by lima, video output by sun4i, so 2 devices ... your device may be different | 11:39 |
kalube | Cheers | 11: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 sensorfw | 13:22 |
T42 | <elros34> also check for any permission errors in logs, user is not longer in system group so this might also cause issues | 13:24 |
T42 | <Verevka86> (Photo, 720x1280) https://irc.thaodan.de/.imgstore/VqNHaXVJUG.png | 14: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 fails | 14:33 |
T42 | <elros34> you could also add nemo to system group just for quick test | 14: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 again | 20: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/!