Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- Kernel Crash with NVMe in VMWare Workstation 15 Pro - shutdown or restart machine - #1312

Open
ionutnechita opened this issue Oct 5, 2019 · 0 comments
Assignees
Labels

Comments

@ionutnechita
Copy link

ionutnechita commented Oct 5, 2019

Hi,

I would like to report a problem with the latest version of CL.
At shutdown or restart, a panic kernel appears at the end.
Use for virtualization:

  • VMWare Workstation 15 Pro with template Red Hat Enterprise Linux 8 64-bit

cat /etc/os-release
NAME="Clear Linux OS"
VERSION=1
ID=clear-linux-os
ID_LIKE=clear-linux-os
VERSION_ID=31150
PRETTY_NAME="Clear Linux OS"
ANSI_COLOR="1;35"
HOME_URL="https://clearlinux.org"
SUPPORT_URL="https://clearlinux.org"
BUG_REPORT_URL="mailto:dev@lists.clearlinux.org"
PRIVACY_POLICY_URL="http://www.intel.com/privacy"

ionutnechita@ionutnechita-vmware1~ $ uname -a
Linux ionutnechita-vmware1 5.3.2-844.native #1 SMP Tue Oct 1 00:12:33 PDT 2019 x86_64 GNU/Linux

ionutnechita@ionutnechita-vmware1~ $ lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
Address sizes: 43 bits physical, 48 bits virtual
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 2
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 58
Model name: Intel(R) Core(TM) i3-3110M CPU @ 2.40GHz
Stepping: 9
CPU MHz: 2394.566
BogoMIPS: 4789.13
Virtualization: VT-x
Hypervisor vendor: VMware
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 256K
L3 cache: 3072K
NUMA node0 CPU(s): 0,1
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx rdtscp lm constant_tsc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc cpuid pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer xsave avx f16c hypervisor lahf_lm cpuid_fault pti ssbd ibrs ibpb stibp tpr_shadow vnmi ept vpid fsgsbase tsc_adjust smep arat flush_l1d arch_capabilities

lspci.txt
fdisk.txt
dmesg.txt

kernel-crash-with-shutdown-or-restart-image

@amygilliam1 amygilliam1 removed the new label Oct 9, 2019
clrpackages pushed a commit to clearlinux-pkgs/linux that referenced this issue Oct 21, 2019
It was Power Super Save which

  Enable PCI Express ASPM L0s and L1 where possible, even if the
  BIOS did not, and also enables L1 substates where
  possible. This would result in higher power savings while staying in L1
  where the components support it.

Now it is

  Disable PCI Express ASPM L0s and L1, even if the BIOS enabled them.

Related-to: clearlinux/clr-installer#588
Related-to: clearlinux/distribution#392
Related-to: clearlinux/distribution#1312
clrpackages pushed a commit to clearlinux-pkgs/linux that referenced this issue Oct 21, 2019
Multifunction device drivers

MFD_INTEL_LPSS_ACPI "Intel Low Power Subsystem support in ACPI mode"
	  This driver supports Intel Low Power Subsystem (LPSS) devices such as
	  I2C, SPI and HS-UART starting from Intel Sunrisepoint (Intel Skylake
	  PCH) in ACPI mode.

MFD_INTEL_LPSS_PCI "Intel Low Power Subsystem support in PCI mode"
	  This driver supports Intel Low Power Subsystem (LPSS) devices such as
	  I2C, SPI and HS-UART starting from Intel Sunrisepoint (Intel Skylake
	  PCH) in PCI mode.

Related-to: clearlinux/clr-installer#588
Related-to: clearlinux/distribution#392
Related-to: clearlinux/distribution#1312
clrpackages pushed a commit to clearlinux-pkgs/linux-lts2018 that referenced this issue Mar 2, 2020
It was Power Super Save which

  Enable PCI Express ASPM L0s and L1 where possible, even if the
  BIOS did not, and also enables L1 substates where
  possible. This would result in higher power savings while staying in L1
  where the components support it.

Now it is

  Disable PCI Express ASPM L0s and L1, even if the BIOS enabled them.

Related-to: clearlinux/clr-installer#588
Related-to: clearlinux/distribution#392
Related-to: clearlinux/distribution#1312
clrpackages pushed a commit to clearlinux-pkgs/linux-lts2018 that referenced this issue Mar 2, 2020
Multifunction device drivers

MFD_INTEL_LPSS_ACPI "Intel Low Power Subsystem support in ACPI mode"
	  This driver supports Intel Low Power Subsystem (LPSS) devices such as
	  I2C, SPI and HS-UART starting from Intel Sunrisepoint (Intel Skylake
	  PCH) in ACPI mode.

MFD_INTEL_LPSS_PCI "Intel Low Power Subsystem support in PCI mode"
	  This driver supports Intel Low Power Subsystem (LPSS) devices such as
	  I2C, SPI and HS-UART starting from Intel Sunrisepoint (Intel Skylake
	  PCH) in PCI mode.

Related-to: clearlinux/clr-installer#588
Related-to: clearlinux/distribution#392
Related-to: clearlinux/distribution#1312
clrpackages pushed a commit to clearlinux-pkgs/linux-lts2017 that referenced this issue Mar 2, 2020
commit clearlinux-pkgs/linux@eeb54f6

It was Power Super Save which

  Enable PCI Express ASPM L0s and L1 where possible, even if the
  BIOS did not, and also enables L1 substates where
  possible. This would result in higher power savings while staying in L1
  where the components support it.

Now it is

  Disable PCI Express ASPM L0s and L1, even if the BIOS enabled them.

Related-to: clearlinux/clr-installer#588
Related-to: clearlinux/distribution#392
Related-to: clearlinux/distribution#1312
clrpackages pushed a commit to clearlinux-pkgs/linux-lts2017 that referenced this issue Mar 2, 2020
commit clearlinux-pkgs/linux@e6fd1a7

Multifunction device drivers

MFD_INTEL_LPSS_ACPI "Intel Low Power Subsystem support in ACPI mode"
	  This driver supports Intel Low Power Subsystem (LPSS) devices such as
	  I2C, SPI and HS-UART starting from Intel Sunrisepoint (Intel Skylake
	  PCH) in ACPI mode.

MFD_INTEL_LPSS_PCI "Intel Low Power Subsystem support in PCI mode"
	  This driver supports Intel Low Power Subsystem (LPSS) devices such as
	  I2C, SPI and HS-UART starting from Intel Sunrisepoint (Intel Skylake
	  PCH) in PCI mode.

Related-to: clearlinux/clr-installer#588
Related-to: clearlinux/distribution#392
Related-to: clearlinux/distribution#1312
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants