Private bug reported:

This happens when installing Focal server 5.3.0-24 kernel on Comet Lake
S. When booted without nomodeset, it will always fail to initialize NVMe
correctly and drop to rescue shell in initramfs:

[   33.905523] nvme nvme0: controller is down; will reset: CSTS=0xffffffff, 
PCI_STATUS=0x10
[   33.937656] blk_update_request: I/O error, dev nvme1n1, sector 1050496 op 
0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[   33.969501] nvme 0000:02:00.0: enabling device (0000 -> 0002)
[   33.969687] nvme nvme0: Removing after probe failure status: -19
[   33.985518] Buffer I/O error on dev nvme1n1p1, logical block 131056, async 
page read
[   33.985672] Buffer I/O error on dev nvme1n1p2, logical block 124895216, 
async page read
[   34.002420] nvme nvme0: failed to set APST feature (-19)

When nomodeset is applied, it will boot directly into console and
everything seems just fine.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.3.0-24-generic 5.3.0-24.26
ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
Uname: Linux 5.3.0-24-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version k5.3.0-24-generic.
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
ApportVersion: 2.20.11-0ubuntu13
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 1:
Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer': 
'amixer'
Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer': 
'amixer'
Date: Mon Dec  9 15:32:39 2019
InstallationDate: Installed on 2019-12-08 (0 days ago)
InstallationMedia: Ubuntu-Server 19.10 "Eoan Ermine" - Release amd64 (20191017)
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
MachineType: Intel Corporation CometLake Client Platform
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-5.3.0-24-generic 
root=UUID=4fcb4eaf-922e-422a-bb72-633893c06d86 ro rootflags=subvol=@ nomodeset
RelatedPackageVersions:
 linux-restricted-modules-5.3.0-24-generic N/A
 linux-backports-modules-5.3.0-24-generic  N/A
 linux-firmware                            1.184
RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/04/2019
dmi.bios.vendor: Intel Corporation
dmi.bios.version: CMLSFWR1.R00.1405.D00.1910041103
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: CometLake S UDIMM (ERB/CRB)
dmi.board.vendor: Intel Corporation
dmi.board.version: 2
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 3
dmi.chassis.vendor: Intel Corporation
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnIntelCorporation:bvrCMLSFWR1.R00.1405.D00.1910041103:bd10/04/2019:svnIntelCorporation:pnCometLakeClientPlatform:pvr0.1:rvnIntelCorporation:rnCometLakeSUDIMM(ERB/CRB):rvr2:cvnIntelCorporation:ct3:cvr0.1:
dmi.product.family: CometLake Client System
dmi.product.name: CometLake Client Platform
dmi.product.sku: 00110002
dmi.product.version: 0.1
dmi.sys.vendor: Intel Corporation

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug focal

** Attachment added: "dmesg.5.3.0-24-generic.without-nomodeset"
   
https://bugs.launchpad.net/bugs/1855664/+attachment/5310981/+files/dmesg.5.3.0-24-generic.without-nomodeset

** Description changed:

  This happens when installing Focal server 5.3.0-24 kernel on Comet Lake
  S. When booted without nomodeset, it will always fail to initialize NVMe
- correctly and drop to rescue shell in initramfs. When nomodeset is
- applied, it will boot directly into console and everything seems just
- fine.
+ correctly and drop to rescue shell in initramfs:
+ 
+ [   33.905523] nvme nvme0: controller is down; will reset: CSTS=0xffffffff, 
PCI_STATUS=0x10
+ [   33.937656] blk_update_request: I/O error, dev nvme1n1, sector 1050496 op 
0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
+ [   33.969501] nvme 0000:02:00.0: enabling device (0000 -> 0002)
+ [   33.969687] nvme nvme0: Removing after probe failure status: -19
+ [   33.985518] Buffer I/O error on dev nvme1n1p1, logical block 131056, async 
page read
+ [   33.985672] Buffer I/O error on dev nvme1n1p2, logical block 124895216, 
async page read
+ [   34.002420] nvme nvme0: failed to set APST feature (-19)
+ 
+ When nomodeset is applied, it will boot directly into console and
+ everything seems just fine.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.3.0-24-generic 5.3.0-24.26
  ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
  Uname: Linux 5.3.0-24-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.3.0-24-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.11-0ubuntu13
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 1:
  Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer': 
'amixer'
  Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer': 
'amixer'
  Date: Mon Dec  9 15:32:39 2019
  InstallationDate: Installed on 2019-12-08 (0 days ago)
  InstallationMedia: Ubuntu-Server 19.10 "Eoan Ermine" - Release amd64 
(20191017)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  MachineType: Intel Corporation CometLake Client Platform
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-5.3.0-24-generic 
root=UUID=4fcb4eaf-922e-422a-bb72-633893c06d86 ro rootflags=subvol=@ nomodeset
  RelatedPackageVersions:
-  linux-restricted-modules-5.3.0-24-generic N/A
-  linux-backports-modules-5.3.0-24-generic  N/A
-  linux-firmware                            1.184
+  linux-restricted-modules-5.3.0-24-generic N/A
+  linux-backports-modules-5.3.0-24-generic  N/A
+  linux-firmware                            1.184
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/04/2019
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: CMLSFWR1.R00.1405.D00.1910041103
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: CometLake S UDIMM (ERB/CRB)
  dmi.board.vendor: Intel Corporation
  dmi.board.version: 2
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 3
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrCMLSFWR1.R00.1405.D00.1910041103:bd10/04/2019:svnIntelCorporation:pnCometLakeClientPlatform:pvr0.1:rvnIntelCorporation:rnCometLakeSUDIMM(ERB/CRB):rvr2:cvnIntelCorporation:ct3:cvr0.1:
  dmi.product.family: CometLake Client System
  dmi.product.name: CometLake Client Platform
  dmi.product.sku: 00110002
  dmi.product.version: 0.1
  dmi.sys.vendor: Intel Corporation

** Information type changed from Public to Private

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

Title:
  Cannot initialize NVMe corretly without nomodeset on Comet Lake S:
  failed to set APST feature (-19)

Status in linux package in Ubuntu:
  New

Bug description:
  This happens when installing Focal server 5.3.0-24 kernel on Comet
  Lake S. When booted without nomodeset, it will always fail to
  initialize NVMe correctly and drop to rescue shell in initramfs:

  [   33.905523] nvme nvme0: controller is down; will reset: CSTS=0xffffffff, 
PCI_STATUS=0x10
  [   33.937656] blk_update_request: I/O error, dev nvme1n1, sector 1050496 op 
0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
  [   33.969501] nvme 0000:02:00.0: enabling device (0000 -> 0002)
  [   33.969687] nvme nvme0: Removing after probe failure status: -19
  [   33.985518] Buffer I/O error on dev nvme1n1p1, logical block 131056, async 
page read
  [   33.985672] Buffer I/O error on dev nvme1n1p2, logical block 124895216, 
async page read
  [   34.002420] nvme nvme0: failed to set APST feature (-19)

  When nomodeset is applied, it will boot directly into console and
  everything seems just fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.3.0-24-generic 5.3.0-24.26
  ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
  Uname: Linux 5.3.0-24-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.3.0-24-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.11-0ubuntu13
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 1:
  Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer': 
'amixer'
  Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer': 
'amixer'
  Date: Mon Dec  9 15:32:39 2019
  InstallationDate: Installed on 2019-12-08 (0 days ago)
  InstallationMedia: Ubuntu-Server 19.10 "Eoan Ermine" - Release amd64 
(20191017)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  MachineType: Intel Corporation CometLake Client Platform
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-5.3.0-24-generic 
root=UUID=4fcb4eaf-922e-422a-bb72-633893c06d86 ro rootflags=subvol=@ nomodeset
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-24-generic N/A
   linux-backports-modules-5.3.0-24-generic  N/A
   linux-firmware                            1.184
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/04/2019
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: CMLSFWR1.R00.1405.D00.1910041103
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: CometLake S UDIMM (ERB/CRB)
  dmi.board.vendor: Intel Corporation
  dmi.board.version: 2
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 3
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrCMLSFWR1.R00.1405.D00.1910041103:bd10/04/2019:svnIntelCorporation:pnCometLakeClientPlatform:pvr0.1:rvnIntelCorporation:rnCometLakeSUDIMM(ERB/CRB):rvr2:cvnIntelCorporation:ct3:cvr0.1:
  dmi.product.family: CometLake Client System
  dmi.product.name: CometLake Client Platform
  dmi.product.sku: 00110002
  dmi.product.version: 0.1
  dmi.sys.vendor: Intel Corporation

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