=== JanC is now known as Guest92965 === JanC_ is now known as JanC [08:16] hello apw, strange situation involving kernel [08:16] * apw looks up [08:16] install inside virtualbox the new zesty iso image [08:16] apt-get update && dist-upgrade (install proposed) [08:16] install virtualbox-guest-x11 [08:16] reboot [08:16] blank screen [08:16] something can't start the graphic [08:16] hmm [08:16] now, go in tty1 [08:17] apt-get install virtualbox-guest-dkms [08:17] reboot, everything is fine, 3d acceleration works correctly [08:17] hmmm so like vbox is just broke/missing in the kernel in -proposed ... [08:17] ok, the guest-dkms packages inside the kernel are 5.1.16 while the vbox modules are 5.1.18, but modules didn't change [08:18] odder and odder [08:18] sforshee, ^^ [08:18] i [08:18] i guess we need to try and reproduce that and see if we cna figure out what is off there [08:18] strange fact, it isn't missing [08:18] is it loaded ? [08:19] * LocutusOfBorg reboots the machine [08:19] it might just be timing, or something odd [08:19] but why the dkms one is working? [08:19] yes, it is loaded [08:19] vboxsf vboxvideo vboxguest all loaded [08:20] (lsmod returns them as loaded) [08:20] now, I can force the vbox-guest-x11 to need virtualbox-guest-dkms, but seems strange [08:23] * LocutusOfBorg blacklists vboxvideo and retries [08:25] * LocutusOfBorg nothing happens [08:26] * LocutusOfBorg install dkms package and compares lsmod outputs [08:32] nothing strange [08:33] even removing the dkms kernel modules works [08:34] now, the dkms is triggering some code that the kernel isn't [08:34] some postinst maybe [08:35] oh... udev :/ [08:37] apw, confirmed [08:37] https://anonscm.debian.org/cgit/pkg-virtualbox/virtualbox.git/tree/debian/virtualbox-dkms.udev [08:37] missing a udev script ? [08:37] sorry [08:37] oh when did that appear ? [08:37] https://anonscm.debian.org/cgit/pkg-virtualbox/virtualbox.git/tree/debian/virtualbox-guest-dkms.udev [08:37] this one [08:37] KERNEL=="vboxguest", NAME="vboxguest", OWNER="root", MODE="0660" [08:37] KERNEL=="vboxuser", NAME="vboxuser", OWNER="root", MODE="0666" [08:37] adding this rule to your kernel works [08:38] who should add it? [08:39] yes, a basic kernel without guest-dkms, and that rule added works [08:39] so, somewhere the kernel should add it? :) [08:41] oh dear, that is as they say difficult, would you file a bug against linux, so i can think about how we handle that [08:41] drop the bug number in here... [08:41] as obviously we can only have one script but have three kernels installed [08:42] alternatively I can add such hack in virtualbox-guest-x11 instead [08:42] somewhere without the GL/EGL custom library everything "seems" to work [08:42] but you don't have 3d acceleration [08:44] * LocutusOfBorg opens a bug [08:55] LocutusOfBorg, drop the bug# here so i can find it; we have a lot fo bugs [09:10] yep [09:16] apw, I assigned LP: #1677170 to you [09:16] Launchpad bug 1677170 in linux (Ubuntu) "Linux vbox guest modules needs udev rule" [High,Confirmed] https://launchpad.net/bugs/1677170 [09:16] so you don't loose it :p [09:17] as usual feel free to downgrade reassign or to whatever you prefer === ogra_ is now known as ogra === nsathish_ is now known as nsathish === cachio is now known as cachio_afk