Hi, both dmesg logs you attached are of 5.3.0-18-generic, not
5.3.0-40-generic. Could you try to locate your last boot of
5.3.0-40-generic by:

  $ journalctl -k -b <num>

where <num> is -1 for last boot, -2 for the second last boot and so on.
Save full output with:

  $ journalctl -k -b <num> | tee dmesg.5.3.0-40-generic

And, could you also try to boot 5.3.0-40-generic without "quiet splash"
but with "3", which will send you into console mode if successful. No
need to append other debug parameters. It seems kernel has successfully
booted and we may need to diagnose GUI environment rather than linux
kernel. So let's try booting into no GUI mode. If that works, you should
try:

  1. booting with 5.3.0-40-generic normally (with "quiet splash" removed) again,
  2. wait for a few minutes after screen turns blank,
  3. force power off
  4. use `journalctl -b -1` to dump *all* syslog messages and attach them here.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1866879

Title:
  Failure to boot on linux-image-5.3.0-40-generic

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I installed Ubuntu on the laptop, rebooted and everything was fine. I
  did an upgrade to all packages and found that when I rebooted, it
  fails to load.

  I found out that a workaround is to select linux-
  image-5.3.0-18-generic in grub which leads me to think that the issue
  is related to the upgrade of the linux-image 5.3.0 package.

  To be clear, linux-image-5.3.0-18-generic works but linux-
  image-5.3.0-40-generic does not.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: linux-image-5.3.0-40-generic 5.3.0-40.32
  ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1
  Uname: Linux 5.3.0-18-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.5
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC1:  paul       2027 F.... pulseaudio
   /dev/snd/controlC0:  paul       2027 F.... pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Mar 10 18:25:57 2020
  InstallationDate: Installed on 2020-03-09 (0 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: ASUSTeK COMPUTER INC. VivoBook_ASUSLaptop X512DA_X512DA
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.3.0-18-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-18-generic N/A
   linux-backports-modules-5.3.0-18-generic  N/A
   linux-firmware                            1.183.4
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/05/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X512DA.308
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X512DA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX512DA.308:bd11/05/2019:svnASUSTeKCOMPUTERINC.:pnVivoBook_ASUSLaptopX512DA_X512DA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX512DA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: VivoBook
  dmi.product.name: VivoBook_ASUSLaptop X512DA_X512DA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1866879/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to