**** BEGIN LOGGING AT Fri Oct 23 10:59:57 2020 Oct 23 11:12:59 @fredldotme Hi, I changed your fpc code for my goodix, do you also now have to turn on the display for the fingerprint to work? Oct 23 11:14:02 @Verevka86 [@fredldotme Hi, I changed your fpc code for my goodix, do you also now have to t …], yes. seems like the device wakeup was only happening due to it sending fake keyboard events. Oct 23 11:15:05 Again, ideally Lomiri would handle the fpc in a special way, discarding keyboard events. It would be perfect if pressing the fingerprint reader would wake the device & initiate the fingerprint read in one go. Oct 23 11:17:32 @fredldotme [Again, ideally Lomiri would handle the fpc in a special way, discarding keyboard …], Yes, that would be good :) Oct 23 13:44:40 @fredldotme [Again, ideally Lomiri would handle the fpc in a special way, discarding keyboard …], I bet we'll find the answer to the xperia on this path Oct 23 13:45:41 The volla phone wakes on pressing the fingerprint reader but doesn't read on the same press. The xperia won't wake on its power button press. Oct 23 13:48:14 power buttons are hard. Oct 23 13:52:27 Sadly I don't know biometryd well enough to tell whether initiation of a fingerprint read on-demand is currently possible. Oct 23 15:08:26 @aviwad [oxygen os android 9 😳], Yes. I build gsi Oct 23 15:09:59 @Deathmist1337 [@ankaos also here's a pro-tip: run export LC_ALL=en_US.UTF-8 before sharing erro …], Thanks. Build halium 9 Oct 23 15:38:29 Kotorijanai was added by: Kotorijanai Oct 23 15:38:31 https://del.dog/errorkernelhelpme.txt Oct 23 15:38:36 help me please Oct 23 15:50:54 @Kotorijanai [https://del.dog/errorkernelhelpme.txt], context? building halium 9 kernel standalone or? what is your kernel source then? what commands did you enter exactly to get that error? Oct 23 15:52:39 @Deathmist1337 [context? building halium 9 kernel standalone or? what is your kernel source then …], https://forum.xda-developers.com/android/software-hacking/reference-how-to-compile-android-kernel-t3627297 kernel is this https://github.com/SuperiorOS-Devices/kernel_motorola_sanders/tree/pie Oct 23 15:52:51 i use commands from this xda reference Oct 23 15:53:22 i use kernel from motorola sanders and i use hallium/android Oct 23 15:53:35 and check-config-kernel.sh Oct 23 15:53:44 for modify kernel def config Oct 23 15:58:55 > i use hallium/android Oct 23 15:59:09 what does this mean? which version of halium are you trying to port? Oct 23 15:59:45 3.x kernels are not officially supported by Android Pie and you probably don't have a vendor partition either without hacks (which means the GSI won't help you) Oct 23 16:00:45 Dale was added by: Dale Oct 23 16:10:35 if halium9 + GSI isnt an option, then halium7 should be what your working on, halium9 for device specific builds without the GSI afaik hasnt had any work done to it Oct 23 16:26:55 John Uribe was added by: John Uribe Oct 23 16:54:49 @Deathmist1337 [3.x kernels are not officially supported by Android Pie and you probably don't h …], oh my kernel is 3.4 thanks Oct 23 16:55:27 @Deathmist1337 [3.x kernels are not officially supported by Android Pie and you probably don't h …], but my phone is running treble Oct 23 16:55:31 in custom rom Oct 23 16:55:47 devs of sanders have modified a vendor Oct 23 16:55:55 and add a A only on device Oct 23 16:57:01 @Deathmist1337 [3.x kernels are not officially supported by Android Pie and you probably don't h …], kernel of sanders have modified for devs and have a caf rebase Oct 23 16:57:07 sanders is Moto G5S Plus? Oct 23 16:57:07 for work on pie Oct 23 16:57:11 it can't have 3.4 kernel Oct 23 16:57:13 @NotKit [sanders is Moto G5S Plus?], yes Oct 23 16:57:40 https://github.com/SuperiorOS-Devices/kernel_motorola_sanders/blob/pie/Makefile#L2 - your is 3.18 Oct 23 16:57:53 [Edit] https://github.com/SuperiorOS-Devices/kernel_motorola_sanders/blob/pie/Makefile#L2 - yours is 3.18 Oct 23 16:58:32 @NotKit [https://github.com/SuperiorOS-Devices/kernel_motorola_sanders/blob/pie/Makefile# …], oh sorry Oct 23 16:58:41 i confused Oct 23 16:59:30 what did you set CROSS_COMPILE to? Oct 23 16:59:40 it feels like there is extra endline somewhere Oct 23 17:01:54 @NotKit [what did you set CROSS_COMPILE to?], export CROSS_COMPILE=/home/user/halium/android_prebuilts_gcc_linux-x86_aarch64_aarch64-linux-android-4.9/bin/aarch64-linux-android- Oct 23 17:04:15 @NotKit [what did you set CROSS_COMPILE to?], i using crosstools of lineage but i already tried with android ndk Oct 23 17:04:20 and the same error Oct 23 17:30:42 Fwd from Erfan GSIs Updates: New ubports update: … https://build.lolinet.com/file/halium/GSI/ubports_GSI_installer_v9.zip … * Added /mnt/vendor/efs mount point for newer Samsung devices … * Fixed devices with multiple fstab on vendor/etc … * Fixed brightness on devices with legacy light hal … * Fixed timezone setting … * Fixed broken sta Oct 23 17:30:42 tus bar icons of previous version … * Synced with latest ubports packages and rootfs builder … Installation notes: https://github.com/ubports/porting-notes/wiki/Generic-system-image-(GSI) Oct 23 17:31:22 @Nagendra [New ubports update: … https://build.lolinet.com/file/halium/GSI/ubports_GSI_instal …], Was unable to flash the V10 on Lavender. I tried using twrp and orange fox recovery no luck. Any help please Oct 23 17:33:03 @Kotorijanai [i using crosstools of lineage but i already tried with android ndk], can you post screenshot of your command log to compile it? Oct 23 17:35:05 @NotKit [can you post screenshot of your command log to compile it?], yes but i have shutdown my server i try again and send my command log Oct 23 17:35:38 @NotKit [can you post screenshot of your command log to compile it?], ops Oct 23 17:35:53 i have command log memory in my brain Oct 23 17:36:12 I'm just curious if there is anything wrong with extra characters Oct 23 17:36:15 export ARCH=arm64 && export SUBARCH=arm64 Oct 23 17:36:26 make clean Oct 23 17:36:30 make mrproper Oct 23 17:36:40 make sanders_halium_defconfig Oct 23 17:36:51 make -j$(nproc --all) Oct 23 17:36:56 better to compile out of tree with O=../KERNEL_OBJ Oct 23 17:37:05 that's how Android build system does it Oct 23 17:37:29 here make O=out Oct 23 17:37:45 i tried this and have the same error Oct 23 17:38:28 but it should have been in previous defconfig command as well Oct 23 17:39:06 ./check-kernel-config.sh sanders_defconfig -w Oct 23 17:39:16 mv sanders_defconfig sanders_halium_defconfig Oct 23 20:27:03 should probably use sanders-perf_defconfig Oct 23 20:28:28 hi Oct 23 20:30:46 @Kotorijanai so if I do … export CROSS_COMPILE=path-to-halium-9/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android- … make O=../KERNEL_OBJ sanders_halium_defconfig … make O=../KERNEL_OBJ -j8 … it starts compiling fine for me Oct 23 23:30:46 @NotKit [@Kotorijanai so if I do … export CROSS_COMPILE=path-to-halium-9/prebuilts/gcc/linu …], i need sync halium 9 repo ? Oct 23 23:43:13 the same error Kbuild:18: recipe for target 'kernel/bounds.s' failed … make[1]: *** [kernel/bounds.s] Error 127 Oct 23 23:54:51 i already sync hallium 9 and this is clone android aosp repo kkkkkk Oct 24 00:39:07 @Kotorijanai full log please with commands you typed Oct 24 00:39:25 @NotKit [@Kotorijanai so if I do … export CROSS_COMPILE=path-to-halium-9/prebuilts/gcc/linu …], this commands kkkkkk Oct 24 00:39:35 I've tried it locally with sources you linked Oct 24 00:39:45 @NotKit [I've tried it locally with sources you linked], and have compiled ? Oct 24 00:40:42 i trying and not compile have the same error Oct 24 00:41:38 I didn't wait till the end, but it went further than issue you have Oct 24 00:56:29 eperezlora was added by: eperezlora Oct 24 00:59:56 @Kotorijanai do you have absolute path in CROSS_COMPILE=? Oct 24 01:00:09 @NotKit [@Kotorijanai do you have absolute path in CROSS_COMPILE=?], yes Oct 24 01:00:31 https://bpa.st/FHJA - that's how it goes in my case Oct 24 01:02:18 @NotKit [https://bpa.st/FHJA - that's how it goes in my case], i use the same cross_compile Oct 24 01:02:24 i am sad now Oct 24 01:02:49 grab full log with commands you input, there must be some logical explanation :) Oct 24 01:03:08 yes i try again and send the log Oct 24 01:12:12 will probably check after waking up already **** ENDING LOGGING AT Sat Oct 24 10:59:57 2020