After trying the PC Gamer demo version of Minecraft on my son's laptop (recently rebuilt Acer Extensa 5620 with 4GB of RAM and Windows 8 Pro installed), verifying that it worked properly (after installing the latest Java plus video drivers that support OpenGL 1.5+), I decided to purchase the game for my son based on the demo working very well, and installed the game yesterday after which he played it for a few hours without any problems. Then, today when my son tried to open the game it would not open. After some troubleshooting (and after moving the game launcher to a location where the log files could be created), it seems that the software is raising an access violation trying to read an invalid address (0x0000000). I have since done the following:
1. Verify and change virtual memory configuration (it was a little over 3GB but I updated it to use a min of 2GB and a max of 4GB).
2. Launch minecraft with options specifying various memory configurations, from 256MB to 512MB or 768MB.
3. Uninstall minecraft and reinstall.
4. Force a download of the minecraft jar files.
5. Remove the .minecraft folder so that it gets regenerated.
6. Review many forums where access violations are reported to find troubleshooting tips/suggestions.
So far, all I have determined is that none of what I did to try to resolve the problem worked. It still crashes. Since the game worked perfectly yesterday, and since Windows Update did not update the system last night (it was a brand new install of Windows, complete rebuild of the laptop from the ground up, fully patched before I installed the Minecraft demo, all drivers updated, etc), I expect that the game should work fine today, however it does not.
I troubleshoot software problems for a living, and I'm at the end of my options here without spending more time on this than I can afford, so I need someone else's help in getting this resolved before I request a refund and close the account.
Below is a copy of one of the crash report files, which show the same thing every time. Any assistance that you can provide to work out this issue is appreciated.
Thanks,
Kirk Munro
<BEGIN hs_err_pid2252.txt>
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4dcdd09f, pid=2252, tid=3396
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot™ Client VM (23.7-b01 mixed mode windows-x86 )
# Problematic frame:
# C [ig4dev32.dll+0xd09f]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# [url="http://bugreport.sun.com/bugreport/crash.jsp"]http://bugreport.sun...eport/crash.jsp[/url]
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x4c3e6000): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=3396, stack(0x4d740000,0x4d790000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x00000000, EBX=0x01470780, ECX=0x4d79007c, EDX=0x01475f68
ESP=0x4d78f25c, EBP=0x4d79007c, ESI=0x4d7e1af4, EDI=0x4d79007c
EIP=0x4dcdd09f, EFLAGS=0x00010216
Top of Stack: (sp=0x4d78f25c)
0x4d78f25c: 4d79007c 4d7e1af4 4d79007c 01470780
0x4d78f26c: 4d79007c 4d7e1af4 01470780 4dcdd529
0x4d78f27c: 4d796714 4dc64804 4dc92260 4d8fad6e
0x4d78f28c: 3f0109a2 014f29d8 0148c180 4d78f3f0
0x4d78f29c: 3f0109a2 014f2d6c 4d79007c 014fb2b0
0x4d78f2ac: 4d78f8fc 4dc163e1 ffffffff 4dace414
0x4d78f2bc: 3f0109a2 0146c688 00010000 4d78f410
0x4d78f2cc: 3f0109a2 00000000 00000012 00000000
Instructions: (pc=0x4dcdd09f)
0x4dcdd07f: 08 00 cc cc cc cc cc cc cc cc cc cc cc cc cc cc
0x4dcdd08f: cc 83 ec 0c 53 55 56 57 8b f9 8b 87 f4 1a 05 00
0x4dcdd09f: 8b 08 8b 51 08 8b 87 ac 1c 05 00 3b 87 b0 1c 05
0x4dcdd0af: 00 8d af 78 1a 05 00 89 7c 24 10 89 54 24 18 89
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x01470780 is an unknown value
ECX=0x4d79007c is an unknown value
EDX=0x01475f68 is an unknown value
ESP=0x4d78f25c is pointing into the stack for thread: 0x4c3e6000
EBP=0x4d79007c is an unknown value
ESI=0x4d7e1af4 is an unknown value
EDI=0x4d79007c is an unknown value
Stack: [0x4d740000,0x4d790000], sp=0x4d78f25c, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4dev32.dll+0xd09f]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsContextImplementation.nCreate(Ljava/nio/ByteBuffer;Ljava/nio/IntBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;+0
j org.lwjgl.opengl.WindowsContextImplementation.create(Lorg/lwjgl/opengl/PeerInfo;Ljava/nio/IntBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;+10
j org.lwjgl.opengl.Context.<init>(Lorg/lwjgl/opengl/PeerInfo;Lorg/lwjgl/opengl/ContextAttribs;Lorg/lwjgl/opengl/Context;)V+104
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+88
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+9
j net.minecraft.client.Minecraft.a()V+177
j avv.a()V+94
j net.minecraft.client.Minecraft.run()V+6
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
=>0x4c3e6000 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=3396, stack(0x4d740000,0x4d790000)]
0x4c3e7000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3984, stack(0x4c9c0000,0x4ca10000)]
0x4c3e5800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=380, stack(0x4c930000,0x4c980000)]
0x4c3e7c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3376, stack(0x4bd90000,0x4bde0000)]
0x4c2fdc00 JavaThread "DestroyJavaVM" [_thread_blocked, id=3580, stack(0x013f0000,0x01440000)]
0x4c15f400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2608, stack(0x4c8a0000,0x4c8f0000)]
0x4c14b000 JavaThread "TimerQueue" daemon [_thread_blocked, id=1720, stack(0x4bac0000,0x4bb10000)]
0x4c15a800 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=3632, stack(0x4c780000,0x4c7d0000)]
0x4b1ac400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3760, stack(0x4ba30000,0x4ba80000)]
0x4b1ab800 JavaThread "AWT-Shutdown" [_thread_blocked, id=3544, stack(0x4b9a0000,0x4b9f0000)]
0x4b1ab000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2244, stack(0x4b910000,0x4b960000)]
0x4b042000 JavaThread "Service Thread" daemon [_thread_blocked, id=3444, stack(0x4b3f0000,0x4b440000)]
0x4b03d000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4092, stack(0x4b360000,0x4b3b0000)]
0x4b03bc00 JavaThread "Attach Listener" daemon [_thread_blocked, id=3720, stack(0x4b2d0000,0x4b320000)]
0x4b039800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3412, stack(0x4b240000,0x4b290000)]
0x02c70800 JavaThread "Finalizer" daemon [_thread_blocked, id=3952, stack(0x4afb0000,0x4b000000)]
0x02c6b800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3568, stack(0x4af20000,0x4af70000)]
Other Threads:
0x02c67000 VMThread [stack: 0x4ae90000,0x4aee0000] [id=3560]
0x4b051400 WatcherThread [stack: 0x4b480000,0x4b4d0000] [id=3572]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 157248K, used 132359K [0x04cc0000, 0x0f760000, 0x1a210000)
eden space 139776K, 94% used [0x04cc0000, 0x0ce01f38, 0x0d540000)
from space 17472K, 0% used [0x0d540000, 0x0d540000, 0x0e650000)
to space 17472K, 0% used [0x0e650000, 0x0e650000, 0x0f760000)
tenured generation total 349568K, used 0K [0x1a210000, 0x2f770000, 0x44cc0000)
the space 349568K, 0% used [0x1a210000, 0x1a210000, 0x1a210200, 0x2f770000)
compacting perm gen total 13312K, used 13066K [0x44cc0000, 0x459c0000, 0x48cc0000)
the space 13312K, 98% used [0x44cc0000, 0x45982b78, 0x45982c00, 0x459c0000)
No shared spaces configured.
Card table byte_map: [0x4aac0000,0x4acf0000] byte_map_base: 0x4aa99a00
Polling page: 0x01040000
Code Cache [0x02cc0000, 0x02f38000, 0x04cc0000)
total_blobs=1525 nmethods=1246 adapters=212 free_code_cache=30266Kb largest_free_block=30992576
Compilation events (10 events):
Event: 41.139 Thread 0x4b03d000 1247 java.security.Provider::checkInitialized (16 bytes)
Event: 41.139 Thread 0x4b03d000 nmethod 1247 0x02f30048 code [0x02f30150, 0x02f3023c]
Event: 41.150 Thread 0x4b03d000 1248 java.util.jar.JarVerifier$VerifierStream::read (103 bytes)
Event: 41.151 Thread 0x4b03d000 nmethod 1248 0x02f30448 code [0x02f30570, 0x02f30784]
Event: 41.190 Thread 0x4b03d000 1249 java.util.WeakHashMap::remove (133 bytes)
Event: 41.191 Thread 0x4b03d000 nmethod 1249 0x02f30888 code [0x02f309c0, 0x02f30c24]
Event: 41.196 Thread 0x4b03d000 1251 sun.reflect.Reflection::quickCheckMemberAccess (10 bytes)
Event: 41.196 Thread 0x4b03d000 nmethod 1251 0x02f31148 code [0x02f31240, 0x02f312dc]
Event: 41.200 Thread 0x4b03d000 1252 java.nio.ByteBuffer::allocate (22 bytes)
Event: 41.200 Thread 0x4b03d000 nmethod 1252 0x02f31348 code [0x02f31460, 0x02f31648]
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 41.192 Thread 0x4c3e6000 Threw 0x0cc12e18 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 41.192 Thread 0x4c3e6000 Threw 0x0cc131f0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 41.198 Thread 0x4c3e6000 Threw 0x0cc28af0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 41.198 Thread 0x4c3e6000 Threw 0x0cc28f30 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 41.199 Thread 0x4c3e6000 Threw 0x0cc2c488 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 41.199 Thread 0x4c3e6000 Threw 0x0cc2c8b0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 41.201 Thread 0x4c3e6000 Threw 0x0cc32d70 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 41.201 Thread 0x4c3e6000 Threw 0x0cc331d0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 41.202 Thread 0x4c3e6000 Threw 0x0cc35838 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 41.202 Thread 0x4c3e6000 Threw 0x0cc35ce8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Events (10 events):
Event: 41.192 loading class 0x4cf00fa8
Event: 41.192 loading class 0x4cf00fa8 done
Event: 41.198 loading class 0x4c3cdc08
Event: 41.198 loading class 0x4c3cdc08 done
Event: 41.199 loading class 0x4c3ccbd8
Event: 41.199 loading class 0x4c3ccbd8 done
Event: 41.201 loading class 0x4b0c9410
Event: 41.201 loading class 0x4b0c9410 done
Event: 41.201 loading class 0x4cf5bcf8
Event: 41.201 loading class 0x4cf5bcf8 done
Dynamic libraries:
0x012c0000 - 0x012ef000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x76f80000 - 0x770d7000 C:\Windows\SYSTEM32\ntdll.dll
0x74dc0000 - 0x74ef0000 C:\Windows\SYSTEM32\KERNEL32.DLL
0x74f80000 - 0x75026000 C:\Windows\SYSTEM32\KERNELBASE.dll
0x754a0000 - 0x7554e000 C:\Windows\SYSTEM32\ADVAPI32.dll
0x74750000 - 0x74866000 C:\Windows\SYSTEM32\USER32.dll
0x74350000 - 0x74547000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16384_none_893961408605e985\COMCTL32.dll
0x74ba0000 - 0x74c51000 C:\Windows\SYSTEM32\msvcrt.dll
0x75c60000 - 0x75c94000 C:\Windows\SYSTEM32\sechost.dll
0x75030000 - 0x750dc000 C:\Windows\SYSTEM32\RPCRT4.dll
0x745e0000 - 0x746dd000 C:\Windows\SYSTEM32\GDI32.dll
0x745c0000 - 0x745dc000 C:\Windows\SYSTEM32\SspiCli.dll
0x745b0000 - 0x745b9000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x74550000 - 0x745a1000 C:\Windows\SYSTEM32\bcryptPrimitives.dll
0x75ca0000 - 0x75cc0000 C:\Windows\system32\IMM32.DLL
0x74940000 - 0x74a1d000 C:\Windows\SYSTEM32\MSCTF.dll
0x74290000 - 0x7434e000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x73f40000 - 0x7428c000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x73f30000 - 0x73f38000 C:\Windows\SYSTEM32\WSOCK32.dll
0x73f00000 - 0x73f21000 C:\Windows\SYSTEM32\WINMM.dll
0x74870000 - 0x74876000 C:\Windows\SYSTEM32\PSAPI.DLL
0x74700000 - 0x74750000 C:\Windows\SYSTEM32\WS2_32.dll
0x73ed0000 - 0x73efa000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x74b90000 - 0x74b98000 C:\Windows\SYSTEM32\NSI.dll
0x73ec0000 - 0x73ecc000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x73ea0000 - 0x73ec0000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x73e80000 - 0x73e93000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x73d30000 - 0x73e72000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x74ef0000 - 0x74f7b000 C:\Windows\SYSTEM32\OLEAUT32.dll
0x75360000 - 0x75496000 C:\Windows\SYSTEM32\combase.dll
0x73c80000 - 0x73d27000 C:\Windows\system32\apphelp.dll
0x735c0000 - 0x73648000 C:\Windows\system32\uxtheme.dll
0x73c60000 - 0x73c79000 C:\Windows\SYSTEM32\dwmapi.dll
0x75910000 - 0x75a29000 C:\Windows\SYSTEM32\ole32.dll
0x75cd0000 - 0x76d96000 C:\Windows\SYSTEM32\SHELL32.dll
0x74d80000 - 0x74dc0000 C:\Windows\SYSTEM32\SHLWAPI.dll
0x73be0000 - 0x73c55000 C:\Windows\SYSTEM32\shcore.dll
0x73bb0000 - 0x73bda000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x73b90000 - 0x73ba4000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x73b40000 - 0x73b8a000 C:\Windows\system32\mswsock.dll
0x73b30000 - 0x73b3e000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x73b20000 - 0x73b30000 C:\Windows\system32\napinsp.dll
0x73b00000 - 0x73b14000 C:\Windows\system32\pnrpnsp.dll
0x73af0000 - 0x73b00000 C:\Windows\system32\NLAapi.dll
0x73a70000 - 0x73ae5000 C:\Windows\SYSTEM32\DNSAPI.dll
0x73a60000 - 0x73a69000 C:\Windows\System32\winrnr.dll
0x73a40000 - 0x73a60000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x73a30000 - 0x73a38000 C:\Windows\SYSTEM32\WINNSI.DLL
0x739f0000 - 0x73a2f000 C:\Windows\System32\fwpuclnt.dll
0x739e0000 - 0x739e7000 C:\Windows\System32\rasadhlp.dll
0x739c0000 - 0x739da000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x73980000 - 0x739be000 C:\Windows\system32\rsaenh.dll
0x73960000 - 0x7397b000 C:\Windows\SYSTEM32\USERENV.dll
0x73940000 - 0x73951000 C:\Windows\SYSTEM32\profapi.dll
0x73920000 - 0x73940000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x75be0000 - 0x75c54000 C:\Windows\SYSTEM32\clbcatq.dll
0x737d0000 - 0x7391b000 C:\Windows\SYSTEM32\WindowsCodecs.dll
0x73790000 - 0x737c1000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x73780000 - 0x73789000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x75130000 - 0x752b8000 C:\Windows\SYSTEM32\CRYPT32.dll
0x75340000 - 0x75352000 C:\Windows\SYSTEM32\MSASN1.dll
0x4be70000 - 0x4bedb000 C:\Users\jerem_000\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
0x734f0000 - 0x735be000 C:\Windows\SYSTEM32\OPENGL32.dll
0x736e0000 - 0x736e8000 C:\Windows\SYSTEM32\VERSION.dll
0x736b0000 - 0x736d3000 C:\Windows\SYSTEM32\GLU32.dll
0x73410000 - 0x734e9000 C:\Windows\SYSTEM32\DDRAW.dll
0x736a0000 - 0x736a7000 C:\Windows\SYSTEM32\DCIMAN32.dll
0x73770000 - 0x73776000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x4d8d0000 - 0x4dcc2000 C:\Windows\SYSTEM32\ig4icd32.dll
0x4dcd0000 - 0x4df6a000 C:\Windows\SYSTEM32\ig4dev32.dll
0x732e0000 - 0x73409000 C:\Windows\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Users\Public\Games\Minecraft\Minecraft.exe
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Java\jre7\bin
USERNAME=jerem_000
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 15 Stepping 13, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 8 , 64 bit Build 9200
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
Memory: 4k page, physical 4184500k(3113636k free), swap 6281652k(4739952k free)
vm_info: Java HotSpot™ Client VM (23.7-b01) for windows-x86 JRE (1.7.0_17-b02), built on Mar 1 2013 05:04:36 by "java_re" with unknown MS VC++:1600
time: Fri Apr 12 14:51:15 2013
elapsed time: 41 seconds
<END hs_err_pid2252.txt>
Welcome to the Forum.
I suggest you do, in this order:
1) Update LWJGL.
2) Post the DxDiag of the computer you're having trouble on - in spoiler tags:
[Spoiler]Text goes here[/Spoiler]
Text goes here
3) Please quote me when replying.
Thanks. I updated LWJGL and here are the dxdiag results:
------------------
System Information
------------------
Time of this report: 4/12/2013, 15:42:38
Machine name: EXTENSA5620
Operating System: Windows 8 Professionnel avec Media Center 64-bit (6.2, Build 9200) (9200.win8_gdr.130306-1502)
Language: French (Regional Setting: French)
System Manufacturer: Acer
System Model: Extensa 5620
BIOS: Ver 1.00PARTTBL
Processor: Intel(R) Core(TM)2 Duo CPU T5450 @ 1.66GHz (2 CPUs), ~1.7GHz
Memory: 4096MB RAM
Available OS Memory: 4086MB RAM
Page File: 1679MB used, 4455MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
DxDiag Version: 6.02.9200.16384 64bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Input Tab: No problems found.
-------------
Sound Devices
-------------
Description: Haut-parleurs (Périphérique High Definition Audio)
Default Sound Playback: Yes
Default Voice Playback: Yes
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0268&SUBSYS_1025011F&REV_1000
Manufacturer ID: 1
Product ID: 65535
Type: WDM
Driver Name: HdAudio.sys
Driver Version: 6.02.9200.16496 (French)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 1/8/2013 23:59:47, 341504 bytes
Other Files:
Driver Provider: Microsoft
HW Accel Level: Basic
Cap Flags: 0xF1F
Min/Max Sample Rate: 100, 200000
Static/Strm HW Mix Bufs: 1, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX(tm) 2.0 Listen/Src: No, No
I3DL2(tm) Listen/Src: No, No
Sensaura(tm) ZoomFX(tm): No
---------------------
Sound Capture Devices
---------------------
Description: Microphone (Périphérique High Definition Audio)
Default Sound Capture: Yes
Default Voice Capture: Yes
Driver Name: HdAudio.sys
Driver Version: 6.02.9200.16496 (French)
Driver Attributes: Final Retail
Date and Size: 1/8/2013 23:59:47, 341504 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
Description: Microphone (Périphérique High Definition Audio)
Default Sound Capture: No
Default Voice Capture: No
Driver Name: HdAudio.sys
Driver Version: 6.02.9200.16496 (French)
Driver Attributes: Final Retail
Date and Size: 1/8/2013 23:59:47, 341504 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
Description: Entrée ligne (Périphérique High Definition Audio)
Default Sound Capture: No
Default Voice Capture: No
Driver Name: HdAudio.sys
Driver Version: 6.02.9200.16496 (French)
Driver Attributes: Final Retail
Date and Size: 1/8/2013 23:59:47, 341504 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
Audio Capture Sources:
Microphone (Périphérique High Definition Audio),0x00200000,0,0,qcap.dll,6.06.9200.16384
Microphone (Périphérique High Definition Audio),0x00200000,0,0,qcap.dll,6.06.9200.16384
Entrée ligne (Périphérique High Definition Audio),0x00200000,0,0,qcap.dll,6.06.9200.16384
WDM Streaming Rendering Devices:
Haut-parleur HD Audio,0x00200000,1,1,ksproxy.ax,6.02.9200.16384
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9200.16384
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9200.16384
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9200.16384
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9200.16384
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.9200.16384
Video Capture Sources:
Acer CrystalEye webcam,0x00200000,1,2,ksproxy.ax,6.02.9200.16384
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.9200.16384
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.9200.16384
-------------------------------------
Media Foundation Byte Stream Handlers
-------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\ByteStreamHandlers]
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\Preferred]
<file ext. or MIME type>, <handler CLSID>, <brief description>[, Preferred]
--------------------------------
Media Foundation Scheme Handlers
--------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\SchemeHandlers]
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\Preferred]
---------------
EVR Power Information
---------------
Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
Quality Flags: 2576
Enabled:
Force throttling
Allow half deinterlace
Allow scaling
Decode Power Usage: 100
Balanced Flags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 50
PowerFlags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 0
---------------
Diagnostics
---------------
Windows Error Reporting:
+++ WER0 +++:
Récipient d’erreurs -1145742221, type 5
Thanks for that tip, but that was one of the first things I did to get the Minecraft demo running in the first place. They were necessary in order to get a version that supported OpenGL. I just double-checked, and I have the latest graphics drivers and graphics chipset inf file installed. Other suggestions?
The only reason I suggested that you upgrade the graphics drivers was that it said you had Windows ones (which are unacceptably bad by any standards).
I don't know the option, but try turning down Hardware Acceleration in something related to graphics (sorry, but I can't be specific).
I tried figuring out how to do that with Windows 8, but that does not seem to be an option on this system. The good news though is that it's working again (see the reply I'm about to make to the next post). Thanks for your assistance!
The problematic frame is pointing towards a 32-bit Intel driver file, and also shows it is using 32-bit Java on a 64-bit OS.
It is worth trying using 64-bit Java, that does sometimes solve issues on 64-bit OSes.
64-bit package available here: http://java.com/en/download/manual.jsp
As that graphics hardware is not officially supported under Windows 8, did you install the Windows 7 drivers?
This one matches the version in the dxdiag log: Intel® Graphics Media Accelerator Driver for Windows* 7 64 (zip)
I would expect the dxdiag log to show the driver files from 2009 rather than 2012 if that was the case, so perhaps Windows Update might have pulled down some more recent files that caused the problem.
If you reinstall the driver now and retest immediately does it work at that point?
That was so very helpful, thank you! I did the 64-bit Java install and that didn't seem to change anything, so I went with your other suggestion and re-installed the video drivers that I had installed. Then after reboot, opened Minecraft and it's working again! My son is very happy, as am I, so thank you for pointing out the discrepancy in the dates in the driver files from the log files I shared. I've now created a restore point since it's working, and I'll see if I can catch whatever seemed to get the drivers messed up since last time.
Thanks again!
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
After trying the PC Gamer demo version of Minecraft on my son's laptop (recently rebuilt Acer Extensa 5620 with 4GB of RAM and Windows 8 Pro installed), verifying that it worked properly (after installing the latest Java plus video drivers that support OpenGL 1.5+), I decided to purchase the game for my son based on the demo working very well, and installed the game yesterday after which he played it for a few hours without any problems. Then, today when my son tried to open the game it would not open. After some troubleshooting (and after moving the game launcher to a location where the log files could be created), it seems that the software is raising an access violation trying to read an invalid address (0x0000000). I have since done the following:
1. Verify and change virtual memory configuration (it was a little over 3GB but I updated it to use a min of 2GB and a max of 4GB).
2. Launch minecraft with options specifying various memory configurations, from 256MB to 512MB or 768MB.
3. Uninstall minecraft and reinstall.
4. Force a download of the minecraft jar files.
5. Remove the .minecraft folder so that it gets regenerated.
6. Review many forums where access violations are reported to find troubleshooting tips/suggestions.
So far, all I have determined is that none of what I did to try to resolve the problem worked. It still crashes. Since the game worked perfectly yesterday, and since Windows Update did not update the system last night (it was a brand new install of Windows, complete rebuild of the laptop from the ground up, fully patched before I installed the Minecraft demo, all drivers updated, etc), I expect that the game should work fine today, however it does not.
I troubleshoot software problems for a living, and I'm at the end of my options here without spending more time on this than I can afford, so I need someone else's help in getting this resolved before I request a refund and close the account.
Below is a copy of one of the crash report files, which show the same thing every time. Any assistance that you can provide to work out this issue is appreciated.
Thanks,
Kirk Munro
Thanks. I updated LWJGL and here are the dxdiag results:
System Information
------------------
Time of this report: 4/12/2013, 15:42:38
Machine name: EXTENSA5620
Operating System: Windows 8 Professionnel avec Media Center 64-bit (6.2, Build 9200) (9200.win8_gdr.130306-1502)
Language: French (Regional Setting: French)
System Manufacturer: Acer
System Model: Extensa 5620
BIOS: Ver 1.00PARTTBL
Processor: Intel(R) Core(TM)2 Duo CPU T5450 @ 1.66GHz (2 CPUs), ~1.7GHz
Memory: 4096MB RAM
Available OS Memory: 4086MB RAM
Page File: 1679MB used, 4455MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
DxDiag Version: 6.02.9200.16384 64bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Input Tab: No problems found.
--------------------
DirectX Debug Levels
--------------------
Direct3D: 0/4 (retail)
DirectDraw: 0/4 (retail)
DirectInput: 0/5 (retail)
DirectMusic: 0/5 (retail)
DirectPlay: 0/9 (retail)
DirectSound: 0/5 (retail)
DirectShow: 0/6 (retail)
---------------
Display Devices
---------------
Card name: Mobile Intel(R) 965 Express Chipset Family
Manufacturer: Intel Corporation
Chip type: Mobile Intel(R) 965 Express Chipset Family
DAC type: Internal
Device Type: Full Device
Device Key: Enum\PCI\VEN_8086&DEV_2A02&SUBSYS_011F1025&REV_03
Display Memory: 358 MB
Dedicated Memory: 0 MB
Shared Memory: 358 MB
Current Mode: 1280 x 800 (32 bit) (60Hz)
Monitor Name: Moniteur Plug-and-Play générique
Monitor Model: unknown
Monitor Id: CMO1552
Native Mode: 1280 x 800(p) (59.910Hz)
Output Type: Internal
Driver Name: igdumd64.dll,igd10umd64.dll,igdumdx32,igd10umd32
Driver File Version: 8.14.0010.2697 (English)
Driver Version: 8.15.10.1930
DDI Version: 10
Feature Levels: 10.0,9.1
Driver Model: WDDM 1.1
Graphics Preemption: DMA
Compute Preemption: DMA
Driver Attributes: Final Retail
Driver Date/Size: 10/10/2012 15:46:50, 5508224 bytes
WHQL Logo'd: Yes
WHQL Date Stamp:
Device Identifier: {D7B78E66-6942-11CF-1C79-1521A2C2C535}
Vendor ID: 0x8086
Device ID: 0x2A02
SubSys ID: 0x011F1025
Revision ID: 0x0003
Driver Strong Name: oem3.inf:5f63e5343c30a465:i965GM0:8.15.10.1930:pci\ven_8086&dev_2a02
Rank Of Driver: 00EC2001
Video Accel: ModeMPEG2_A ModeMPEG2_C ModeWMV9_B ModeVC1_B
DXVA2 Modes: DXVA2_ModeMPEG2_VLD DXVA2_ModeMPEG2_IDCT DXVA2_ModeMPEG2_MOCOMP DXVA2_ModeWMV9_MoComp DXVA2_ModeVC1_MoComp
Deinterlace Caps: {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
D3D9 Overlay: Not Supported
DXVA-HD: Not Supported
DDraw Status: Enabled
D3D Status: Enabled
AGP Status: Enabled
-------------
Sound Devices
-------------
Description: Haut-parleurs (Périphérique High Definition Audio)
Default Sound Playback: Yes
Default Voice Playback: Yes
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0268&SUBSYS_1025011F&REV_1000
Manufacturer ID: 1
Product ID: 65535
Type: WDM
Driver Name: HdAudio.sys
Driver Version: 6.02.9200.16496 (French)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 1/8/2013 23:59:47, 341504 bytes
Other Files:
Driver Provider: Microsoft
HW Accel Level: Basic
Cap Flags: 0xF1F
Min/Max Sample Rate: 100, 200000
Static/Strm HW Mix Bufs: 1, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX(tm) 2.0 Listen/Src: No, No
I3DL2(tm) Listen/Src: No, No
Sensaura(tm) ZoomFX(tm): No
---------------------
Sound Capture Devices
---------------------
Description: Microphone (Périphérique High Definition Audio)
Default Sound Capture: Yes
Default Voice Capture: Yes
Driver Name: HdAudio.sys
Driver Version: 6.02.9200.16496 (French)
Driver Attributes: Final Retail
Date and Size: 1/8/2013 23:59:47, 341504 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
Description: Microphone (Périphérique High Definition Audio)
Default Sound Capture: No
Default Voice Capture: No
Driver Name: HdAudio.sys
Driver Version: 6.02.9200.16496 (French)
Driver Attributes: Final Retail
Date and Size: 1/8/2013 23:59:47, 341504 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
Description: Entrée ligne (Périphérique High Definition Audio)
Default Sound Capture: No
Default Voice Capture: No
Driver Name: HdAudio.sys
Driver Version: 6.02.9200.16496 (French)
Driver Attributes: Final Retail
Date and Size: 1/8/2013 23:59:47, 341504 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
-------------------
DirectInput Devices
-------------------
Device Name: Souris
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a
Device Name: Clavier
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a
Poll w/ Interrupt: No
-----------
USB Devices
-----------
+ Concentrateur USB racine
| Vendor/Product ID: 0x8086, 0x2832
| Matching Device ID: USB\ROOT_HUB
| Service: usbhub
| Driver: usbhub.sys, 2/2/2013 07:19:44, 496872 bytes
| Driver: usbd.sys, 9/20/2012 03:55:32, 21736 bytes
----------------
Gameport Devices
----------------
------------
PS/2 Devices
------------
+ Clavier standard PS/2
| Matching Device ID: *PNP0303
| Service: i8042prt
| Driver: i8042prt.sys, 7/25/2012 22:28:51, 112640 bytes
| Driver: kbdclass.sys, 7/26/2012 01:00:52, 48368 bytes
|
+ Explorateur Microsoft USB IntelliMouse
| Vendor/Product ID: 0x045E, 0x001E
| Matching Device ID: HID\VID_045E&PID_001E
| Service: mouhid
| Driver: mouhid.sys, 3/1/2013 22:15:53, 26112 bytes
| Driver: mouclass.sys, 7/26/2012 01:00:55, 45808 bytes
|
+ Souris compatible PS/2
| Matching Device ID: *PNP0F13
| Service: i8042prt
| Driver: i8042prt.sys, 7/25/2012 22:28:51, 112640 bytes
| Driver: mouclass.sys, 7/26/2012 01:00:55, 45808 bytes
------------------------
Disk & DVD/CD-ROM Drives
------------------------
Drive: C:
Free Space: 121.5 GB
Total Space: 152.6 GB
File System: NTFS
Model: WDC WD1600BEVS-22RST0
Drive: D:
Model: HL-DT-ST DVDRAM GSA-T20N ATA Device
Driver: c:\windows\system32\drivers\cdrom.sys, 6.02.9200.16384 (French), 7/25/2012 22:26:36, 174080 bytes
--------------
System Devices
--------------
Name: Broadcom NetLink (TM) Gigabit Ethernet
Device ID: PCI\VEN_14E4&DEV_1693&SUBSYS_011C1025&REV_02\4&24814447&0&00E0
Driver: C:\Windows\system32\DRIVERS\b57nd60a.sys, 14.08.0001.0012 (English), 6/2/2012 10:31:32, 425472 bytes
Name: Contrôleur hôte universel Intel(R) gamme ICH8 USB - 2830
Device ID: PCI\VEN_8086&DEV_2830&SUBSYS_011F1025&REV_03\3&33FD14CA&0&E8
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.02.9200.16420 (English), 9/20/2012 02:09:33, 32256 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.02.9200.16420 (French), 9/20/2012 03:55:33, 488168 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.02.9200.16518 (French), 2/2/2013 07:19:44, 496872 bytes
Name: Contrôleur hôte numérique sécurisé compatible SDA
Device ID: PCI\VEN_104C&DEV_803C&SUBSYS_011F1025&REV_00\4&1549EFE7&0&33F0
Driver: C:\Windows\system32\DRIVERS\sdbus.sys, 6.02.9200.16548 (French), 3/2/2013 06:45:19, 194792 bytes
Driver: C:\Windows\system32\DRIVERS\dumpsd.sys, 6.02.9200.16548 (French), 3/2/2013 06:45:10, 125160 bytes
Name: Port racine Intel(R) ICH8 Family PCI Express 1 - 283F
Device ID: PCI\VEN_8086&DEV_283F&SUBSYS_011F1025&REV_03\3&33FD14CA&0&E0
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.02.9200.16384 (French), 7/26/2012 01:00:55, 234224 bytes
Name: Contrôleurs de stockage Ultra ATA Intel(R) ICH8M - 2850
Device ID: PCI\VEN_8086&DEV_2850&SUBSYS_011F1025&REV_03\3&33FD14CA&0&F9
Driver: C:\Windows\system32\DRIVERS\intelide.sys, 6.02.9200.16384 (English), 7/26/2012 01:00:52, 18672 bytes
Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.02.9200.16384 (French), 7/26/2012 01:00:55, 49904 bytes
Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.02.9200.16384 (English), 7/26/2012 01:00:48, 25840 bytes
Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.02.9200.16384 (French), 7/26/2012 01:00:49, 190704 bytes
Name: Contrôleur hôte universel Intel(R) gamme ICH8 USB - 2836
Device ID: PCI\VEN_8086&DEV_2836&SUBSYS_011F1025&REV_03\3&33FD14CA&0&EF
Driver: C:\Windows\system32\drivers\usbehci.sys, 6.02.9200.16420 (French), 9/20/2012 03:55:32, 79080 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.02.9200.16420 (French), 9/20/2012 03:55:33, 488168 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.02.9200.16518 (French), 2/2/2013 07:19:44, 496872 bytes
Name: Contrôleur Texas Instruments PCI-8x12/7x12/6x12 CardBus
Device ID: PCI\VEN_104C&DEV_8039&SUBSYS_011F1025&REV_00\4&1549EFE7&0&30F0
Driver: C:\Windows\system32\DRIVERS\pcmcia.sys, 6.02.9200.16384 (French), 7/26/2012 00:59:34, 237808 bytes
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.02.9200.16384 (French), 7/26/2012 01:00:55, 234224 bytes
Name: Contrôleur High Definition Audio
Device ID: PCI\VEN_8086&DEV_284B&SUBSYS_011F1025&REV_03\3&33FD14CA&0&D8
Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.02.9200.16420 (French), 9/20/2012 02:08:44, 71168 bytes
Name: Contrôleur hôte universel Intel(R) gamme ICH8 USB - 283A
Device ID: PCI\VEN_8086&DEV_283A&SUBSYS_011F1025&REV_03\3&33FD14CA&0&D7
Driver: C:\Windows\system32\drivers\usbehci.sys, 6.02.9200.16420 (French), 9/20/2012 03:55:32, 79080 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.02.9200.16420 (French), 9/20/2012 03:55:33, 488168 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.02.9200.16518 (French), 2/2/2013 07:19:44, 496872 bytes
Name: Contrôleur hôte universel Intel(R) gamme ICH8 USB - 2831
Device ID: PCI\VEN_8086&DEV_2831&SUBSYS_011F1025&REV_03\3&33FD14CA&0&E9
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.02.9200.16420 (English), 9/20/2012 02:09:33, 32256 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.02.9200.16420 (French), 9/20/2012 03:55:33, 488168 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.02.9200.16518 (French), 2/2/2013 07:19:44, 496872 bytes
Name: Contrôleur hôte universel Intel(R) gamme ICH8 USB - 2834
Device ID: PCI\VEN_8086&DEV_2834&SUBSYS_011F1025&REV_03\3&33FD14CA&0&D0
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.02.9200.16420 (English), 9/20/2012 02:09:33, 32256 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.02.9200.16420 (French), 9/20/2012 03:55:33, 488168 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.02.9200.16518 (French), 2/2/2013 07:19:44, 496872 bytes
Name: Contrôleur d’hôte compatible OHCI 1394 Texas Instruments
Device ID: PCI\VEN_104C&DEV_803A&SUBSYS_011F1025&REV_00\4&1549EFE7&0&31F0
Driver: C:\Windows\system32\DRIVERS\1394ohci.sys, 6.02.9200.16384 (French), 7/25/2012 22:26:46, 226304 bytes
Name: Mobile Intel(R) 965 Express Chipset Family
Device ID: PCI\VEN_8086&DEV_2A02&SUBSYS_011F1025&REV_03\3&33FD14CA&0&10
Driver: C:\Windows\system32\DRIVERS\igdkmd64.sys, 8.14.0010.2697 (English), 3/23/2012 04:33:52, 6192640 bytes
Driver: C:\Windows\system32\igdumd64.dll, 8.14.0010.2697 (English), 10/10/2012 15:46:50, 5508224 bytes
Driver: C:\Windows\system32\igd10umd64.dll, 8.14.0010.2697 (English), 10/10/2012 15:46:38, 3485864 bytes
Driver: C:\Windows\system32\igkrng400.bin, 3/23/2012 04:33:04, 2050952 bytes
Driver: C:\Windows\SysWow64\igkrng400.bin, 3/23/2012 04:33:04, 2050952 bytes
Driver: C:\Windows\system32\iglhxs64.vp, 3/23/2012 05:20:30, 3912 bytes
Driver: C:\Windows\system32\iglhxo64.vp, 3/23/2012 03:57:22, 60015 bytes
Driver: C:\Windows\system32\iglhxc64.vp, 3/23/2012 03:57:22, 60226 bytes
Driver: C:\Windows\system32\iglhxg64.vp, 3/23/2012 03:57:22, 60254 bytes
Driver: C:\Windows\system32\iglhxa64.vp, 3/23/2012 03:57:22, 1090 bytes
Driver: C:\Windows\system32\iglhxa64.cpa, 3/23/2012 03:57:22, 1991936 bytes
Driver: C:\Windows\SysWow64\igdumd32.dll, 8.14.0010.2697 (English), 10/10/2012 15:46:44, 3816392 bytes
Driver: C:\Windows\SysWow64\igdumdx32.dll, 8.14.0010.1930 (English), 9/23/2009 12:14:54, 536576 bytes
Driver: C:\Windows\SysWow64\igfxdv32.dll, 8.14.0010.1930 (English), 9/23/2009 11:49:00, 218112 bytes
Driver: C:\Windows\SysWow64\oemdspif.dll, 8.14.0010.1930 (English), 9/23/2009 11:49:38, 59392 bytes
Driver: C:\Windows\SysWow64\igd10umd32.dll, 8.14.0010.2697 (English), 10/10/2012 15:46:32, 2526832 bytes
Driver: C:\Windows\system32\hccutils.dll, 8.14.0010.1930 (English), 9/23/2009 11:53:02, 107520 bytes
Driver: C:\Windows\system32\igfxsrvc.dll, 8.14.0010.1930 (English), 9/23/2009 11:53:28, 55808 bytes
Driver: C:\Windows\system32\igfxsrvc.exe, 8.14.0010.1930 (English), 9/23/2009 12:30:44, 491032 bytes
Driver: C:\Windows\system32\igfxpph.dll, , 0 bytes
Driver: C:\Windows\system32\igfxcpl.cpl, 8.14.0010.1930 (English), 9/23/2009 11:54:08, 126976 bytes
Driver: C:\Windows\system32\igfxcfg.exe, , 0 bytes
Driver: C:\Windows\system32\igfxdev.dll, 8.14.0010.1930 (English), 9/23/2009 11:52:58, 261120 bytes
Driver: C:\Windows\system32\igfxdo.dll, 8.14.0010.1930 (English), 9/23/2009 11:53:36, 142336 bytes
Driver: C:\Windows\system32\igfxtray.exe, , 0 bytes
Driver: C:\Windows\system32\hkcmd.exe, , 0 bytes
Driver: C:\Windows\system32\igfxress.dll, , 0 bytes
Driver: C:\Windows\system32\igfxpers.exe, , 0 bytes
Driver: C:\Windows\system32\igfxTMM.dll, 8.14.0010.1930 (English), 9/23/2009 11:53:58, 372224 bytes
Driver: C:\Windows\system32\igfxext.exe, 8.14.0010.1930 (English), 9/23/2009 12:30:44, 215576 bytes
Driver: C:\Windows\system32\igfxexps.dll, 8.14.0010.1930 (English), 9/23/2009 11:53:50, 27648 bytes
Driver: C:\Windows\system32\igfxrara.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:50, 254464 bytes
Driver: C:\Windows\system32\igfxrchs.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:52, 180224 bytes
Driver: C:\Windows\system32\igfxrcht.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:52, 181760 bytes
Driver: C:\Windows\system32\igfxrdan.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:52, 282624 bytes
Driver: C:\Windows\system32\igfxrdeu.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:52, 305664 bytes
Driver: C:\Windows\system32\igfxrenu.lrc, 8.14.0010.1930 (English), 9/23/2009 11:52:40, 278016 bytes
Driver: C:\Windows\system32\igfxresp.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:54, 305152 bytes
Driver: C:\Windows\system32\igfxrfin.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:54, 283136 bytes
Driver: C:\Windows\system32\igfxrfra.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:54, 305664 bytes
Driver: C:\Windows\system32\igfxrheb.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:54, 251904 bytes
Driver: C:\Windows\system32\igfxrita.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:56, 306688 bytes
Driver: C:\Windows\system32\igfxrjpn.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:56, 208896 bytes
Driver: C:\Windows\system32\igfxrkor.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:56, 207360 bytes
Driver: C:\Windows\system32\igfxrnld.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:58, 301568 bytes
Driver: C:\Windows\system32\igfxrnor.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:58, 282112 bytes
Driver: C:\Windows\system32\igfxrplk.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:58, 289792 bytes
Driver: C:\Windows\system32\igfxrptb.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:58, 291328 bytes
Driver: C:\Windows\system32\igfxrptg.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:58, 296960 bytes
Driver: C:\Windows\system32\igfxrrus.lrc, 8.14.0010.1930 (English), 9/23/2009 11:56:00, 293376 bytes
Driver: C:\Windows\system32\igfxrsky.lrc, 8.14.0010.1930 (English), 9/23/2009 11:56:00, 284672 bytes
Driver: C:\Windows\system32\igfxrslv.lrc, 8.14.0010.1930 (English), 9/23/2009 11:56:00, 279552 bytes
Driver: C:\Windows\system32\igfxrsve.lrc, 8.14.0010.1930 (English), 9/23/2009 11:56:00, 284672 bytes
Driver: C:\Windows\system32\igfxrtha.lrc, 8.14.0010.1930 (English), 9/23/2009 11:56:02, 264704 bytes
Driver: C:\Windows\system32\igfxrcsy.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:52, 284672 bytes
Driver: C:\Windows\system32\igfxrell.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:54, 312832 bytes
Driver: C:\Windows\system32\igfxrhun.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:56, 290304 bytes
Driver: C:\Windows\system32\igfxrtrk.lrc, 8.14.0010.1930 (English), 9/23/2009 11:56:02, 281088 bytes
Driver: C:\Windows\system32\difx64.exe, 1.00.0001.0001 (English), 9/23/2009 12:30:44, 106008 bytes
Driver: C:\Windows\system32\ig4icd64.dll, 8.14.0010.1930 (English), 9/23/2009 12:04:22, 6426624 bytes
Driver: C:\Windows\system32\ig4dev64.dll, 8.14.0010.1930 (English), 9/23/2009 12:04:36, 4445184 bytes
Driver: C:\Windows\SysWow64\ig4icd32.dll, 8.14.0010.1930 (English), 9/23/2009 11:58:12, 4104192 bytes
Driver: C:\Windows\SysWow64\ig4dev32.dll, 8.14.0010.1930 (English), 9/23/2009 11:58:38, 2686976 bytes
Driver: C:\Windows\system32\igfxCoIn_v1930.dll, 1.01.0017.0000 (English), 9/23/2009 12:29:16, 1312768 bytes
Name: Contrôleur d’interface LPC Intel(R) ICH8M - 2815
Device ID: PCI\VEN_8086&DEV_2815&SUBSYS_011F1025&REV_03\3&33FD14CA&0&F8
Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.02.9200.16384 (English), 7/26/2012 01:00:55, 17136 bytes
Name: Connexion réseau Intel(R) PRO/Sans fil 3945ABG
Device ID: PCI\VEN_8086&DEV_4222&SUBSYS_10008086&REV_02\4&5013D04&0&00E1
Driver: C:\Windows\system32\DRIVERS\netwlv64.sys, 13.03.0000.0137 (English), 6/2/2012 10:31:44, 7530496 bytes
Name: Port racine Intel(R) ICH8 Family PCI Express 3 - 2843
Device ID: PCI\VEN_8086&DEV_2843&SUBSYS_011F1025&REV_03\3&33FD14CA&0&E2
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.02.9200.16384 (French), 7/26/2012 01:00:55, 234224 bytes
Name: Contrôleur hôte universel Intel(R) gamme ICH8 USB - 2832
Device ID: PCI\VEN_8086&DEV_2832&SUBSYS_011F1025&REV_03\3&33FD14CA&0&EA
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.02.9200.16420 (English), 9/20/2012 02:09:33, 32256 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.02.9200.16420 (French), 9/20/2012 03:55:33, 488168 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.02.9200.16518 (French), 2/2/2013 07:19:44, 496872 bytes
Name: Intel(R) ICH8M SATA AHCI Controller - 2829
Device ID: PCI\VEN_8086&DEV_2829&SUBSYS_011F1025&REV_03\3&33FD14CA&0&FA
Driver: C:\Windows\system32\DRIVERS\storahci.sys, 6.02.9200.16548 (English), 3/2/2013 06:57:46, 77544 bytes
Name: Contrôleur SMBus Intel(R) ICH8 Family - 283E
Device ID: PCI\VEN_8086&DEV_283E&SUBSYS_011F1025&REV_03\3&33FD14CA&0&FB
Driver: n/a
Name: Contrôleur processeur vers DRAM Mobile Intel(R) PM965/GM965/GL960/GS965 Express - 2A00
Device ID: PCI\VEN_8086&DEV_2A00&SUBSYS_011F1025&REV_03\3&33FD14CA&0&00
Driver: n/a
Name: Contrôleur de stockage de masse
Device ID: PCI\VEN_104C&DEV_803B&SUBSYS_011F1025&REV_00\4&1549EFE7&0&32F0
Driver: n/a
Name: Pont Intel(R) 82801 PCI - 2448
Device ID: PCI\VEN_8086&DEV_2448&SUBSYS_00000000&REV_F3\3&33FD14CA&0&F0
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.02.9200.16384 (French), 7/26/2012 01:00:55, 234224 bytes
Name: Contrôleur hôte universel Intel(R) gamme ICH8 USB - 2835
Device ID: PCI\VEN_8086&DEV_2835&SUBSYS_011F1025&REV_03\3&33FD14CA&0&D1
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.02.9200.16420 (English), 9/20/2012 02:09:33, 32256 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.02.9200.16420 (French), 9/20/2012 03:55:33, 488168 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.02.9200.16518 (French), 2/2/2013 07:19:44, 496872 bytes
Name: Mobile Intel(R) 965 Express Chipset Family
Device ID: PCI\VEN_8086&DEV_2A03&SUBSYS_011F1025&REV_03\3&33FD14CA&0&11
Driver: C:\Windows\system32\DRIVERS\igdkmd64.sys, 8.14.0010.2697 (English), 3/23/2012 04:33:52, 6192640 bytes
Driver: C:\Windows\system32\igdumd64.dll, 8.14.0010.2697 (English), 10/10/2012 15:46:50, 5508224 bytes
Driver: C:\Windows\system32\igd10umd64.dll, 8.14.0010.2697 (English), 10/10/2012 15:46:38, 3485864 bytes
Driver: C:\Windows\system32\igkrng400.bin, 3/23/2012 04:33:04, 2050952 bytes
Driver: C:\Windows\SysWow64\igkrng400.bin, 3/23/2012 04:33:04, 2050952 bytes
Driver: C:\Windows\system32\iglhxs64.vp, 3/23/2012 05:20:30, 3912 bytes
Driver: C:\Windows\system32\iglhxo64.vp, 3/23/2012 03:57:22, 60015 bytes
Driver: C:\Windows\system32\iglhxc64.vp, 3/23/2012 03:57:22, 60226 bytes
Driver: C:\Windows\system32\iglhxg64.vp, 3/23/2012 03:57:22, 60254 bytes
Driver: C:\Windows\system32\iglhxa64.vp, 3/23/2012 03:57:22, 1090 bytes
Driver: C:\Windows\system32\iglhxa64.cpa, 3/23/2012 03:57:22, 1991936 bytes
Driver: C:\Windows\SysWow64\igdumd32.dll, 8.14.0010.2697 (English), 10/10/2012 15:46:44, 3816392 bytes
Driver: C:\Windows\SysWow64\igdumdx32.dll, 8.14.0010.1930 (English), 9/23/2009 12:14:54, 536576 bytes
Driver: C:\Windows\SysWow64\igfxdv32.dll, 8.14.0010.1930 (English), 9/23/2009 11:49:00, 218112 bytes
Driver: C:\Windows\SysWow64\oemdspif.dll, 8.14.0010.1930 (English), 9/23/2009 11:49:38, 59392 bytes
Driver: C:\Windows\SysWow64\igd10umd32.dll, 8.14.0010.2697 (English), 10/10/2012 15:46:32, 2526832 bytes
Driver: C:\Windows\system32\hccutils.dll, 8.14.0010.1930 (English), 9/23/2009 11:53:02, 107520 bytes
Driver: C:\Windows\system32\igfxsrvc.dll, 8.14.0010.1930 (English), 9/23/2009 11:53:28, 55808 bytes
Driver: C:\Windows\system32\igfxsrvc.exe, 8.14.0010.1930 (English), 9/23/2009 12:30:44, 491032 bytes
Driver: C:\Windows\system32\igfxpph.dll, , 0 bytes
Driver: C:\Windows\system32\igfxcpl.cpl, 8.14.0010.1930 (English), 9/23/2009 11:54:08, 126976 bytes
Driver: C:\Windows\system32\igfxcfg.exe, , 0 bytes
Driver: C:\Windows\system32\igfxdev.dll, 8.14.0010.1930 (English), 9/23/2009 11:52:58, 261120 bytes
Driver: C:\Windows\system32\igfxdo.dll, 8.14.0010.1930 (English), 9/23/2009 11:53:36, 142336 bytes
Driver: C:\Windows\system32\igfxtray.exe, , 0 bytes
Driver: C:\Windows\system32\hkcmd.exe, , 0 bytes
Driver: C:\Windows\system32\igfxress.dll, , 0 bytes
Driver: C:\Windows\system32\igfxpers.exe, , 0 bytes
Driver: C:\Windows\system32\igfxTMM.dll, 8.14.0010.1930 (English), 9/23/2009 11:53:58, 372224 bytes
Driver: C:\Windows\system32\igfxext.exe, 8.14.0010.1930 (English), 9/23/2009 12:30:44, 215576 bytes
Driver: C:\Windows\system32\igfxexps.dll, 8.14.0010.1930 (English), 9/23/2009 11:53:50, 27648 bytes
Driver: C:\Windows\system32\igfxrara.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:50, 254464 bytes
Driver: C:\Windows\system32\igfxrchs.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:52, 180224 bytes
Driver: C:\Windows\system32\igfxrcht.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:52, 181760 bytes
Driver: C:\Windows\system32\igfxrdan.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:52, 282624 bytes
Driver: C:\Windows\system32\igfxrdeu.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:52, 305664 bytes
Driver: C:\Windows\system32\igfxrenu.lrc, 8.14.0010.1930 (English), 9/23/2009 11:52:40, 278016 bytes
Driver: C:\Windows\system32\igfxresp.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:54, 305152 bytes
Driver: C:\Windows\system32\igfxrfin.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:54, 283136 bytes
Driver: C:\Windows\system32\igfxrfra.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:54, 305664 bytes
Driver: C:\Windows\system32\igfxrheb.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:54, 251904 bytes
Driver: C:\Windows\system32\igfxrita.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:56, 306688 bytes
Driver: C:\Windows\system32\igfxrjpn.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:56, 208896 bytes
Driver: C:\Windows\system32\igfxrkor.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:56, 207360 bytes
Driver: C:\Windows\system32\igfxrnld.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:58, 301568 bytes
Driver: C:\Windows\system32\igfxrnor.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:58, 282112 bytes
Driver: C:\Windows\system32\igfxrplk.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:58, 289792 bytes
Driver: C:\Windows\system32\igfxrptb.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:58, 291328 bytes
Driver: C:\Windows\system32\igfxrptg.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:58, 296960 bytes
Driver: C:\Windows\system32\igfxrrus.lrc, 8.14.0010.1930 (English), 9/23/2009 11:56:00, 293376 bytes
Driver: C:\Windows\system32\igfxrsky.lrc, 8.14.0010.1930 (English), 9/23/2009 11:56:00, 284672 bytes
Driver: C:\Windows\system32\igfxrslv.lrc, 8.14.0010.1930 (English), 9/23/2009 11:56:00, 279552 bytes
Driver: C:\Windows\system32\igfxrsve.lrc, 8.14.0010.1930 (English), 9/23/2009 11:56:00, 284672 bytes
Driver: C:\Windows\system32\igfxrtha.lrc, 8.14.0010.1930 (English), 9/23/2009 11:56:02, 264704 bytes
Driver: C:\Windows\system32\igfxrcsy.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:52, 284672 bytes
Driver: C:\Windows\system32\igfxrell.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:54, 312832 bytes
Driver: C:\Windows\system32\igfxrhun.lrc, 8.14.0010.1930 (English), 9/23/2009 11:55:56, 290304 bytes
Driver: C:\Windows\system32\igfxrtrk.lrc, 8.14.0010.1930 (English), 9/23/2009 11:56:02, 281088 bytes
Driver: C:\Windows\system32\difx64.exe, 1.00.0001.0001 (English), 9/23/2009 12:30:44, 106008 bytes
Driver: C:\Windows\system32\ig4icd64.dll, 8.14.0010.1930 (English), 9/23/2009 12:04:22, 6426624 bytes
Driver: C:\Windows\system32\ig4dev64.dll, 8.14.0010.1930 (English), 9/23/2009 12:04:36, 4445184 bytes
Driver: C:\Windows\SysWow64\ig4icd32.dll, 8.14.0010.1930 (English), 9/23/2009 11:58:12, 4104192 bytes
Driver: C:\Windows\SysWow64\ig4dev32.dll, 8.14.0010.1930 (English), 9/23/2009 11:58:38, 2686976 bytes
Driver: C:\Windows\system32\igfxCoIn_v1930.dll, 1.01.0017.0000 (English), 9/23/2009 12:29:16, 1312768 bytes
Name: Port racine Intel(R) ICH8 Family PCI Express 2 - 2841
Device ID: PCI\VEN_8086&DEV_2841&SUBSYS_011F1025&REV_03\3&33FD14CA&0&E1
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.02.9200.16384 (French), 7/26/2012 01:00:55, 234224 bytes
------------------
DirectShow Filters
------------------
DirectShow Filters:
WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.02.9200.16384
WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.02.9200.16384
WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.02.9200.16384
MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.02.9200.16384
Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.02.9200.16496
WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.02.9200.16384
WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.02.9200.16384
Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.02.9200.16384
Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.02.9200.16384
DV Muxer,0x00400000,0,0,qdv.dll,6.06.9200.16384
Color Space Converter,0x00400001,1,1,quartz.dll,6.06.9200.16384
WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.9200.16384
AVI Splitter,0x00600000,1,1,quartz.dll,6.06.9200.16384
VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.9200.16384
SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.9200.16384
Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,12.00.9200.16429
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.9200.16384
StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.9200.16384
Microsoft TV Captions Decoder,0x00200001,1,0,MSTVCapn.dll,6.02.9200.16384
MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.9200.16384
CBVA DMO wrapper filter,0x00200000,1,1,cbva.dll,6.02.9200.16384
MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.9200.16384
SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.9200.16384
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.9200.16384
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.9200.16384
Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.9200.16384
SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.9200.16384
Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,12.00.9200.16384
Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.9200.16384
MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.9200.16384
DV Splitter,0x00600000,1,2,qdv.dll,6.06.9200.16384
Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.9200.16384
Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,12.00.9200.16384
ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.9200.16384
Video Renderer,0x00800001,1,0,quartz.dll,6.06.9200.16384
MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.9200.16384
Line 21 Decoder,0x00600000,1,1,,
Video Port Manager,0x00600000,2,1,quartz.dll,6.06.9200.16384
Video Renderer,0x00400000,1,0,quartz.dll,6.06.9200.16384
VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.9200.16384
WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.9200.16384
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.02.9200.16384
File writer,0x00200000,1,0,qcap.dll,6.06.9200.16384
iTV Data Sink,0x00600000,1,0,itvdata.dll,6.06.9200.16384
iTV Data Capture filter,0x00600000,1,1,itvdata.dll,6.06.9200.16384
DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.9200.16384
Microsoft TV Subtitles Decoder,0x00200001,1,0,MSTVCapn.dll,6.02.9200.16384
Overlay Mixer2,0x00200000,1,1,,
Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,12.00.9200.16384
WST Pager,0x00200000,1,1,WSTPager.ax,6.06.9200.16384
MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.9200.16384
DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.9200.16384
SampleGrabber,0x00200000,1,1,qedit.dll,6.06.9200.16384
Null Renderer,0x00200000,1,0,qedit.dll,6.06.9200.16384
MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.9200.16384
Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.02.9200.16384
StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.9200.16384
Smart Tee,0x00200000,1,2,qcap.dll,6.06.9200.16384
Overlay Mixer,0x00200000,0,0,,
AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.9200.16384
NetBridge,0x00200000,2,0,netbridge.dll,6.02.9200.16384
AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.9200.16384
Wave Parser,0x00400000,1,1,quartz.dll,6.06.9200.16384
MIDI Parser,0x00400000,1,1,quartz.dll,6.06.9200.16384
Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.9200.16384
File stream renderer,0x00400000,1,1,quartz.dll,6.06.9200.16384
Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,12.00.8506.0000
StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.9200.16384
AVI Mux,0x00200000,1,0,qcap.dll,6.06.9200.16384
Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.9200.16384
File Source (Async.),0x00400000,0,1,quartz.dll,6.06.9200.16384
File Source (URL),0x00400000,0,1,quartz.dll,6.06.9200.16384
Media Center Extender Encryption Filter,0x00200000,2,2,Mcx2Filter.dll,6.02.9200.16384
AudioRecorder WAV Dest,0x00200000,0,0,WavDest.dll,
AudioRecorder Wave Form,0x00200000,0,0,WavDest.dll,
SoundRecorder Null Renderer,0x00200000,0,0,WavDest.dll,
Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.9200.16384
Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.02.9200.16384
BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.9200.16384
MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.9200.16384
WDM Streaming Tee/Splitter Devices:
Convertisseur en T/site-à-site,0x00200000,1,1,ksproxy.ax,6.02.9200.16384
Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.02.9200.16384
WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.02.9200.16384
MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.02.9200.16384
DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.9200.16384
MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.9200.16384
Audio Compressors:
WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.02.9200.16384
WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.02.9200.16384
IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.9200.16384
PCM,0x00200000,1,1,quartz.dll,6.06.9200.16384
Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.9200.16384
GSM 6.10,0x00200000,1,1,quartz.dll,6.06.9200.16384
CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.9200.16384
CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.9200.16384
MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.9200.16384
Audio Capture Sources:
Microphone (Périphérique High Definition Audio),0x00200000,0,0,qcap.dll,6.06.9200.16384
Microphone (Périphérique High Definition Audio),0x00200000,0,0,qcap.dll,6.06.9200.16384
Entrée ligne (Périphérique High Definition Audio),0x00200000,0,0,qcap.dll,6.06.9200.16384
PBDA CP Filters:
PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.9200.16384
PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.9200.16384
PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.9200.16384
Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.9200.16384
Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.9200.16384
WDM Streaming Capture Devices:
Acer CrystalEye webcam,0x00200000,1,2,ksproxy.ax,6.02.9200.16384
Entrée multiplex HD Audio,0x00200000,1,1,ksproxy.ax,6.02.9200.16384
WDM Streaming Rendering Devices:
Haut-parleur HD Audio,0x00200000,1,1,ksproxy.ax,6.02.9200.16384
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9200.16384
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9200.16384
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9200.16384
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9200.16384
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.9200.16384
Video Capture Sources:
Acer CrystalEye webcam,0x00200000,1,2,ksproxy.ax,6.02.9200.16384
Multi-Instance Capable VBI Codecs:
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.9200.16384
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.9200.16384
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.9200.16384
BDA CP/CA Filters:
Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.9200.16384
Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.9200.16384
PTFilter,0x00200000,0,0,EncDec.dll,6.06.9200.16384
XDS Codec,0x00200000,0,0,EncDec.dll,6.06.9200.16384
WDM Streaming Communication Transforms:
Convertisseur en T/site-à-site,0x00200000,1,1,ksproxy.ax,6.02.9200.16384
Audio Renderers:
Haut-parleurs (Périphérique High Definition Audio),0x00200000,1,0,quartz.dll,6.06.9200.16384
Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.9200.16384
Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.9200.16384
DirectSound: Haut-parleurs (Périphérique High Definition Audio),0x00200000,1,0,quartz.dll,6.06.9200.16384
----------------------------
Preferred DirectShow Filters
----------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\DirectShow\Preferred]
<media subtype GUID>, [<filter friendly name>, ]<filter CLSID>
MEDIASUBTYPE_WMAUDIO_LOSSLESS, WMAudio Decoder DMO, CLSID_CWMADecMediaObject
MEDIASUBTYPE_MPG4, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject
WMMEDIASUBTYPE_WMSP2, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject
MEDIASUBTYPE_WVC1, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
{64687664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec
MEDIASUBTYPE_h264, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS
MEDIASUBTYPE_MPEG1AudioPayload, MPEG Audio Decoder, CLSID_CMpegAudioCodec
{78766964-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
MEDIASUBTYPE_WMAUDIO3, WMAudio Decoder DMO, CLSID_CWMADecMediaObject
MEDIASUBTYPE_WMV2, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_MPEG2_AUDIO, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
{64697678-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
WMMEDIASUBTYPE_MP3, MP3 Decoder DMO, CLSID_CMP3DecMediaObject
MEDIASUBTYPE_mp42, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject
MEDIASUBTYPE_MSS1, WMV Screen decoder DMO, CLSID_CMSSCDecMediaObject
MEDIASUBTYPE_WVP2, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_WMV1, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_WMVP, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_WMV3, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_WMVR, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_MJPG, MJPEG Decompressor, CLSID_MjpegDec
MEDIASUBTYPE_mp43, Mpeg43 Decoder DMO, CLSID_CMpeg43DecMediaObject
MEDIASUBTYPE_MSS2, WMV Screen decoder DMO, CLSID_CMSSCDecMediaObject
{64737664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec
WMMEDIASUBTYPE_WMAudioV8, WMAudio Decoder DMO, CLSID_CWMADecMediaObject
{44495658-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
WMMEDIASUBTYPE_WMSP1, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject
MEDIASUBTYPE_RAW_AAC1, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
{6C737664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec
MEDIASUBTYPE_MP43, Mpeg43 Decoder DMO, CLSID_CMpeg43DecMediaObject
MEDIASUBTYPE_MPEG1Payload, MPEG Video Decoder, CLSID_CMpegVideoCodec
MEDIASUBTYPE_AVC1, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS
{20637664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec
{58564944-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
MEDIASUBTYPE_MP42, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject
MEDIASUBTYPE_MPEG_ADTS_AAC, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
MEDIASUBTYPE_mpg4, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject
MEDIASUBTYPE_M4S2, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
MEDIASUBTYPE_m4s2, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
MEDIASUBTYPE_MP4S, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
MEDIASUBTYPE_mp4s, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
MEDIASUBTYPE_MPEG1Packet, MPEG Video Decoder, CLSID_CMpegVideoCodec
{5634504D-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
{7634706D-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
MEDIASUBTYPE_H264, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS
MEDIASUBTYPE_MPEG2_VIDEO, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS
MEDIASUBTYPE_WMVA, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_MSAUDIO1, WMAudio Decoder DMO, CLSID_CWMADecMediaObject
MEDIASUBTYPE_DVD_LPCM_AUDIO, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
MEDIASUBTYPE_MPEG_LOAS, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
---------------------------
Media Foundation Transforms
---------------------------
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms]
<category>:
<transform friendly name>, <transform CLSID>, <flags>, [<merit>, ]<file name>, <file version>
Video Decoders:
Microsoft MPEG Video Decoder MFT, {2D709E52-123F-49B5-9CBC-9AF5CDE28FB9}, 0x1, msmpeg2vdec.dll, 12.00.9200.16429
DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}, 0x1, mfdvdec.dll, 6.02.9200.16384
Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT, 0x1, mp4sdecd.dll, 6.02.9200.16496
Microsoft H264 Video Decoder MFT, CLSID_CMSH264DecoderMFT, 0x1, msmpeg2vdec.dll, 12.00.9200.16429
WMV Screen decoder MFT, CLSID_CMSSCDecMediaObject, 0x1, wmvsdecd.dll, 6.02.9200.16384
WMVideo Decoder MFT, CLSID_CWMVDecMediaObject, 0x1, wmvdecod.dll, 6.02.9200.16384
MJPEG Decoder MFT, {CB17E772-E1CC-4633-8450-5617AF577905}, 0x1, mfmjpegdec.dll, 6.02.9200.16384
Mpeg43 Decoder MFT, CLSID_CMpeg43DecMediaObject, 0x1, mp43decd.dll, 6.02.9200.16384
Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject, 0x1, mpg4decd.dll, 6.02.9200.16384
Video Encoders:
H264 Encoder MFT, {6CA50344-051A-4DED-9779-A43305165E35}, 0x1, mfh264enc.dll, 6.02.9200.16420
WMVideo8 Encoder MFT, CLSID_CWMVXEncMediaObject, 0x1, wmvxencd.dll, 6.02.9200.16384
WMVideo9 Encoder MFT, CLSID_CWMV9EncMediaObject, 0x1, wmvencod.dll, 6.02.9200.16384
Microsoft MPEG-2 Video Encoder MFT, {E6335F02-80B7-4DC4-ADFA-DFE7210D20D5}, 0x2, msmpeg2enc.dll, 12.00.9200.16384
Video Effects:
Frame Rate Converter, CLSID_CFrameRateConvertDmo, 0x1, mfvdsp.dll, 6.02.9200.16384
Resizer MFT, CLSID_CResizerDMO, 0x1, vidreszr.dll, 6.02.9200.16384
VideoStabilization MFT, {51571744-7FE4-4FF2-A498-2DC34FF74F1B}, 0x1, MSVideoDSP.dll, 6.02.9200.16384
Color Control, CLSID_CColorControlDmo, 0x1, mfvdsp.dll, 6.02.9200.16384
Color Converter MFT, CLSID_CColorConvertDMO, 0x1, colorcnv.dll, 6.02.9200.16384
Video Processor:
Microsoft Video Processor MFT, {88753B26-5B24-49BD-B2E7-0C445C78C982}, 0x1, msvproc.dll, 12.00.9200.16420
Audio Decoders:
Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}, 0x1, MSAudDecMFT.dll, 6.02.9200.16384
WMAudio Decoder MFT, CLSID_CWMADecMediaObject, 0x1, WMADMOD.DLL, 6.02.9200.16384
Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT, 0x1, MSAudDecMFT.dll, 6.02.9200.16384
GSM ACM Wrapper MFT, {4A76B469-7B66-4DD4-BA2D-DDF244C766DC}, 0x1, mfcore.dll, 12.00.9200.16451
WMAPro over S/PDIF MFT, CLSID_CWMAudioSpdTxDMO, 0x1, WMADMOD.DLL, 6.02.9200.16384
Microsoft MPEG Audio Decoder MFT, {70707B39-B2CA-4015-ABEA-F8447D22D88B}, 0x1, MSAudDecMFT.dll, 6.02.9200.16384
WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject, 0x1, WMSPDMOD.DLL, 6.02.9200.16384
G711 Wrapper MFT, {92B66080-5E2D-449E-90C4-C41F268E5514}, 0x1, mfcore.dll, 12.00.9200.16451
IMA ADPCM ACM Wrapper MFT, {A16E1BFF-A80D-48AD-AECD-A35C005685FE}, 0x1, mfcore.dll, 12.00.9200.16451
MP3 Decoder MFT, CLSID_CMP3DecMediaObject, 0x1, mp3dmod.dll, 6.02.9200.16384
ADPCM ACM Wrapper MFT, {CA34FE0A-5722-43AD-AF23-05F7650257DD}, 0x1, mfcore.dll, 12.00.9200.16451
Audio Encoders:
MP3 Encoder ACM Wrapper MFT, {11103421-354C-4CCA-A7A3-1AFF9A5B6701}, 0x1, mfcore.dll, 12.00.9200.16451
WM Speech Encoder DMO, CLSID_CWMSPEncMediaObject2, 0x1, WMSPDMOE.DLL, 6.02.9200.16384
Microsoft MPEG-2 Audio Encoder MFT, {46A4DD5C-73F8-4304-94DF-308F760974F4}, 0x1, msmpeg2enc.dll, 12.00.9200.16384
WMAudio Encoder MFT, CLSID_CWMAEncMediaObject, 0x1, WMADMOE.DLL, 6.02.9200.16384
Microsoft AAC Audio Encoder MFT, {93AF0C51-2275-45D2-A35B-F2BA21CAED00}, 0x1, mfAACEnc.dll, 6.02.9200.16384
Microsoft Dolby Digital Encoder MFT, {AC3315C9-F481-45D7-826C-0B406C1F64B8}, 0x1, msac3enc.dll, 6.02.9200.16384
Audio Effects:
AEC, CLSID_CWMAudioAEC, 0x1, mfwmaaec.dll, 6.02.9200.16384
Resampler MFT, CLSID_CResamplerMediaObject, 0x1, resampledmo.dll, 6.02.9200.16384
Multiplexers:
Microsoft MPEG2 Multiplexer MFT, {AB300F71-01AB-46D2-AB6C-64906CB03258}, 0x2, mfmpeg2srcsnk.dll, 12.00.9200.16437
Others:
Microsoft H264 Video Remux (MPEG2TSToMP4) MFT, {05A47EBB-8BF0-4CBF-AD2F-3B71D75866F5}, 0x1, msmpeg2vdec.dll, 12.00.9200.16429
--------------------------------------------
Media Foundation Enabled Hardware Categories
--------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\HardwareMFT]
EnableDecoders = 0
EnableEncoders = 1
EnableVideoProcessors = 1
-------------------------------------
Media Foundation Byte Stream Handlers
-------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\ByteStreamHandlers]
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\Preferred]
<file ext. or MIME type>, <handler CLSID>, <brief description>[, Preferred]
.3g2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.3gp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.3gp2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.3gpp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.aac, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
.ac3, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred
.adt, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
.adts, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
.asf, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
.avi, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred
.dvr-ms, {65964407-A5D8-4060-85B0-1CCD63F768E2}, dvr-ms Byte Stream Handler, Preferred
.dvr-ms, {A8721937-E2FB-4D7A-A9EE-4EB08C890B6E}, MF SBE Source ByteStreamHandler
.ec3, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred
.m2t, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.m2ts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.m4a, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.m4v, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.mod, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.mov, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.mp2v, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.mp3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
.mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.mp4v, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
.mpa, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
.mpeg, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.mpg, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.mts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.nsc, {B084785C-DDE0-4D30-8CA8-05A373E185BE}, NSC Byte Stream Handler, Preferred
.sami, {7A56C4CB-D678-4188-85A8-BA2EF68FA10D}, SAMI Byte Stream Handler, Preferred
.smi, {7A56C4CB-D678-4188-85A8-BA2EF68FA10D}, SAMI Byte Stream Handler, Preferred
.tod, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.ts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.tts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.vob, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
.wav, {42C9B9F5-16FC-47EF-AF22-DA05F7C842E3}, WAV Byte Stream Handler, Preferred
.wm, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
.wma, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
.wmv, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
.wtv, {65964407-A5D8-4060-85B0-1CCD63F768E2}, WTV Byte Stream Handler, Preferred
audio/3gpp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
audio/3gpp2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
audio/aac, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
audio/aacp, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
audio/eac3, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred
audio/L16, {3FFB3B8C-EB99-472B-8902-E1C1B05F07CF}, LPCM Byte Stream Handler, Preferred
audio/mp3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
audio/mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
audio/mpa, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
audio/mpeg, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
audio/mpeg3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
audio/vnd.dlna.adts, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
audio/vnd.dolby.dd-raw, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred
audio/wav, {42C9B9F5-16FC-47EF-AF22-DA05F7C842E3}, WAV Byte Stream Handler, Preferred
audio/x-aac, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
audio/x-m4a, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
audio/x-mp3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
audio/x-mpeg, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
audio/x-ms-wma, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
audio/x-wav, {42C9B9F5-16FC-47EF-AF22-DA05F7C842E3}, WAV Byte Stream Handler, Preferred
video/3gpp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
video/3gpp2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
video/avi, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred
video/mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
video/mpeg, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
video/msvideo, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred
video/vnd.dlna.mpeg-tts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
video/x-m4v, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
video/x-ms-asf, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
video/x-ms-wm, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
video/x-ms-wmv, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
video/x-msvideo, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred
--------------------------------
Media Foundation Scheme Handlers
--------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\SchemeHandlers]
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\Preferred]
<URL type>, <handler CLSID>, <brief description>[, Preferred]
file:, {477EC299-1421-4BDD-971F-7CCB933F21AD}, File Scheme Handler, Preferred
http:, {44CB442B-9DA9-49DF-B3FD-023777B16E50}, Http Scheme Handler
http:, {9EC4B4F9-3029-45AD-947B-344DE2A249E2}, Urlmon Scheme Handler
http:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
httpd:, {44CB442B-9DA9-49DF-B3FD-023777B16E50}, Http Scheme Handler, Preferred
httpnd:, {2EEEED04-0908-4CDB-AF8F-AC5B768A34C9}, Drm Scheme Handler, Preferred
https:, {37A61C8B-7F8E-4D08-B12B-248D73E9AB4F}, Secure Http Scheme Handler, Preferred
httpsd:, {37A61C8B-7F8E-4D08-B12B-248D73E9AB4F}, Secure Http Scheme Handler, Preferred
httpt:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
httpu:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
mcast:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
mms:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
ms-appdata:, {CFC81939-3886-4ACF-9692-DA58037AE716}, MsAppData Scheme Handler, Preferred
ms-appx-web:, {8DB0224B-3D65-4F6F-8E12-BEB4B78B8974}, MsAppxWeb Scheme Handler, Preferred
ms-appx:, {8DB0224B-3D65-4F6F-8E12-BEB4B78B8974}, MsAppx Scheme Handler, Preferred
ms-winsoundevent:, {F79A6BF9-7415-4CF3-AE10-4559509ABC3C}, Sound Event Scheme Handler, Preferred
rtsp:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
rtspt:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
rtspu:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
sdp:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
-------------------------------------
Preferred Media Foundation Transforms
-------------------------------------
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms\Preferred]
<media subtype GUID>, [<transform friendly name>, ]<transform CLSID>
MFAudioFormat_AAC, Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT
MFAudioFormat_WMAudio_Lossless, WMAudio Decoder MFT, CLSID_CWMADecMediaObject
MEDIASUBTYPE_MPG4, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject
WMMEDIASUBTYPE_WMSP2, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject
{3F40F4F0-5622-4FF8-B6D8-A17A584BEE5E}, Microsoft H264 Video Decoder MFT, CLSID_CMSH264DecoderMFT
MFVideoFormat_WVC1, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
KSDATAFORMAT_SUBTYPE_ADPCM, ADPCM ACM Wrapper MFT, {CA34FE0A-5722-43AD-AF23-05F7650257DD}
MFVideoFormat_DVHD, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}
MFAudioFormat_MPEG, Microsoft MPEG Audio Decoder MFT, {70707B39-B2CA-4015-ABEA-F8447D22D88B}
{00002000-0000-0010-8000-00AA00389B71}, Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}
MFAudioFormat_WMAudioV9, WMAudio Decoder MFT, CLSID_CWMADecMediaObject
MFVideoFormat_WMV2, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_DOLBY_DDPLUS, Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}
{53314356-0000-0010-8000-00AA00389B71}, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
MFAudioFormat_MP3, MP3 Decoder MFT, CLSID_CMP3DecMediaObject
MEDIASUBTYPE_mp42, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject
MFVideoFormat_MSS1, WMV Screen decoder MFT, CLSID_CMSSCDecMediaObject
MEDIASUBTYPE_WVP2, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
MFVideoFormat_WMV1, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_WMVP, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
MFVideoFormat_WMV3, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_WMVR, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
KSDATAFORMAT_SUBTYPE_MULAW, G711 Wrapper MFT, {92B66080-5E2D-449E-90C4-C41F268E5514}
MFVideoFormat_MJPG, MJPEG Decoder MFT, {CB17E772-E1CC-4633-8450-5617AF577905}
MEDIASUBTYPE_mp43, Mpeg43 Decoder MFT, CLSID_CMpeg43DecMediaObject
{00000031-0000-0010-8000-00AA00389B71}, GSM ACM Wrapper MFT, {4A76B469-7B66-4DD4-BA2D-DDF244C766DC}
MFVideoFormat_DVSD, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}
MFVideoFormat_MSS2, WMV Screen decoder MFT, CLSID_CMSSCDecMediaObject
MFAudioFormat_WMAudioV8, WMAudio Decoder MFT, CLSID_CWMADecMediaObject
MFAudioFormat_MSP1, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject
MEDIASUBTYPE_RAW_AAC1, Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT
MFVideoFormat_DVSL, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}
MFVideoFormat_MP43, Mpeg43 Decoder MFT, CLSID_CMpeg43DecMediaObject
MFVideoFormat_DVC, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}
{00000011-0000-0010-8000-00AA00389B71}, IMA ADPCM ACM Wrapper MFT, {A16E1BFF-A80D-48AD-AECD-A35C005685FE}
MEDIASUBTYPE_MP42, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject
MEDIASUBTYPE_mpg4, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject
MFVideoFormat_M4S2, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
MEDIASUBTYPE_m4s2, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
MFVideoFormat_MP4S, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
MEDIASUBTYPE_mp4s, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
{33363248-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
{E06D802C-DB46-11CF-B4D1-00805F6CBBEA}, Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}
MFVideoFormat_MP4V, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
{7634706D-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
MFVideoFormat_H264, Microsoft H264 Video Decoder MFT, CLSID_CMSH264DecoderMFT
MFVideoFormat_MPEG2, Microsoft MPEG Video Decoder MFT, {2D709E52-123F-49B5-9CBC-9AF5CDE28FB9}
MFVideoFormat_MPG1, Microsoft MPEG Video Decoder MFT, {2D709E52-123F-49B5-9CBC-9AF5CDE28FB9}
MEDIASUBTYPE_WMVA, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
MEDIASUBTYPE_MSAUDIO1, WMAudio Decoder MFT, CLSID_CWMADecMediaObject
-------------------------------------
Disabled Media Foundation Transforms
-------------------------------------
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms\DoNotUse]
<transform CLSID>
------------------------
Disabled Media Sources
------------------------
[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\DoNotUse]
<media source CLSID>
---------------
EVR Power Information
---------------
Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
Quality Flags: 2576
Enabled:
Force throttling
Allow half deinterlace
Allow scaling
Decode Power Usage: 100
Balanced Flags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 50
PowerFlags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 0
---------------
Diagnostics
---------------
Windows Error Reporting:
+++ WER0 +++:
Récipient d’erreurs -1145742221, type 5
Nom d’événement : RADAR_PRE_LEAK_WOW64
Réponse : Non disponible
ID de CAB : 0
Signature du problème :
P1 : MetroApp.exe
P2 : 0.0.0.0
P3 : 6.2.9200.2.0.0
P4 :
P5 :
P6 :
P7 :
P8 :
P9 :
P10 :
Fichiers joints :
C:\Users\jerem_000\AppData\Local\Temp\RDR2674.tmp\empty.txt
Ces fichiers sont peut-être disponibles ici :
Symbole d’analyse :
Nouvelle recherche de la solution : 0
ID de rapport : b442fd65-a3a6-11e2-be73-001d7207bc6e
Statut du rapport : 0
Récipient avec hachage : 45619f48d8672f6a959e51a8bb1fe7f9
+++ WER1 +++:
Récipient d’erreurs -726724716, type 5
Nom d’événement : WindowsUpdateFailure2
Réponse : Non disponible
ID de CAB : 0
Signature du problème :
P1 : 7.8.9200.16547
P2 : 80070002
P3 : A086C930-DA1F-48FB-82DD-36E8F74D0721
P4 : Install
P5 : 101
P6 : Unmanaged
P7 : 80070002
P8 :
P9 :
P10 :
Fichiers joints :
Ces fichiers sont peut-être disponibles ici :
C:\ProgramData\Microsoft\Windows\WER\ReportArchive\NonCritical_7.8.9200.16547_a53ede111488f83bf09dc224426b644989a58372_069bd7b8
Symbole d’analyse :
Nouvelle recherche de la solution : 0
ID de rapport : 26cb6bf1-a39f-11e2-be71-001d7207bc6e
Statut du rapport : 0
Récipient avec hachage : 5f57847fc14481338be2859ed2ede745
+++ WER2 +++:
Récipient d’erreurs , type 0
Nom d’événement : WindowsUpdateFailure2
Réponse : Non disponible
ID de CAB : 0
Signature du problème :
P1 : 7.8.9200.16547
P2 : 80070002
P3 : A086C930-DA1F-48FB-82DD-36E8F74D0721
P4 : Install
P5 : 101
P6 : Unmanaged
P7 : 80070002
P8 :
P9 :
P10 :
Fichiers joints :
Ces fichiers sont peut-être disponibles ici :
C:\ProgramData\Microsoft\Windows\WER\ReportQueue\NonCritical_7.8.9200.16547_a53ede111488f83bf09dc224426b644989a58372_06c3d5a6
Symbole d’analyse :
Nouvelle recherche de la solution : 0
ID de rapport : 26cb6bf1-a39f-11e2-be71-001d7207bc6e
Statut du rapport : 4
Récipient avec hachage :
+++ WER3 +++:
Récipient d’erreurs , type 0
Nom d’événement : WindowsUpdateFailure2
Réponse : Non disponible
ID de CAB : 0
Signature du problème :
P1 : 7.8.9200.16547
P2 : 80070002
P3 : A086C930-DA1F-48FB-82DD-36E8F74D0721
P4 : Install
P5 : 101
P6 : Unmanaged
P7 : 80070002
P8 :
P9 :
P10 :
Fichiers joints :
Ces fichiers sont peut-être disponibles ici :
Symbole d’analyse :
Nouvelle recherche de la solution : 0
ID de rapport : 26cb6bf1-a39f-11e2-be71-001d7207bc6e
Statut du rapport : 262144
Récipient avec hachage :
+++ WER4 +++:
Récipient d’erreurs -726724716, type 5
Nom d’événement : WindowsUpdateFailure2
Réponse : Non disponible
ID de CAB : 0
Signature du problème :
P1 : 7.8.9200.16547
P2 : 80070002
P3 : A086C930-DA1F-48FB-82DD-36E8F74D0721
P4 : Install
P5 : 101
P6 : Unmanaged
P7 : 80070002
P8 :
P9 :
P10 :
Fichiers joints :
Ces fichiers sont peut-être disponibles ici :
C:\ProgramData\Microsoft\Windows\WER\ReportArchive\NonCritical_7.8.9200.16547_a53ede111488f83bf09dc224426b644989a58372_092504d0
Symbole d’analyse :
Nouvelle recherche de la solution : 0
ID de rapport : b85ccc2b-a39e-11e2-be71-001d7207bc6e
Statut du rapport : 0
Récipient avec hachage : 5f57847fc14481338be2859ed2ede745
+++ WER5 +++:
Récipient d’erreurs , type 0
Nom d’événement : WindowsUpdateFailure2
Réponse : Non disponible
ID de CAB : 0
Signature du problème :
P1 : 7.8.9200.16547
P2 : 80070002
P3 : A086C930-DA1F-48FB-82DD-36E8F74D0721
P4 : Install
P5 : 101
P6 : Unmanaged
P7 : 80070002
P8 :
P9 :
P10 :
Fichiers joints :
Ces fichiers sont peut-être disponibles ici :
C:\ProgramData\Microsoft\Windows\WER\ReportQueue\NonCritical_7.8.9200.16547_a53ede111488f83bf09dc224426b644989a58372_03bd0203
Symbole d’analyse :
Nouvelle recherche de la solution : 0
ID de rapport : b85ccc2b-a39e-11e2-be71-001d7207bc6e
Statut du rapport : 4
Récipient avec hachage :
+++ WER6 +++:
Récipient d’erreurs , type 0
Nom d’événement : WindowsUpdateFailure2
Réponse : Non disponible
ID de CAB : 0
Signature du problème :
P1 : 7.8.9200.16547
P2 : 80070002
P3 : A086C930-DA1F-48FB-82DD-36E8F74D0721
P4 : Install
P5 : 101
P6 : Unmanaged
P7 : 80070002
P8 :
P9 :
P10 :
Fichiers joints :
Ces fichiers sont peut-être disponibles ici :
Symbole d’analyse :
Nouvelle recherche de la solution : 0
ID de rapport : b85ccc2b-a39e-11e2-be71-001d7207bc6e
Statut du rapport : 262144
Récipient avec hachage :
+++ WER7 +++:
Récipient d’erreurs -1545036144, type 5
Nom d’événement : PnPGenericDriverFound
Réponse : Non disponible
ID de CAB : 0
Signature du problème :
P1 : x64
P2 : HID\StHid&Col04
P3 :
P4 :
P5 :
P6 :
P7 :
P8 :
P9 :
P10 :
Fichiers joints :
Ces fichiers sont peut-être disponibles ici :
C:\Users\jerem_000\AppData\Local\Microsoft\Windows\WER\ReportArchive\NonCritical_x64_f49dfbb670567f98dd6225bf04d9060b93bfb57_0880a7e2
Symbole d’analyse :
Nouvelle recherche de la solution : 0
ID de rapport : 8e26ea8f-a2f5-11e2-be6b-001d7207bc6e
Statut du rapport : 0
Récipient avec hachage : a1ce8be216315568c16bb7a636d01a7a
+++ WER8 +++:
Récipient d’erreurs -1545036140, type 5
Nom d’événement : PnPGenericDriverFound
Réponse : Non disponible
ID de CAB : 0
Signature du problème :
P1 : x64
P2 : HID\StHid&Col05
P3 :
P4 :
P5 :
P6 :
P7 :
P8 :
P9 :
P10 :
Fichiers joints :
Ces fichiers sont peut-être disponibles ici :
C:\Users\jerem_000\AppData\Local\Microsoft\Windows\WER\ReportArchive\NonCritical_x64_d41e1f4953d8ec416f1416fb7ae77462e9b54169_0880a765
Symbole d’analyse :
Nouvelle recherche de la solution : 0
ID de rapport : 8e26ea8d-a2f5-11e2-be6b-001d7207bc6e
Statut du rapport : 0
Récipient avec hachage : 562a2ca073aaea3206c996c8eace53ce
+++ WER9 +++:
Récipient d’erreurs -1281229362, type 5
Nom d’événement : PnPRequestAdditionalSoftware
Réponse : Non disponible
ID de CAB : 0
Signature du problème :
P1 : x64
P2 : HID\StHid&Col02
P3 : 6.2.0.0
P4 : 040C
P5 : input.inf
P6 : *
P7 :
P8 :
P9 :
P10 :
Fichiers joints :
Ces fichiers sont peut-être disponibles ici :
C:\Users\jerem_000\AppData\Local\Microsoft\Windows\WER\ReportArchive\NonCritical_x64_c0586c37be4e8760778f3aac8153e2804c353e1c_0880a6f8
Symbole d’analyse :
Nouvelle recherche de la solution : 0
ID de rapport : 8e26ea8a-a2f5-11e2-be6b-001d7207bc6e
Statut du rapport : 0
Récipient avec hachage : d18abf5dee9eb6b174ebc43fb86ca5b6
Thanks for that tip, but that was one of the first things I did to get the Minecraft demo running in the first place. They were necessary in order to get a version that supported OpenGL. I just double-checked, and I have the latest graphics drivers and graphics chipset inf file installed. Other suggestions?
I tried figuring out how to do that with Windows 8, but that does not seem to be an option on this system. The good news though is that it's working again (see the reply I'm about to make to the next post). Thanks for your assistance!
That was so very helpful, thank you! I did the 64-bit Java install and that didn't seem to change anything, so I went with your other suggestion and re-installed the video drivers that I had installed. Then after reboot, opened Minecraft and it's working again! My son is very happy, as am I, so thank you for pointing out the discrepancy in the dates in the driver files from the log files I shared. I've now created a restore point since it's working, and I'll see if I can catch whatever seemed to get the drivers messed up since last time.
Thanks again!