**** BEGIN LOGGING AT Wed Apr 14 02:59:56 2021 Apr 14 08:32:25 hello ther Apr 14 09:16:37 Im still trying to build halium for yggdrasil and it fails on `import ConfigParser`, cos (at least for python3) it is depracted and `configparser` is used. Apr 14 09:16:37 1. Any ideas how to overcome that? Apr 14 09:16:38 2. Is it even possible to build halium when my basic python is python3 (env python link to python3) or is python2 required? Apr 14 09:19:52 Morning! Apr 14 09:29:51 Im still trying to build halium for yggdrasil and it fails on `import ConfigParser`, cos (at least for python3) it is depracted and `configparser` is used. Apr 14 09:29:52 1. Any ideas how to overcome that? Apr 14 09:29:52 2. Is it even possible to build halium when my basic python is python3 (env python link to python3) or is python2 required? Apr 14 09:40:34 Jonek: You need python 2 Apr 14 09:46:38 damn Apr 14 10:04:12 I have 3.8.5 and 2.7.18 on my KUbuntu 20.04 Apr 14 10:04:22 And python is pointing to 2.7.18 by default Apr 14 10:04:29 well looks like venv was enough Apr 14 10:04:38 I just really dont like python2 Apr 14 10:05:36 Well I don't care too much, just use it for my Halium builds ;) Apr 14 15:08:11 Morning Apr 14 18:23:26 Herrie: I got luna-next UI ! Just by taking display-caf directly from DirtyUnicorn Apr 14 18:32:10 touchscreen doesn't seem to be recognized, maybe a missing option somewhere Apr 14 19:53:53 Tofe: ooh UI nice Apr 14 19:54:06 Herrie: yes, I'm quite happy :) Apr 14 19:54:06 Touchscreen is udev or this nyx bit Apr 14 19:54:15 That JaMa recently fixed? Apr 14 19:54:26 I don't see any /dev/input corresponding to the touchscreen Apr 14 19:54:41 no, he fixed something related to qemu iirc Apr 14 19:56:09 the driver is there (CONFIG_TOUCHSCREEN_CY8CTMA395), I also see it in /sys/bus/platform/drivers/cy8ctma395/ Apr 14 19:56:29 nothing in dmesg though, but not sure there's something printed usually Apr 14 19:57:23 I see a "board_cy8ctma395_vdd_enable: enable=1 isPowerOn=0" from a 2017 log I have Apr 14 20:02:19 https://bpa.st/KP3Q just some hsuart, which are a bit related, but that's all Apr 14 20:37:44 Ok, enough for today, I'll solve that later :) Apr 14 20:46:56 Yeah good UI is already there! Apr 14 20:49:05 Tofe: For tomorrow: https://github.com/webOS-ports/meta-webos-ports/blob/gatesgarth/meta-luneos/recipes-webos/nyx-modules/nyx-modules.bb#L63 Apr 14 20:50:50 Herrie: I do have a /dev/input/touchscreen0 symlink, but it points to an incorrect input device Apr 14 20:51:01 (it points to the accelerometer) Apr 14 20:51:30 that's a udev rule mistake, but it won't fix the missing /dev/input/eventX for touchscreen Apr 14 20:52:09 or maybe it could -- that's what I'll look at tomorrow :) Apr 14 20:53:19 https://github.com/shr-distribution/meta-smartphone/blob/gatesgarth/meta-hp/recipes-core/udev/udev-extraconf/70-tenderloin.rules#L2 this line is worth a deeper investigation Apr 14 21:31:27 Tofe: This seems to be the initial commit from morphis: https://github.com/shr-distribution/meta-smartphone/commit/4c8154dfdfbd251d8e8bdbf4c90c1cd9b2e79aa2 **** ENDING LOGGING AT Thu Apr 15 02:59:56 2021