Windows 11 Upgrade

Aus TippvomTibb
Zur Navigation springen Zur Suche springen

Allgemeines

Das Supportende naht (10/2025), aber irgendwie verspuere ich keinen Drang mein laufendes Win10-System zu erneuern, zumal das "PC-Integritätstool" meine in die Jahre gekommene CPU AMD Ryzen 5 1600 (Passmark 12272) als inkompatibel meldet. Bevor ich aber ne neue CPU (Ryzen 9 5950X) auf meinem ASUS Prime X370-Pro installiere probiere ich mal ein Upgrade auf meiner HP Workstation Z840.

HP Z840

Da PC-Integritätstool meldet:


Update TPM 1.2 auf 2.0

Das Ganze war doch etwas holprig.

Aktuell habe/hatte ich die Version M60 v02.62 (01/04/2024) auf meinem HPZ840. Ich einem Forenbeitrag wird fuer ein TPM2.0 Update ein Downgrade des BIOS auf v02.54 (06/12/2020) empfohlen. Das versuche ich mir zu ersparen. Also soll erstmal die TPM Update reichen.

Nach dem Start von TPMConfig64 gab es aber erst mal eine Fehlermeldung: Error Loading string id: 117

Wenn ich in der Powershell folgendes laufen lasse meldet das Logfile einen Erfolg.

.\TPMConfig64.exe -s -f .\TPM12_4.43.257.0_to_TPM20_5.62.3126.0.BIN


2025/07/05 16:12:42.450|00002FD4|Information|CTpmUpdateApp::InitializeProperties|****************************************************************** 2025/07/05 16:12:42.450|00002FD4|Information|CTpmUpdateApp::InitializeProperties|** Start of HP TPM FW Update session, version 2.0.4.1 ** 2025/07/05 16:12:42.500|00002FD4|Information|CTpmUpdateApp::InitializeProperties|****************************************************************** 2025/07/05 16:12:42.517|00002FD4|Information|CTpmUpdateApp::InitializeProperties|Command line: -s -f .\TPM12_4.43.257.0_to_TPM20_5.62.3126.0.BIN 2025/07/05 16:12:42.584|00002FD4|Information|TpmUpdate::SmbiosInfo::GetSmbiosInfo|Getting SMBIOS information 2025/07/05 16:12:42.617|00002FD4|Information|TpmUpdate::PrivateWmiInfo::GetPrivateWmiSettings|m_isGondorBIOS = 1, m_isEspDriveSupported = 1 2025/07/05 16:12:42.633|00002FD4|Information|TpmUpdate::PrivateWmiInfo::GetPrivateWmiSettings|, m_isGondorBIOS = 1 2025/07/05 16:12:55.000|00002FD4|Information|TpmUpdate::CTPMUpdateInfo::GetTPMInfo|TPM information: 2025/07/05 16:12:55.001|00002FD4|Information|TpmUpdate::CTPMUpdateInfo::GetTPMInfo|------------------------------- 2025/07/05 16:12:55.018|00002FD4|Information|TpmUpdate::CTPMUpdateInfo::GetTPMInfo|TPM family: 1.2 2025/07/05 16:12:55.034|00002FD4|Information|TpmUpdate::CTPMUpdateInfo::GetTPMInfo|TPM firmware version 4.43.257.0 2025/07/05 16:12:55.051|00002FD4|Information|TpmUpdate::CTPMUpdateInfo::GetTPMInfo|Remaining updates: More than 3 2025/07/05 16:12:55.068|00002FD4|Information|TpmUpdate::CTPMUpdateInfo::GetTPMInfo|TPM owner set: No 2025/07/05 16:12:55.085|00002FD4|Information|TpmUpdate::CTPMUpdateInfo::GetFWImageInfo|Loading firmware image .\TPM12_4.43.257.0_to_TPM20_5.62.3126.0.BIN ... 2025/07/05 16:12:55.117|00002FD4|Information|TpmUpdate::CTPMUpdateInfo::GetFWImageInfo|Loaded the firmware image .\TPM12_4.43.257.0_to_TPM20_5.62.3126.0.BIN successfully. 2025/07/05 16:12:55.118|00002FD4|Information|TpmUpdate::CTPMUpdateInfo::GetFWImageInfo|Call IFXTPMUpdate_GetFirmwareImageInfo ... 2025/07/05 16:12:55.151|00002FD4|Information|TpmUpdate::CTPMUpdateInfo::GetFWImageInfo|TPM firmware image information 2025/07/05 16:12:55.151|00002FD4|Information|TpmUpdate::CTPMUpdateInfo::GetFWImageInfo|------------------------------------------ 2025/07/05 16:12:55.168|00002FD4|Information|TpmUpdate::CTPMUpdateInfo::GetFWImageInfo|TPM firmware image is valid and is updatable. 2025/07/05 16:12:55.185|00002FD4|Information|TpmUpdate::CTPMUpdateInfo::GetFWImageInfo|TPM information after update 2025/07/05 16:12:55.201|00002FD4|Information|TpmUpdate::CTPMUpdateInfo::GetFWImageInfo|---------------------------- 2025/07/05 16:12:55.201|00002FD4|Information|TpmUpdate::CTPMUpdateInfo::GetFWImageInfo|TPM family: 2.0 2025/07/05 16:12:55.218|00002FD4|Information|TpmUpdate::CTPMUpdateInfo::GetFWImageInfo|TPM firmware version: 5.62.3126.0 2025/07/05 16:12:55.235|00002FD4|Information|TpmUpdate::CTPMUpdateInfo::GetTPMInfo|GetTMPFirmwareImageInfo returns 0x00000000 2025/07/05 16:12:55.351|00002FD4|Information|TpmUpdate::Partition::FindEspPartition|PartitionStyle == PARTITION_STYLE_GPT, PartitionCount: 1 2025/07/05 16:12:55.368|00002FD4|Information|TpmUpdate::Partition::FindEspPartition|PartitionStyle == PARTITION_STYLE_GPT, PartitionCount: 1 2025/07/05 16:12:55.851|00002FD4|Information|TpmUpdate::Partition::FindEspPartition|PartitionStyle == PARTITION_STYLE_GPT, PartitionCount: 3 2025/07/05 16:12:55.851|00002FD4|Information|TpmUpdate::Partition::FindEspPartition|ESP partition found: drive = 2, partition = 1 2025/07/05 16:12:56.118|00002FD4|Information|TpmUpdate::Partition::GetDriveID|WMI requery return DriveID = C:, but EFI partition cannot be formatted with NTFS filesystem. Will try to mount EFI partition. EFI partition should not be mounted already. 2025/07/05 16:12:56.218|00002FD4|Information|TpmUpdate::Partition::MountEspPartition|ESP drive mounted as Z:\. 2025/07/05 16:12:56.218|00002FD4|Information|TpmUpdate::Partition::CreateHpBiosTPMFWFolderHierarchy|Creating folder structure in Z:\EFI\HP\ 2025/07/05 16:12:56.235|00002FD4|Information|TpmUpdate::Partition::CopyFWUpdateBin|File being copied: .\TPM12_4.43.257.0_to_TPM20_5.62.3126.0.BIN 2025/07/05 16:12:56.251|00002FD4|Information|TpmUpdate::Partition::CopyFWUpdateBin|Update successfully copied. 2025/07/05 16:12:56.335|00002FD4|Information|CTpmUpdateApp::DoTPMFWEfiFlash|Set FW Update ready flag passed. Update will occur on restart. 2025/07/05 16:12:56.335|00002FD4|Information|CTpmUpdateApp::ExitInstance|HPTPMFWUpdate Return Code = 3010 2025/07/05 16:12:56.351|00002FD4|Information|TpmUpdate::Partition::CloseEspPartition|Unmounting the ESP drive: mountvol.exe Z:\ /D. 2025/07/05 16:12:56.401|00002FD4|Information|CTpmUpdateApp::ExitInstance|****************** End of HP TPM FW Update session ******************


Die Hinweise am Ende des Logs sind etwas nebuloes. Um die TPM-Datei auf der Festplatte zu finden habe ich erstmal der EFI-Systempartition einen Laufwerkbuchstaben verpasst.

Powershell als Admin starten nicht vergessen.

Get-Disk
Get-Partition -Disknumber 2  (bei mir war es 2)
Get-Partition -DiskNumber 2 -PartitionNumber 2 | Set-Partition -NewDriveLetter Z

Danach kann man auf die EFI-SystemFiles zugreifen. Die EFI-Partition ist FAT32. Ein Zugriff ueber den Explorer war mir nicht moeglich.

Das TPM 2.0 auf dem HPZ840 ist wohl nur ein Soft-TPM. Dieses wird vom Win11 Upgrade nicht unterstutzt. Da die CPUs des HP Z840 auch nicht unterstuetzt werden haette ich mir das TPM-Update (siehe oben) auch sparen koennen und gleich hiernach vorgehen.


ASUS Prime X370 Pro

It's a Long Way to the Top (If You Wanna Rock 'N' Roll)

Wie eingangs schon erwaehnt war bis 08/2025 auf dem Board ein Ryzen 5 1600 (Passmark 12272) installiert. Die CPU habe ich jetzt durch einen AMD Ryzen 9 5950X 16-Core Processor (Passmark 45402) ersetzt.

Der Performancegewinn ist eine schoene Sache, aber im Gegensatz zum 1600er ist die Ryzen 9 CPU in der Kompatibiltaetsliste von Win11. Sie hat ein integriertes fTPM, so dass ich auf ein diskretes Modul auf dem Board verzichten kann.

Anfaengerfehler #1:

Das BIOS vor dem Prozessor-Umbau updaten:-)


Da die Ryzen 9 CPU eine deutlich hoehere Verlustleistung (TDP von 105 Watt vorher 65 Watt) hat als die Ryzen 5 CPU ist auch ein groeszerer Luefter notwendig. 6 Pipes sind wohl eine gute Empfehlung.

Da in meinem Desktop-Gehaeuse direkt ueber der CPU noch ein Blu-Ray-Laufwerk sitzt habe ich es erst mit einem Low-Profile-Luefter (Noctua NH-L9a-AM4) probiert. Die Kuehlleistung war aber bei weitem nicht ausreichend. Die CPU war schnell an die 95 Grad Grenze gestoszen.

Beim Einbau eines passenden Luefter (z. B. Pure Rock Slim 2) waere aber kein Platz mehr fuer das Blu-Ray-Laufwerk.

Die Loesung war ein AIO-Liquid-Cooler (Ocypus Iota L24 BK). Mit einem kleinen CaseMod hat jetzt alles wunderbar seinen Platz gefunden.