**** BEGIN LOGGING AT Tue Dec 24 02:59:57 2019 Dec 24 07:10:28 Morning! Dec 24 07:32:57 Tofe: Image is on FTP Dec 24 08:21:35 Morning! Dec 24 08:21:40 Herrie: oh thanks! Dec 24 08:54:57 Tofe: Have you got any clue what might be the issue with Hacker1245's device? It looks pretty OK for a large part in the logs, just it seems it cannot find the .so's. We tried to export LD_LIBRARY_PATH but no luck so far: https://paste.ubuntu.com/p/pqJtvvxmyN/ Dec 24 08:58:08 Herrie: not really, but I didn't have much time to look at it Dec 24 08:58:19 and it'll probably be the same today... Dec 24 09:01:42 Tofe: OK no worries.. We got a bit further after the kernel patch Dec 24 09:02:47 It seems to be pretty OK now, just that it cannot find the .so's it seems. sh[1118]: library "libcutils.so" not found Dec 24 09:03:04 And as a result logcat, test_hwcomposer etc don't want to run Dec 24 09:03:09 Nov 20 21:41:57 cedric sh[1118]: failed to load bionic libc.so Dec 24 10:44:56 Herrie: what flags do you want me to check? Dec 24 11:03:38 Herrie: the build you made didn't work :( but I suspect it's the defconfig which is incorrect. I had the same issue with the devkit. Dec 24 11:03:54 Herrie, Hacker1245: try to setup the debug env variables for libhybris Dec 24 11:04:32 export HYBRIS_LOGGING_LEVEL=debug Dec 24 11:04:32 export HYBRIS_LINKER_STDOUT=1 Dec 24 11:04:32 export HYBRIS_LINKER_DEBUG=1 Dec 24 11:04:48 (I hope they didn't change) Dec 24 16:07:08 Herrie: if you have some time, can you pull meta-pine64-luneos latest commit and rebuild pinephone ? it should be just the kernel anyway Dec 24 17:22:53 Herrie: export the library path too? Dec 24 18:00:01 Hacker1245: Yeah that won't hurt Dec 24 18:00:08 Or you can try without first Dec 24 18:54:55 Herrie: gonna test the variables Dec 24 18:57:27 Tofe: sh-5.0# test_lights Dec 24 18:57:27 HOOKS hooks.c:3183 (__hybris_linker_init) DEBUG: Linker initialization Dec 24 18:57:27 HOOKS hooks.c:3086 (get_android_sdk_version) DEBUG: Using SDK API version 25 Dec 24 18:57:27 HOOKS hooks.c:3229 (__hybris_linker_init) DEBUG: Loading linker from /usr/lib/libhybris/linker/n.so.. Dec 24 18:57:27 library "libhardware.so" not found Dec 24 18:57:28 Segmentation fault Dec 24 18:57:42 that was without setting the library path Dec 24 20:38:38 you have 64bit build for both halium and luneos, right? Dec 24 20:39:12 I believe we use the 32 bit device tree, not sure Dec 24 20:39:19 kernel is 64 bit Dec 24 20:39:32 we couldn't get the 32 bit kernel to compile Dec 24 21:13:28 Herrie: hmm, can LuneOS use the LOS 15.1 device tree? Dec 24 21:14:03 Well not sure... We never mixed it... Dec 24 21:14:18 I mean 15.1 with 14.1 probably won't work Dec 24 21:15:00 well we are using the 15.1 kernel Dec 24 21:15:13 so the 15.1 device tree would be good Dec 24 21:15:18 if it's 64 bit Dec 24 22:09:17 Well I would expect that we'd need 15.1/8.1 Halium then.... Dec 24 22:09:35 Which I started to work on (builds), but not booting yet Dec 24 22:10:07 well the options are 15.1 Halium or getting the 32 bit LOS 14.1 kernel compiling Dec 24 22:10:37 The kernel should be easier (just I'm not a c(++) person ;) Dec 24 22:10:49 15.1 isn't too far away though Dec 24 22:16:12 I'll give 15.1-64 a go in Halium 7.1 tomorrow Dec 24 23:05:57 You shouldn't care about the kernel being 32 or 64bits, it won't influence user space Dec 24 23:07:07 but having the same arch for halium and libhybris is probably needed Dec 24 23:24:20 Tofe: I doubt our Halium is 64 bits for Tissot? **** ENDING LOGGING AT Wed Dec 25 03:00:03 2019