**** BEGIN LOGGING AT Thu Feb 01 03:00:03 2018 Feb 01 05:23:03 elvispre :D Feb 01 05:28:09 morning! Feb 01 05:28:13 Tofe/elvispre: https://github.com/webOS-ports/meta-webos-ports/pull/276 Feb 01 08:19:32 Morning! Feb 01 08:34:11 Tofe: I guess I know why I don't have a system/lib in onyx :P https://github.com/Herrie82/meta-smartphone/blob/pyro/meta-oneplus/recipes-core/android-system-image/android-system-image-onyx.bb#L27 Feb 01 08:35:59 Herrie|Laptop: but... why? Feb 01 08:36:36 Tofe: Not sure :P Feb 01 08:36:38 Checking that now Feb 01 08:36:48 Could be leftover from my mido :P Feb 01 08:36:56 Where I remove it since we have lib64 there :P Feb 01 08:37:05 And having both gave headaches somehow Feb 01 08:38:21 is onyx aarch64 ? Feb 01 08:43:46 Tofe: Nope Snapdragon 801, 32 bits Feb 01 08:44:57 So we should keep the system/lib there :P Feb 01 09:23:12 ah yes :) Feb 01 09:30:02 Sent elvispre an email with a new link to play with Feb 01 09:30:30 Updated fstab (commented out firmware for now), updated the persist partition, removed the systemd-machine-units for now Feb 01 09:30:38 That might help a bit in getting things working Feb 01 09:30:44 My mido is still a bit of a mystery Feb 01 09:30:55 It seems your conditional ADB bits for gadget didn't take Feb 01 09:31:01 And adb still doesn't tart for me :S Feb 01 09:31:14 s/tart/start Feb 01 09:31:25 Even when I push an updated android-gadget-setup :S Feb 01 09:31:30 I'll pull a log in a bit Feb 01 10:09:35 Tofe: So you suggest to remove https://github.com/webOS-ports/meta-webos-ports/blob/pyro/meta-luneos/recipes-core/libhybris/libhybris_git.bbappend#L9 ? Feb 01 10:39:35 Tofe: Seems we'll need this one :) https://github.com/libhybris/libhybris/pull/375/files Feb 01 10:39:44 morphis: When you got a chance: https://github.com/libhybris/libhybris/pull/375/files Feb 01 10:49:53 Herrie|Laptop: will merge the meta-smartphone pr right away Feb 01 10:50:10 JaMa give me one second Feb 01 10:50:35 JaMa: All good now Feb 01 10:53:19 done Feb 01 10:57:34 Thnx Feb 01 11:02:08 I've pushed small updates of upstream layers as well including qt upgrade to 5.9.4 Feb 01 11:04:01 JaMa: Seems that qt 5.9.3 upgrade somehow broke the TP build, Tofe is looking into it Feb 01 11:15:29 Herrie|Laptop: merged Feb 01 11:18:55 morphis: Thnx Feb 01 12:24:53 Herrie|Laptop: 5.9.3 or 5.9.4? Feb 01 12:31:09 JaMa: Seems it happened with 5.9.3 somehow Feb 01 12:31:17 Only TP seems affected, other targets are fine Feb 01 12:31:25 So probably something small Feb 01 12:45:11 strange, didn't it build on jenkins? Feb 01 12:45:21 running the unstable builds now, will trigger testing as well after Feb 01 12:50:32 JaMa: Build works, just doesn't show anything on screen on device Feb 01 12:50:49 We can hear LNC is starting, i.e. startup sound etc works Feb 01 12:50:52 Just nothing on screen Feb 01 13:14:10 aha Feb 01 13:14:46 then it might be worth checking with 5.9.4 in case it was already fixed upstream Feb 01 14:50:29 Herrie|Laptop: Tofe: what ubuntu releases are you using for the builds? I'll add 18.04 to SANITY_TESTED_DISTROS and might drop some older onese we don't test anymore Feb 01 14:50:32 like 12.04 Feb 01 14:51:41 our jenkins slaves are on 16.04, so it might be the oldest we'll support Feb 01 14:52:08 as 16.04 is the only one where we generate sstate-cache Feb 01 14:53:19 JaMa: I have 17.04 I think at home Feb 01 14:53:20 Let me check Feb 01 14:53:37 Ah no 16.04 Feb 01 14:55:11 ok, pushed with just 16.04 and 18.04 Feb 01 15:14:51 Tofe: OK adb now works on mido.... Feb 01 15:14:58 df -h output: https://bpaste.net/show/6f21d60d0d1b Feb 01 15:15:50 Get more log from journalctl now too :) https://bpaste.net/show/ef4ba9bf49e4 Feb 01 15:16:47 Doesn't look too bad really to start with it seems :D Feb 01 15:19:52 Seems Pulseaudio, ril/ofono have issues and my persist mount Feb 01 15:22:13 Tofe: Ah Jan 29 12:52:11 mido pulseaudio[1301]: library "/system/lib/libhardware.so" not found Feb 01 15:22:27 I forgot the libhybris bump that morphis merged Feb 01 15:22:32 That should address that Feb 01 15:35:59 Tofe: That looks better: https://bpaste.net/show/c592cced1834 Feb 01 15:36:14 pulseaudio still crashing but at least libhardware is gone Feb 01 15:36:23 issue with sensors etc as expected as well Feb 01 15:48:42 ril not happy Feb 01 15:48:58 But overall not that bad I guess Feb 01 15:49:04 luna-next timing out Feb 01 15:49:26 Herrie|Laptop: pretty good yes Feb 01 15:49:33 no UI at all ? Feb 01 15:49:42 Tofe: nope Feb 01 15:50:03 But luna-next log looks promising Feb 01 15:51:01 yes Feb 01 15:51:08 I don't see any webappmgr Feb 01 15:51:45 Jan 29 12:53:41 mido systemd[1]: luna-next.service: Start operation timed out. Terminating. Feb 01 15:52:00 mmh Feb 01 15:55:56 Tofe: Well I didn't do ANY device specific config yet except for some layer bits Feb 01 15:56:01 So I guess this is expected? Feb 01 16:08:17 ah, maybe yes Feb 01 16:08:38 Nyx modules would need to be checked, for instance Feb 01 16:08:42 Tofe: Yup Feb 01 16:10:01 How do I know which value I should put int https://github.com/webOS-ports/meta-webos-ports/blob/master/meta-luneos/recipes-webos/nyx-conf/nyx-conf/mido/nyx.conf#L2 ? Feb 01 16:11:24 iirc, that should be the power key -- or the volume keys, I never remember Feb 01 16:12:38 OK Feb 01 16:12:59 How do I figure out which is my touchpanel device? https://github.com/webOS-ports/meta-webos-ports/blob/master/meta-luneos/recipes-webos/nyx-modules/nyx-modules/mido.cmake#L30 Feb 01 16:14:15 ls of the power supply: https://bpaste.net/show/1ccd907d7c7f Feb 01 16:15:05 I guess I need to add some bits here too still? https://github.com/webOS-ports/meta-webos-ports/blob/master/meta-luneui/recipes-luneui/luna-next/luna-next-conf/mido/environment.conf Feb 01 16:21:53 Ah the touchscreen one seems fine: https://github.com/piggz/droid-config-mido/blob/master/sparse/var/lib/environment/compositor/droid-hal-device.conf Feb 01 16:22:37 We might need this somehow somewhere? https://github.com/piggz/droid-config-mido/blob/master/sparse/var/lib/environment/nemo/99-qtscenegraph.conf Feb 01 16:26:42 Seems that mer guys use some ril config file as per https://github.com/piggz/droid-config-mido/blob/master/sparse/etc/ofono/ril_subscription.conf Feb 01 18:15:16 in a general manner, you do "cat /dev/input/eventX" and play with the various keys/touchpanel/whatever, and see what corresponds to what Feb 01 18:44:46 Tofe: well according to piggz files my config should be ok Feb 01 18:45:08 Just curious luna-next times out Feb 01 18:58:17 Could be my systemd machine units Feb 01 18:58:29 That I removed? Feb 01 19:09:49 I canadd them back Feb 01 19:10:07 elvispre: Got my mail :p ? Feb 01 19:10:39 Oh! I'm on IRC still :-) Feb 01 19:10:50 Herrie: I am sideloading right now. Feb 01 19:10:59 :) Feb 01 19:11:10 Should behave a lot better Feb 01 19:12:18 Herrie: Give a few minutes and I'll post a new boot log. Feb 01 19:12:26 :D Feb 01 19:17:41 Herrie: Hmmm. We're back to "nothing happens" and no adb. Feb 01 19:18:17 OK Feb 01 19:18:25 I have an idea Feb 01 19:18:44 Will make another image Feb 01 19:21:04 Let me put some kids to bed first Feb 01 19:21:25 No problem. I have things to do too. Feb 01 19:21:36 See you later. Feb 01 20:24:29 elvispre: http://vve-goudenleeuw.nl/luneos-dev-package-onyx-20180201200531-0-0.zip Feb 01 20:24:57 Herrie: I'll give it a try... Feb 01 20:25:34 I chnaged back the fstab + systemd machien units Feb 01 20:27:35 Herrie: Right. (I was just looking at your commits to see what happened since yesterday.) Feb 01 20:29:51 Sideloading now... Feb 01 20:36:48 Herrie: New onyx bootlog: https://paste2.org/jMLKxbgP Feb 01 20:36:52 Back later Feb 02 01:28:16 I've recently installed Decalf on a Nexus 4 and first of all, great work! It's been a while since I've tried LunaCE and the progress is tremendous. I came across one big issue, though, and wanted to see if it was known. Feb 02 01:28:51 The Accounts app goes blank and must be closed when selecting Email Account. No problem with other accounts. The input fields pop up initially, as does the software keyboard, before going blank. Thus, I think its potentially related to auto-focusing on the input fields, which doens't seem to happen on the other account pages. **** ENDING LOGGING AT Fri Feb 02 03:00:04 2018