Friday, 2020-05-22

T42<姚桦敦 %lastname%> (Photo, 442x687) https://irc.thaodan.de/.imgstore/0yPE0FUqrH.png03:30
T42<edp_17> Good morning guys.08:59
T42<edp_17> Is it possible that the rild is constantly crashing because the audio isn't working?09:01
malI doubt that, you need to provide logs from rild crash, logcat -b radio and journalctl at least09:04
malalso normal logcat09:04
T42naive17 was added by: naive1709:07
T42<edp_17> mal: logcat -b radio: https://paste.ubuntu.com/p/hgGshW9KzP/09:08
T42<edp_17> mal: logcat: https://paste.ubuntu.com/p/js3jsPDHyF/09:08
T42<edp_17> mal: journalctl --no-tail: https://paste.ubuntu.com/p/FVRsbSTKFP/09:09
T42<edp_17> mal: journalctl --no-tail -f: https://paste.ubuntu.com/p/mpM2kTqfxB/09:09
T42<edp_17> All of them shortly after a reboot.09:10
T42<ankaos> @edp_17 [Good morning guys.], goog night13:31
T42<edp_17> mal: I have installed ofono log from openrepos and switched on a few rild related log categories but I was not sure what I needed. Then I sent the logs to my email and put them to pastebin (I have separated the contect with three dashes which means they were from different files): https://paste.ubuntu.com/p/KnXqX8h7Vz/14:54
T42<edp_17> I am not sure what else I can provide but this is really out of my league.14:55
T42<edp_17> Oh, I forgot to add that these logs were created when the enableCellBroadcast=false was added into the ril_subscription file.15:02
T42<ankaos> Amber look15:12
mal@edp_17 also show the ril_subscription.conf file15:13
T42<edp_17> mal: https://paste.ubuntu.com/p/hnBWs7rdfy/15:14
T42<edp_17> I commented out the enableCellBroadcast=false as it didn't make an difference.15:15
T42<naive17> Guys i don't wanna break any conversation but i'm having difficulties installing dependencies on the sf sdk build machine15:20
T42<naive17> ```pkgconfig(libdbusaccess) is needed by depecher-0.7.3-1.i48615:20
T42<naive17>   pkgconfig(nemonotifications-qt5) is needed by depecher-0.7.3-1.i48615:20
T42<naive17>   pkgconfig(openssl) is needed by depecher-0.7.3-1.i48615:20
T42<naive17>   pkgconfig(vorbisfile) is needed by depecher-0.7.3-1.i48615:20
T42<naive17>   sailfish-svg2png >= 0.1.5 is needed by depecher-0.7.3-1.i486```15:20
T42<naive17> I just can't find the repo for these packages15:20
T42<elros34> are you building for x86 or it is just a mistake? I built depecher without issues for arm15:24
mal@edp_17 just to be sure, what issue does the device even have?15:25
T42<elros34> @naive17 you may still need: https://github.com/elros34/depecher/commit/1d0b24ae7283dd897b82591c2aca1fc1ebc0956f. It wasn't merged15:26
T42<edp_17> mal: Okay, here is the almost full list: no network as SIM is not detected. No calls (in/out) no messages (in/out), no audio, no vibra, no GPS, no Bluetooth, Led are partially works.15:28
T42<naive17> @elros34 [are you building for x86 or it is just a mista …], x8615:30
T42<naive17> I need to continue developing the app15:30
T42<naive17> So i wanted to test it in the emulator15:31
mal@edp_17 based on a quick look at the logs SIM card is detected but then ril restarts and it tries again in a loop, try enableSimToolkit=false in ril_subscription.conf15:32
T42<elros34> @naive17 oh, emulator is pain to use, better use device via ssh. Feel free to use my next branch: https://github.com/elros34/depecher/commits/next.  It fix few issues.15:33
T42<naive17> @elros34 [@naive17 oh, emulator is pain to use, better u …], Thanks! Lovely!15:34
T42<naive17> Tomorrow ill pull it and start working on it15:35
T42<naive17> I developed a few telegram related things in the past so i can surely help with depecher15:35
T42<naive17> I'm currently using tg desktop via flatpak but it is what it is15:36
T42<elros34> great it needs improvments15:36
T42<edp_17> mal: thanks, I'll try.15:45
piggzmal: was the proper fix for /boot permissions to add filesystem as a dep somewhere?17:15
malpiggz: yes, https://git.sailfishos.org/mer-core/filesystem/merge_requests/5 the target is not yet final as seen that it's not latest in http://releases.sailfishos.org/sdk/targets/17:24
malso most likely there will be a working sdk target at some point17:24
piggzmal: one of the mer patches breaks building droidmedia......18:24
piggzandroid side is built with -Werror and -Wunused-parameters18:24
piggzthe patch comments out the function and leaves the param unused18:24
T42<edp_17> mal: I have tried the enableSimToolkit=false but didn't help. Do you have any other idea? Thanks.18:25
malany difference in logs18:33
malpiggz: what?18:34
piggzmal: this patch https://github.com/mer-hybris/hybris-patches/blob/hybris-16.0/frameworks/av/0001-hybris-AudioService-is-disabled-in-hybris-adaptation.patch18:38
piggzbreaks build becuase "kind" is now unused18:38
malhmm, why would it break now18:43
malpiggz: so make PR for the fix18:44
piggzmal: maybe my android system has some new flags set18:45
piggzmal: easier to raise an issue with the new log line; )18:46
malpiggz: strange why others haven't had the problem, it seems the aosp has different function than lineage18:47
piggzmal: one line fix allowed droidmedia to build18:50
T42<ankaos> https://paste.ubuntu.com/p/T2fRtsMNSv/ where is the problem?19:14
T42<ankaos> and how can I solve all the problems?19:14
piggzmal: using build_packages .... what prevents automatic installatin of deps?20:41
piggznever mind20:46
T42<ankaos> https://github.com/stephgosling/android_device_htc_m7-common/commit/9f4abdca65356090e6dd6f0356c5cf4a1870aa5f21:40
T42<ankaos> https://github.com/enesutku07/android_device_xiaomi_tissot/blob/sailfishos/rootdir/init.qcom.rc21:40
T42<ankaos> where will I write the first solution and the second solution?21:40
T42<Paul Fishback %lastname%> Fwd from Paul fishback: 🕧🕧🕧🕧🕧🕧🕧🕧🕧🕧🕧🕧If I hide this good opportunity from others that shows I'm wicked than evil 😈 people. Make sure you follow Mr Buer Walkman, today and forever to make your life prepared for good future success is a good and unique understanding man  he will help you follow him and b22:52
T42e happy as I'm today he have done good for me so much in making money from home 🏡follow his channel to see his good works22:52
T42<Paul Fishback %lastname%> 👇👇👇👇👇👇 👇 👇 👇 👇22:52
T42<Paul Fishback %lastname%> https://t.me/joinchat/AAAAAFCH3sYZw7ne6ZWvew22:52

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