Monday, 2021-07-26

T42<supirlelik96> Iam fixed this problem (re @supirlelik96: HABUILD_SDK [] alex@...)00:29
T42<supirlelik96> https://paste.ubuntu.com/p/qm4TyzbmxJ/00:30
T42<supirlelik96> I'm selecting hybris-hal and fixup-mounts I replaced for my device and now I don't know how to solve this error00:31
T42<supirlelik96> https://paste.ubuntu.com/p/qm4TyzbmxJ/ (edited)00:31
T42<supirlelik96> I'm building hybris-hal and fixup-mounts I replaced for my device and now I don't know how to solve this error00:32
T42<supirlelik96> https://paste.ubuntu.com/p/qm4TyzbmxJ/ (edited)00:32
T42<supirlelik96> I fixed this problem (re @supirlelik96: I'm building hybris-...)07:36
T42<edp_17> @elros34 : The fix for including the newer broadcom-bluetooth and bluetooth-rfkill-event packages worked well. Plus, the fix for GPS in init.universal5433.rc file also works nicely. Now, sensors, BT and GPS do work out of the box on a new build. Thanks for that!11:00
T42<edp_17> I do have another question, regarding the camera.11:01
T42<edp_17> In CSD tool, the main camera does work but the front camera shows only a black screen.11:02
T42<edp_17> The jolla camera works the same but interestingly the advanced camera works the opposite (main camera shows black screen and front camera takes picture and video.11:03
T42<edp_17> Should I rebuild build droidmedia, gst-droid, gmp-droid and audioflingerglue?11:03
T42<edp_17> I have (manually) rebuilt all packages from all modules in mer/android/droid/hybris/mw but have not ran the 'rpm/dhd/helpers/build_packages.sh --gg'. Should I do that?11:05
T42<edp_17> Oh, and I manually updated all modules in mw and then rebuilt with -o (offline) switch.11:06
T42<supirlelik96> hello, I configured onclite-perf_defconfig and now I have to do this in order:11:55
T42<supirlelik96>  but I get an error and I don't know how to rebuild the configured kernel and not the entire hybris-hal11:55
T42<supirlelik96> hello, I configured onclite-perf_defconfig and now I have to do this in order:11:55
T42<supirlelik96> make -C kernel/xiaomi/onclite/arch/arm64/configs/onclite-perf_defconfig11:55
T42<supirlelik96>  but I get an error and I don't know how to rebuild the configured kernel and not the entire hybris-hal (edited)11:55
T42<supirlelik96> hello, I configured onclite-perf_defconfig and now I have to do this in order:11:55
T42<supirlelik96> make -C kernel/xiaomi/onclite/arch/arm64/configs/onclite-perf_defconfig11:55
T42<supirlelik96> error: make: *** kernel/xiaomi/onclite/arch/arm64/configs/onclite-perf_defconfig: Not a directory.  Stop.11:55
T42<supirlelik96> #### failed to build some targets  ####11:55
T42<supirlelik96>  but I get an error and I don't know how to rebuild the configured kernel and not the entire hybris-hal (edited)11:55
T42<elros34> use make hybris-hal it will not rebuild everything but only these parts which are not built yet or they changed. make hybris-boot will built only kernel12:28
T42<edp_17> When building droidmedia, gts-droid, gmp-droid and audioflingerglue, I got the message 'Not found in patterns: gmp-droid. Browser video acceleration will not be available'12:34
T42<edp_17> When I tried to build gmp-droid, got this error: https://paste.ubuntu.com/p/WzPTqThWZ2/12:36
T42<edp_17> Do you know the solution?12:36
T42<elros34> 'DroidMediaCodecEncoderMetaData’ has no member named ‘' suggest outdated droiddmedia12:44
T42<elros34> 'Not found in patterns: gmp-droid' is quite clear12:46
T42<edp_17> So, I assume need to update droidmedia. How can I do that?12:51
T42<edp_17> And which pattern should I add gmp-droid? patterns-sailfish-device-configuration-xxx or patterns-sailfish-device-adaptation-xxx?12:52
T42<elros34> you can do this same way as other packages so git pull. about patterns i do not remember check pattern template in submodule12:53
T42<edp_17> In nybris/mw/ I only have droidmedia-localbuild and that is not on github. Is this what I need to update somehow?13:10
T42<edp_17> There is a .tgz file which is old indeed (its name is droidmedia-0.20200424.0.tgz)13:11
T42<edp_17> Okay, I think found that. I'll delete that and recreate as the HDK says.13:12
T42<edp_17> *HADK13:12
T42<elros34> sources are in external/droidmedia13:15
T42<edp_17> Thank you.13:16
T42<edp_17> Once it's updated, I guess also need to run 'make hybris-hal droidmedia', then build packages with 'rpm/dhd/helpers/build_packages.sh -g', right?13:20
T42<elros34> yeah13:21
T42<edp_17> Cheers13:25
T42<edp_17> Does it matter if I build hybris-hal before droidmedia packages?13:29
T42<elros34> no, you don't even need to build it unless you changed/updated something else also13:31
T42<edp_17> Okay. Thanks. I have re-built configs as added gmp-droid into pattern. (And rebuilt droid-hal and kernel just for fun 😊)13:38
T42<edp_17> gmp-droid has built without any error by the way.13:38
T42<edp_17> I hope the updated droidmedia will help with the mentioned camera issue.13:38
T42<supirlelik96> https://paste.ubuntu.com/p/hTBvddcgzX/14:08
T42<supirlelik96> I'm trying to build a droid-hal and I get errors what's the matter? (re @supirlelik96: https://paste.ubuntu...)14:09
T42<edp_17> @supirlelik96 : Have you run the 'hybris/mer-kernel-check/mer_verify_kernel_config ./out/target/product/$DEVICE/obj/KERNEL_OBJ/.config' once you build your kernel?14:14
T42<edp_17> The log clearly says the value of 'CONFIG_FW_LOADER_USER_HELPER' in your kernel is invalid.14:14
T42<edp_17> CONFIG_FW_LOADER_USER_HELPER=y in my kernel config.14:15
T42<edp_17> Sorry, that is only a warning.14:17
T42<edp_17> What is the log when you built your kernel?14:17
T42<supirlelik96> my droid-hal-log14:18
T42<supirlelik96> https://irc.thaodan.de/.imgstore/b54c8da9/droid_hal_onclite.log14:19
T42<supirlelik96> ok (re @edp_17: CONFIG_FW_LOADER_USE...)14:19
T42<supirlelik96> full log : https://irc.thaodan.de/.imgstore/b54c8da9/droid_hal_onclite.log14:19
T42<edp_17> Can you please paste this to paste.ubuntu.com like the other?14:20
T42<supirlelik96> Ok14:20
T42<supirlelik96> https://paste.ubuntu.com/p/hWfV7CshNP/ (re @edp_17: Can you please paste...)14:20
T42<edp_17> ERROR: CONFIG_NETFILTER_XT_MATCH_QTAGUID is invalid14:22
T42<edp_17> in my kernel: CONFIG_NETFILTER_XT_MATCH_QTAGUID=y14:23
T42<supirlelik96> ok14:23
T42<supirlelik96> should I make changes in the kernel defconfig? (re @edp_17: in my kernel: CONFIG...)14:24
T42<edp_17> Yes. Then, rebuild the kenel and still in HABUILD run the kernel-check: hybris/mer-kernel-check/mer_verify_kernel_config ./out/target/product/$DEVICE/obj/KERNEL_OBJ/.config14:24
T42<supirlelik96> should I make changes in the kernel sourcr defconfig and recompiling hybris-hal? (edited) (re @edp_17: in my kernel: CONFIG...)14:24
T42<supirlelik96> Ok (re @edp_17: Yes. Then, rebuild t...)14:25
T42<supirlelik96> should I make changes in the kernel source defconfig and recompiling hybris-hal? (edited) (re @edp_17: in my kernel: CONFIG...)14:26
T42<supirlelik96> should I make changes in the kernel source onclite-perf defconfig and recompiling hybris-hal? (edited) (re @edp_17: in my kernel: CONFIG...)14:26
T42<edp_17> Then in the output look for the word ERROR.14:26
T42<supirlelik96> I didn't have any errors when compiling the kernel (re @edp_17: Then in the output l...)14:26
T42<edp_17> Have you run the mer-kernel check?14:28
T42<edp_17> Or how have you checked there was no error?14:28
T42<edp_17> Oh, and don't forget to set all the required dependencies (if there is any): https://cateee.net/lkddb/web-lkddb/14:29
T42<supirlelik96> yes no errors (re @edp_17: Or how have you chec...)14:29
T42<edp_17> Can you show your kernel defconfig and /out/target/product/$DEVICE/obj/KERNEL_OBJ/.config14:30
T42<supirlelik96> ok14:31
T42<edp_17> On paste.ubuntu14:31
T42<supirlelik96> yes14:31
T42<supirlelik96> https://paste.ubuntu.com/p/ndWrfnwvrN/ (re @edp_17: On paste.ubuntu)14:33
T42<edp_17> Is this your defconfig?14:42
T42<edp_17> If yes, please also upload this file /out/target/product/$DEVICE/obj/KERNEL_OBJ/.config14:48
T42<supirlelik96> ok14:48
T42<shouaccount> I built sfos with hybris-17.1 but it gets stuck on boot splash. I used the same trees from lineageos to build fully working los-17.1, need help :)14:50
T42<shouaccount> https://irc.thaodan.de/.imgstore/ea6ebf2f/console_ramoops_014:50
T42<shouaccount> https://irc.thaodan.de/.imgstore/d81c16cf/pmsg_ramoops_014:50
T42<edp_17> @elros34 : Lol, now I updated droid media and all the other I mentioned earlier and with this build the device stuck on boot logo: https://paste.ubuntu.com/p/cYsfWDB3wZ/15:56
T42<edp_17> Looks like there is a problem with the AudioFlinger and media.audio_flinger.15:57
T42<edp_17> Is this related to gmp-droid? How can I fix this?15:59
T42<elros34> more likely to droidmedia, gmp-droid is used by browser only. DIdn't you use some env.mk? Maybe you overwrite them with droidmedia update19:02
T42<supirlelik96> https://paste.ubuntu.com/p/jkRgT7Cb65/20:01
T42<supirlelik96> https://irc.thaodan.de/.imgstore/020a4b9c/pmsg_ramoops_020:08
T42<supirlelik96> The graphics do not work I still have the redmi logo and the LED indicator together with the wire connection work (re @supirlelik96: https://paste.ubuntu...)20:09
T42<supirlelik96> lineage os16 vendor use20:10
T42<elros34> this log is not really readable, reboot, telnet to device and get dmesg and journalctl --no-page instead, latter /usr/libexec/droid-hybris/system/bin/logcat will be useful20:25
T42<elros34> ah didn't notice url only pmsg-ramoops20:29
T42<elros34> @supirlelik96 why do you build such a ancient release 3.2.0.12?20:31
T42<supirlelik96> YES (re @elros34: @supirlelik96 why do...)20:31
T42<elros34> ?20:33
piggzlbt: ping21:16
*** ChanServ changes topic to "Sailfish OS Porters | checks in-order: https://sailfishos.org/hadk http://bit.ly/faq-hadk http://bit.ly/port-channel-log http://bit.ly/always-grep-irc-logs | http://bit.ly/port-status | https://forum.sailfishos.org/c/hw-adaptation/10 | old http://bit.ly/port-requests | http://bit.ly/irc-house-rules | http://bit.ly/jolla-oss-contributors-policy"22:56
T42<edp_17> I have an env.mk in external/droidmedia. There is only one line in there: MINIMEDIA_AUDIOPOLICYSERVICE_ENABLE := 1 (re @elros34: more likely to droid...)23:07
T42<edp_17> However, I have not found anything in my notes that relates to that I added this into there.23:08
T42<supirlelik96> My schedule doesn't work what could be wrong?23:09
T42<edp_17> But, git status says, that this file is modified, so probably I have added/amended but didn't record in my notes. What should be the value in there? (re @edp_17: However, I have not ...)23:10
T42<supirlelik96> https://irc.thaodan.de/.imgstore/f2278e21/console_ramoops_023:10
T42<supirlelik96> https://irc.thaodan.de/.imgstore/f2278e21/last_kmsg23:10
T42<supirlelik96> https://irc.thaodan.de/.imgstore/72108c82/pmsg_ramoops_023:10
T42<edp_17> @supirlelik96 : Please stop posting files here. Instead, upload the content into paste.ubuntu. Thanks.23:11
T42<supirlelik96> ок (re @edp_17: @supirlelik96 : Plea...)23:12
T42<supirlelik96> I made a default in the selinux kernel and disabled the apparmor as on rn723:12
T42<supirlelik96> I made a default in the selinux kernel and disabled the apparmor as on rn7 lavender hybris16 (edited)23:12
T42<elros34> @edp_17 I asked because in logcat you had some service waiting errors but if maybe it's something else, journal might reaveal something23:12
T42<supirlelik96> [    0.000000] Booting Linux on physical CPU 0x023:13
T42<supirlelik96> [    0.000000] Linux version 4.9.214-perf (alex@alex-LIFEBOOK-AH502) (Android (4691093 based on r316199) clang version 6.0.2 (https://android.googlesource.com/toolchain/clang 183abd29fc496f55536e7d904e0abae47888fc7f) (https://android.googlesource.com/toolchain/llvm 34361f192e41ed6e4e8f9aca80a4ea7e9856f327) (based on LLVM 6.0.2svn)) #3 SMP PREEMPT Mon Jul 26 22:39:57 UTC 202123:13
T42<supirlelik96> [    0.000000] Boot CPU: AArch64 Processor [51af8014]23:13
T42<supirlelik96> [    0.000000] Powerup reason=0x4002123:13
T42<supirlelik96> [    0.000000] OF: fdt:Powerup reason 0x4002123:13
T42<supirlelik96> [    0.000000] Machine: Qualcomm Technologies, Inc. SDM632 PMI632 MTP23:13
T42<supirlelik96> [    0.000000] ramoops: xuke: ramoops_memreserve_addr, mem_address=0x9140000023:13
T42<supirlelik96> [    0.000000] ramoops: xuke: ramoops_memreserve, mem_size=0x400000, console_size=0x200000, pmsg_size=0x200000, record_size=0, ftrace_size=0, mem_address=0x9140000023:13
T42<supirlelik96> [    0.000000] efi: Getting EFI parameters from FDT:23:13
T42<supirlelik96> [    0.000000] efi: UEFI not found.23:13
T42<supirlelik96> [    0.000000] Reserved memory: created CMA memory pool at 0x00000000ffc00000, size 4 MiB23:13
T42<supirlelik96> [    0.000000] OF: reserved mem: initialized node adsp_region@0, compatible id shared-dma-pool23:13
T42<supirlelik96> [    0.000000] Reserved memory: created CMA memory pool at 0x000000008f800000, size 8 MiB23:13
T42<supirlelik96> [    0.000000] OF: reserved mem: initialized node gpu_region@0, compatible id shared-dma-pool23:13
T42<supirlelik96> [    0.000000] Reserved memory: created CMA memory pool at 0x0000000084000000, size 8 MiB23:13
T42<supirlelik96> [    0.000000] OF: reserved mem: initialized node venus_region@0, compatible id shared-dma-pool23:13
T42<supirlelik96> [    0.000000] OF: reserved mem: invalid size property in 'mem_dump_region' node.23:13
T42<supirlelik96> [    0.000000] Reserved memory: created CMA memory pool at 0x00000000f4800000, size 180 MiB23:13
T42<supirlelik96> [    0.000000] OF: reserved mem: initialized node secure_region@0, compatible id shared-dma-pool23:13
T42<supirlelik96> [    0.000000] Reserved memory: created CMA memory pool at 0x00000000f3800000, size 16 MiB23:13
T42<supirlelik96> [    0.000000] OF: reserved mem: initialized node qseecom_region@0, compatible id shared-dma-pool23:13
T42<supirlelik96> [    0.000000] Reserved memory: created CMA memory pool at 0x00000000f3400000, size 4 MiB23:13
T42<supirlelik96> [    0.000000] OF: reserved mem: initialized node qseecom_ta_region, compatible id shared-dma-pool23:13
T42<supirlelik96> [    0.000000] Removed memory: created DMA memory pool at 0x0000000084a00000, size 30 MiB23:13
T42<supirlelik96> [    0.000000] OF: reserved mem: initialized node other_ext_region@0, compatible id removed-dma-pool23:13
T42<supirlelik96> [    0.000000] Removed memory: created DMA memory pool at 0x0000000086c00000, size 106 MiB23:13
T42<supirlelik96> [    0.000000] OF: reserved mem: initialized node modem_region@0, compatible id removed-dma-pool23:13
T42<supirlelik96> [    0.000000] Removed memory: created DMA memory pool at 0x000000008d600000, size 20 MiB23:13
T42<supirlelik96> [    0.000000] OF: reserved mem: initialized node adsp_fw_region@0, compatible id removed-dma-pool23:13
T42<supirlelik96> [    0.000000] Removed memory: created DMA memory pool at 0x000000008ea00000, size 7 MiB23:13
T42<supirlelik96> [    0.000000] OF: reserved mem: initialized node wcnss_fw_region@0, compatible id removed-dma-pool23:13
T42<supirlelik96> androidboot. (re @edp_17: @supirlelik96 : Plea...)23:13
T42<supirlelik96> cp (re @edp_17: @supirlelik96 : Plea...)23:13
T42<supirlelik96> p (re @edp_17: @supirlelik96 : Plea...)23:13
T42<supirlelik96> u (re @edp_17: @supirlelik96 : Plea...)23:13
T42<supirlelik96> puid (re @edp_17: @supirlelik96 : Plea...)23:13
T42<supirlelik96> ot.dp=0x0 androidb (re @edp_17: @supirlelik96 : Plea...)23:13
T42<supirlelik96> 8 minimum: 30123:13
T42<supirlelik96> 8 (re @edp_17: @supirlelik96 : Plea...)23:13
T42<supirlelik96> 37 (re @edp_17: @supirlelik96 : Plea...)23:13
T42<supirlelik96> ffffffff 37090898 (re @edp_17: @supirlelik96 : Plea...)23:13
T42<supirlelik96> 37090898 ffffff8023:13
T42<supirlelik96> 8 (re @edp_17: @supirlelik96 : Plea...)23:13
T42<supirlelik96> w_i (re @edp_17: @supirlelik96 : Plea...)23:13
T42<supirlelik96> , (re @edp_17: @supirlelik96 : Plea...)23:13
T42<supirlelik96> tialized23:13
T42<supirlelik96> or (re @edp_17: @supirlelik96 : Plea...)23:13
T42<supirlelik96> found for Cluste (re @edp_17: @supirlelik96 : Plea...)23:13
T42<supirlelik96> pa ipa2_uc_state_check:297 uC interface not initialized23:13
T42<supirlelik96> wit (re @edp_17: @supirlelik96 : Plea...)23:14
T42<supirlelik96> timing-switch-com (re @edp_17: @supirlelik96 : Plea...)23:14
T42<supirlelik96> o register for glink channel DIAG_CMD23:14
T42<supirlelik96> y (re @edp_17: @supirlelik96 : Plea...)23:14
T42<supirlelik96> nyansky (re @edp_17: @supirlelik96 : Plea...)23:14
T42<supirlelik96> S][Info]TP Ready, Device ID = 0x5423:14
T42<akaWolf> omg23:14
T42<akaWolf> bun that guy23:14
T42<elros34> please stop spaming23:14
T42<supirlelik96> sorry23:14
T42<edp_17> @supirlelik96 : Are you kidding? Please use https://paste.ubuntu.com/.23:14
T42<supirlelik96> https://paste.ubuntu.com/p/RJ5SfQQywM/ (re @edp_17: @supirlelik96 : Are ...)23:14
T42<supirlelik96> yes23:14
T42<edp_17> I'll get the journals. (re @elros34: @edp_17 I asked beca...)23:14
T42<edp_17> @elros34 : On the device, I spotted a very interesting behaviour that I cannot explain.23:15
T42<supirlelik96> https://paste.ubuntu.com/p/RJ5SfQQywM/  -:- (edited) (re @edp_17: @supirlelik96 : Are ...)23:16
T42<supirlelik96> https://paste.ubuntu.com/p/RJ5SfQQywM/  :) (edited) (re @edp_17: @supirlelik96 : Are ...)23:17
deathmist@supirlelik96 can you stop spamming telegram reply? I'm sure it doesn't look nice on telegram either. please read the pinned message23:18
T42<edp_17> With TWRP, I backed up an existing 4.0 sfos. If I install that om which has that waiting issue, then when I do a factory reset and restore the saved 4.0 rom, it doesn't start. It stays on the boot logo. However, if I install an older 4.1 build (before I upgraded droidmedia), that boots into the UI and I can restore the 4.0 version which also boots into the UI. It doesn't make any sense this behaviour because with the restore I overwrite the bo23:20
T42<edp_17> @elros34 : journal: https://paste.ubuntu.com/p/z3NTF6QrPX/23:29
T42<edp_17> logcat: https://paste.ubuntu.com/p/sdMbG94mkg/23:30
T42<elros34> @edp_17 not sure about that  twrp restore issue but one question. isn't that device which use boot.img? Maybe you mix up boot.img images?23:38
T42<edp_17> No, this one uses hybris-boot.img. It doesn't require any additional black magic to get the kernel installed. 😊23:39
T42<edp_17> I have removed that line from env.mk and am building a new image to see whether that boots into UI. (of course rebuilt droidmedia and packages)23:41
T42<elros34> then maybe some leftovers on /data or even /system if you have such a strange device as my which remount rw /system and make some changes23:42
T42<supirlelik96> What can I have with the gpu? (re @supirlelik96: https://paste.ubuntu...)23:42
T42<elros34> @edp_17 journal is not complete23:43
T42<edp_17> I've removed Ratelimit* in /etc/systemd/journald.conf. Reboot and get new ones.23:47
T42<elros34> it was bad because of arguments you used not ratelimit23:49
T42<elros34> no-pager together with -f do nothing23:49
T42<edp_17> journalctl --no-tail -f: https://paste.ubuntu.com/p/PbvVmypNf6/23:52
T42<elros34> did ever read these logs? they are useless, maybe too late after boot or remaining part is in dmesg but ..23:56

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