.png)
Es handelt sich um einen Laptop W520 mit separater NVidia Quadro 1000M-Grafikkarte. Die Grafikkarte wird nicht erkannt, das NVidia-Installationsprogramm funktioniert nicht, da es sie nicht identifizieren kann, und dxdiag zeigt auf der Registerkarte „Anzeige“ buchstäblich einen leeren Namen und n/a für andere Attribute an.
Ich habe „sfc /scannow“ ausgeführt und es hat ein (einzelnes) d3dim700.dll-Problem festgestellt, das nicht behoben werden konnte. Hier ist ein Teil des Protokolls aus C:\Windows\Logs\CBS\CBS.log:
2013-01-08 23:25:20, Info CSI 000003a9 [SR] Verify complete
2013-01-08 23:25:20, Info CSI 000003aa [SR] Verifying 100 (0x0000000000000064) components
2013-01-08 23:25:20, Info CSI 000003ab [SR] Beginning Verify and Repair transaction
2013-01-08 23:25:21, Info CSI 000003ac Hashes for file member \SystemRoot\WinSxS\x86_microsoft-windows-directx-direct3d_31bf3856ad364e35_6.1.7600.16385_none_eb246466b6cc92e7\d3dim700.dll do not match actual file [l:24{12}]"d3dim700.dll" :
Found: {l:32 b:LRbGhn3CNWApkBTbT0Rs1alscXVYc1EQJ6Juk4/RcxQ=} Expected: {l:32 b:P1tNvLwQjT5h0Z9uW49c274V5+e/eqkmdE//81rZS7M=}
2013-01-08 23:25:21, Info CSI 000003ad [SR] Cannot repair member file [l:24{12}]"d3dim700.dll" of Microsoft-Windows-DirectX-Direct3D, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2013-01-08 23:25:21, Info CSI 000003ae Hashes for file member \SystemRoot\WinSxS\x86_microsoft-windows-directx-direct3d_31bf3856ad364e35_6.1.7600.16385_none_eb246466b6cc92e7\d3dim700.dll do not match actual file [l:24{12}]"d3dim700.dll" :
Found: {l:32 b:LRbGhn3CNWApkBTbT0Rs1alscXVYc1EQJ6Juk4/RcxQ=} Expected: {l:32 b:P1tNvLwQjT5h0Z9uW49c274V5+e/eqkmdE//81rZS7M=}
2013-01-08 23:25:21, Info CSI 000003af [SR] Cannot repair member file [l:24{12}]"d3dim700.dll" of Microsoft-Windows-DirectX-Direct3D, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2013-01-08 23:25:21, Info CSI 000003b0 [SR] This component was referenced by [l:202{101}]"Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~6.1.7601.17514.WindowsFoundationDelivery"
2013-01-08 23:25:21, Info CSI 000003b1 Hashes for file member \??\C:\Windows\SysWOW64\d3dim700.dll do not match actual file [l:24{12}]"d3dim700.dll" :
Found: {l:32 b:LRbGhn3CNWApkBTbT0Rs1alscXVYc1EQJ6Juk4/RcxQ=} Expected: {l:32 b:P1tNvLwQjT5h0Z9uW49c274V5+e/eqkmdE//81rZS7M=}
2013-01-08 23:25:21, Info CSI 000003b2 Hashes for file member \SystemRoot\WinSxS\x86_microsoft-windows-directx-direct3d_31bf3856ad364e35_6.1.7600.16385_none_eb246466b6cc92e7\d3dim700.dll do not match actual file [l:24{12}]"d3dim700.dll" :
Found: {l:32 b:LRbGhn3CNWApkBTbT0Rs1alscXVYc1EQJ6Juk4/RcxQ=} Expected: {l:32 b:P1tNvLwQjT5h0Z9uW49c274V5+e/eqkmdE//81rZS7M=}
2013-01-08 23:25:21, Info CSI 000003b3 [SR] Could not reproject corrupted file [ml:48{24},l:46{23}]"\??\C:\Windows\SysWOW64"\[l:24{12}]"d3dim700.dll"; source file in store is also corrupted
2013-01-08 23:25:21, Info CSI 000003b4 Repair results created:
Der entscheidende Teil ist (nehme ich an), dass die DLL nicht mit dem erwarteten Hash der Datei übereinstimmt. Ich könnte mir vorstellen, dass eine Neuinstallation von DirectX das Problem lösen würde, aber das Microsoft-Installationsprogramm sagt, dass ich bereits die neueste Version habe und nicht weitermache.
Antwort1
Führen Sie denThinkvantage-Systemaktualisierung. Es hat bei mir mehrmals fehlende Komponenten gefunden.
Antwort2
Mögliche Lösungen:
Suche nach einer Möglichkeit, DirectX neu zu installieren. Dieser Thread (http://forums.indiegamer.com/showthread.php?3265-Forcing-a-DirectX-reinstall) scheint einige Lösungen zu haben.
Ausführen einer Windows-Betriebssystemreparatur. Da DirectX sozusagen Teil des Betriebssystems ist, könnte dies hilfreich sein.
Versuchen Sie es mit einem Treiber-Updater eines Drittanbieters, beispielsweise einem der folgenden:http://alternativeto.net/software/driver-genius/
Ich hoffe, ich konnte helfen.
Antwort3
Haben Sie versucht, die Aktualisierung mithilfe der DirectX-Webinstallationslaufzeit durchzuführen? Verknüpfung
Antwort4
chkdsk /f
Versuchen Sie es zuerst auszuführen und dann erneut sfc /scannow
. Sehr seltsam, dass sfc
die Datei nicht ersetzt werden kann.