Monday, 2019-11-04

T42<DylanVanAssche> r0kk3rz: I was thinking the same, usefull for the PinePhone/PineTab too05:53
r0kk3rzwell its ultimately just a manifest with what to download, and what fastboot commands to run05:54
r0kk3rzbut still cool05:54
T42<DylanVanAssche> r0kk3rz: Yeah but it makes installing ports (and even the official ones) much easier for non-tech people.07:14
T42<DylanVanAssche> For the PinePhone/PineTab we need to extend it anyway since no fastboot is available there :D\07:14
T42<Lukapanio> @elros34   can  we use fingerprint?07:39
T42<Lukapanio> At all any device wit working fp?07:51
Thaodanr0kk3rz: how is that different from flash.sh?08:03
r0kk3rzThaodan: it has a gui08:39
T42<elros34> @Lukapanio I think only official device has support for fp10:02
T42<hacker12455> Sailfish uses that libhybris right?11:26
T42<hacker12455> https://github.com/libhybris/libhybris?files=111:26
Mister_Magisterno11:28
T42<hacker12455> Which one does it use then11:32
T42<hacker12455> Since I removed the source as this said11:33
T42<hacker12455> (remove the sources from hybris/mw/libhybris to make sure a clean rebuild is done):11:33
Mister_Magisterif you run build_packages it will clone that sources automatically11:34
T42<adampigg> @hacker12455 [Sailfish uses that libhybris right?], Yes and no :)11:34
T42<hacker12455> @Mister_Magister [if you run build_packages it will clone that s …], So I need to remove the entire folder?11:34
T42<hacker12455> hybris/mw/libhybris11:35
T42<hacker12455> Oh right it clones itself11:39
T42Nitin %lastname% was added by: Nitin %lastname%16:27
T42<adampigg> mal, vknecht: is this true? https://openrepos.net/comment/31170#comment-3117016:27
vknechtno idea...16:28
T42<Nitin %lastname%> has anyone successfully ported sfos to sdm845?16:29
mal@adampigg xperia doesn't report any 21:9 resolutions16:31
mal*xperia 1016:31
T42<adampigg> vknecht, mal: iirc, the 21:9 aspect isnt actually 21:9, and the UI displays its actual retio, but no hw to confirm16:31
vknechtonly have loire devices, and idol316:31
T42<adampigg> mal: anything close? is the coment incorrect, we make all exposed resolutions available16:32
deathmist@Nitin I don't see why it wouldn't be possible, xreactx is doing a port for OP7 Pro which is coming up nicely and my OP5 (SD835) works quite well on 16.0 as well. please also set yourself a telegram username in settings so you can be mentioned from IRC and so it doesn't format bad here16:32
T42<Nitin %lastname%> @deathmist [@Nitin I don't see why it wouldn't be possible …], ok..16:33
vknechtthe XZ2 being worked on by rinigus also is SD84516:33
mal@adampigg there is 2560x800 (16:5)16:34
malthat is much wider than 21:916:35
T42<nitin03 %lastname%> @vknecht [the XZ2 being worked on by rinigus also is SD8 …], Is it working?16:36
T42<nitin03 %lastname%> codename for xz2 is Tama16:36
T42<nitin03 %lastname%>  right??16:36
vknechtit's Akari, Tama is the device family name which it belongs16:40
T42<nitin03 %lastname%> @vknecht [it's Akari, Tama is the device family name whi …], oh..thank you...16:45
rinigusnitin03: its working partially, there are still issues. gui/wifi/gps/many sensors work; ril not yet; camera very bad (aosp9 is already very bad) - on sfos are more problems. work in progress...17:13
deathmistfor me seems ofono/connman go crazy when I enable / the system does a handover to cellular data :p  https://pastebin.com/bw2Nz8u5 any other logs I could gather to help find the cause? base is hybris-16.0 and SFOS 3.2 (was same on 3.1 as well)17:30
deathmistI do have some issues with HW RTC clock as well which I'd like to resolveat some point as it spam logs quite a bit with errors, call traces and such (before on 15.1 RTC worked fine without modifications)17:33
rinigushelp regarding ril on sony xz2, please. I don't see imei in settings/about. sim is not in, but imei should still show, as it shows in android.17:53
*** electro is now known as Guest5611517:53
rinigusrild seem to start in sfos as in android, when comparing logcats17:53
rinigusofonod and rild work on sfos. ofonod in journal (grepped) is at https://dpaste.de/o34917:54
rinigusI wonder whether 'Invalid version 1.22 for RIL binder transport plugin' is suggesting something17:54
deathmistrinigus: indeed looks curious, I don't have stuff like that on my logs. I assume you have built ofono-ril-binder-plugin and it's installed on the device currently? for SFOS 3.1 it should be on v1.0.6 (1.0.7 works too per my usage)17:59
rinigusdeathmist: I have ofono-1.21+git49.1-1.22.1.jolla.armv7hl and ofono-ril-binder-plugin-1.0.7-1.armv7hl / sfos 3.118:00
rinigusdidn't check plugin version and I wonder why 1.0.7 slipped in.18:01
rinigusI'll try with 1.0.618:06
rinigusnope: same with binder-plugin 1.0.6 :( . log is exactly the same18:13
deathmistrinigus: damn you don't even have "Initializing RIL binder transport plugin" in your log and seem to get stuck at https://git.merproject.org/mer-core/ofono/blob/master/ofono/src/plugin.c#L49-6118:32
deathmistyou could try using all upstream versions of the biner plugin, ofono, grilio etc but it really is kind of a mess to even get building due to the dependencies18:34
rinigusdeathmist: but I wonder, what's the version its testing against? I guess OFONO_VERSION is 1.21 (top of my log), but where 1.22 is coming from?18:36
deathmistI really wonder too... I've got v1.21 as well and it works fine. latest ofono seems to be 1.22 tho so it may help18:38
rinigusdeathmist: but you don't have this invalid message in your log, right?18:40
deathmistnope, here's the latest journal I got saved on my computer if you want to compare things https://pastebin.com/raw/SeAvCpUa18:41
rinigusdeathmist: ok, so I have to look into it. thanks!18:42
T42<hacker12455> any idea why this is happening?19:13
T42<hacker12455> https://bpaste.net/show/TOJWI19:13
T42<hacker12455> ril seems to restart after some time19:13
T42<hacker12455> I switched to prefer 3G, let's see if that changes anything19:16
T42<hacker12455> nope19:19
T42<hacker12455> Hmm19:22
T42<hacker12455> Nov 04 20:00:18 Sailfish droid-hal-init: property_set("ro.ril.svlte1x", "false") failed19:22
T42<hacker12455> Nov 04 20:00:18 Sailfish droid-hal-init: property_set("ro.ril.svdo", "false") failed19:22
deathmist@hacker12455 those are most likely already set, you can confirm with "getprop ro.ril.svlte1x" and whatnot19:26
T42<hacker12455> yeah it's set19:27
rinigusdeathmist: looks like I have ofono 1.22 installed on my target (sb2). I wonder if there is a way to force it back to correspond to sfos 3.119:37
rinigus... and plugin version was picking up that 1.22 as its own19:37
rinigusat least that mystery resolved19:37
T42<hacker12455> logcat from rild crash19:38
T42<hacker12455> https://bpaste.net/show/NBFFE19:38
deathmistrinigus: in cases like this I'm very lazy and just make a fresh sb2 target (or even tooling; I'd fix it some other way if I knew how :p)19:38
rinigusdeathmist: yep, probably ok approach.19:39
rinigusanyway, will have to setup obs at some point and this local build nuisance will stop19:40
deathmistmy guide has this handy snippet https://git.io/Je2wk wonder why it's not in use in official HADK :D19:43
deathmist(btw if you're wondering building for 3.2 isn't as simple as that *yet*; I just added it there for "future proofing")19:44
riniguswe should make a list of these projects. like https://github.com/sailfishos-oneplus5 (some other day)19:45
T42<hacker12455> any idea why there is waiting for sensorservice in logcat19:48
T42<hacker12455> seems like this causes the RIL crash19:48
deathmistisn't that droidmedia related? so @hacker12455 do you have droidmedia built?19:49
T42<hacker12455> It should be built19:50
deathmistin that case you should also have both "gstreamer1.0-droid" & "droidmedia" installed on the device right now if they got into your images19:51
T42<hacker12455> whoops didn't add droidmedia to patterns19:54
deathmist:p  HADK 13.2 chapter should explain it19:55
T42<hacker12455> hmm should audioflingerglue be included in patterns if I want audio in calls?20:05
T42<hacker12455> or do I only need the glue modules20:05
deathmistwhich base? 15.1 (and 16.0 definitely) need hidl module instead for that, I also include afglue since it fixes some media stuff on my device iirc, older ones like 14.1 use afglue20:06
deathmistthere is a catch on 15.1 tho: you need v1.0 of the module which I can confirm to be working there (if afglue doesn)20:07
deathmistdoesn't work* for you20:07
T42<hacker12455> @deathmist [which base? 15.1 (and 16.0 definitely) need hi …], 14.120:07
T42<hacker12455> after that rebuild droid-hal only?20:08
deathmistthen simply add audioflingerglue20:08
T42<hacker12455> alright20:09
deathmistif you read hadk you also need pulseaudio-modules-droid-glue and add that to your patterns, not sure about hal but you definitely need to rebuild configs20:09
T42<hacker12455> yeah droid-glue is added already20:09
T42<hacker12455> quick question20:13
T42<hacker12455> https://wiki.merproject.org/wiki/Adaptations/faq-hadk#Build_Wlan_Driver_as_Module20:13
T42<hacker12455> do I need to do anything after putting the services in the folders?20:13
deathmistyou should use faq-hadk from https://github.com/mer-hybris/hadk-faq#build-wlan-driver-as-module instead as it's where the most up-to-date version of it lives now :)  can you show defconfig? I personally needed CONFIG_QCA_CLD_WLAN=m to build my Atheros drivers as a module20:16
T42<hacker12455> The driver is already built as a module20:25
T42<hacker12455> as running the modprobe manually worked20:25
T42<hacker12455> Btw, where should the services be?20:25
T42<hacker12455> ```../hadk/hybris/droid-configs/droid-configs-device/sparse/lib/systemd/system/wlan-module-load.service20:25
T42<hacker12455> ../hadk/hybris/droid-configs/droid-configs-device/sparse/lib/systemd/system/multi-user.target.wants/wlan-module-load.service20:25
T42<hacker12455> ../hadk/hybris/droid-configs/sparse/lib/systemd/system/wlan-module-load.service20:25
T42<hacker12455> ../hadk/hybris/droid-configs/sparse/lib/systemd/system/multi-user.target.wants/wlan-module-load.service```20:25
deathmistplase don't paste that much text, doesn't work nice with birdge on IRC. your droid config repo is in hybris/droid-configs and droid-configs-device is the submodule, never modify the submodule unless you know what you're doing, so the ladder paths are correct (if the file in .wants dir is a symlink to ../wlan-module-load.service).20:29
T42<hacker12455> Alright.20:32
T42<hacker12455> rebuilding configs and droid-hal20:32
T42<hacker12455> and making rootfs20:32
T42<hacker12455> Alright, so added droid-media and audioflingerglue21:49
T42<hacker12455> RIL gets stuck on registering21:49
T42<hacker12455> rild is running21:51
T42<hacker12455> hmm21:57
T42<hacker12455> Jul 25 16:49:21 Sailfish pulseaudio[4960]: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.UnknownMethod: Method "Register" with signature "oay" on interface "org.ofono.HandsfreeAudioManager" doesn't exist21:57
T42<hacker12455> grepping modem in journalctl21:58
T42<hacker12455> https://bpaste.net/show/TILEQ21:59
T42<hacker12455> maybe it's because of audioflingerglue21:59
T42<hacker12455> also even after adding droid-media rotation doesn't work22:03

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