vknecht | $PORT_ARCH is arm64 ? isn't that wrong ? | 00:22 |
---|---|---|
mal | JustGerd: PORT_ARCH is always armv7hl, never arm64 | 00:40 |
Mister_Magister | monich: There is global problem with ofono (or qualcomm modem). If you travel far enough so many bts changes ofono will loose signal and won't connect anymore. You need to restart ofono or phone once sometimes multiple times to get it working. Why is this global? My friend has sony x compact with official sony x image and it happens to him aswell so in official images same problem exists | 08:55 |
vknecht | Mister_Magister, as a workaround, try https://git.merproject.org/elros34/ofono/tree/sms-3.0.3 | 08:56 |
Mister_Magister | vknecht: what's that? | 08:57 |
vknecht | a branch without some recent change | 08:57 |
Mister_Magister | but it's like that since at least 5 releases | 08:58 |
Mister_Magister | so reverting "some recent change" can't fix it | 08:58 |
vknecht | yes, had that beginning with 3.0.2.8 iirc | 08:59 |
Mister_Magister | had that since 2.1.3.7 | 08:59 |
Mister_Magister | or ealier | 08:59 |
vknecht | ok, was just telling what fixed it for me | 08:59 |
Mister_Magister | m'kay | 09:00 |
Mister_Magister | can someone help me with debugging keymaster? | 09:09 |
Mister_Magister | i'm keymaster close to gui | 09:09 |
Mister_Magister | https://paste.opensuse.org/73285654 here are keymaster lgos | 09:17 |
T42 | <adampigg> (Document) https://irc.thaodan.de/.imgstore/0zEm0ifvP4.txt | 11:52 |
T42 | <adampigg> mal ^^^^ | 11:52 |
T42 | <adampigg> mister_magister: is the gatekeeper running? you cant have a keymaster without a gatekeeper | 11:53 |
T42 | <adampigg> mal, last few lines in that file is output of cat device?/name | 11:54 |
T42 | <StillJustGerd> mal: wooops... i think i made that exact mistake before | 12:18 |
mal | @adampigg I think sensorfw might need some changes | 13:13 |
mal | @adampigg can you grab debug output from sensorfw on pinephone | 13:15 |
mal | @adampigg so we can see what it does | 13:15 |
T42 | <adampigg> Mal, not from tenerife. for the next 8 or so days! Dylan will be the best bet | 13:40 |
T42 | <adampigg> Family holiday :) | 13:41 |
albertus1 | any new ideas since Friday for my problem, where MIC cannot be made to show the actual incompatibility? | 15:05 |
T42 | <DylanVanAssche> @mal run it with log level debug or test? I guess test is more verbose? | 16:15 |
mal | @DylanVanAssche probably debug is enough but if not then test, look for messages from IioAdaptor::setup | 16:54 |
T42 | <DylanVanAssche> @mal Alright :) | 16:56 |
T42 | <DylanVanAssche> @mal Sensorfwd logs. I opened every sensor through Messwerk to make sure it's triggered. http://ix.io/1SC1 | 17:12 |
T42 | <DylanVanAssche> No `IioAdaptor::setup` :( | 17:13 |
T42 | <meierrom> @adampigg, we know you. Family time, yes, but there should always be time for porting aswell :) | 17:13 |
T42 | <DylanVanAssche> Also, no idea why the source can't be found for this package: https://build.sailfishos.org/package/show/home:dylanvanassc/droid-hal-dontbeevil | 17:16 |
T42 | <DylanVanAssche> I started from the onyx repo | 17:16 |
T42 | <adampigg> Dylan,.we cant build a hal as it uses the android environment. | 17:18 |
T42 | <adampigg> We need another way,.probably just a .spec to package up the kernel,.modules and any filesystem mount units | 17:18 |
T42 | <DylanVanAssche> Oh 😨 | 17:19 |
kimmoli | ERROR: Source filename in .spec must end in .tar.gz, .tgz, .tar.bz2 or .tar.xz | 17:20 |
T42 | <adampigg> For now, best remove that dependancy | 17:20 |
kimmoli | so Source: is wrong (either crlf or missing or something) | 17:20 |
T42 | <DylanVanAssche> @kimmoli thanks! I'm not that familiar with OBS. Travis CI or Gitlab CI is more my thing | 17:21 |
T42 | <DylanVanAssche> @adampigg okay :) | 17:21 |
mal | @DylanVanAssche we don't build droid-hal on OBS, we just upload rpms like here https://build.merproject.org/package/show/nemo:devel:hw:fairphone:fp2-sibon/droid-hal-fp2-sibon | 17:47 |
mal | @DylanVanAssche so you copy those build.script and spec files I have in that and then add the rpm | 17:48 |
T42 | <DylanVanAssche> @mal Make sense :p | 17:48 |
T42 | <DylanVanAssche> Still a noob in this :S | 17:49 |
mal | sure | 17:49 |
mal | we are here to help | 17:49 |
T42 | <DylanVanAssche> :) but I learned already a lot :p | 17:49 |
JustGerd | now this is a weird error: when building libgbinder, i get this error: build/debug/unit_buffer: /lib/libc.so.6: version `GLIBC_2.28' not found (required by build/debug/unit_buffer) | 17:58 |
JustGerd | here's the full log: https://ttm.sh/Ny.log | 18:00 |
mal | JustGerd: wondering if you build environent somehow broken considering the issues you had yesterday | 18:01 |
JustGerd | yeah that's most likely the case | 18:01 |
JustGerd | sudo rm -rf /srv/mer and then re-extracting the platformsdk chroot should work, right? | 18:01 |
mal | should work | 18:02 |
mal | maybe even reinstall targets if you keep having issues | 18:03 |
T42 | <StillJustGerd> okay, i'll try that later | 18:06 |
T42 | <DylanVanAssche> `have choice for dontbeevil-bluez-configs needed by droid-config-dontbeevil: droid-config-dontbeevil-bluez5 droid-config-dontbeevil-bluez4` | 18:11 |
T42 | <DylanVanAssche> Do I need the droid-config package for this? Or can I just define it in the spec file of droid-hal-version? | 18:11 |
vknecht | I guess you need a "Prefer: droid-config-dontbeevil-bluez5" line in https://build.merproject.org/project/prjconf/nemo:devel:hw:pine:dontbeevil | 18:22 |
vknecht | and probably others like in https://build.merproject.org/project/prjconf/home:piggz:dontbeevil | 18:22 |
mal | @DylanVanAssche when does that happen? | 18:34 |
mal | @DylanVanAssche usually patterns in config repo have either one of those, bluez4 or bluez5 depending on kernel version | 18:35 |
mal | @DylanVanAssche you'll need to add the config bluez5 package to project config like here https://build.merproject.org/project/prjconf/nemo:devel:hw:fairphone:fp2-sibon | 18:39 |
JustGerd | Previous problem with libgbinder resolved, new problem that I don't understand. https://ttm.sh/NV.log | 19:13 |
vknecht | JustGerd, http://merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2019-08-08.log.html#t2019-08-08T12:09:41 | 19:19 |
JustGerd | vknecht: thanks, that fixed it. | 19:40 |
mal | I think that should be 1.0.6 for 3.1.0 targat | 19:44 |
mal | https://together.jolla.com/question/208531/changelog-310-seitseminen/#208531-ofono-ril-binder-plugin | 19:44 |
JustGerd | mal: okay, just re-executing both commands should update the middleware, right? | 19:54 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!