OrangeJuice hat geschrieben: 26.07.2020 23:40:33
Kannst du nochmal kurz sagen, welchen Kernel du verwendest?
Gerne, ich hoffe das passt so:
Code: Alles auswählen
# dpkg -l | grep linux-image
ii linux-image-4.19.0-9-amd64 4.19.118-2+deb10u1 amd64 Linux 4.19 for 64-bit PCs (signed)
ii linux-image-amd64 4.19+105+deb10u4 amd64 Linux for 64-bit PCs (meta-package)
Der TPM Bug wird bei mir angezeigt, wenn ich das Intel fTPM im UEFI eingeschaltet lassen.
Ich hab im Bios was dazu geändert, nun schaut es eigentlich so aus:
Code: Alles auswählen
-- Logs begin at Mon 2020-07-27 08:53:57 CEST, end at Mon 2020-07-27 09:30:35 CEST. --
Jul 27 08:53:57 shu kernel: mce: [Hardware Error]: CPU 0: Machine Check: 0 Bank 4: a600000000020408
Jul 27 08:53:57 shu kernel: mce: [Hardware Error]: TSC 0 ADDR fef13b80
Jul 27 08:53:57 shu kernel: mce: [Hardware Error]: PROCESSOR 0:506c9 TIME 1595832830 SOCKET 0 APIC 0 microcode 2e
Jul 27 08:54:02 shu kernel: EDAC pnd2: Failed to register device with error -22.
Jul 27 08:54:02 shu kernel: EDAC pnd2: Failed to register device with error -22.
Jul 27 08:54:02 shu kernel: EDAC pnd2: Failed to register device with error -22.
Jul 27 08:54:02 shu kernel: EDAC pnd2: Failed to register device with error -22.
Es geht mit den Meldungen jetzt gerade noch weiter, was aber vielleicht nicht an Bios-Änderungen, sondern an einer Bereitschafts-Mudos Pause gelegen haben kann:
Code: Alles auswählen
Jul 27 08:54:09 shu kernel: snd_hda_intel 0000:00:0e.0: control 2:0:0:PCM Playback Volume:0 is already present
Jul 27 09:22:39 shu kernel: mce: [Hardware Error]: CPU 0: Machine Check: 0 Bank 4: a600000000020408
Jul 27 09:22:39 shu kernel: mce: [Hardware Error]: TSC 0 ADDR fef13b80
Jul 27 09:22:39 shu kernel: mce: [Hardware Error]: PROCESSOR 0:506c9 TIME 1595834559 SOCKET 0 APIC 0 microcode 2e
Jul 27 09:22:43 shu wpa_supplicant[530]: nl80211: Failed to open /proc/sys/net/ipv4/conf/p2p-dev-wlp2s0/drop_unicast_in_l2_mul
Jul 27 09:22:43 shu wpa_supplicant[530]: nl80211: Failed to set IPv4 unicast in multicast filter
Jul 27 09:22:43 shu wpa_supplicant[530]: nl80211: Failed to open /proc/sys/net/ipv4/conf/p2p-dev-wlp2s0/drop_unicast_in_l2_mul
Jul 27 09:22:43 shu wpa_supplicant[530]: nl80211: Failed to set IPv4 unicast in multicast filter
Ich würde es dann mal mit ein paar Grub Parametern(und evtl. SecureBoot) probieren, zum ausprobieren eignet sich dein Ubuntu Live-Stick(Kernel lockdown ab Kernel 5.4). Weißt du wie du die hinzufügst?
Code: Alles auswählen
security_lockdown_lsm_early lockdown=confidentiality acpi=strict intel_iommu=off iommu=soft
Das sagt mir jetzt nicht soviel, ich hatte auch einfach die ISO auf DVD/CD gebrannt.
Ich hab das jetzt erstmal ohne Updates oder Secureboot oder neuerer Firmware fürs WLAN gemacht:
Code: Alles auswählen
# dmesg -x -l crit,warn,err
kern :warn : [ 0.542518] mtrr: your CPUs had inconsistent variable MTRR settings
kern :warn : [ 2.949422] i801_smbus 0000:00:1f.1: can't derive routing for PCI INT A
kern :warn : [ 2.949426] i801_smbus 0000:00:1f.1: PCI INT A: not connected
kern :err : [ 12.580878] EDAC pnd2: Failed to register device with error -22.
kern :err : [ 12.611340] EDAC pnd2: Failed to register device with error -22.
kern :err : [ 12.659221] EDAC pnd2: Failed to register device with error -22.
kern :err : [ 12.715221] EDAC pnd2: Failed to register device with error -22.
kern :warn : [ 13.883960] thermal thermal_zone2: failed to read out thermal zone (-61)
kern :err : [ 19.663992] snd_hda_intel 0000:00:0e.0: control 2:0:0:PCM Playback Volume:0 is already present
kern :warn : [ 222.852166] cache: parent cpu1 should not be sleeping
kern :warn : [ 222.853820] cache: parent cpu2 should not be sleeping
kern :warn : [ 222.855508] cache: parent cpu3 should not be sleeping
Die Energieparfunktionen sollte ich wohl erstmal komplett meiden?
Code: Alles auswählen
-- Logs begin at Mon 2020-07-27 08:53:57 CEST, end at Mon 2020-07-27 09:38:58 CEST. --
Jul 27 08:54:02 shu kernel: EDAC pnd2: Failed to register device with error -22.
Jul 27 08:54:02 shu kernel: EDAC pnd2: Failed to register device with error -22.
Jul 27 08:54:02 shu kernel: EDAC pnd2: Failed to register device with error -22.
Jul 27 08:54:02 shu kernel: EDAC pnd2: Failed to register device with error -22.
Jul 27 08:54:09 shu kernel: snd_hda_intel 0000:00:0e.0: control 2:0:0:PCM Playback Volume:0 is already present
Jul 27 09:22:43 shu wpa_supplicant[530]: nl80211: Failed to open /proc/sys/net/ipv4/conf/p2p-dev-wlp2s0/drop_unicast_in_l2_mul
Jul 27 09:22:43 shu wpa_supplicant[530]: nl80211: Failed to set IPv4 unicast in multicast filter
Jul 27 09:22:43 shu wpa_supplicant[530]: nl80211: Failed to open /proc/sys/net/ipv4/conf/p2p-dev-wlp2s0/drop_unicast_in_l2_mul
Jul 27 09:22:43 shu wpa_supplicant[530]: nl80211: Failed to set IPv4 unicast in multicast filter