[10:05] mamarley, hi, any reason not to copy 384.69? [10:05] ricotz: Nope, go ahead. It has been working fine on my two test systems. [10:09] mamarley, same here, after some smoketesting [10:14] mamarley, thanks! [10:14] No problem [13:28] I'm going to upload it in artful. I have support for 384.69 in my local branch [13:38] tseliot: OK. Did you ever set it up to use the external libglvnd? [13:38] glvnd won't happen in artful [13:39] OK [13:39] i'll probably ask for it's removal until debian is ready [13:39] debian NEW processing is very slow these days.. [13:39] mesa upload has been sitting there for weeks [13:40] and since the serverside is not done yet there is no reason to rush it in artful [13:40] also, easier to backport mesa to xenial then :P [13:40] Strangely, Linux 4.13 does not break compatibility with either the latest or legacy NVIDIA drivers. [13:43] tjaalton, hi, https://launchpad.net/~xorg-edgers/+archive/ubuntu/ppa/+sourcepub/8197387/+listing-archive-extra still failing arm* [13:45] ricotz: did you limit libxatracker to x86? [13:45] tjaalton, I would say so [13:46] it is failing in vc4 now [13:46] ah it's vc4 [13:46] ok [13:47] which wouldn't be nice to skip ;) [13:47] have you poked anhold? [13:47] anholt [13:48] no [14:03] mamarley: yes, in a local branch [14:13] ricotz: maybe try modifying src/gallium/drivers/vc4/Makefile.am to add "-I$(top_builddir)/src" to AM_CFLAGS? [14:14] -I../../../../../src [14:14] that's one too deep [14:20] tjaalton, you mean top_srcdir? [14:20] ricotz: that's already included, and is the wrong one [14:21] because the header is built under build/src/broadcom.. [14:21] right, I haven't looked at, just judged from your follow up