Are you good with me using kernel: 5.11.0-37-generic or would you prefer I use a different kernel? The X555U is currently running Linux Mint 20.2 Cinnamon.
FYI: I tried removing pci=noaer and it does boot now (without your patch). It has been a while since I tried removing pci=noaer and new kernels get installed all the time so not sure what kernel first started allowing it to boot without needing that line. However, there are still many errors on boot. dmesg --level=err,warn [ 0.105337] x86/cpu: VMX (outside TXT) disabled by BIOS [ 0.110761] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. [ 0.110761] #3 [ 0.114598] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.135583] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.RP01.PXSX], AE_NOT_FOUND (20201113/psargs-330) [ 0.135597] ACPI Error: Skipping While/If block (20201113/psloop-427) [ 0.527786] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80 [ 0.527874] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80 [ 0.736009] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp [ 0.738042] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 0.738044] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 0.738045] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 0.738046] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 0.738048] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 0.738049] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 0.738050] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 0.738051] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 0.738052] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 1.268806] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control [ 1.329939] i2c_hid i2c-ELAN1000:00: supply vdd not found, using dummy regulator [ 1.329973] i2c_hid i2c-ELAN1000:00: supply vddl not found, using dummy regulator [ 1.611704] ata1.00: supports DRM functions and may not be fully accessible [ 1.613394] ata1.00: supports DRM functions and may not be fully accessible [ 5.726419] elan_i2c i2c-ELAN1000:00: supply vcc not found, using dummy regulator [ 6.376762] nvidia: loading out-of-tree module taints kernel. [ 6.376775] nvidia: module license 'NVIDIA' taints kernel. [ 6.376776] Disabling lock debugging due to kernel taint [ 6.884240] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 470.63.01 Tue Aug 3 20:44:16 UTC 2021 [ 6.958699] nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint. [ 8.533945] ACPI Warning: \_SB.PCI0.RP01.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20201113/nsarguments-61) Chris On 2021-10-03 2:03 a.m., bugzilla-dae...@bugzilla.kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=109691 > > Naveen Naidu (naveennaidu...@gmail.com) changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Attachment #299043|0 |1 > is obsolete| | > > --- Comment #15 from Naveen Naidu (naveennaidu...@gmail.com) --- > Created attachment 299071 > --> https://bugzilla.kernel.org/attachment.cgi?id=299071&action=edit > Patch for the AER message spew > > This is the correct patch. Please use this and ignore the previous patch. > -- 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/1521173 Title: AER: Corrected error received: id=00e0 Status in Linux: Unknown Status in linux package in Ubuntu: Triaged Status in linux source package in Xenial: Triaged Bug description: WORKAROUND: add pci=noaer to your kernel command line: 1) edit /etc/default/grub and and add pci=noaer to the line starting with GRUB_CMDLINE_LINUX_DEFAULT. It will look like this: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pci=noaer" 2) run "sudo update-grub" 3) reboot ---- My dmesg gets completely spammed with the following messages appearing over and over again. It stops after one s3 cycle; it only happens after reboot. [ 5315.986588] pcieport 0000:00:1c.0: AER: Corrected error received: id=00e0 [ 5315.987249] pcieport 0000:00:1c.0: can't find device of ID00e0 [ 5315.995632] pcieport 0000:00:1c.0: AER: Corrected error received: id=00e0 [ 5315.995664] pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00e0(Receiver ID) [ 5315.995674] pcieport 0000:00:1c.0: device [8086:9d14] error status/mask=00000001/00002000 [ 5315.995683] pcieport 0000:00:1c.0: [ 0] Receiver Error [ 5316.002772] pcieport 0000:00:1c.0: AER: Corrected error received: id=00e0 [ 5316.002811] pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00e0(Receiver ID) [ 5316.002826] pcieport 0000:00:1c.0: device [8086:9d14] error status/mask=00000001/00002000 [ 5316.002838] pcieport 0000:00:1c.0: [ 0] Receiver Error [ 5316.009926] pcieport 0000:00:1c.0: AER: Corrected error received: id=00e0 [ 5316.009964] pcieport 0000:00:1c.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00e0(Receiver ID) [ 5316.009979] pcieport 0000:00:1c.0: device [8086:9d14] error status/mask=00000001/00002000 [ 5316.009991] pcieport 0000:00:1c.0: [ 0] Receiver Error ProblemType: BugDistroRelease: Ubuntu 16.04 Package: linux-image-4.2.0-19-generic 4.2.0-19.23 [modified: boot/vmlinuz-4.2.0-19-generic] ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6 Uname: Linux 4.2.0-19-generic x86_64 ApportVersion: 2.19.2-0ubuntu8 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/pcmC0D0c: david 1502 F...m pulseaudio /dev/snd/controlC0: david 1502 F.... pulseaudio CurrentDesktop: Unity Date: Mon Nov 30 13:19:00 2015 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=fe528b90-b4eb-4a20-82bd-6a03b79cfb14 InstallationDate: Installed on 2015-11-28 (2 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151127) MachineType: Dell Inc. Inspiron 13-7359 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-19-generic.efi.signed root=UUID=94d54f88-5d18-4e2b-960a-8717d6e618bb ro noprompt persistent quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-4.2.0-19-generic N/A linux-backports-modules-4.2.0-19-generic N/A linux-firmware 1.153SourcePackage: linux UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/07/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: 01.00.00 dmi.board.name: 0NT3WX dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr01.00.00:bd08/07/2015:svnDellInc.:pnInspiron13-7359:pvr:rvnDellInc.:rn0NT3WX:rvrA00:cvnDellInc.:ct9:cvr: dmi.product.name: Inspiron 13-7359 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1521173/+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