T4 | technologiclee was added by: technologiclee | 01:06 |
---|---|---|
*** ChanServ sets mode: +v T4 | 05:52 | |
T4 | <adampigg> gm | 06:11 |
Mister_Magister | @adampigg o/ | 06:27 |
Mister_Magister | question: how do i fix GPS? When i enable it and launch some app that uses gps there is no gps searching icon and no satelites (guess dmesg or journal?) | 06:28 |
T4 | <adampigg> i had a similar iussue and had to go into settings and change/save/change/save to get it working | 06:29 |
Mister_Magister | @adampigg im wondering if this isnt the problem https://susepaste.org/94375701 | 06:37 |
Mister_Magister | @adampigg changing settings doesnt change anything | 06:39 |
T4 | <adampigg> yeah, looks different to my problem, looks like a missing lib/symbol | 06:40 |
Mister_Magister | ye im wondering if that error | 06:40 |
abranson | adampigg: that's the stuff | 06:53 |
T4 | <adampigg> abranson,mal, mer obs for gst-plugins-bad carries an extra patch than the version on gitlab, the jifmux one. which is correct? | 06:54 |
Mister_Magister | abranson: hi could you explain me the libzypp stuff? | 06:55 |
T4 | <adampigg> abranson, its a pain doing it as patches with rpmbuild rather than just commiting! | 06:55 |
T4 | <adampigg> also, i left gst-plugins-bad bulding, dont know if it finished....but i guess it fails as it needs GLES3/gl3.h which i havnt found yet..need to check how obs builds it | 07:01 |
abranson | adampigg: not sure about the jifmux patch. i think there was talk about whether that was still needed. does the newest version have it? | 07:06 |
abranson | Mister_Magister: sounds like libzypp isn't updated yet in 2.2.1. you'll have to wait for the next release. | 07:06 |
Mister_Magister | abranson: kay thats all i wanted to know | 07:08 |
Mister_Magister | i just heard it will be this update | 07:08 |
abranson | rpm was updated first, with all the rest following after | 07:09 |
Mister_Magister | kk | 07:09 |
Mister_Magister | abranson: i want to finally install this https://build.merproject.org/package/show/home:mister/scout (its compiled but not installable) | 07:17 |
*** hexc0de_ is now known as hexc0de | 08:48 | |
mal | @adampigg we currently have the patch in gst-plugins-bad but need to investigate if that is still required, previously at least onyx and fp2 needed it | 08:58 |
Mister_Magister | mal: hi gotta second? GPS is not working and i need a hint | 09:00 |
Mister_Magister | here is some log https://susepaste.org/94375701 | 09:00 |
r0kk3rz | so it crashes then? | 09:01 |
Mister_Magister | app doesnt crash | 09:01 |
r0kk3rz | so what do you mean by 'not working' | 09:02 |
mal | how does logcat look like? | 09:02 |
Mister_Magister | im waiting for mal to reply to copypaste more detailed description | 09:02 |
Mister_Magister | logcat gotcha | 09:02 |
r0kk3rz | why withold detailed information? | 09:03 |
Mister_Magister | mal: http://paste.opensuse.org/37008896 | 09:08 |
locusf | somehow I know who this is even without unignoring | 09:13 |
Mister_Magister | what | 09:16 |
Mister_Magister | mal: ping me if you get some hint | 09:27 |
Mister_Magister | thanks in advance | 09:27 |
mal | it says quite clearly that it cannot find or load the qcom gps implementation | 09:35 |
Mister_Magister | mal: sure but that doesnt tell me much :/ maybe because it cant load that lib when he iinitalises it so it failes to load qcom gps implementation? | 09:36 |
mal | look for libloc_api-rpc-qc.so on the device and if that is found then the second error is more relevant and which seems to tell there is some API mismatch | 09:36 |
T4 | <adampigg> mister_magister, did you even google for the/missing library? | 09:37 |
Mister_Magister | @adampigg not really whats a point in that | 09:37 |
mal | looks like device codenamed vince need to add that lib manually | 09:37 |
mal | https://github.com/Sailfish-On-Vince/lostlibs | 09:38 |
mal | so you need to see if the file is on 64-bit on your device | 09:38 |
Mister_Magister | oh this device is ghost and its 32bit | 09:38 |
mal | which have been quite obvious | 09:38 |
T4 | <adampigg> exactly, sailfish on vince project had the same issue, 3rd result/in google! | 09:38 |
mal | you still haven't told if the file exists or not | 09:39 |
Mister_Magister | mal: im at work so i may be slow to response | 09:41 |
T4 | <adampigg> *head in hands* :D | 09:41 |
* Mister_Magister sighs | 09:41 | |
Mister_Magister | @adampigg what did i do wrong this time | 09:42 |
mal | Mister_Magister: maybe you should ask for help when you have more time | 09:44 |
Mister_Magister | why do i feel like being attacked :( | 09:48 |
Mister_Magister | mal: file doesnt exist in vendor or system | 09:50 |
T4 | <adampigg> mister_magister, not attacking, but log says file doesnt exist, why would you then not google the file? ;) | 09:55 |
locusf | its always easiest being the victim | 09:59 |
Mister_Magister | locusf: its always easiest being the attacker | 10:00 |
Mister_Magister | @adampigg sure sry | 10:00 |
Mister_Magister | mal: where else should i search for it | 10:12 |
mal | find / -name some_file | 10:27 |
Mister_Magister | i know how to search for fileā¦ | 10:30 |
Mister_Magister | i just said it doesnt exist in system and vendor so where should i search for it | 10:30 |
mal | so it's nowhere on the device? | 10:32 |
Mister_Magister | correct | 10:32 |
mal | the question which of the errors is the critical one, the not found library or the API mismatch | 10:32 |
Mister_Magister | thats what im asking i was not sure if missing library is the problem | 10:33 |
mal | it might not be | 10:33 |
mal | the mismatch looks worse | 10:33 |
mal | check the sources for that function | 10:33 |
Mister_Magister | sure | 10:33 |
Mister_Magister | mal: it looks like it should be in system core from what i can google | 10:36 |
mal | which android base are you using? | 10:37 |
Mister_Magister | 13.0 | 10:37 |
mal | so compare hybris-13.0 and cm-13.0 to see if we are missing something | 10:39 |
Mister_Magister | nope we don't | 10:39 |
Mister_Magister | ill grep later at home | 10:41 |
T4 | <chronosmsx> Can be enough to use laptop to build sailfish os? | 13:13 |
r0kk3rz | sure | 13:16 |
r0kk3rz | i use mine, its not anything particularly special | 13:16 |
Mister_Magister | theoretically you can build sfos on jolla tablet | 13:17 |
Mister_Magister | mal: now i know why it isnt anywhere | 15:39 |
Mister_Magister | its shim! ./device/motorola/msm8960dt-common/libshims/moto_log.c:int __android_log_loggable(int prio, const char *tag) | 15:39 |
T4 | <adampigg> sounds similar to the htc loggin functions i had to patch hybris for | 15:46 |
Mister_Magister | i had tons of shims on huawei maybe they are same | 15:47 |
Mister_Magister | ye its same and my fix for loading shims is already in hybris so i justy need to use it | 15:49 |
* Mister_Magister actually forgot how to use it | 15:49 | |
Mister_Magister | https://github.com/libhybris/libhybris/pull/377 | 16:06 |
Mister_Magister | oh it didnt get pulled | 16:06 |
Mister_Magister | krnlyng: this pull request is kinda dead can i get some feedback on it? https://github.com/libhybris/libhybris/pull/377 | 16:11 |
T4 | <abhishek_0> PR got merged into geoclue-providers-hybris , still cant build it | 16:42 |
*** ChanServ sets mode: +v T4 | 17:52 | |
Mister_Magister | mal: ping im wondering how can i add HYBRIS_LD_SHIM_LIBS to geoclue | 18:48 |
mal | good question | 18:51 |
* Mister_Magister finally posted good question | 18:52 | |
Mister_Magister | mal: got it | 18:54 |
Mister_Magister | mal: it should look like this right? https://susepaste.org/4250873 | 18:55 |
Mister_Magister | i added it to droid-hal-device.conf | 18:56 |
Mister_Magister | mal: but gps stil doesnt seem to work there is no gps icon | 18:57 |
Mister_Magister | no there is nothing in logcat | 18:58 |
mal | I assume you enabled gps in setting, just making sure | 18:58 |
mal | did you get the previous errors anymore? | 18:59 |
mal | Mister_Magister: not related to this "mapplauncherd[10942]: Couldn't open '/proc/self/oom_score_adj' for writing" check faq for OOM | 18:59 |
Mister_Magister | mal: no i cant see them in journal anymore | 18:59 |
Mister_Magister | mal: ok thanks | 18:59 |
Mister_Magister | mal: and yes its enabled with high precision | 19:00 |
mal | better check your other devices for that oom error also | 19:00 |
Mister_Magister | mal: what does this oom error do | 19:00 |
mal | it can cause for example failure of startup wizard or basically any app that system decides uses too much memory because of wrong oom settings | 19:01 |
Mister_Magister | mal: well on this device broken things are: camera recording, gps, both mics, bt (hcismd is enabled but no hcismd path on device) | 19:03 |
Mister_Magister | for mics i need jusa video i will debug myself | 19:04 |
Mister_Magister | so i have 2 problems i can ask you :) | 19:04 |
Mister_Magister | oh maybe test_gps will say something | 19:05 |
mal | which bt chip does it have? | 19:05 |
Mister_Magister | mal: oh in test_gps previous errors are back :/ | 19:06 |
Mister_Magister | mal: im not sure but its 2013 device so no roma for sure | 19:06 |
mal | did test_gps use the preload? | 19:06 |
mal | of shim | 19:06 |
Mister_Magister | i run it with HYBRIS_LD_SHIM_LIBS="/system/vendor/lib/libgsl.so|libboringssl-compat.so:/system/lib/libmot_sensorlistener.so|libshim_camera.so:/system/lib/liblog.so|libshim_log.so:/system/lib/libmdmcutback.so|libshim_mdmcutback.so:/system/lib/libqc-opt.so|libshim_qcopt.so:/system/lib/libril.so|libshim_ril.so" test_gps | 19:07 |
Mister_Magister | and it didnt seem to use shim | 19:07 |
Mister_Magister | i have libhybris with shim patch | 19:07 |
T4 | Mister1Magister was added by: samzn | 19:07 |
T4 | Mister1Magister was removed by: Mister1Magister | 19:08 |
Mister_Magister | mal: so the answer is no | 19:09 |
Mister_Magister | mal: do you remember that env variable that was used for debugging hybris ld preload? | 19:12 |
Mister_Magister | mal: its not even searching for that shim | 19:25 |
Mister_Magister | and for that symbol | 19:25 |
mal | some HYBRIS_DEBUG or something, those should be easy to find from libhybris sources | 19:26 |
Mister_Magister | i found it in logs already | 19:27 |
Mister_Magister | and even added /system/vendor/lib/libqmi_cci.so|libshim_log.so | 19:28 |
Mister_Magister | and its not searching for that symbol at all | 19:28 |
Mister_Magister | maybe im setting this shims on wrong thing | 19:29 |
Mister_Magister | i dont know how this geoclue thingy is running | 19:29 |
Mister_Magister | mal: so test_gps is throwing that error but running gps info app does not show any error anymore in journal but gps is not working in both cases | 19:32 |
mal | logcat should show something related to loc | 19:33 |
Mister_Magister | mal: http://susepaste.org/26376953 | 19:36 |
mal | is that from using test_gps or the app | 19:37 |
Mister_Magister | mal: app | 19:44 |
piggz | mal: is the version of gst-plugins-bad that is shipped, the one from nemo:testing:hw:devel (or similar to it) ? | 20:54 |
piggz | the mer-core ones seem old | 20:54 |
r0kk3rz | should be new | 20:58 |
piggz | r0kk3rz: this one looks like it https://build.merproject.org/package/view_file/nemo:testing:hw:common/gst-plugins-bad/_service?expand=1 | 21:03 |
piggz | not this https://build.merproject.org/package/show/mer-core:devel/gst-plugins-bad | 21:04 |
piggz | which is 0.10 | 21:04 |
piggz | the only oddity is that the one that seems right, is from mal's github https://github.com/mlehtima/gst-plugins-bad.git | 21:05 |
r0kk3rz | yeah it is | 21:05 |
r0kk3rz | because theres some patch that hasnt been merged | 21:05 |
mal | piggz: wrong mer core https://build.merproject.org/package/show/mer:core/gstreamer1.0-plugins-bad | 21:05 |
mal | piggz: also mer:core is not directly used as sailfish base | 21:06 |
piggz | mal: so, is the one you linked the correct one? | 21:07 |
Mister_Magister | mal: oh i have noticed this oom problem on x force maybe thats why its ooming all the time with 3GB ram | 21:07 |
mal | piggz: depends on what you mean by correct | 21:08 |
mal | Mister_Magister: probably yes | 21:09 |
piggz | mal: one closest to sfos version, that will build and is a good base to work from | 21:09 |
mal | Mister_Magister: again a reminder to check faq in case of issues | 21:09 |
Mister_Magister | mal: i didnt consider that as issue | 21:09 |
mal | piggz: you can see the official version by running "pkcon search name bad" it will list the available version | 21:10 |
mal | Mister_Magister: interesting view on what is a problem, usually unexpected oom should be a problem | 21:10 |
Mister_Magister | XD | 21:11 |
Mister_Magister | zypper se -s also shows version | 21:11 |
mal | piggz: anyway I keep that patched version updated againsta current release always | 21:12 |
Mister_Magister | Good night to you both | 21:12 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!