Saturday, 2026-05-16

nightishamanmal: https://paste.centos.org/view/9c38941c00:06
malcomment out "Requires: gstreamer1.0-droid" from patterns in droid-config repo00:10
malwhich should be in hybris/droid-configs/patterns/patterns-sailfish-device-adaptation-$DEVICE.inc00:11
malthen build_packages.sh -c again00:11
malnightishaman: while at it check that you have correct version in droid-config spec00:12
mallike this but the version you have in use which I understood is 16 https://github.com/mlehtima/droid-config-fp5/blob/master/rpm/droid-config-fp5.spec#L700:12
nightishamanalso gmp-droid00:12
nightishaman?00:12
malyes, gmp-droid can go also00:13
nightishamanI wonder whether my esim will work00:21
nightishamanits still saved in the phone, it survived across reflashes00:21
nightishamanits finished00:24
nightishamannow I just need to boot into recovery mode and apply the zip file from add?00:24
nightishamanadb?00:24
malsomething like that00:31
nightishamanhmm00:32
nightishamanit couldn't flash because it couldn't mount userdata00:32
nightishamani have to recheck the paths00:32
nightishamanthe paths exist00:39
malis userdata in correct format?00:40
malwe want it to be ext400:41
nightishamanprobably not00:41
nightishamanI can use adb shell for that00:41
malI need to get some sleep now00:44
nightishamanokay00:44
nightishamanmal: once you wake up, the install process fails because the recovery environment has no bzip2 support01:26
T42<elros34> common issue, use gzip instead https://sailfishos.wiki/link/20#bkmrk-%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0-%2A-twrp-is-kn01:47
rinigusMister_Magister: look for system apk's that can be of interest. At some point I decompiled a large bunch of them and just grepped for info05:20
malMister_Magister: I had a bit of a look at the refresh rate things in hwc, there are two things, setting a specific refresh rate and then the variable refresh rate in which it can change all the time based on content or something13:12
Mister_Magistermal: yeah the latter would be the best i think13:19
Mister_Magisterand the hardest xd13:19
Mister_Magisterso far i have one port that's locked to 120Hz and i locked my new port to 120Hz as well13:20
Mister_Magisterbut obviously if we could drop that when there's nothing happening on the screen it'd save power13:20
Mister_Magisterjust i think we'd need to implement hwc3 no?13:21
malyeah, we could consider forcing lower also in case someone wants to save power13:21
malwe basically have hwc3 already, in the compat code13:21
Mister_Magisteror like if low power mode is enabled (sfos has one idk how much it does)13:21
malwe just haven't named it hwc313:22
Mister_Magisterit'd be smart to limit it to 60Hz in low poer mode13:22
Mister_Magistergotcha13:22
Mister_Magisterwell it's something that I think should be implemented going forwards cause literally nobody makes 60Hz only phones anymore13:22
malafaik we just need to extend the hwc3_compatibility_layer13:22
Mister_Magisterand like the new oleds can go as low as 5Hz or something13:23
malforcing lower refresh rate should be quite simple in hwc level, just need to think how to get the info from UI level13:24
Mister_Magisterhow about higher refresh rate? :P cause default is often 60Hz and losing 120Hz would be a shame13:24
malwell same thing is used for both13:25
Mister_Magisterye13:25
Mister_Magistermine has 48, 60, 90, 120Hz13:25
Mister_Magisterhttps://github.com/VerdandiTeam/android_kernel_motorola_sm6375/commit/77fbb7f9861b17582d8d21edcacf2eb31cfc4958#diff-e75ed31b62dcf37090b02f434beaf1a7c9eb1703d6bd0659fc4b5a7804464631L372-L38713:26
malPSA: any porters testing 5.1, you need at least qt5-qpa-hwcomposer-plugin 5.6.2.26 for suspend to work, also a note that 5.6.2.27 requires update of the libhybris hwc2 compat module in hybris-hal build (i.e. in droid-hal packages)14:03
T42<CRK_11755> Are any of you boys and girls running this on fairphone 415:19
Mister_Magisterin fact the guy who ported sfos on fp4 is right above you15:20

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