Thursday, 2024-01-25

*** amccarthy is now known as Guest34015:58
*** amccarthy_ is now known as amccarthy15:58
T42_<Verevka86> Hi, Is hybris-20 already working?  can you try to run it?16:53
malit's possible, might need some small tinkering because certain repos have not been merged yet, like hybris-boot and droid-config-device17:00
T42_<Verevka86> thanks for the answer17:09
mal@Verevka86 which device are you planning on porting, does it have vendor_boot partition?17:42
T42_<Verevka86> No, poco x3 pro, while he is on hybris-11.017:44
T42_<b100dian> I hear vendor_boot I'm all ears17:44
T42_<adampigg> x23 has vendor_boot17:45
T42_<adampigg> as i use my own kernel build, i handle it there.... different to hybris-boot17:46
T42_<elros34> I doubt its on hybris-1118:03
mal@b100dian I have had some trouble with devices using vendor_boot18:17
T42_<b100dian> Yes, so did I. In my case was actually matching the compression, not actually generating vendor_boot.18:18
mal@b100dian I have lz4 support for hybris-boot in my branch18:39
T42_<b100dian> I'm contemplating getting my hands on a sony nagara, so I might look into that again. For Asus Zf8 I had something lz4 too, in lineage 18.1, but I didn't manage to boot more recent lineage kernels (19.1, 20) yet19:35
T42_<b100dian> piggz: where's that, https://github.com/HelloVolla/kernel-adaptation-halium-vidofnir ?19:43
T42_<NotKit> @elros34 did you need any tricks on Photon Q to reduce RAM usage?20:23
T42_<NotKit> freshly booted system on Droid 4 uses around 387 mb (in free -m `used`) without any apps open, it seems some boosters like media are no longer optional20:28
T42_<adampigg> yup (re @b100dian: piggz: where's that,...)21:02
T42_<elros34> @NotKit yeah RAM usage is similar, and pain especially with browser opened. I use a swap on sdcard partition for a long time but it's slow sometimes. I think MisterMagister uses  zram or something like that but one slightly better devices with more RAM. You could get rid of silica media booster: https://github.com/elros34/droid-config-moto_msm8960_jbbl/blob/master/patterns/patterns-sailfish-device-configuration-moto_msm8960_jbbl.inc#L6921:12
T42_<elros34> hm seems I have it installed on device anyway :P21:16
T42_<b100dian> There's no vendor_boot mention in the inc, what should I look for? (re @adampigg: yup)21:37
T42_<adampigg> main, not master https://github.com/HelloVolla/kernel-adaptation-halium-vidofnir/blob/main/kernel-adaptation-simplified/kernel-adaptation-simplified.inc#L175 (re @b100dian: There's no vendor_bo...)21:40
T42_<b100dian> Thank you21:42
T42_<NotKit> can probably mask related systemd services instead (re @elros34: hm seems I have it i...)21:43
T42_<NotKit> ```21:45
T42_<NotKit>   booster-silica-media.service                                                                           loaded active running Application launch booster for Sailfish Media21:45
T42_<NotKit>   booster-silica-media@jolla-camera-lockscreen.service                                                   loaded active running Application launch booster for Sailfish Media (sandboxed)21:45
T42_<NotKit>   booster-silica-media@jolla-camera.service                                                              loaded active running Application launch booster for Sailfish Media (sandboxed)```21:45
T42_<NotKit> it's more than I thought21:45
T42_<elros34> yes that is why I added "Provides: mapplauncherd-booster-silica-qt5-media" in droid-config spec file21:46
T42_<elros34> to not install it at all21:46
T42_<elros34> but I use modified jolla-camera services and desktop file os not sure if that will work normally21:47
T42_<elros34> https://github.com/elros34/dummy-sailjail/commit/f40d740f8261338a18e664473133ac083f925c3121:49
T42_<b100dian> genius21:51

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