[07:11] tjaalton, is the oem kernel vendor/hardware specific? [07:13] found https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/ppa/+sourcepub/8339247/+listing-archive-extra which doesn't say much about its target [07:13] ricotz: only amd64 [07:13] nothing special beyond that [07:16] ok, besides that there will be a normal hwe build based on 4.13? [07:16] no it's only available on xenial as-is [07:16] stock artful kernel will have -hwe-16.04 build [07:17] ok, that is what I meant [07:17] oh, right [07:17] yes [10:08] tseliot: I noticed that the nvidia-graphics-drivers-384 384.90 package you uploaded doesn't take into account the fact that libEGL is now handled by GLVND . If you look at the "rules" file for one of the PPA uploads of 384, you can see what I did to fix that. [10:08] (It displays an error about the EGL library not being a symlink during the installation, and then EGL won't work afterward. [10:26] mamarley, tjaalton: I didn't think GLVND was there yet in 17.10 [10:27] tseliot: Not in that sense, but the EGL library in the driver did get switched to being accessed through the bundled GLVND. [10:27] In the same way that the regular OpenGL libraries already were. [10:30] ok, let me check [11:15] mamarley: is this the line you were referring to? find $(CURDIR)/debian/$(PKG_driver) -name "libGL.so.$(PKG_version)" -o -name "libEGL.so.$(PKG_version)" | xargs /bin/rm -f [11:15] tseliot: Yeah, that's it. [11:15] mamarley: ok, I'll make sure to integrate it, thanks === JanC_ is now known as JanC