**** BEGIN LOGGING AT Wed Mar 21 03:00:02 2018 Mar 21 09:03:30 good morning Mar 21 14:30:44 tlwoerner, regarding xu4, try the 4.15 kernel. Mar 21 14:31:19 in meta-odroid, graphics works on xu3-lite.. 4.14 seems to be missing something Mar 21 14:31:49 clearly I am lagging by days on email Mar 21 14:31:54 vacation success Mar 21 14:37:57 Crofton, hope you had a restful time Mar 21 15:12:03 still out here :) Mar 21 15:12:09 just deelting all emails Mar 21 15:12:18 tired, but need to go skiing soon Mar 21 15:13:19 I need to try out meta-odroid sometime Mar 21 15:20:02 armpit: excellent, thanks for the advice :-) i'll give that a try Mar 21 15:21:31 the biggest problem i'm having, though, is making the build happy with all the PREFERRED_PROVIDER_virtual/egl/gles1/2/mesa settings. it's always such a struggle to get those settings right Mar 21 15:22:32 if i set PREFERRED_PROVIDER_virtual/mesa to "mesa", then just use mesa for virtual/mesa, darn it! stop telling me you can't use mesa for virtual/mesa because virtual/egl is set to mali! (hahah) *sigh* Mar 21 16:12:15 tlwoerner, I need to try the mali drivers on 4.15. if something is wrong with the setup let me know Mar 21 20:02:19 * armpit sigh.. code freeze time again. Mar 21 21:53:07 is there an elegant way to tell one package (libepoxy) to exclude the -dev packages of another package (mesa-*-dev) when populating its sysroot? Mar 21 21:58:18 hmm... i think there's a more elegant way to solve this Mar 21 22:01:07 tlwoerner: don't have mesa as a dependency? Mar 21 22:01:38 i need mesa for gbm and gl, but mali is to provide gles1/2 and egl Mar 21 22:01:58 but i think the better solution is to PACKAGECONFIG out those features from mesa Mar 21 22:04:52 the rockchip people simply deleted those from ${D}, which is where my thinking was going, but i'm hoping the mesa PACKAGECONFIG tweak will work better Mar 21 22:05:33 https://github.com/rockchip-linux/meta-rockchip-extra/blob/master/recipes-graphics/mesa/mesa_%25.bbappend Mar 21 22:14:54 yes, that fixed it: conf/local.conf: PACKAGECONFIG_remove_pn-mesa = "gles egl" Mar 21 23:28:59 how do i fix this https://paste.pound-python.org/raw/UeZktRYL15T3WS5E6Dak/ Mar 21 23:47:28 tlwoerner, thanks for the link. I will take look at it Mar 22 00:29:13 la_putin: are you building uclibc with native glibc based toolchain ? Mar 22 00:29:24 tlwoerner: send a patch Mar 22 00:30:05 PACKAGECONFIG_remove_pn-mesa = "gles egl" is fine in machine confs for odroids Mar 22 01:18:46 yes Mar 22 01:19:04 "[10:29] la_putin: are you building uclibc with native glibc based toolchain ?" yes Mar 22 01:23:42 armpit: khem: i'm working on odroid-c2 currently; i feel like i'm getting close, but not quite there yet. believe me, if i had it working i'd be pushing patches like crazy Mar 22 01:24:54 the default mali for the odroid-c2 is r6p1, but i think the r7p0 (from Neil Armstrong, baylibre) will be better Mar 22 01:25:27 k Mar 22 01:25:37 however, in either case, the header files provided with either mali are *very* old (2013), neither of them will allow glmark2 to compile Mar 22 01:26:43 Neil claims r7p0 will work with 4.14, but i'm skeptical Mar 22 01:26:55 https://lists.infradead.org/pipermail/linux-amlogic/2017-June/004092.html Mar 22 01:27:23 it looks like we'll have to add his xf86-video-armsoc, if not a couple other things Mar 22 01:30:24 r6p1 and r7p0 differ in how they handle gbm, that's what i'm currently looking at **** ENDING LOGGING AT Thu Mar 22 03:00:02 2018