Monday, 2020-04-20

T42<edp_17> @meierrom : Thank you!06:29
T42Eddie M. Clark %lastname% was added by: Eddie M. Clark %lastname%09:40
T42<蔡熙梅 %lastname%> (Photo, 1280x832) https://irc.thaodan.de/.imgstore/Oe084WSVb4.png 非小号/Potato/电报炸群👉点我咨询09:48
T42<蔡熙梅 %lastname%> 🔥🔥🔥09:48
T42<蔡熙梅 %lastname%> 游戏启动筹备中,初始席位有限,不需投资,快来 >> 点此入群组队 <<09:48
T42<singhnsk> @蔡熙梅 %lastname% [<reply to media>], @admins09:49
liuxmal, I met an issue, nothing shown after brand logo and telnet disconnected soon. can you help check the dmesg ?  https://paste.ubuntu.com/p/MBP4H94yXz/13:18
liuxit's kernel 3.4 and lineage16.013:20
maldid you do the things here https://github.com/mer-hybris/hadk-faq#hybris-16-0 and from here if needed https://github.com/mer-hybris/hadk-faq/pull/413:36
malalso is the device 32-bit or 64-bit?13:37
mal32-bit devices need some special changes13:37
liuxyes, i've done things in hadk-faq13:39
liuxit's 32-bit13:39
liuxwhat special changes are needed?13:40
piggzafternoon mal13:57
liuxmal, where i can find changes for 32-bit devices?14:08
malyou need to change the selinux stubs paths in .rc files you added to the config repo sparse folder and also fix the servicemanager in https://github.com/mer-hybris/hybris-patches/blob/hybris-16.0/frameworks/native/0006-hybris-use-libselinux_stubs-in-servicemanager.patch14:16
malthose are by default using lib64 but for 32-bit devices those need to be lib14:16
T42<elros34> I'm trying to debug timed-qt5 issues. Could anybody who recently flashed image (without OTA) check whether: getcap /usr/bin/timed-qt returns cap_sys_time+ep? Maybe I am missing something in my build env but looks like tar executed during mic image creation lacks --xattrs option so capabilities are never saved15:32
T42<edp_17> @elros34 : I have tried getcap /usr/bin/timed-qt5 on my S2 and it didn't return with anything. (I tried as user and root.)15:36
T42<edp_17> The 'getcap /usr/bin/timed-qt' gave me error: '/usr/bin/timed-qt (No such file or directory)'15:37
T42<elros34> sorry it's timed-qt5, you should try tab completion feature :)15:38
T42<elros34> but that is expected as you reported such a issue some time ago15:39
T42<edp_17> Yeah, that's true I re-installed the timed-qt5 right after I flashed the image and booted up.15:40
T42<edp_17> I can re-flash the image without re-installing the timed-qt5 and check that command if that helps.15:41
T42<elros34> reinstalling timed-qt will set caps15:41
T42<edp_17> Okay, give me a few minutes.15:42
T42<elros34> it's not necessary but thanks15:42
T42<elros34> I would like to know whether it's global issue or it's problem only for few porters: you, me and probably deathmist15:43
T42<edp_17> I am flashing the base now, so will let you know. 😄15:43
T42<edp_17> @elros34 : I have re-flashed the image and tried the command 'getcap /usr/bin/timed-qt5' right after the boot and the initial setup. The same, it doesn't return with anything.15:56
T42<edp_17> Is there something that I can see in the logs?15:56
T42<elros34> I am not sure what is wrong yet but I suspect it's because files are archived without tar --xattrs option. If you reinstall timed-qt5 then getcap should return something15:58
T42<edp_17> Yes, after re-installing it returns with: "/usr/bin/timed-qt5 = cap_sys_time+ep"16:03
T42<elros34> ok thanks! At least I know I not the only one with such a issue16:04
T42<edp_17> No problem. Is there something you would like to check? If no, I am restoring the backup. 😄16:07
T42<elros34> no, not on device. You can restore16:08
T42<edp_17> Thanks. 👍16:10
T42<edp_17> @elros34 : Tonight or at a later point can you help me with bluetooth, please? Mal helped on the other day but I still was not able to make it work. Thanks.16:17
T42<elros34> I am not sure if I will be able to but I at least I can try16:19
T42<edp_17> Thanks.16:19
T42<edp_17> I have managed to improve the screen lag issue. (When I typed a character in e.g. fingerterm, I didn't see the entered character and the pressed character popup remained on the screen until I touched the screen.) Now it works way better however there is still some lags.16:21
T42<edp_17> The improvement was removing the AD. I am not sure how it made worse, but once I uninstalled it helped.16:22
T42<edp_17> It also helped with the "screen was getting hot very soon" issue as well.16:22
T42<elros34> Never used this tool but have you tried  msm-fb-refresher? I noticed it some time ago here: https://wiki.postmarketos.org/wiki/Troubleshooting:display16:25
T42<edp_17> Thanks! I'll play with this. What I tried was the graphics performance upgrade from the hadk-faq, but didn't make any difference.16:27
T42<elros34> yeah, this env vars are used in https://github.com/mer-hybris/qt5-qpa-hwcomposer-plugin/blob/master/hwcomposer/hwcomposer_backend_v11.cpp but IIRC your device use hwcomposer_backend_v10.cpp or hwcomposer_backend_v0.cpp16:30
T42<edp_17> How can I check which one is used (v10 or v0)?16:35
T42<elros34> when lipstick starts you should have in journal some logs: https://github.com/mer-hybris/qt5-qpa-hwcomposer-plugin/blob/master/hwcomposer/hwcomposer_backend.cpp#L12416:38
T42<edp_17> Thank you, I'll try to check this.17:06
T42<kalube> lbt: Can you add jolla store support for the OnePlus 6T? The 6 is on there already but I completely forgot that the T has a different codename17:15
dktergetting this error when running build_packages.sh17:29
dktermake[1]: *** No rule to make target 'mkbootimg.o', needed by 'mkbootimg'.  Stop.17:29
dkterhttps://gist.github.com/dkter/6352c8040eba4fb7024c3fc9d899205117:29
dkterchat logs seem to suggest commenting out mkbootimg from the makefile but that just seems to cause more problems17:31
dkter( https://gist.github.com/dkter/6f9f54c1f86dd4533a4bfe4dbb34dc67 )17:34
T42<edp_17> @lbt (lbt): Can you create me an OBS account, please? (My tjc user is edp17.) Thanks.17:38
T42<edp_17> @elros34 : I cannot see the version in journal: https://paste.ubuntu.com/p/x5d9R3S5pz/17:57
T42<elros34> @edp_17 looks like v10 backend for me18:08

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