Bug#808038: Re: Bug#808038: Same problem with RC8

2016-01-06 Thread Alexandre Russo
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_CMDLI

Bug#808038: Re: Bug#808038: Same problem with RC8

2016-01-06 Thread Hugo Peixoto
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 att

Bug#808038: Re: Bug#808038: Same problem with RC8

2016-01-06 Thread Alexandre Russo
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.

Bug#808038: Same problem with RC8

2016-01-06 Thread Hugo Peixoto
I fixed the problem by adding the nvme module to initramfs. Using a working kernel, edit /etc/initramfs-tools/modules, and run update-initramfs. Source: https://lists.debian.org/debian-kernel/2015/12/msg00023.html Hugo Peixoto