Loudatheist

dmesg --level=err,warn

Jan 3rd, 2023
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. mint@mint:~$ dmesg --level=err,warn
  2. [ 0.130816] x86/cpu: SGX disabled by BIOS.
  3. [ 0.131855] 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.
  4. [ 0.131855] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
  5. [ 0.131855] #3
  6. [ 0.136234] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  7. [ 0.457419] ACPI: thermal: [Firmware Bug]: No valid trip found
  8. [ 0.457500] ACPI: thermal: [Firmware Bug]: No valid trip found
  9. [ 0.460781] hpet_acpi_add: no address or irqs in _CRS
  10. [ 0.479065] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
  11. [ 0.481596] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
  12. [ 0.481803] platform eisa.0: EISA: Cannot allocate resource for mainboard
  13. [ 0.481806] platform eisa.0: Cannot allocate resource for EISA slot 1
  14. [ 0.481809] platform eisa.0: Cannot allocate resource for EISA slot 2
  15. [ 0.481812] platform eisa.0: Cannot allocate resource for EISA slot 3
  16. [ 0.481815] platform eisa.0: Cannot allocate resource for EISA slot 4
  17. [ 0.481817] platform eisa.0: Cannot allocate resource for EISA slot 5
  18. [ 0.481820] platform eisa.0: Cannot allocate resource for EISA slot 6
  19. [ 0.481823] platform eisa.0: Cannot allocate resource for EISA slot 7
  20. [ 0.481826] platform eisa.0: Cannot allocate resource for EISA slot 8
  21. [ 1.907557] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
  22. [ 1.907563] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
  23. [ 1.907567] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
  24. [ 1.907571] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
  25. [ 1.908375] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
  26. [ 1.936275] usb: port power management may be unreliable
  27. [ 2.897863] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210730/nsarguments-61)
  28. [ 2.897993] ACPI Warning: \_SB.PCI0.RP01.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210730/nsarguments-61)
  29. [ 3.042748] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ PRIVRING ]
  30. [ 5.093516] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
  31. [ 20.281505] Bluetooth: hci0: unexpected event for opcode 0xfc2f
  32. [ 20.441916] thermal thermal_zone2: failed to read out thermal zone (-61)
  33. [ 20.650979] spl: loading out-of-tree module taints kernel.
  34. [ 20.691950] znvpair: module license 'CDDL' taints kernel.
  35. [ 20.691954] Disabling lock debugging due to kernel taint
  36. [ 38.007156] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ PRIVRING ]
  37. [ 155.735967] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ PRIVRING ]
  38. [ 178.651197] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ PRIVRING ]
  39. mint@mint:~$
  40.  
  41.  
Advertisement
Add Comment
Please, Sign In to add comment