Hello, If I compile myself the kernel 4.9.20
#~/Téléchargements/linux/linux-4.9.20$ fakeroot make -j 4 deb-pkg pkg-deb: building package 'linux-firmware-image-4.9.20' in '../linux-firmware-image-4.9.20_4.9.20-1_amd64.deb'. dpkg-deb: building package 'linux-headers-4.9.20' in '../linux-headers-4.9.20_4.9.20-1_amd64.deb'. dpkg-deb: building package 'linux-libc-dev' in '../linux-libc-dev_4.9.20-1_amd64.deb'. dpkg-deb: building package 'linux-image-4.9.20' in '../linux-image-4.9.20_4.9.20-1_amd64.deb'. dpkg-deb: building package 'linux-image-4.9.20-dbg' in '../linux-image-4.9.20-dbg_4.9.20-1_amd64.deb'. dpkg-source: info: utilisation du format source « 3.0 (custom) » dpkg-source: info: construction de linux-4.9.20 dans linux-4.9.20_4.9.20-1.dsc dpkg-genchanges: info: inclusion du code source original dans l'envoi (« upload ») ~/Téléchargements/linux$ ls linux-4.4.59 linux-4.9.20 linux-4.9.20_4.9.20-1_amd64.changes linux-4.9.20_4.9.20-1.debian.tar.gz linux-4.9.20_4.9.20-1.dsc linux-4.9.20_4.9.20.orig.tar.gz linux-4.9.20.tar.xz linux-firmware-image-4.9.20_4.9.20-1_amd64.deb linux-headers-4.9.20_4.9.20-1_amd64.deb linux-image-4.9.20_4.9.20-1_amd64.deb linux-image-4.9.20-dbg_4.9.20-1_amd64.deb linux-libc-dev_4.9.20-1_amd64.deb sudo dpkg -i linux-firmware-image-4.9.20_4.9.20-1_amd64.deb linux-headers-4.9.20_4.9.20-1_amd64.deb linux-image-4.9.20_4.9.20-1_amd64.deb Sélection du paquet linux-firmware-image-4.9.20 précédemment désélectionné. (Lecture de la base de données... 202471 fichiers et répertoires déjà installés.) Préparation du dépaquetage de linux-firmware-image-4.9.20_4.9.20-1_amd64.deb ... Dépaquetage de linux-firmware-image-4.9.20 (4.9.20-1) ... Sélection du paquet linux-headers-4.9.20 précédemment désélectionné. Préparation du dépaquetage de linux-headers-4.9.20_4.9.20-1_amd64.deb ... Dépaquetage de linux-headers-4.9.20 (4.9.20-1) ... Sélection du paquet linux-image-4.9.20 précédemment désélectionné. Préparation du dépaquetage de linux-image-4.9.20_4.9.20-1_amd64.deb ... Dépaquetage de linux-image-4.9.20 (4.9.20-1) ... Paramétrage de linux-firmware-image-4.9.20 (4.9.20-1) ... Paramétrage de linux-headers-4.9.20 (4.9.20-1) ... Paramétrage de linux-image-4.9.20 (4.9.20-1) ... Warning: Unable to find an initial ram disk that I know how to handle. Will not try to make an initrd. update-initramfs: Generating /boot/initrd.img-4.9.20 Création du fichier de configuration GRUB… Found background image: /usr/share/images/desktop-base/desktop-grub.png Image Linux trouvée : /boot/vmlinuz-4.9.20 Image mémoire initiale trouvée : /boot/initrd.img-4.9.20 Image Linux trouvée : /boot/vmlinuz-4.4.59 Image mémoire initiale trouvée : /boot/initrd.img-4.4.59 Image Linux trouvée : /boot/vmlinuz-3.16.0-4-amd64 Image mémoire initiale trouvée : /boot/initrd.img-3.16.0-4-amd64 Found memtest86+ image: /boot/memtest86+.bin Found memtest86+ multiboot image: /boot/memtest86+_multiboot.bin Debian GNU/Linux 8 (jessie) trouvé sur /dev/sda7 fait I can boot my kernel 4.9 with no issue