Comment 14 for bug 1656605

Revision history for this message
Michael Lueck (mlueck) wrote :

Excellent, first try lucky. I downloaded all three requested kernel packages. Started with the:

4.5 final: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.5-wily/

And this version already corrects the entire issue seen with the 4.4.0-59-generic official 16.04 version.

Here is the console output from applying it:

mdlueck@ldslnx01:/srv/shares/data/Download/OpenSource/Ubuntu/Xenial/Bugs/1656605_ServerNoConsoleDisplay/v4.5-wily$ sudo dpkg -i linux-image-4.5.0-040500-generic_4.5.0-040500.201603140130_i386.deb
Selecting previously unselected package linux-image-4.5.0-040500-generic.
(Reading database ... 59100 files and directories currently installed.)
Preparing to unpack linux-image-4.5.0-040500-generic_4.5.0-040500.201603140130_i386.deb ...
Done.
Unpacking linux-image-4.5.0-040500-generic (4.5.0-040500.201603140130) ...
Setting up linux-image-4.5.0-040500-generic (4.5.0-040500.201603140130) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.5.0-040500-generic /boot/vmlinuz-4.5.0-040500-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.5.0-040500-generic /boot/vmlinuz-4.5.0-040500-generic
update-initramfs: Generating /boot/initrd.img-4.5.0-040500-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 4.5.0-040500-generic /boot/vmlinuz-4.5.0-040500-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.5.0-040500-generic /boot/vmlinuz-4.5.0-040500-generic
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.10.0-041000rc4-generic
Found initrd image: /boot/initrd.img-4.10.0-041000rc4-generic
Found linux image: /boot/vmlinuz-4.5.0-040500-generic
Found initrd image: /boot/initrd.img-4.5.0-040500-generic
Found linux image: /boot/vmlinuz-4.4.0-59-generic
Found initrd image: /boot/initrd.img-4.4.0-59-generic
Found memtest86+ image: /memtest86+.elf
Found memtest86+ image: /memtest86+.bin
done

I will stay booted to this kernel version.

Please let me know if I may be of further assistance.