[00:08] is there any reason the new 4.7.0 mainline kernel would not want to decrypt the rootfs on boot? [00:09] tried upgrading today but my disk is encrypted and 4.7.0 doesn't ask for a passphrase [00:09] ubuntu 14.04 [07:55] djs, no known reason, the configs for those are generated from what is nearest so things can get lost [07:55] they are only test builds [12:49] smb: do you know if we still have utilities expecting xenbus to be mounted at /proc/xen? [12:49] sforshee, yeah I was asked the same just a couple of minutes ago [12:50] smb: oh, hah, I'm sure it's the same issue [12:50] its those xe-guest-utilities which mount it so the guest can fill some guest data into the xenstore of the host [12:51] smb: I just noted that there's a CONFIG_XEN_COMPAT_XENFS option which controls whether /proc/xen is created, and notes that it's for "old xenstore" tools [12:56] sforshee, I had a look into the startup script of dom0 and those still want /proc/xen. So I have afeeling its less legacy than it sounds [12:58] smb: ack, thanks === sakrecoer is now known as sakrecoer_ === JanC is now known as Guest24709 === JanC_ is now known as JanC [17:15] Hi there! [17:15] * apw looks up [17:15] I was wondering if ubuntu 16.10 going to have the kernel 4.6 or above ? [17:16] xboy, yes, we have a 4.6 kernel pending now, which i hope to release when the freeze lifts for alpha2, 4.7 is being prepared [17:16] great! [17:18] I'm having trouble installing ubuntu 16.04 in a lenovo yoga 900, because of the nvme ssd, apw do you know if the kernel 4.6 have a good support for that kind of ssd? [17:20] xboy, depends what sort of nvme disk it is, i have heard peopel saying nvme "version 2" disks are a problem but i have not seen any evidence [17:20] xboy, does the disk even get recognised ? [17:25] no, during installation process(live usb) the system does not recognize the disk [17:25] xboy, how are you determining that, not offering a disk to install to ? [17:26] if you boot "Try Ubuntu" on it, and open a terminal, is the disk mentioned at all in dmesg [17:26] apw it's a samsung mzvlv512hcjh [17:26] i can have a look at the dmesg if you can pastebinit or similar [17:26] give a sec. going to see dmesg [17:28] xboy, and indeed what does "sudo lswh -c disk" say [17:29] ok, going to check [17:41] almost ready [17:46] here it's apw http://paste.ubuntu.com/21167215/ [17:46] dmesg output [17:48] apw http://paste.ubuntu.com/21167520/ for the lshw command [17:49] xboy, and if you "sudo modprobe nvme" does anything appear in the bottom of dmesg / [17:50] no, nothing apw [17:55] do you know what can I do so the system can detect it? [17:55] xboy, at this moment, no. [17:57] do you know if the kernel 4.6 or 4.7 can help me apw? [17:57] xboy, i do not [17:57] thank you apw! [17:58] oh one more question apw, do you know who can help me? [17:59] xboy, from what i can see you are not the only one complaining, and the issue seems to affect linux in gneeral [17:59] there is some discussion out there that suggests there may be something in bios, but not what [18:02] ohh ok, I'm going to try to talk to samsung [18:03] or where can I find a ubuntu live usb with a newer kernel(maybe that helps)? [18:04] there is no installer image yet with a newer kernel, there may well be by next week, but not now [18:06] will wait then, thanks! [18:06] xboy, i believe there is some work looking into this going on somewhere, i just do not know who right now [18:09] ok great, any idea where can I search? [18:12] this was something i heard spoken about ... [18:13] oh ok [21:53] ogra_, which package were you seeing us pointing to /GPL ? i have looked over the primary kernels and they all point to /GPL-2 [21:54] apw, meta [21:54] iirc [21:54] Are you there apw? [21:54] ogra_, ahh yes, ok, thanks [21:55] If I download the latest kernel from ubuntu mainline, where I can find the vmlinuz and initrd.lz? [21:59] xboy, the vmlinuz is in the linux-image-* the initrd is made when installed [22:01] ok thanks [22:31] hi, how do i pass -no-pie when building the kernel? is there some env var i should set? [23:01] apw: any ideas on how I might debug the 4.7.0 mainline kernel's failure to ask for a passphrase to decrypt the rootfs on boot? [23:02] I assume the problem is in the initrd or initramfs-tools somewhere