[Kernel-packages] [Bug 1975690] Re: kernel 5.13.0-41 and 5.13.0-44 do not boot

2022-05-30 Thread Michel Sauvard
I found the problem.
The culprit is the packet grub2-theme-mint. Last version 1.2.2
When I remove this packet grub initrd works fine with the new kernels.
Sorry for the misplaced bug report.

** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

-- 
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/1975690

Title:
  kernel 5.13.0-41 and 5.13.0-44 do not boot

Status in linux package in Ubuntu:
  Invalid

Bug description:
  the kernel updates for linux Mint 5.13.0.41 then 5.13.0-44 do not boot.
  Nothing on the screen or journalctl.
  I tried to add debug=vc and break=top on the boot line with nothing else.
  I also tried to use the root='hd0,gpt6' syntax instead of root=UUID=... but 
the file system is seen because if I replace initrd.img-5.13.0-44-generic by a 
copy of initrd.img-5.13.0-40-generic I have some display
  5.13.0-40 works fine, and the root, debug and break options work fine in it.
  ubuntu-bug does not work saying linux-image-5.13.0-40-generic is not an 
official package and no crash report
  I join files for lspci -vnvn
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sauvard1402 F pulseaudio
   /dev/snd/pcmC0D0p:   sauvard1402 F...m pulseaudio
   /dev/snd/controlC1:  sauvard1402 F pulseaudio
  CasperMD5CheckResult: skip
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2019-12-23 (883 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  IwConfig:
   lono wireless extensions.
   
   enp2s0no wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. B560 HD3
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=fr_FR
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=C
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-40-generic 
root=UUID=42eeb43d-120a-4438-a3c4-d924632552c8 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-40.45~20.04.1-generic 5.13.19
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-40-generic N/A
   linux-backports-modules-5.13.0-40-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  una
  Uname: Linux 5.13.0-40-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 11/03/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: F10
  dmi.board.asset.tag: Default string
  dmi.board.name: B560 HD3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF10:bd11/03/2021:br5.19:svnGigabyteTechnologyCo.,Ltd.:pnB560HD3:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB560HD3:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring:
  dmi.product.family: B560 MB
  dmi.product.name: B560 HD3
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sauvard1448 F pulseaudio
   /dev/snd/pcmC0D0p:   sauvard1448 F...m pulseaudio
   /dev/snd/controlC1:  sauvard1448 F pulseaudio
  CasperMD5CheckResult: skip
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2019-12-23 (889 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  IwConfig:
   lono wireless extensions.
   
   enp2s0no wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. B560 HD3
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=fr_FR
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-44-generic 
root=UUID=42eeb43d-120a-4438-a3c4-d924632552c8 ro
  ProcVersionSignature: Ubuntu 5.13.0-44.49~20.04.1-generic 5.13.19
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-44-generic N/A
   linux-backports-modules-5.13.0-44-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
 

[Kernel-packages] [Bug 1975690] Re: kernel 5.13.0-41 and 5.13.0-44 do not boot

2022-05-30 Thread Michel Sauvard
I could not give the faulty kernel because I could not boot!
But it is not a kernel problem because I can boot with SuperGrub.
So its some problem with grub or the config.
When entering grub commands manually grub freeze on the initrd command.

As I now can boot I attach apport-collect with the faulty kernel

-- 
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/1975690

Title:
  kernel 5.13.0-41 and 5.13.0-44 do not boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  the kernel updates for linux Mint 5.13.0.41 then 5.13.0-44 do not boot.
  Nothing on the screen or journalctl.
  I tried to add debug=vc and break=top on the boot line with nothing else.
  I also tried to use the root='hd0,gpt6' syntax instead of root=UUID=... but 
the file system is seen because if I replace initrd.img-5.13.0-44-generic by a 
copy of initrd.img-5.13.0-40-generic I have some display
  5.13.0-40 works fine, and the root, debug and break options work fine in it.
  ubuntu-bug does not work saying linux-image-5.13.0-40-generic is not an 
official package and no crash report
  I join files for lspci -vnvn
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sauvard1402 F pulseaudio
   /dev/snd/pcmC0D0p:   sauvard1402 F...m pulseaudio
   /dev/snd/controlC1:  sauvard1402 F pulseaudio
  CasperMD5CheckResult: skip
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2019-12-23 (883 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  IwConfig:
   lono wireless extensions.
   
   enp2s0no wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. B560 HD3
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=fr_FR
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=C
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-40-generic 
root=UUID=42eeb43d-120a-4438-a3c4-d924632552c8 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-40.45~20.04.1-generic 5.13.19
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-40-generic N/A
   linux-backports-modules-5.13.0-40-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  una
  Uname: Linux 5.13.0-40-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 11/03/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: F10
  dmi.board.asset.tag: Default string
  dmi.board.name: B560 HD3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF10:bd11/03/2021:br5.19:svnGigabyteTechnologyCo.,Ltd.:pnB560HD3:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB560HD3:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring:
  dmi.product.family: B560 MB
  dmi.product.name: B560 HD3
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sauvard1448 F pulseaudio
   /dev/snd/pcmC0D0p:   sauvard1448 F...m pulseaudio
   /dev/snd/controlC1:  sauvard1448 F pulseaudio
  CasperMD5CheckResult: skip
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2019-12-23 (889 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  IwConfig:
   lono wireless extensions.
   
   enp2s0no wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. B560 HD3
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=fr_FR
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-44-generic 
root=UUID=42eeb43d-120a-4438-a3c4-d924632552c8 ro
  ProcVersionSignature: Ubuntu 5.13.0-44.49~20.04.1-generic 5.13.19
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-44-generic N/A
   linux-backports-modules-5.13.0-44-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   0: hci0: 

[Kernel-packages] [Bug 1975690] Re: kernel 5.13.0-41 and 5.13.0-44 do not boot

2022-05-30 Thread Michel Sauvard
apport information

** Description changed:

  the kernel updates for linux Mint 5.13.0.41 then 5.13.0-44 do not boot.
  Nothing on the screen or journalctl.
  I tried to add debug=vc and break=top on the boot line with nothing else.
  I also tried to use the root='hd0,gpt6' syntax instead of root=UUID=... but 
the file system is seen because if I replace initrd.img-5.13.0-44-generic by a 
copy of initrd.img-5.13.0-40-generic I have some display
  5.13.0-40 works fine, and the root, debug and break options work fine in it.
  ubuntu-bug does not work saying linux-image-5.13.0-40-generic is not an 
official package and no crash report
  I join files for lspci -vnvn
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sauvard1402 F pulseaudio
   /dev/snd/pcmC0D0p:   sauvard1402 F...m pulseaudio
   /dev/snd/controlC1:  sauvard1402 F pulseaudio
  CasperMD5CheckResult: skip
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2019-12-23 (883 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  IwConfig:
   lono wireless extensions.
   
   enp2s0no wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. B560 HD3
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=fr_FR
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=C
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-40-generic 
root=UUID=42eeb43d-120a-4438-a3c4-d924632552c8 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-40.45~20.04.1-generic 5.13.19
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-40-generic N/A
   linux-backports-modules-5.13.0-40-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  una
  Uname: Linux 5.13.0-40-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 11/03/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: F10
  dmi.board.asset.tag: Default string
  dmi.board.name: B560 HD3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF10:bd11/03/2021:br5.19:svnGigabyteTechnologyCo.,Ltd.:pnB560HD3:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB560HD3:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring:
  dmi.product.family: B560 MB
  dmi.product.name: B560 HD3
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.24
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  sauvard1448 F pulseaudio
+  /dev/snd/pcmC0D0p:   sauvard1448 F...m pulseaudio
+  /dev/snd/controlC1:  sauvard1448 F pulseaudio
+ CasperMD5CheckResult: skip
+ DistroRelease: Linux Mint 20.3
+ InstallationDate: Installed on 2019-12-23 (889 days ago)
+ InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
+ IwConfig:
+  lono wireless extensions.
+  
+  enp2s0no wireless extensions.
+ MachineType: Gigabyte Technology Co., Ltd. B560 HD3
+ Package: linux (not installed)
+ ProcEnviron:
+  LANGUAGE=fr_FR
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-44-generic 
root=UUID=42eeb43d-120a-4438-a3c4-d924632552c8 ro
+ ProcVersionSignature: Ubuntu 5.13.0-44.49~20.04.1-generic 5.13.19
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-5.13.0-44-generic N/A
+  linux-backports-modules-5.13.0-44-generic  N/A
+  linux-firmware 1.187.31
+ RfKill:
+  0: hci0: Bluetooth
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  una
+ Uname: Linux 5.13.0-44-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: N/A
+ _MarkForUpload: True
+ dmi.bios.date: 11/03/2021
+ dmi.bios.release: 5.19
+ dmi.bios.vendor: American Megatrends International, LLC.
+ dmi.bios.version: F10
+ dmi.board.asset.tag: Default string
+ dmi.board.name: B560 HD3
+ dmi.board.vendor: Gigabyte Technology Co., Ltd.
+ dmi.board.version: Default string
+ dmi.chassis.asset.tag: Default string
+ 

[Kernel-packages] [Bug 1975690] Re: kernel 5.13.0-41 and 5.13.0-44 do not boot

2022-05-25 Thread Michel Sauvard
apport-collect has not been run with the faulty kernel 5.13.0-41 which
do not boot but the last working one: 5.13.0.40

-- 
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/1975690

Title:
  kernel 5.13.0-41 and 5.13.0-44 do not boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  the kernel updates for linux Mint 5.13.0.41 then 5.13.0-44 do not boot.
  Nothing on the screen or journalctl.
  I tried to add debug=vc and break=top on the boot line with nothing else.
  I also tried to use the root='hd0,gpt6' syntax instead of root=UUID=... but 
the file system is seen because if I replace initrd.img-5.13.0-44-generic by a 
copy of initrd.img-5.13.0-40-generic I have some display
  5.13.0-40 works fine, and the root, debug and break options work fine in it.
  ubuntu-bug does not work saying linux-image-5.13.0-40-generic is not an 
official package and no crash report
  I join files for lspci -vnvn
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sauvard1402 F pulseaudio
   /dev/snd/pcmC0D0p:   sauvard1402 F...m pulseaudio
   /dev/snd/controlC1:  sauvard1402 F pulseaudio
  CasperMD5CheckResult: skip
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2019-12-23 (883 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  IwConfig:
   lono wireless extensions.
   
   enp2s0no wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. B560 HD3
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=fr_FR
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=C
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-40-generic 
root=UUID=42eeb43d-120a-4438-a3c4-d924632552c8 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-40.45~20.04.1-generic 5.13.19
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-40-generic N/A
   linux-backports-modules-5.13.0-40-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  una
  Uname: Linux 5.13.0-40-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 11/03/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: F10
  dmi.board.asset.tag: Default string
  dmi.board.name: B560 HD3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF10:bd11/03/2021:br5.19:svnGigabyteTechnologyCo.,Ltd.:pnB560HD3:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB560HD3:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring:
  dmi.product.family: B560 MB
  dmi.product.name: B560 HD3
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1975690/+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


[Kernel-packages] [Bug 1975690] Re: kernel 5.13.0-41 and 5.13.0-44 do not boot

2022-05-25 Thread Michel Sauvard
apport information

** Tags added: apport-collected una

** Description changed:

  the kernel updates for linux Mint 5.13.0.41 then 5.13.0-44 do not boot.
  Nothing on the screen or journalctl.
  I tried to add debug=vc and break=top on the boot line with nothing else.
  I also tried to use the root='hd0,gpt6' syntax instead of root=UUID=... but 
the file system is seen because if I replace initrd.img-5.13.0-44-generic by a 
copy of initrd.img-5.13.0-40-generic I have some display
  5.13.0-40 works fine, and the root, debug and break options work fine in it.
  ubuntu-bug does not work saying linux-image-5.13.0-40-generic is not an 
official package and no crash report
  I join files for lspci -vnvn
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.24
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  sauvard1402 F pulseaudio
+  /dev/snd/pcmC0D0p:   sauvard1402 F...m pulseaudio
+  /dev/snd/controlC1:  sauvard1402 F pulseaudio
+ CasperMD5CheckResult: skip
+ DistroRelease: Linux Mint 20.3
+ InstallationDate: Installed on 2019-12-23 (883 days ago)
+ InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
+ IwConfig:
+  lono wireless extensions.
+  
+  enp2s0no wireless extensions.
+ MachineType: Gigabyte Technology Co., Ltd. B560 HD3
+ Package: linux (not installed)
+ ProcEnviron:
+  LANGUAGE=fr_FR
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=C
+  SHELL=/bin/bash
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-40-generic 
root=UUID=42eeb43d-120a-4438-a3c4-d924632552c8 ro quiet splash
+ ProcVersionSignature: Ubuntu 5.13.0-40.45~20.04.1-generic 5.13.19
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-5.13.0-40-generic N/A
+  linux-backports-modules-5.13.0-40-generic  N/A
+  linux-firmware 1.187.31
+ RfKill:
+  0: hci0: Bluetooth
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  una
+ Uname: Linux 5.13.0-40-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: N/A
+ _MarkForUpload: True
+ dmi.bios.date: 11/03/2021
+ dmi.bios.release: 5.19
+ dmi.bios.vendor: American Megatrends International, LLC.
+ dmi.bios.version: F10
+ dmi.board.asset.tag: Default string
+ dmi.board.name: B560 HD3
+ dmi.board.vendor: Gigabyte Technology Co., Ltd.
+ dmi.board.version: Default string
+ dmi.chassis.asset.tag: Default string
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Default string
+ dmi.chassis.version: Default string
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF10:bd11/03/2021:br5.19:svnGigabyteTechnologyCo.,Ltd.:pnB560HD3:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB560HD3:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring:
+ dmi.product.family: B560 MB
+ dmi.product.name: B560 HD3
+ dmi.product.sku: Default string
+ dmi.product.version: Default string
+ dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1975690/+attachment/5592874/+files/AlsaInfo.txt

-- 
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/1975690

Title:
  kernel 5.13.0-41 and 5.13.0-44 do not boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  the kernel updates for linux Mint 5.13.0.41 then 5.13.0-44 do not boot.
  Nothing on the screen or journalctl.
  I tried to add debug=vc and break=top on the boot line with nothing else.
  I also tried to use the root='hd0,gpt6' syntax instead of root=UUID=... but 
the file system is seen because if I replace initrd.img-5.13.0-44-generic by a 
copy of initrd.img-5.13.0-40-generic I have some display
  5.13.0-40 works fine, and the root, debug and break options work fine in it.
  ubuntu-bug does not work saying linux-image-5.13.0-40-generic is not an 
official package and no crash report
  I join files for lspci -vnvn
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sauvard1402 F pulseaudio
   /dev/snd/pcmC0D0p:   sauvard1402 F...m pulseaudio
   /dev/snd/controlC1:  sauvard1402 F pulseaudio
  CasperMD5CheckResult: skip
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2019-12-23 (883 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  IwConfig:
   lono wireless extensions.
   
   enp2s0no wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. B560 HD3
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=fr_FR
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=C
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb