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

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