Sunday, 2026-07-19

*** n2klb_ is now known as n2klb01:56
rinigusmal: thanks05:43
rinigus@b100dian: those local checkouts and clones can be confusing when syncing with repo later. Had that too once in a while05:46
rinigus@b100dian: re snapshots and HADK - is there anything missing in docs? I should have pointed with url, sorry07:04
T42<b100dian> No, the docs are alright, it just that I went to https://hadk.sailfishos.org/ first to check09:40
rinigus@b100dian:  :)10:19
Mister_Magistermal: while you can't help me figure out why backports cause segfault, would you be so kind as to help me with the fm radio microphone redirection?11:34
T42<b100dian> rinigus: seems like all went well. After redoing almost all the steps, I think i got even newer droid packages because I used —force-sync (when having previous repo errors)11:56
rinigus@b100dian: I guess we can release it then. or do you want to look into esim on boot before it? or it will wait till its ready and get updated during 5.1 cycle11:58
T42<b100dian> So, linkerconfig binary is there, and even camera doesnt lock up on sleep (?), quickly checked calls + bt ->  work, I think we're set11:59
T42<b100dian> One thing I dont understand is why do I have telnet before password entry. Because the update flashed new boot image which is clearly not recoverable11:59
T42<b100dian> *not recovery-boot12:00
T42<b100dian> rinigus: do you have /init_disable_telnet file (or something like that)?12:02
T42<b100dian> rinigus: no need to look at esim at boot, maybe for 5.2 - maybe the gbinder-radio that connects to IRadio@1.3 will be already available12:02
rinigus@b100dian: no /init_disable_telnet in mounted / .12:03
rinigusas for telnet, didn't check12:04
T42<b100dian> So maybe you had telnet just because you were on devel then12:04
T42<b100dian> one thing we could do is to include hybris-recovery in the release zip12:05
T42<b100dian> rinigus: did you test GPS?12:06
rinigusnot really. will do and afk for 1h12:07
riniguswill be away for a bit :)12:07
T42<b100dian> no worries. Seems to work, it just started very slow (0/0) in the first minute12:08
T42<b100dian> I will copypac to 5.112:11
rinigusGps works fine :)12:13
T42<adampigg> mtk is very fast at gps signal12:16
malMister_Magister: logs12:49
Mister_Magisterwhich ones would you like12:49
malMister_Magister: and what do you see in pactl list when you try fm radio12:49
malhow about you just have a look what happens in logs when you try to use fm radio and see if anything interesting looking appears12:50
Mister_Magisteroke12:50
Mister_Magisterfor some reason it stopped loading radio_iris so i gotta figure that one now xd12:55
Mister_Magistermal: oh this is interesting https://paste.opensuse.org/pastes/81096db7760f12:57
Mister_Magisteroh12:58
Mister_Magisterit should be input-fm_rx not fm_tuner12:58
Mister_Magisterit's like it ignores xvars12:59
Mister_Magisterin fmradio.conf there's ports = $input_external@equals:$input_equals->$source_input_fmradio13:00
Mister_Magistersource_input_fmradio not droid_source_input_fmradio13:00
Mister_Magistermal: works13:02
Mister_Magisterso it changed from droid_source_input_fmradio to droid_source_input_fmradio13:02
Mister_Magisterto source_input_fmradio*13:02
Mister_Magisternobody told me :D13:02
Mister_Magistermal: and YOU did it! https://github.com/mer-hybris/droid-hal-configs/commit/12968c5aaf00ccfe4e0281ed9693d78b32fa056713:03
Mister_Magistersmh smh13:03
malMister_Magister: so the usual solution, always check fairphone ports :)13:10
malactually not this time13:11
malsince I use the default value on fp213:11
Mister_Magister:)13:24
Mister_Magisterbut you were right once i tried looking into it i fixed it myself13:25
Mister_Magistershouldn't've bothered you at all13:25
Mister_Magisternow plz fix the segfault in bt backports lmao xd13:27
Mister_Magisternaah i'd rather like it if you fixed the gst-droid :)13:27
Mister_Magisterid fix it myself but the decoding and stuff is way beyond my head i don't get what's going on at all13:28
Mister_Magisterand it's simple segfault to debug13:28
malrinigus: https://github.com/mer-hybris/hybris-patches/commits/hybris-21.0/13:38
malrinigus: also pushed the apexd patch I had, slightly different than your patch but does the same thing13:38
Mister_Magistermal: why are the bt backports built outside of kernel tree? Couldn't i incorporate them into the tree?13:39
malmight be possible to include those but didn't bother trying13:41
malI don't really want to spend too much time on old ports, just to keep them running13:41
malso what was the segfault again?13:43
Mister_Magisterhttps://paste.opensuse.org/pastes/c7f0430a311513:44
Mister_MagisterI've checked conntrack code as well as slub code and it's all fine13:45
Mister_Magisterso it's more like memory corruption13:46
malyeah13:53
malwhen does that happend?13:56
T42<elros34> how about patch in hadk-hot for sysfs_remove_dir crash for  <= 3.10 kernels?14:02
malyeah, that seems like the exact place of that crash14:06
T42<elros34> I remember it happens on some older devices after some sfos update so added it so little strange it happens just now14:07
malcan't remember seeing that on fp2 but will add the patch anyway14:09
malMister_Magister: ^14:12
malhttps://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=26ea12dec0c84133add937455be76d44fe253d85 as shown in hadk-hot14:12
Mister_Magistermal: it happens after device boots to gui14:44
Mister_Magister@elros34 w…what patch? Who the hell figured that out14:45
Mister_Magisteralso hadk-hot is not linked in topic on irc14:45
Mister_Magisterneither it is linked on telegram14:45
Mister_Magisterbut thanks to you both14:46
rinigusmal: thank you very much! we would probably switch to them for the next release14:47
Mister_Magistermal: @elros34 bt works!14:55
Mister_Magistereverything's fixed now14:55
Mister_Magistermal: should I remove those acdb symlinks? https://github.com/VerdandiTeam/droid-config-thea/tree/master/sparse/etc14:56
malnot sure14:56
Mister_MagisterI won't then14:56
T42<b100dian> rinigus: packaging, I don't think we need these anymore https://github.com/sailfishos-sony-nagara/main/compare/main...b100dian-patch-115:29
T42<b100dian> However I admit I still use the no-beautiful-soup version of the script so that's why I am making PR so you can check it yourself :)15:29
Mister_Magisterhmm building zip freezes at installing jolla-developer-mode :/15:41
Mister_Magisterahh nothing that good reboot can't fix15:55
T42<elros34> honestly I do not remember who figure out this patch it was long time ago16:03
Mister_Magistersomeone smart16:03
Mister_Magisteri mean i knew the place, but i didn't think that allowing it to just pass agian would be a solution16:03
Mister_Magisterseemed like a hack16:03
T42<b100dian> rinigus: I have drafted a release where I've uploaded the 5iv build + hybris-recovery just in case16:28
T42<b100dian> let me know if you'd prefer to rebuild with mal's 2 new patches that we kindof already have16:29
Mister_Magistermal: which package provides the default images in gallery? my newer ports don't have it16:35
Mister_Magisterpatterns-sailfish-consumer-generic?16:35
Mister_Magisternah tahts not it16:36
malgood question16:36
Mister_Magisterlike i don't see anything additional in patterns yet my g2 port does come with those images, and the newer ports don't16:37
Mister_Magisterwait i can check with --provides16:37
Mister_Magisterhmmm it returns no results xd16:38
Mister_Magisterso maybe I can't16:38
Mister_Magisterwell that's a mystery for another day i got 6 devices to update still16:43
malsailfish-content-gallery-default but those should get copied atr some point16:43
Mister_Magisterseems like it's installed nevermind then16:43
malhttps://github.com/sailfishos/user-managerd/blob/master/src/sailfishusermanager.cpp#L25016:43
maland similar in home encryption code16:44
malbut why it fails for you I'm not sure16:44
Mister_Magisternah i don't think it fails don't worry about it16:45
Mister_Magistervolume buttons work, everything is back to working order16:45
rinigus@b100dian: great job! no, I don't think we need to rebuild with the same/similar patches coming from different  source. let's release as it is.16:47
Mister_Magisternow time to do this whole ordeal AGAIN on my other 3.4 device16:48
Mister_Magisterpainpeko16:48
Mister_Magisteri probably will do the same, steal latest kernel available16:49
Mister_Magisteri'm kinda done with backporting xd16:49
rinigus@b100dian: I think we can just release it and drop Draft. I've added OTA link16:51
T42<b100dian> Absolutely, if you added the 5iv zip go16:52
T42<b100dian> rinigus: about the OTA, is it a precaution to document that check or did you lack some repo params at the beginning?16:53
T42<b100dian> (I'm talking about the https://github.com/sailfishos-sony-nagara/main/wiki/OTA documentation, to be clear for anybody else)16:53
malMister_Magister: do you have any custom things related to user or home?17:06
Mister_Magisterwhat do you mean?17:06
maljust wondering17:06
Mister_Magisterdon't think so17:06
Mister_Magisterdon't worry about the images it probably works fine17:07
malthere is also code to copy that /etc/skel in create-home script17:07
Mister_Magisterdon't worryyy, worry about gst-droid17:07
rinigus@b100dian: yes, its carried over from tama and partially from onyx. so, reflects some older and occasional issues17:09
T42<b100dian> ringus: alright, so better check than sorry :)17:09
rinigusas for ZIP - do we really need it? I may add one later, would like to get qt6 building in chum:testing first17:10
malrinigus: I'll make sure that apexd patch also goes to other android bases where it might be relevant17:10
T42<b100dian> rinigus: Well, technically creating the zip validates a bit more the packages built on 5.1 subproject.17:11
rinigusmal: nice! it makes sense to distribute these patches as much as possible making sfos better on all ports17:11
T42<b100dian> Also, I didn't test the create-images.sh because I'm using a fork of it 😊17:11
rinigus@b100dian: I'll try to build it soonish - will put into TODO17:12
malrinigus: not sure if that affected battery life on fp5 but with one sim in and otherwise idle the device lost charge about 1% per 4 hours17:12
rinigusmal: I usually keep collectd running. that allows me to check suspend stats over a year see whether patches made a major difference or not. but seems like very few are using it (systemdatascope + collectd) :)17:14
malyeah, maybe would make sense to test that, forgot about that17:14
rinigusits best when it runs always on bg. that way data is always collected17:15
Mister_Magisterdroid-hal-init: critical process 'servicemanager' exited 4 times in 4 minutes; rebooting into recovery mode19:00
Mister_Magisteruh-oh19:00
malwhich android base?19:00
Mister_Magister13 but using 17.1 kernel19:01
Mister_Magistereverything is seemingly segfaulting with the 17.1 kernel19:01
Mister_Magisterugh i'll just go and backport the memfd19:02
Mister_Magisterahh 2 out of 3 patches applied without any conflcts glorious19:07
Mister_Magistermal: it would seem that my backporting was successful! its much easier when you're backporting from same kernel xd20:34
Mister_Magisterand even volume buttons fixed itself20:36
Mister_Magistermal: but dns is still broken20:37
Mister_Magisteri have nameserver 127.0.0.53 but it simply doesn't work20:38
Mister_Magisterwhile loading shared libraries: libdns.so.1110: cannot open shared object file: No such file or directory20:38
Mister_Magisteroh20:38
Mister_Magisterah no that's just one tool nevermind20:40
Mister_Magisternobody is listening at 127.0.0.53 whatever that is20:41
Mister_Magisterthere's /etc/appsupport.conf.d/10-systemd-resolved-dns.conf:DNSServers=127.0.0.53 but idk if that's in use20:43
Mister_Magisterwhoop it seems something is still wrong with seccomp because ssh starts but won't connect21:06
Mister_Magisterapparently in 5.1 sfos switched to systemd-resolved but there's no resolvectl (why would there be)21:23
Mister_Magistermaybe it's also caused by seccomp21:38
Mister_Magisterahh browser straight up segfaults, glorious21:49
Mister_Magisterfailed to seal memfd: Invalid argument21:49

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