Well, With your links i tried the following solution :
« Driver not working for Intel Skylake chips For the driver to work on the new Intel Skylake (6th gen.) GPUs, i915.preliminary_hw_support=1 must be added to your boot parameters. » i added « i915.preliminary_hw_support=1» in my « GRUB_CMDLINE_LINUX_DEFAULT » and it's works ! 4.4rc8 booted, i have WiFi & lock/resum work! i have one last error in my syslog but i don't think it's related : Jan 6 15:18:51 debian kernel: [ 0.651796] ------------[ cut here ]- ----------- Jan 6 15:18:51 debian kernel: [ 0.651799] WARNING: CPU: 2 PID: 1 at /build/linux-_3f98s/linux-4.4~rc8/arch/x86/mm/dump_pagetables.c:225 note_page+0x5e1/0x790() Jan 6 15:18:51 debian kernel: [ 0.651800] x86/mm: Found insecure W+X mapping at address ffff88000005f000/0xffff88000005f000 Jan 6 15:18:51 debian kernel: [ 0.651801] Modules linked in: Jan 6 15:18:51 debian kernel: [ 0.651803] CPU: 2 PID: 1 Comm: swapper/0 Not tainted 4.4.0-rc8-amd64 #1 Debian 4.4~rc8-1~exp1 Jan 6 15:18:51 debian kernel: [ 0.651804] Hardware name: Dell Inc. XPS 13 9350/0PWNCR, BIOS 1.0.0 09/10/2015 Jan 6 15:18:51 debian kernel: [ 0.651805] 0000000000000000 000000007c21168c ffffffff812e6019 ffff8802b6c4fde0 Jan 6 15:18:51 debian kernel: [ 0.651807] ffffffff8107629d ffff8802b6c4fed0 ffff8802b6c4fe38 0000000000000004 Jan 6 15:18:51 debian kernel: [ 0.651808] 0000000000000000 ffff8802b6c4fed0 ffffffff8107632c ffffffff817f10c8 Jan 6 15:18:51 debian kernel: [ 0.651810] Call Trace: Jan 6 15:18:51 debian kernel: [ 0.651814] [<ffffffff812e6019>] ? dump_stack+0x40/0x57 Jan 6 15:18:51 debian kernel: [ 0.651815] [<ffffffff8107629d>] ? warn_slowpath_common+0x7d/0xb0 Jan 6 15:18:51 debian kernel: [ 0.651816] [<ffffffff8107632c>] ? warn_slowpath_fmt+0x5c/0x80 Jan 6 15:18:51 debian kernel: [ 0.651819] [<ffffffff810c6a73>] ? vprintk_emit+0x373/0x540 Jan 6 15:18:51 debian kernel: [ 0.651820] [<ffffffff81069181>] ? note_page+0x5e1/0x790 Jan 6 15:18:51 debian kernel: [ 0.651821] [<ffffffff81069610>] ? ptdump_walk_pgd_level_core+0x2e0/0x420 Jan 6 15:18:51 debian kernel: [ 0.651824] [<ffffffff81576a10>] ? rest_init+0x80/0x80 Jan 6 15:18:51 debian kernel: [ 0.651826] [<ffffffff81576a29>] ? kernel_init+0x19/0xe0 Jan 6 15:18:51 debian kernel: [ 0.651828] [<ffffffff81582d8f>] ? ret_from_fork+0x3f/0x70 Jan 6 15:18:51 debian kernel: [ 0.651829] [<ffffffff81576a10>] ? rest_init+0x80/0x80 Jan 6 15:18:51 debian kernel: [ 0.651830] ---[ end trace 8a90b839c6ed1edb ]--- Jan 6 15:18:51 debian kernel: [ 0.656568] x86/mm: Checked W+X mappings: FAILED, 217152 W+X pages found. So now i can use my laptop. Thank you On Wed, 6 Jan 2016 11:18:40 +0000 Hugo Peixoto <hugo.peix...@gmail.com> wrote: > Alexandre, > > I also have that happening to me, but it doesn't seem to happen every time. > I'm not sure what the problem is, but it may be related to the video > drivers. > > When i disabled modeset on the kernel, it seemed to stop happening, > but that makes X unusable, as far as I can tell. > > I saw some attempts at solving the problem, but haven't tried them yet. > I can't seem to find the reference to those attempts, but you can try to > search > for it on the web. For example: > https://wiki.archlinux.org/index.php/Intel_graphics#Blank_screen_duri ng_boot.2C_when_.22Loading_modules.22 > > > > Hugo Peixoto > -- > > http://hugopeixoto.net > > On Wed, Jan 6, 2016 at 10:47 AM, Alexandre Russo <ar.community@devnco .fr> > wrote: > > > Thank you Hugo, > > > > i confirm that when i enabled «nvme» module in initramfs- tools/modules I > > have no error messages and Luks ask me my password. > > > > But once i entered i have a black screen and I can't do anything. > > > > My laptop don't boot and i must press power button to turn off and reboot > > on kernel 4-3... > > > > I don't know if it's a kernel problem or other problem but i don't know > > where i can found related logs. > > > > Thank you. > >