Hi everyone!
I’m running version 30020, and getting the following errors/warnings from dmesg
:
# dmesg --level=err
[ 2.244231] intel_powerclamp: CPU does not support MWAIT
[ 13.060741] systemd[1]: Failed to acquire terminal: Inappropriate ioctl for device
[ 14.894153] Bluetooth: hci0: unexpected event for opcode 0xfc2f
# dmesg --level=warn
[ 0.553881] ACPI Warning: GPE type mismatch (level/edge) (20190215/evxface-791)
[ 2.648384] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[ 2.670832] systemd[1]: File /usr/lib/systemd/system/systemd-journald.service:26 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 2.670838] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 2.856739] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 13.074624] printk: initra-desktop: 29 output lines suppressed due to ratelimiting
[ 13.579938] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[ 13.654643] systemd[1]: File /usr/lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 13.654650] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 14.355159] int3403 thermal: probe of INT3403:05 failed with error -22
[ 14.646445] i801_smbus 0000:00:1f.1: can't derive routing for PCI INT A
[ 14.646447] i801_smbus 0000:00:1f.1: PCI INT A: not connected
[ 14.672099] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized!
[ 14.672102] uvcvideo 1-8:1.0: Entity type for entity Processing 5 was not initialized!
[ 14.672104] uvcvideo 1-8:1.0: Entity type for entity Selector 4 was not initialized!
[ 14.672106] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
[ 14.694110] thermal thermal_zone4: failed to read out thermal zone (-61)
[ 23.605292] x86/CPU: CPU features have changed after loading microcode, but might not take effect.
[ 23.605293] x86/CPU: Please consider either early loading through initrd/built-in or a potential BIOS update.
Is anyone familiar with any of these?
Should I worry or open new issues on GitHub about something?
Thank you in advance!