**** BEGIN LOGGING AT Sat May 26 03:00:03 2018 May 26 07:11:28 AlexiPistonrod was added by: AlexiPistonrod May 26 08:35:52 Is anyone familiar with openocd and using to to map out a system board so you can find the address of flash memory to flash new firmware to a device ? May 26 19:12:28 @vince1171, Maybe you need libhybris with N linker when you use 7.1/14.1 sysimage tree... May 26 19:25:40 sirocyl was added by: sirocyl May 26 19:49:51 @jasousa, EGL_PLATFORM=hwcomposer test_hwcomposer still not work … even after apt upgrade … ```root@localhost:~# EGL_PLATFORM=hwcomposer test_hwcomposer … cannot locate symbol "android_create_namespace" referenced by "/android/system/lib/libgui.so"... … test_hwcomposer: test_hwcomposer.cpp:179: int main(int, char**): Assert May 26 19:49:51 ion `err == 0' failed. … Aborted``` May 26 19:50:41 @vince1171, Did you add CAF repos? May 26 19:51:01 Try PlaMo rootfs May 26 19:53:05 f**k I forgot to add it this time *faceplam … after add it, I always have a segfault May 26 19:55:02 What is error with it? May 26 19:55:23 android_create_namespace missing in libhybris is a known issue, you need to add a hook for it May 26 19:56:14 @krnlyng, Isn't it fixed with latest libhybris? May 26 19:57:01 bshah, unless there are fixes i missed, then no May 26 19:57:24 bshah, it's partially fixed in the nougat linker, but we forgot one place May 26 19:58:01 Aha May 26 19:58:22 N linker works for some devices well May 26 19:59:10 bshah, yes, that's how it got undetected, some devices don't use android_create_namespace in the linker May 26 19:59:15 in hwcomposer* May 26 19:59:22 @bhushanshah, yes yes yes … It is fixed 😱 … EGL_PLATFORM=hwcomposer test_hwcomposer works … yesterday It doesn't work May 26 20:00:24 well no idea how a missing symbol can suddenly appear out of nowhere but ok. May 26 20:01:09 I have patch a lot of my kernel yesterday and today May 26 20:03:05 @krnlyng, He did upgrade libhybris May 26 20:04:15 @krnlyng, magic May 26 20:05:16 @bhushanshah, yes but I had already upgrade libhybris many times … every time I made a change in the tree, I recompiled, wipe the device, and reinstall everythink … but this time, I forgot to add halium caf repo ... —' May 26 20:06:28 K31j0: libhybris is not magic :) May 26 20:06:59 maybe magical but not magic :D May 26 20:07:52 but porting is sometimes a strange dark magic ^^ May 26 20:11:24 so thx to remember me to add the repo ^^' May 26 20:12:29 "libhybris is not magic but magical" I should put that on T-shirt :D May 26 20:49:37 @bhushanshah, how can I upgrade libhybris? May 26 20:59:50 apt update && apt dist-upgrade … and if CAF device … ```echo "deb http://repo.halium.org/caf xenial main" >> /etc/apt/sources.list.d/halium-caf.list``` May 26 21:09:29 @vince1171, also for plasma mobile and ubports? May 26 21:12:51 @enriconia, For PlaMo you don't need that May 26 21:13:42 @bhushanshah, libhybris already upgraded? May 26 21:13:52 Yeah May 26 21:14:48 I have tried the new pm rootfs, but it doesn't work on my device (trunk). The former worked. I am puzzled May 26 21:19:31 @bhushanshah : could it be the culprit: … [ 9.503483] kwin_wayland[791]: unhandled level 3 translation fault (11) at 0x00000008, esr 0x92000007 … [ 9.503494] pgd = ffffffc06dbf9000 … [ 9.503504] [00000008] *pgd=00000000e8ce9003, *pmd=00000000e8ce8003, *pte=0000000000000000 May 26 21:20:30 [Edit] @bhushanshah : could it be the culprit? … [ 9.503483] kwin_wayland[791]: unhandled level 3 translation fault (11) at 0x00000008, esr 0x92000007 … [ 9.503494] pgd = ffffffc06dbf9000 … [ 9.503504] [00000008] *pgd=00000000e8ce9003, *pmd=00000000e8ce8003, *pte=0000000000000000 May 26 21:31:09 Did you upgrade system by chance? May 26 21:33:57 Looks eerily similar to what Mir does often on the devices I can't get running May 26 21:34:06 I know, vague. May 26 21:40:13 @bhushanshah, I used the old (a few days) hybris-boot and system.img, and I installed with halium-install as usual, with the new rootfs. I added udev rules, but then only audio was working. Then I updated, yes. May 26 21:40:46 But my device has kernel 3.10, so... May 26 21:42:42 I will try again the older image then the new and I will try to get some logs May 26 21:44:01 as soon as I sort something else out that is actually overstressing me May 26 22:07:20 for some reason every time i build halium on 5.1 branch it looks for a "dummy file" May 26 22:07:27 >find: ‘dummy’: No such file or directory May 26 22:07:37 and it of course takes a shitton of time to scroll through all folders May 26 22:08:18 also wait May 26 22:08:29 i've been building cyanogen, not halium May 26 22:08:30 X May 26 22:08:31 D **** ENDING LOGGING AT Sun May 27 03:00:02 2018