Hello,

If I compile myself the kernel 4.4.59 from https://www.kernel.org/

The Linux Kernel Archives<https://www.kernel.org/>
www.kernel.org
This site is operated by the Linux Kernel Organization, Inc., a 501(c)3 
nonprofit corporation, with support from the following sponsors. ...


cp /boot/config-3.16.0-4-amd64 .config

make olddefconfig

fakeroot make -j 4 deb-pkg


then

sudo dpkg -i linux-firmware-image-4.4.59_4.4.59-1_amd64.deb 
linux-headers-4.4.59_4.4.59-1_amd64.deb linux-libc-dev_4.4.59-1_amd64.deb 
linux-image-4.4.59_4.4.59-1_amd64.deb


then using Synaptic

Les paquets suivants ont été mis à jour :

linux-libc-dev (4.4.59-1) to 4.9.13-1


Les paquets suivants ont été réinstallés :

libc6-dev (2.24-9)


I can boot the kernel 4.4.59 with no issue


Reply via email to