Quantcast
Channel: Intel Communities : All Content - Graphics
Viewing all 19910 articles
Browse latest View live

Problem with Open GL and Intel HD 4000 on Windows 8

$
0
0

Hi,

 

We have tested our 3D space planning program on a Surface Pro with Windows 8 Pro and we have an issue which seems to come from Intel HD 4000 driver.

 

We have a random crash using our app that only occurs with HD 4000. This app works with Java and JoGL with Open GL 1.2 or Open GL 2

 

We tried two drivers

 

Download Center

 

and

 

https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=22842&lang=eng&OSVersion=Windows%208%2C%2064-bit*&DownloadType=Drivers

 

and we have the same crsh with these two releases.

 

This is very annoying beacaue our customers have bought laptops with Intel 4000 cards.

 

Under is the bug report that we have in the Java Console :

 

Could you please tell us how we can fix it ?

 

Kind regards,

 

Mickael

 

#

# A fatal error has been detected by the Java Runtime Environment:

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x079b14a7, pid=3792, tid=1808

#

# JRE version: 7.0_21-b11

# Java VM: Java HotSpot(TM) Client VM (23.21-b01 mixed mode, sharing windows-x86 )

# Problematic frame:

# C  [ig7icd32.dll+0x414a7]  RegisterProcTableCallback+0x38fa7

#

# 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:

#   http://bugreport.sun.com/bugreport/crash.jsp

# 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 (0x04b54000):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=1808, stack(0x04f10000,0x04f60000)]

 

 

siginfo: ExceptionCode=0xc0000005, reading address 0x00000004

 

 

Registers:

EAX=0x09253d80, EBX=0x0817d698, ECX=0x00000000, EDX=0x000004b0

ESP=0x04f5e8dc, EBP=0x04f5e8f0, ESI=0x0817cfc0, EDI=0x00000000

EIP=0x079b14a7, EFLAGS=0x00010202

 

 

Top of Stack: (sp=0x04f5e8dc)

0x04f5e8dc:   00000000 08120048 348a3ae8 00fcf990

0x04f5e8ec:   09253d80 04f5e8fc 07bb2737 00000000

0x04f5e8fc:   04f5e924 07a8e31a 08120048 08120048

0x04f5e90c:   07979893 08120048 0812d854 0797bdf8

0x04f5e91c:   08120048 1611e030 04f5e95c 07cd3cd5

0x04f5e92c:   000004b0 1611e034 08120048 1611d0f0

0x04f5e93c:   07c661a9 09266568 07c65674 348a3ae8

0x04f5e94c:   04b54000 25fb7cb0 07fc84f0 04f5e984

 

 

Instructions: (pc=0x079b14a7)

0x079b1487:   8d 9e d8 06 00 00 3b c1 0f 84 67 01 00 00 85 c0

0x079b1497:   0f 84 80 00 00 00 8b 40 04 89 45 fc 85 c0 74 76

0x079b14a7:   8b 49 04 85 c9 74 6c 8b 80 a4 03 00 00 3b 81 a4

0x079b14b7:   03 00 00 74 0c 8b 81 ac 03 00 00 89 46 48 83 0b

 

 

 

 

Register to memory mapping:

 

 

EAX=0x09253d80 is an unknown value

EBX=0x0817d698 is an unknown value

ECX=0x00000000 is an unknown value

EDX=0x000004b0 is an unknown value

ESP=0x04f5e8dc is pointing into the stack for thread: 0x04b54000

EBP=0x04f5e8f0 is pointing into the stack for thread: 0x04b54000

ESI=0x0817cfc0 is an unknown value

EDI=0x00000000 is an unknown value

 

 

 

 

Stack: [0x04f10000,0x04f60000],  sp=0x04f5e8dc,  free space=314k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C  [ig7icd32.dll+0x414a7]  RegisterProcTableCallback+0x38fa7

C  [ig7icd32.dll+0x242737]  RegisterProcTableCallback+0x23a237

C  [ig7icd32.dll+0x11e31a]  RegisterProcTableCallback+0x115e1a

C  [ig7icd32.dll+0x363cd5]  DllMain+0x4a995

C  [jogl.dll+0x1ffd]  Java_com_sun_opengl_impl_GLImpl_glCallList__I+0xd

J  com.sun.opengl.impl.GLImpl.glCallList(I)V

J  b.e.f.b.a.a(Lb/e/k/a/b/b;)V

V  [jvm.dll+0x12b41a]

V  [jvm.dll+0x1daa0e]

V  [jvm.dll+0x12b49d]

V  [jvm.dll+0xda35a]

C  [java.dll+0x102f]  Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2Ljava_security_AccessControlContext_2+0x17

J  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V

j  java.awt.WaitDispatchSupport$2.run()V+59

J  java.awt.event.InvocationEvent.dispatch()V

V  [jvm.dll+0x12b41a]

V  [jvm.dll+0x1daa0e]

V  [jvm.dll+0x12b49d]

V  [jvm.dll+0xda35a]

C  [java.dll+0x102f]  Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2Ljava_security_AccessControlContext_2+0x17

J  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V

j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11

j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4

j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3

j  java.awt.EventDispatchThread.run()V+9

v  ~StubRoutines::call_stub

V  [jvm.dll+0x12b41a]

V  [jvm.dll+0x1daa0e]

V  [jvm.dll+0x12b603]

V  [jvm.dll+0x12b667]

V  [jvm.dll+0xd36bf]

V  [jvm.dll+0x14b777]

V  [jvm.dll+0x14b8e0]

V  [jvm.dll+0x1802a9]

C  [msvcr100.dll+0x5c6de]  endthreadex+0x3a

C  [msvcr100.dll+0x5c788]  endthreadex+0xe4

C  [KERNEL32.DLL+0x28543]  BaseThreadInitThunk+0xe

C  [ntdll.dll+0x5ac69]  RtlInitializeExceptionChain+0x85

C  [ntdll.dll+0x5ac3c]  RtlInitializeExceptionChain+0x58

 

 

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

J  com.sun.opengl.impl.GLImpl.glCallList(I)V

J  b.e.f.b.a.a(Lb/e/k/a/b/b;)V

J  b.e.f.a.a.a(Lb/e/i/a;Lb/e/g/c;Lb/e/k/a/b/a;)V

J  b.e.f.b.a.a(Lb/e/k/a/b/a;)V

J  b.e.f.b.a.display(Ljavax/media/opengl/GLAutoDrawable;)V

J  com.sun.opengl.impl.GLDrawableHelper.display(Ljavax/media/opengl/GLAutoDrawable;)V

J  javax.media.opengl.GLCanvas$DisplayAction.run()V

J  com.sun.opengl.impl.GLDrawableHelper.invokeGL(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V

J  javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run()V

J  java.awt.event.InvocationEvent.dispatch()V

J  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V

J  java.awt.EventQueue$3.run()Ljava/lang/Object;

v  ~StubRoutines::call_stub

J  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;

J  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V

J  java.awt.EventDispatchThread.pumpOneEventForFilters(I)V

J  java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V

j  java.awt.EventDispatchThread.pumpEventsForFilter(Ljava/awt/Conditional;Ljava/awt/EventFilter;)V+4

j  java.awt.WaitDispatchSupport$2.run()V+59

J  java.awt.event.InvocationEvent.dispatch()V

J  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V

J  java.awt.EventQueue$3.run()Ljava/lang/Object;

v  ~StubRoutines::call_stub

J  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;

J  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V

J  java.awt.EventDispatchThread.pumpOneEventForFilters(I)V

j  java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35

j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11

j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4

j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3

j  java.awt.EventDispatchThread.run()V+9

v  ~StubRoutines::call_stub

 

 

---------------  P R O C E S S  ---------------

 

 

Java Threads: ( => current thread )

  0x06d1f800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4580, stack(0x06090000,0x060e0000)]

  0x12d27400 JavaThread "Thread-313" [_thread_blocked, id=4316, stack(0x05ee0000,0x05f30000)]

  0x12d26000 JavaThread "Thread-312" [_thread_blocked, id=4728, stack(0x05e50000,0x05ea0000)]

  0x06d22400 JavaThread "Thread-125" daemon [_thread_blocked, id=2504, stack(0x06000000,0x06050000)]

  0x06d21400 JavaThread "TimerQueue" daemon [_thread_blocked, id=4688, stack(0x05f70000,0x05fc0000)]

  0x06b10000 JavaThread "Thread-11" [_thread_blocked, id=1888, stack(0x07890000,0x078e0000)]

  0x06b0fc00 JavaThread "DestroyJavaVM" [_thread_blocked, id=3604, stack(0x00bf0000,0x00c40000)]

  0x0706a400 JavaThread "Thread-9" daemon [_thread_blocked, id=4788, stack(0x07650000,0x076a0000)]

  0x06d35c00 JavaThread "Thread-8" [_thread_blocked, id=4064, stack(0x075c0000,0x07610000)]

  0x069ed000 JavaThread "Timer-0" [_thread_blocked, id=4620, stack(0x07530000,0x07580000)]

=>0x04b54000 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=1808, stack(0x04f10000,0x04f60000)]

  0x04aff800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4492, stack(0x04e70000,0x04ec0000)]

  0x04aff000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4436, stack(0x04de0000,0x04e30000)]

  0x04afe800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=308, stack(0x04d10000,0x04d60000)]

  0x025e4000 JavaThread "Service Thread" daemon [_thread_blocked, id=3592, stack(0x049d0000,0x04a20000)]

  0x025dd000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=764, stack(0x04940000,0x04990000)]

  0x025db800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3796, stack(0x048b0000,0x04900000)]

  0x025d9800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4844, stack(0x04820000,0x04870000)]

  0x025c4c00 JavaThread "Finalizer" daemon [_thread_blocked, id=752, stack(0x04790000,0x047e0000)]

  0x025c3400 JavaThread "Reference Handler" daemon [_thread_blocked, id=3140, stack(0x02660000,0x026b0000)]

 

 

Other Threads:

  0x025c1400 VMThread [stack: 0x00c80000,0x00cd0000] [id=4088]

  0x025f1c00 WatcherThread [stack: 0x04a60000,0x04ab0000] [id=4228]

 

 

VM state:not at safepoint (normal execution)

 

 

VM Mutex/Monitor currently owned by a thread: None

 

 

Heap

def new generation   total 39296K, used 31547K [0x24690000, 0x27130000, 0x29be0000)

  eden space 34944K,  81% used [0x24690000, 0x2623c580, 0x268b0000)

  from space 4352K,  73% used [0x26cf0000, 0x27012780, 0x27130000)

  to   space 4352K,   0% used [0x268b0000, 0x268b0000, 0x26cf0000)

tenured generation   total 87424K, used 86416K [0x29be0000, 0x2f140000, 0x34690000)

   the space 87424K,  98% used [0x29be0000, 0x2f0441c0, 0x2f044200, 0x2f140000)

compacting perm gen  total 12288K, used 9074K [0x34690000, 0x35290000, 0x38690000)

   the space 12288K,  73% used [0x34690000, 0x34f6ca78, 0x34f6cc00, 0x35290000)

    ro space 10240K,  42% used [0x38690000, 0x38ad22a0, 0x38ad2400, 0x39090000)

    rw space 12288K,  54% used [0x39090000, 0x39713250, 0x39713400, 0x39c90000)

 

 

Card table byte_map: [0x046e0000,0x04790000] byte_map_base: 0x045bcb80

 

 

Polling page: 0x00d70000

 

 

Code Cache  [0x026e0000, 0x02b18000, 0x046e0000)

total_blobs=2668 nmethods=2295 adapters=307 free_code_cache=28474Kb largest_free_block=29155264

 

 

Compilation events (10 events):

Event: 358.312 Thread 0x025dd000 2298   !         java.net.AbstractPlainSocketImpl::isConnectionReset (31 bytes)

Event: 358.312 Thread 0x025dd000 nmethod 2298 0x02b10b08 code [0x02b10c00, 0x02b10e10]

Event: 358.698 Thread 0x025dd000 2299  s          sun.java2d.ScreenUpdateManager::getInstance (39 bytes)

Event: 358.698 Thread 0x025dd000 nmethod 2299 0x02b10ec8 code [0x02b10fe0, 0x02b1131c]

Event: 359.098 Thread 0x025dd000 2300             com.sun.opengl.impl.GLBufferStateTracker::getBoundBufferObject (200 bytes)

Event: 359.099 Thread 0x025dd000 nmethod 2300 0x02b11448 code [0x02b115b0, 0x02b11854]

Event: 359.099 Thread 0x025dd000 2301             com.sun.opengl.impl.GLBufferStateTracker::box (81 bytes)

Event: 359.099 Thread 0x025dd000 nmethod 2301 0x02b11b48 code [0x02b11c50, 0x02b11d80]

Event: 359.390 Thread 0x025dd000 2302             sun.misc.RegexpNode::find (29 bytes)

Event: 359.391 Thread 0x025dd000 nmethod 2302 0x02b11e08 code [0x02b11f00, 0x02b11fc0]

 

 

GC Heap History (10 events):

Event: 279.985 GC heap before

{Heap before GC invocations=12 (full 0):

def new generation   total 39296K, used 39181K [0x24690000, 0x27130000, 0x29be0000)

  eden space 34944K,  99% used [0x24690000, 0x268934b8, 0x268b0000)

  from space 4352K, 100% used [0x268b0000, 0x26cf0000, 0x26cf0000)

  to   space 4352K,   0% used [0x26cf0000, 0x26cf0000, 0x27130000)

tenured generation   total 87424K, used 68438K [0x29be0000, 0x2f140000, 0x34690000)

   the space 87424K,  78% used [0x29be0000, 0x2deb5a08, 0x2deb5c00, 0x2f140000)

compacting perm gen  total 12288K, used 9066K [0x34690000, 0x35290000, 0x38690000)

   the space 12288K,  73% used [0x34690000, 0x34f6aa88, 0x34f6ac00, 0x35290000)

    ro space 10240K,  42% used [0x38690000, 0x38ad22a0, 0x38ad2400, 0x39090000)

    rw space 12288K,  54% used [0x39090000, 0x39713250, 0x39713400, 0x39c90000)

Event: 279.991 GC heap after

Heap after GC invocations=13 (full 0):

def new generation   total 39296K, used 4352K [0x24690000, 0x27130000, 0x29be0000)

  eden space 34944K,   0% used [0x24690000, 0x24690000, 0x268b0000)

  from space 4352K, 100% used [0x26cf0000, 0x27130000, 0x27130000)

  to   space 4352K,   0% used [0x268b0000, 0x268b0000, 0x26cf0000)

tenured generation   total 87424K, used 74308K [0x29be0000, 0x2f140000, 0x34690000)

   the space 87424K,  84% used [0x29be0000, 0x2e471090, 0x2e471200, 0x2f140000)

compacting perm gen  total 12288K, used 9066K [0x34690000, 0x35290000, 0x38690000)

   the space 12288K,  73% used [0x34690000, 0x34f6aa88, 0x34f6ac00, 0x35290000)

    ro space 10240K,  42% used [0x38690000, 0x38ad22a0, 0x38ad2400, 0x39090000)

    rw space 12288K,  54% used [0x39090000, 0x39713250, 0x39713400, 0x39c90000)

}

Event: 285.094 GC heap before

{Heap before GC invocations=13 (full 0):

def new generation   total 39296K, used 39296K [0x24690000, 0x27130000, 0x29be0000)

  eden space 34944K, 100% used [0x24690000, 0x268b0000, 0x268b0000)

  from space 4352K, 100% used [0x26cf0000, 0x27130000, 0x27130000)

  to   space 4352K,   0% used [0x268b0000, 0x268b0000, 0x26cf0000)

tenured generation   total 87424K, used 74308K [0x29be0000, 0x2f140000, 0x34690000)

   the space 87424K,  84% used [0x29be0000, 0x2e471090, 0x2e471200, 0x2f140000)

compacting perm gen  total 12288K, used 9066K [0x34690000, 0x35290000, 0x38690000)

   the space 12288K,  73% used [0x34690000, 0x34f6aab8, 0x34f6ac00, 0x35290000)

    ro space 10240K,  42% used [0x38690000, 0x38ad22a0, 0x38ad2400, 0x39090000)

    rw space 12288K,  54% used [0x39090000, 0x39713250, 0x39713400, 0x39c90000)

Event: 285.102 GC heap after

Heap after GC invocations=14 (full 0):

def new generation   total 39296K, used 4043K [0x24690000, 0x27130000, 0x29be0000)

  eden space 34944K,   0% used [0x24690000, 0x24690000, 0x268b0000)

  from space 4352K,  92% used [0x268b0000, 0x26ca2e18, 0x26cf0000)

  to   space 4352K,   0% used [0x26cf0000, 0x26cf0000, 0x27130000)

tenured generation   total 87424K, used 78590K [0x29be0000, 0x2f140000, 0x34690000)

   the space 87424K,  89% used [0x29be0000, 0x2e89f890, 0x2e89fa00, 0x2f140000)

compacting perm gen  total 12288K, used 9066K [0x34690000, 0x35290000, 0x38690000)

   the space 12288K,  73% used [0x34690000, 0x34f6aab8, 0x34f6ac00, 0x35290000)

    ro space 10240K,  42% used [0x38690000, 0x38ad22a0, 0x38ad2400, 0x39090000)

    rw space 12288K,  54% used [0x39090000, 0x39713250, 0x39713400, 0x39c90000)

}

Event: 290.377 GC heap before

{Heap before GC invocations=14 (full 0):

def new generation   total 39296K, used 38987K [0x24690000, 0x27130000, 0x29be0000)

  eden space 34944K, 100% used [0x24690000, 0x268b0000, 0x268b0000)

  from space 4352K,  92% used [0x268b0000, 0x26ca2e18, 0x26cf0000)

  to   space 4352K,   0% used [0x26cf0000, 0x26cf0000, 0x27130000)

tenured generation   total 87424K, used 78590K [0x29be0000, 0x2f140000, 0x34690000)

   the space 87424K,  89% used [0x29be0000, 0x2e89f890, 0x2e89fa00, 0x2f140000)

compacting perm gen  total 12288K, used 9066K [0x34690000, 0x35290000, 0x38690000)

   the space 12288K,  73% used [0x34690000, 0x34f6aaf8, 0x34f6ac00, 0x35290000)

    ro space 10240K,  42% used [0x38690000, 0x38ad22a0, 0x38ad2400, 0x39090000)

    rw space 12288K,  54% used [0x39090000, 0x39713250, 0x39713400, 0x39c90000)

Event: 290.381 GC heap after

Heap after GC invocations=15 (full 0):

def new generation   total 39296K, used 3076K [0x24690000, 0x27130000, 0x29be0000)

  eden space 34944K,   0% used [0x24690000, 0x24690000, 0x268b0000)

  from space 4352K,  70% used [0x26cf0000, 0x26ff13a8, 0x27130000)

  to   space 4352K,   0% used [0x268b0000, 0x268b0000, 0x26cf0000)

tenured generation   total 87424K, used 82137K [0x29be0000, 0x2f140000, 0x34690000)

   the space 87424K,  93% used [0x29be0000, 0x2ec166e8, 0x2ec16800, 0x2f140000)

compacting perm gen  total 12288K, used 9066K [0x34690000, 0x35290000, 0x38690000)

   the space 12288K,  73% used [0x34690000, 0x34f6aaf8, 0x34f6ac00, 0x35290000)

    ro space 10240K,  42% used [0x38690000, 0x38ad22a0, 0x38ad2400, 0x39090000)

    rw space 12288K,  54% used [0x39090000, 0x39713250, 0x39713400, 0x39c90000)

}

Event: 298.371 GC heap before

{Heap before GC invocations=15 (full 0):

def new generation   total 39296K, used 38020K [0x24690000, 0x27130000, 0x29be0000)

  eden space 34944K, 100% used [0x24690000, 0x268b0000, 0x268b0000)

  from space 4352K,  70% used [0x26cf0000, 0x26ff13a8, 0x27130000)

  to   space 4352K,   0% used [0x268b0000, 0x268b0000, 0x26cf0000)

tenured generation   total 87424K, used 82137K [0x29be0000, 0x2f140000, 0x34690000)

   the space 87424K,  93% used [0x29be0000, 0x2ec166e8, 0x2ec16800, 0x2f140000)

compacting perm gen  total 12288K, used 9069K [0x34690000, 0x35290000, 0x38690000)

   the space 12288K,  73% used [0x34690000, 0x34f6b630, 0x34f6b800, 0x35290000)

    ro space 10240K,  42% used [0x38690000, 0x38ad22a0, 0x38ad2400, 0x39090000)

    rw space 12288K,  54% used [0x39090000, 0x39713250, 0x39713400, 0x39c90000)

Event: 298.377 GC heap after

Heap after GC invocations=16 (full 0):

def new generation   total 39296K, used 3473K [0x24690000, 0x27130000, 0x29be0000)

  eden space 34944K,   0% used [0x24690000, 0x24690000, 0x268b0000)

  from space 4352K,  79% used [0x268b0000, 0x26c145c0, 0x26cf0000)

  to   space 4352K,   0% used [0x26cf0000, 0x26cf0000, 0x27130000)

tenured generation   total 87424K, used 84726K [0x29be0000, 0x2f140000, 0x34690000)

   the space 87424K,  96% used [0x29be0000, 0x2ee9da58, 0x2ee9dc00, 0x2f140000)

compacting perm gen  total 12288K, used 9069K [0x34690000, 0x35290000, 0x38690000)

   the space 12288K,  73% used [0x34690000, 0x34f6b630, 0x34f6b800, 0x35290000)

    ro space 10240K,  42% used [0x38690000, 0x38ad22a0, 0x38ad2400, 0x39090000)

    rw space 12288K,  54% used [0x39090000, 0x39713250, 0x39713400, 0x39c90000)

}

Event: 359.069 GC heap before

{Heap before GC invocations=16 (full 0):

def new generation   total 39296K, used 38523K [0x24690000, 0x27130000, 0x29be0000)

  eden space 34944K, 100% used [0x24690000, 0x268b0000, 0x268b0000)

  from space 4352K,  82% used [0x268b0000, 0x26c2efa8, 0x26cf0000)

  to   space 4352K,   0% used [0x26cf0000, 0x26cf0000, 0x27130000)

tenured generation   total 87424K, used 84726K [0x29be0000, 0x2f140000, 0x34690000)

   the space 87424K,  96% used [0x29be0000, 0x2ee9da58, 0x2ee9dc00, 0x2f140000)

compacting perm gen  total 12288K, used 9074K [0x34690000, 0x35290000, 0x38690000)

   the space 12288K,  73% used [0x34690000, 0x34f6ca78, 0x34f6cc00, 0x35290000)

    ro space 10240K,  42% used [0x38690000, 0x38ad22a0, 0x38ad2400, 0x39090000)

    rw space 12288K,  54% used [0x39090000, 0x39713250, 0x39713400, 0x39c90000)

Event: 359.079 GC heap after

Heap after GC invocations=17 (full 0):

def new generation   total 39296K, used 3209K [0x24690000, 0x27130000, 0x29be0000)

  eden space 34944K,   0% used [0x24690000, 0x24690000, 0x268b0000)

  from space 4352K,  73% used [0x26cf0000, 0x27012780, 0x27130000)

  to   space 4352K,   0% used [0x268b0000, 0x268b0000, 0x26cf0000)

tenured generation   total 87424K, used 86416K [0x29be0000, 0x2f140000, 0x34690000)

   the space 87424K,  98% used [0x29be0000, 0x2f0441c0, 0x2f044200, 0x2f140000)

compacting perm gen  total 12288K, used 9074K [0x34690000, 0x35290000, 0x38690000)

   the space 12288K,  73% used [0x34690000, 0x34f6ca78, 0x34f6cc00, 0x35290000)

    ro space 10240K,  42% used [0x38690000, 0x38ad22a0, 0x38ad2400, 0x39090000)

    rw space 12288K,  54% used [0x39090000, 0x39713250, 0x39713400, 0x39c90000)

}

 

 

Deoptimization events (0 events):

No events

 

 

Internal exceptions (10 events):

Event: 327.548 Thread 0x06d22800 Threw 0x25d61420 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 328.662 Thread 0x06d22800 Threw 0x25e21548 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 328.896 Thread 0x06d22800 Threw 0x25e36c98 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 329.321 Thread 0x06d22800 Threw 0x25e759a8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 330.071 Thread 0x06d22800 Threw 0x25f25880 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 351.344 Thread 0x04b54000 Threw 0x261e9dd8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jni.cpp:742

Event: 351.344 Thread 0x04b54000 Threw 0x261ea510 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 354.850 Thread 0x12d27400 Threw 0x2621b098 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 359.391 Thread 0x12d27400 Threw 0x261f5a80 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 359.521 Thread 0x12d27400 Threw 0x26215970 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

 

 

Events (10 events):

Event: 359.068 Executing VM operation: GenCollectForAllocation done

Event: 359.069 Executing VM operation: GenCollectFull

Event: 359.079 Executing VM operation: GenCollectFull done

Event: 359.087 Thread 0x12d26c00 Thread exited: 0x12d26c00

Event: 359.091 Thread 0x12676400 Thread exited: 0x12676400

Event: 359.096 Thread 0x12676800 Thread exited: 0x12676800

Event: 359.096 Thread 0x12675c00 Thread exited: 0x12675c00

Event: 359.096 Thread 0x12675000 Thread exited: 0x12675000

Event: 359.096 Thread 0x12d25c00 Thread exited: 0x12d25c00

Event: 359.097 Thread 0x12675800 Thread exited: 0x12675800

 

 

 

 

Dynamic libraries:

0x00370000 - 0x0039f000 C:\Program Files (x86)\Java\jre7\bin\java.exe

0x77920000 - 0x77a77000 C:\windows\SYSTEM32\ntdll.dll

0x75520000 - 0x75650000 C:\windows\SYSTEM32\KERNEL32.DLL

0x75790000 - 0x75836000 C:\windows\SYSTEM32\KERNELBASE.dll

0x747e0000 - 0x74887000 C:\windows\system32\apphelp.dll

0x6f200000 - 0x6f470000 C:\windows\AppPatch\AcLayers.DLL

0x77540000 - 0x775f1000 C:\windows\SYSTEM32\msvcrt.dll

0x75da0000 - 0x75eb6000 C:\windows\SYSTEM32\USER32.dll

0x77170000 - 0x7726d000 C:\windows\SYSTEM32\GDI32.dll

0x75ec0000 - 0x76f86000 C:\windows\SYSTEM32\SHELL32.dll

0x759b0000 - 0x759f0000 C:\windows\SYSTEM32\SHLWAPI.dll

0x753f0000 - 0x7547b000 C:\windows\SYSTEM32\OLEAUT32.dll

0x6f1e0000 - 0x6f1f3000 C:\windows\SYSTEM32\MPR.dll

0x76fb0000 - 0x7715f000 C:\windows\SYSTEM32\SETUPAPI.dll

0x6f1d0000 - 0x6f1d3000 C:\windows\SYSTEM32\sfc.dll

0x6f170000 - 0x6f1d0000 C:\windows\SYSTEM32\WINSPOOL.DRV

0x759f0000 - 0x75a9c000 C:\windows\SYSTEM32\RPCRT4.dll

0x77400000 - 0x77536000 C:\windows\SYSTEM32\combase.dll

0x75740000 - 0x75786000 C:\windows\SYSTEM32\CFGMGR32.dll

0x75aa0000 - 0x75abe000 C:\windows\SYSTEM32\DEVOBJ.dll

0x74fb0000 - 0x74fcc000 C:\windows\SYSTEM32\SspiCli.dll

0x6f160000 - 0x6f16e000 C:\windows\SYSTEM32\sfc_os.DLL

0x74fa0000 - 0x74fa9000 C:\windows\SYSTEM32\CRYPTBASE.dll

0x773b0000 - 0x773e4000 C:\windows\SYSTEM32\sechost.dll

0x74f40000 - 0x74f91000 C:\windows\SYSTEM32\bcryptPrimitives.dll

0x76f90000 - 0x76fb0000 C:\windows\system32\IMM32.DLL

0x74fd0000 - 0x750ad000 C:\windows\SYSTEM32\MSCTF.dll

0x75ac0000 - 0x75b6e000 C:\windows\SYSTEM32\ADVAPI32.dll

0x74a70000 - 0x74c67000 C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16384_none_893961408605e985\COMCTL32.dll

0x714c0000 - 0x7157e000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll

0x6f580000 - 0x6f8cf000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll

0x6f570000 - 0x6f578000 C:\windows\SYSTEM32\WSOCK32.dll

0x70430000 - 0x70451000 C:\windows\SYSTEM32\WINMM.dll

0x773f0000 - 0x773f6000 C:\windows\SYSTEM32\PSAPI.DLL

0x77810000 - 0x77860000 C:\windows\SYSTEM32\WS2_32.dll

0x70200000 - 0x7022a000 C:\windows\SYSTEM32\WINMMBASE.dll

0x75d70000 - 0x75d78000 C:\windows\SYSTEM32\NSI.dll

0x6f560000 - 0x6f56c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll

0x6f540000 - 0x6f560000 C:\Program Files (x86)\Java\jre7\bin\java.dll

0x6f520000 - 0x6f533000 C:\Program Files (x86)\Java\jre7\bin\zip.dll

0x6eee0000 - 0x6f022000 C:\Program Files (x86)\Java\jre7\bin\awt.dll

0x739b0000 - 0x739c9000 C:\windows\system32\DWMAPI.DLL

0x749e0000 - 0x74a68000 C:\windows\system32\uxtheme.dll

0x74e70000 - 0x74ed9000 C:\Program Files (x86)\Common Files\microsoft shared\ink\tiptsf.dll

0x750b0000 - 0x751c9000 C:\windows\SYSTEM32\ole32.dll

0x74c70000 - 0x74ce5000 C:\windows\SYSTEM32\shcore.dll

0x6f120000 - 0x6f151000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll

0x6f480000 - 0x6f494000 C:\Program Files (x86)\Java\jre7\bin\net.dll

0x739d0000 - 0x73a1a000 C:\windows\system32\mswsock.dll

0x6f470000 - 0x6f47e000 C:\Program Files (x86)\Java\jre7\bin\nio.dll

0x6f0f0000 - 0x6f120000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll

0x754a0000 - 0x75514000 C:\windows\SYSTEM32\clbcatq.dll

0x6ff50000 - 0x70096000 C:\windows\SYSTEM32\WindowsCodecs.dll

0x748a0000 - 0x748b1000 C:\windows\SYSTEM32\profapi.dll

0x74f20000 - 0x74f3a000 C:\windows\SYSTEM32\CRYPTSP.dll

0x74ee0000 - 0x74f1e000 C:\windows\system32\rsaenh.dll

0x74cf0000 - 0x74d0b000 C:\windows\SYSTEM32\USERENV.dll

0x6f0b0000 - 0x6f0c0000 C:\windows\system32\napinsp.dll

0x6f090000 - 0x6f0a4000 C:\windows\system32\pnrpnsp.dll

0x6f080000 - 0x6f090000 C:\windows\system32\NLAapi.dll

0x72590000 - 0x72605000 C:\windows\SYSTEM32\DNSAPI.dll

0x6f070000 - 0x6f079000 C:\windows\System32\winrnr.dll

0x6f060000 - 0x6f070000 C:\windows\system32\wshbth.dll

0x748c0000 - 0x748c7000 C:\Windows\System32\rasadhlp.dll

0x748e0000 - 0x74900000 C:\windows\SYSTEM32\IPHLPAPI.DLL

0x748d0000 - 0x748d8000 C:\windows\SYSTEM32\WINNSI.DLL

0x71580000 - 0x715bf000 C:\windows\System32\fwpuclnt.dll

0x6ede0000 - 0x6ee05000 C:\Program Files (x86)\Java\jre7\bin\jpeg.dll

0x10000000 - 0x1004d000 C:\Users\michael\CEDREO_INTERACTIVE\CHATEAU_D_AX\2013_05_22\jogl.dll

0x6ed10000 - 0x6edde000 C:\windows\SYSTEM32\OPENGL32.dll

0x6ece0000 - 0x6ed03000 C:\windows\SYSTEM32\GLU32.dll

0x6ea60000 - 0x6eb39000 C:\windows\SYSTEM32\DDRAW.dll

0x6ecd0000 - 0x6ecd7000 C:\windows\SYSTEM32\DCIMAN32.dll

0x6ecc0000 - 0x6ecc6000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll

0x077c0000 - 0x077c5000 C:\Users\michael\CEDREO_INTERACTIVE\CHATEAU_D_AX\2013_05_22\jogl_awt.dll

0x07970000 - 0x07ec3000 C:\windows\SYSTEM32\ig7icd32.dll

0x71790000 - 0x71ad5000 C:\windows\SYSTEM32\igdusc32.dll

0x713b0000 - 0x71400000 C:\windows\SYSTEM32\oleacc.dll

0x71370000 - 0x713ad000 C:\windows\system32\Ninput.dll

0x6f0c0000 - 0x6f0e4000 C:\Program Files (x86)\Java\jre7\bin\dcpr.dll

0x6e930000 - 0x6ea59000 C:\windows\SYSTEM32\dbghelp.dll

 

 

VM Arguments:

jvm_args: -Xms128m -Xmx256m -Djava.library.path=C:/Users/michael/CEDREO_INTERACTIVE/CHATEAU_D_AX\2013_05_22

java_command: ctr.main.CTRMain NO_HOST 80 NO_COOKIE http://www.cedreo.com/Projets/ChateauDAx/2013_05_22_Planner/APPLET/JAVA/http://www.cedreo.com/Projets/ChateauDAx/2013_05_22_Planner/ 1 undefinedlogin=jalex|pwd=cedreo|urlChr=

Launcher Type: SUN_STANDARD

 

 

Environment Variables:

PATH=C:\Program Files\Internet Explorer;;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64

USERNAME=michael

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel

 

 

 

 

 

 

---------------  S Y S T E M  ---------------

 

 

OS: Windows 8 , 64 bit Build 9200

 

 

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit, tscinv

 

 

Memory: 4k page, physical 4075260k(2172452k free), swap 7745276k(5515124k free)

 

 

vm_info: Java HotSpot(TM) Client VM (23.21-b01) for windows-x86 JRE (1.7.0_21-b11), built on Apr  4 2013 04:43:10 by "java_re" with unknown MS VC++:1600

 

 

time: Wed Jun 05 18:50:05 2013

elapsed time: 359 seconds


Build Desktop with Iris Pro

$
0
0

When is Iris Pro going to be available in a Core i7 or i5 processor, so I may build my own desktop with it?

 

I would like to build a new desktop within 1 - 2 months with integrated Iris Pro.

HD3000 Windows 8 drivers BSOD on install

$
0
0

I'm having an issue installing Windows 8 drivers for HD3000 graphics on a Shuttle SH67H3. Each time I try to install the latest drivers, the PC crashes with a BSOD showing a 'VIDEO_TDR_FAILURE' message.

 

This happens with Windows 8 when installing the latest drivers (and the previous version) from Intel, the drivers provided by Shuttle and the drivers that are automatically installed from Microsoft. In each case, during the installation of the drivers, the PC crashes and gives the BSOD mentioned above.

 

This DOES NOT happen with either Windows 7, or Windows 8.1; in each of these cases, the drivers seem to install successfully.

 

The system specs are:

 

Shuttle SH67H3

Intel i5-2500K (HD3000 graphics)

16Gb RAM as 4x 4Gb sticks

Seagate 1Tb HDD

DVD drive

 

I've seen a number of others with the same experience, but nobody seems to have a solution - can anyone help?

 

Many thanks!

Andy

Details on driver services/processes (igfx*)?

$
0
0

It's been asked already, but I didn't find a detailed authoritative explanation. Could someone from Intel explain in detail the function of igfxpers.exe and igfxsrvc.exe? Do they need to run if this functionality is not needed?

 

Also, as I understand it, hkcmd.exe handles hotkeys. Is there a reason it still runs even with hotkeys disabled (most recent version of drivers)?

Intel 4000 HD - HDMI stopped working

$
0
0

Hi,

 

Up 'til Sunday I've been able to view content on my tv via my laptop's HDMI output with no problems.

 

I hooked everything up yesterday, and now cannot get the laptop to identify the TV, and the TV reports no signal.

 

I cannot get this to start working again. I've updated the driver to the latest version, done a system restore as far back as the day I got the laptop. Nothing makes a difference.

 

Can anyone suggest what has gone wrong here and how I can fix this please?

 

Thanks

 

Bebnbenb

problem with HDMI and Intel HD Graphics 4000

$
0
0

After installing thelatest drivers fromIntel HD Graphics4000is no longeroutput the picture onTVconnected viaHDMI. When removinginteldriver andinstall a standarddriverwindows7 TVthroughHDMI works in clone modedesktop. If start theinstallation ofthe latestdrivers fromIntelafter installationand beforerebooting the PCit worksperfectly -there is an imageon the TV,it can be configuredas aclone modeand theextended desktop mode, but after rebootingthe image on theTVdisappears. How to makethe TVdisplays the imageafterrestart the PCwith the latest driversIntel HD Graphics4000?

CPU - core i5 3570K

MotherBoard - Gigabyte Z77-DS3H

Win 7 64bit

No discrete graphics card

TV - Philips 32PFL8404H

 

Message was edited by: Timur version of solutions: http://communities.intel.com/message/169251#169251

Corruption in XBMC

$
0
0

There seems to be some kind of graphical corruption in XBMC with the new drivers ... icons/logos get corrupted in the interface and there are some other minor corruptions in lists (will upload images later when i get home).

 

I'm running the latest 64-bit drivers on two different systems both with an i3 (HD 4000) and both experience the same problem.

Operating system used is win 8 (one PRO and the other "vanilla" win 8). System 1 is runnig XBMC 12 and the other XBMC 12.1 and both are runnig the "Aeon Nox" skin .. same corruption in both.

 

Can someone else please confirm this issue.

Monitor does not sleep with latest Intel GFX drivers

$
0
0

Hi, so I installed the latest drivers for my HD2500 GFX, I noticed they fixed the issues with the CYBCr resting itself but now my monitor does not go to sleep, it just goes to a black screen and stays powered on, anyone else have this problem, any fix available apart from using an older driver that have the CYBCr issue.

 

Cheers.


Triple monitors not working with Intel HD 4000 on Lat E6430

$
0
0

I have a Latitude E6430 running Windows 7 connected to a Dell E-Port Plus Replicator PR02X. I have a ViewSonic VA2431wm 24" and a Acer V226HQL 22" display connected to the dock using the Dell DisplayPort / Display Port to DVI Video Adapter Cable Converter - 023NVR. The laptop doesn't have the NVIDA card installed only the Intel HD 4000 graphics card.

 

I have tried various configuration but I cannot get both monitor to stay active once the laptlop is open (and its monitor is active). After I closed the laptop then both monitors are active again. Based off of the information from Intel regarding the Intel HD 4000 graphics card, I should be able to run all 3 displays without error. I have updated my graphics card driver to veriosn 9.18.10.3165.

 

I have included my dxdiag and screenshot of my Intel HD Graphics Control Panel. Any assistance is greatly appreciated. The below post (same issue) has been very helpful yet the issue was still not resolved.

 

https://communities.intel.com/thread/42632?start=0&tstart=0

 

obil

Intel HD 4600 cannot display 2560x1440?

$
0
0

Need Help!

 

I got a H87 motherboard with CPU i5 4570 , Windows 8.

I tried to connect to Dell 27" U2713HM monitor by hdmi, but I cannot set the resolution to 2560x1440.

I have double check the motherboard manual which said it support up to 4k by hdmi.

and I upgraded the Intel HD graphic driver to the newest version.

But I still could not set the resolution to 2560x1440.

In the Intel graphic control panel and Win 8 resolution setting, it only show up to 1080p in the resolution pull down menu.

I could only selection resolution up to 1080o only.

 

Would anyone can help me, how can I set the resolution to 2560x1440, which should be supported by the Intel HD 4600.

 

Thank all for the help

Jacky

Official Black-screen thread - We need your help!

$
0
0

Hello Graphics Communities!

 

For a very long time now we've been trying to track down, diagnose, and correct an issue that seems to be happening all across the board with Intel® Graphics.  Users, for various reasons - seem to have issues with OEM systems (and Intel® NUC's) losing their display for different events.

 

  • Installing new drivers
  • Rebooting
  • Computers idling, going into sleep or hibernation
  • Other random events

 

We have run into a stumbling block in fixing this issue, and that is that we are unable to reproduce the symptoms above.  We have ordered exact-matching systems, displays and cables - and matched our configurations to those of the users having problems, and we are completely unable to reproduce the problem.  The issue is complex, but in this particular case - it stems from the fact that two users with the same configuration are not guaranteed to have the problem, it varies from user to user, system to system, display to display.

 

What we at Intel® are asking now though is 2-fold.  If you are one of these users (or a business) experiencing a consistent black-screening issue as mentioned above, we would like to procure your COMPLETE system configuration.  This means, we want you to ship us (at our expense) - the System (desktop or laptop), display (TV, monitor) AND the cable (hdmi, dp, dvi, vga) used by your system when it starts to have a blackscreen failure.  If you are willing to do this, you should be aware that we will keep your system for an extended period, and will compensate you by replacing your setup.

 

NOW!  Even if you are not willing to send us your system, and would just like to inform us that you have a black-screen issue.  That is okay too. Even if you have already submitted this info in some of our other black-screen threads, feel free to submit it here too.  Please submit the following information into this thread so that we can continue to document all possible instances of it.  Just copy and paste the below list and put in relevant information (completely!).  *NOTE* If you have not already done so, please update your BIOS and Display Driver to the latest version available.  We cannot accept a report of a failing configuration that is not up to date.  Additionally, if you are running your display through a 3rd party device such as a projector or an AV/R (receiver), you need to show that the problem still occurs without the extra device connected (a direct connection from system to display is required).

 

Are you willing to send your system to us? (Yes/No)
Is your system a laptop or desktop?
If desktop, is it custom built, or manufactured?
If desktop, what is the make/model of your motherboard?
What is the make/model of your system? (COMPLETE model name required)
What is the model of your CPU?
What is the make/model of your failing display(s)?
If laptop, is your built-in display failing? (Yes/No)
What is your operating system?
Is it a 64-bit or 32-bit operating system?
What display driver version do you have installed?
What type of connection are you using? (HDMI, VGA, DP, DVI?)
What happens that results in the blackscreen failure?

 

Any/all information is valuable.

 

Thank you for your information & cooperation!

-Nic

DDC/CI Support for Intel HD 4600?

$
0
0

I recently built a new computer running Windows 7 Professional. When trying to run NEC's SpectraView software, I get the error message "Unable to communicate with any supported display monitors".

 

Here is some hardware and driver info for my machine.

 

MOBO: Asus Z87-A with integrated graphics processor, Intel HD Graphics support

Processor: Intel Core i7-4770

Display adaptor: Intel(R) HD Graphics 4600, driver version 9.18.10.3071

Monitor: NEC MultiSync LCD2690WUXi2(Digital), driver version 2.8.827.1917 connected to the MOBO via DVI

 

I contacted NEC support who told me "It's most likely possible that your Intel HD chipset does not support DDC/CI communication."

 

Is this the case? Is there anything I can do about it, other than buying a compatible video card?

 

Thank you for any help.

 

~Jon

Build Desktop with Iris Pro

$
0
0

When is Iris Pro going to be available in a Core i7 or i5 processor, so I may build my own desktop with it?

 

I would like to build a new desktop within 1 - 2 months with integrated Iris Pro.

Opening Graphics Properties Crashes Computer

$
0
0

I have an HP PAVILION G6-2237 running windows 8 and a older sony TV with DVI input.  I have HDMI to DVI adapter which can connect to the HDMI output on my HP G60 PC without any problems.

 

When I connect this TV to the HDMI output on the HP Pavilion G6, by default the dispay is cloned to the TV but the resolution on the TV is not correct.   When I right click on the desktop and select "Graphics Properties" to adjust the settings.  The computer crashes.  I can open the graphics Properties when the TV is not connected, but it crashes every time the TV is connected and I attempt to open the program.

 

I have tried this with both versions of the Intel HD 4000 Graphics driver on the HP website:

9.17.10.2857 and 9.17.10.2843

 

Any suggestions?

 

Matt

Graphics Card Won't Recognize a Program as a Game.

$
0
0

I have the Intel HD 4000 and my os is Windows 8 64 bit.  A game that I commonly play recently came out with a new launcher.  With that new launcher I get lag. In scenarios where every thing is the same (same save, same version) but the launcher is different, I get around 100 fps with the old launcher, and 20 fps with the new launcher.  I think that this is due the the graphics card as not recognizing the program as a game.  Help would be much appreciated.


Little but annoying problem with the HD4000

$
0
0

Hi,

 

i purchased two Samsung 770Z7E notebooks a few weeks ago for two friends of mine.

The 770Z7E supports two graphics adapter, the HD4000 integrated into the Intel Ivy Bridge mobile processor and a AMD Mobility Radeon 8870M

Everything works as expected but there is one issue which in my opinion could be related to the HD4000 because its the primary display adapter.

(The Mobility Radeon only kicks in for specific and graphic intense applications)

 

The problem occurs esspecially under Microsoft Word 2013.

If i try to point my mouse over a certain text in word 2013, it should show a box which displays the text and give me additional informations.

The issue now is that the box appears and disappears right after that, that happens so fast that i can`t see whats written in the box.

Sorry if i can`t describe it any better but i hope you can comprehend what i am talking about.

 

The reason why i assume that the problem might be related to the graphics driver/adapter is that if i try to reproduce the problem inside

a virtuial machine everything runs as it should.

 

I hope you have an idea what i can do to solve the problem. I installed the x64 graphic driver provided by samsung (9.17.10.2963).

If i try to install the latest driver version (9.18.10.3165) problems occur which seem to be related to the Mobility Radeon 8870M.

(Aero Glass will be disabled right after the systems boots)

 

Any help is very much appreciated. Thank you.

Display Driver has stopped responding and has recovered

$
0
0

Hi. I know this question has been asked many times, but many are unanswered. I have a Dell Inspiron 1545, Window 7 64 bit. Just yesterday, my laptop kept blacking out, freezes and then unfreeze and this message would pop up saying, "Display driver stopped responding and has recovered. Display driver Intel Graphics Accelerator Drivers for Windows XP(R) stopped responding and has successfully recovered." It keeps happening around every 15-30 minutes. Sometimes, it totally blacks out. Other times, it unfreeze but the windows are blank. Someone please help me. The display adapter I have is Mobile Intel (R) 4 Series Express Chipset Family." Some people said online to update it and that might fix the problem. I went to the Intel website and updated the lastest one given, but the problem is still here. I've restored my laptop to a certain restore point, but still did not solve the problem. Suggestions and ideas? Thank you a head of time.

Intel HD 4000 freezes my computer

$
0
0

I have Windows 8 and Intel HD 4000 graphics. The driver version is 9.17.10.2867. When I try to play a game in full screen it freezes my whole computer. Does anyone else have this problem? And is there a way to fix it?

Intel HD Graphics Quick Sync Issues (crashes, freezes, frame drops)

$
0
0

Hello. After updating drivers (Version 3165) I can't use Quick Sync anymore - video recording application (Mirillis Action! 1.14.3) keeps crashing every time I start recording. No crashes when start recording with previous version of Intel driver (Version 3071) but recording may abort due to random freezes and is not as smooth as used to be, frame drops. Worked just fine before I decided to update drivers for both integrated and discreet cards

My CPU: i5 3570K with HD 4000

My GPU: Radeon HD 7770 (Catalyst 13.4 driver)

Motherboard: ASUS p8z77v-lx with latest BIOS

Windows 7 64bit Ultimate with latest updates

Intel i7-3770K and HD4000 Screen Flickering on Dual Displays

$
0
0

Hello,

 

I have a new build using an Intel i7-3770K processor and have two identical displays connected (one via DVI-D, the other via HDMI) to the motherboard (Gigabyte GA-Z77X-UD3H) and using the HD4000 onboard graphics. I'm using Win7 x64 and have the latest Intel HD4000 drivers installed.

 

I constantly see screen flickering on my displays. The flickering will happen on either display and does not seem to happen at any specific instance or following any specific sequence of actions. It seems very random and seems like a flicker and as if the image is shifting or jumping an inch on the screen and then returning back to where it was.

 

I'm a little disheartened that a brand new system is already having such a showstopper issue.  Could anyone assist please?

 

I have attached my dxdiag results below:

 

------------------

System Information

------------------

Time of this report: 1/20/2013, 20:35:06

       Machine name: REHAN-PC

   Operating System: Windows 7 Ultimate 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.120830-0333)

           Language: English (Regional Setting: English)

System Manufacturer: Gigabyte Technology Co., Ltd.

       System Model: To be filled by O.E.M.

               BIOS: BIOS Date: 10/24/12 09:41:43 Ver: 04.06.05

          Processor: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz (8 CPUs), ~3.9GHz

             Memory: 16384MB RAM

Available OS Memory: 16274MB RAM

          Page File: 3937MB used, 28607MB 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.01.7601.17514 32bit Unicode

 

 

------------

DxDiag Notes

------------

      Display Tab 1: No problems found.

      Display Tab 2: No problems found.

        Sound Tab 1: No problems found.

        Sound Tab 2: No problems found.

        Sound Tab 3: 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: Intel(R) HD Graphics 4000

       Manufacturer: Intel Corporation

          Chip type: Intel(R) HD Graphics Family

           DAC type: Internal

         Device Key: Enum\PCI\VEN_8086&DEV_0162&SUBSYS_D0001458&REV_09

     Display Memory: 1696 MB

   Dedicated Memory: 64 MB

      Shared Memory: 1632 MB

       Current Mode: 1920 x 1080 (32 bit) (60Hz)

       Monitor Name: Dell U2312HM DVI

      Monitor Model: DELL U2312HM

         Monitor Id: DEL4072

        Native Mode: 1920 x 1080(p) (60.000Hz)

        Output Type: HDMI

        Driver Name: igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumd32,igd10umd32,igd10umd32

Driver File Version: 9.17.0010.2932 (English)

     Driver Version: 9.17.10.2932

        DDI Version: 11

       Driver Model: WDDM 1.1

  Driver Attributes: Final Retail

   Driver Date/Size: 12/12/2012 16:42:36, 12615680 bytes

        WHQL Logo'd: Yes

    WHQL Date Stamp:

  Device Identifier: {D7B78E66-4222-11CF-9C7C-0AF0B7C2C435}

          Vendor ID: 0x8086

          Device ID: 0x0162

          SubSys ID: 0xD0001458

        Revision ID: 0x0009

Driver Strong Name: oem15.inf:Intel.Mfg.NTamd64:iIVBD0:9.17.10.2932:pci\ven_8086&dev_0162

     Rank Of Driver: 00E02001

        Video Accel: ModeMPEG2_A ModeMPEG2_C ModeWMV9_C ModeVC1_C

   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: Supported

            DXVA-HD: Supported

       DDraw Status: Enabled

         D3D Status: Enabled

         AGP Status: Enabled

 

 

          Card name: Intel(R) HD Graphics 4000

       Manufacturer: Intel Corporation

          Chip type: Intel(R) HD Graphics Family

           DAC type: Internal

         Device Key: Enum\PCI\VEN_8086&DEV_0162&SUBSYS_D0001458&REV_09

     Display Memory: 1696 MB

   Dedicated Memory: 64 MB

      Shared Memory: 1632 MB

       Current Mode: 1920 x 1080 (32 bit) (60Hz)

       Monitor Name: Dell U2312HM DVI

      Monitor Model: DELL U2312HM

         Monitor Id: DEL4072

        Native Mode: 1920 x 1080(p) (60.000Hz)

        Output Type: HDMI

        Driver Name: igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumd32,igd10umd32,igd10umd32

Driver File Version: 9.17.0010.2932 (English)

     Driver Version: 9.17.10.2932

        DDI Version: 11

       Driver Model: WDDM 1.1

  Driver Attributes: Final Retail

   Driver Date/Size: 12/12/2012 16:42:36, 12615680 bytes

        WHQL Logo'd: Yes

    WHQL Date Stamp:

  Device Identifier: {D7B78E66-4222-11CF-9C7C-0AF0B7C2C435}

          Vendor ID: 0x8086

          Device ID: 0x0162

          SubSys ID: 0xD0001458

        Revision ID: 0x0009

Driver Strong Name: oem15.inf:Intel.Mfg.NTamd64:iIVBD0:9.17.10.2932:pci\ven_8086&dev_0162

     Rank Of Driver: 00E02001

        Video Accel: ModeMPEG2_A ModeMPEG2_C ModeWMV9_C ModeVC1_C

   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: Supported

            DXVA-HD: Supported

       DDraw Status: Enabled

         D3D Status: Enabled

         AGP Status: Enabled

 

 

-------------

Sound Devices

-------------

            Description: Speakers (High Definition Audio Device)

Default Sound Playback: Yes

Default Voice Playback: Yes

            Hardware ID: HDAUDIO\FUNC_01&VEN_1106&DEV_0441&SUBSYS_1458A014&REV_1001

        Manufacturer ID: 1

             Product ID: 65535

                   Type: WDM

            Driver Name: HdAudio.sys

         Driver Version: 6.01.7601.17514 (English)

      Driver Attributes: Final Retail

            WHQL Logo'd: Yes

          Date and Size: 11/20/2010 19:23:47, 350208 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

 

 

            Description: Digital Audio (S/PDIF) (High Definition Audio Device)

Default Sound Playback: No

Default Voice Playback: No

            Hardware ID: HDAUDIO\FUNC_01&VEN_1106&DEV_0441&SUBSYS_1458A014&REV_1001

        Manufacturer ID: 1

             Product ID: 65535

                   Type: WDM

            Driver Name: HdAudio.sys

         Driver Version: 6.01.7601.17514 (English)

      Driver Attributes: Final Retail

            WHQL Logo'd: Yes

          Date and Size: 11/20/2010 19:23:47, 350208 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

 

 

            Description: Digital Audio (S/PDIF) (High Definition Audio Device)

Default Sound Playback: No

Default Voice Playback: No

            Hardware ID: HDAUDIO\FUNC_01&VEN_1106&DEV_0441&SUBSYS_1458A014&REV_1001

        Manufacturer ID: 1

             Product ID: 65535

                   Type: WDM

            Driver Name: HdAudio.sys

         Driver Version: 6.01.7601.17514 (English)

      Driver Attributes: Final Retail

            WHQL Logo'd: Yes

          Date and Size: 11/20/2010 19:23:47, 350208 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

---------------------

-------------------

DirectInput Devices

-------------------

      Device Name: Mouse

         Attached: 1

    Controller ID: n/a

Vendor/Product ID: n/a

        FF Driver: n/a

 

 

      Device Name: Keyboard

         Attached: 1

    Controller ID: n/a

Vendor/Product ID: n/a

        FF Driver: n/a

 

 

      Device Name: USB Receiver

         Attached: 1

    Controller ID: 0x0

Vendor/Product ID: 0x046D, 0xC52B

        FF Driver: n/a

 

 

      Device Name: USB Receiver

         Attached: 1

    Controller ID: 0x0

Vendor/Product ID: 0x046D, 0xC52B

        FF Driver: n/a

 

 

      Device Name: USB Receiver

         Attached: 1

    Controller ID: 0x0

Vendor/Product ID: 0x046D, 0xC52B

        FF Driver: n/a

 

 

      Device Name: Cordless Receiver

         Attached: 1

    Controller ID: 0x0

Vendor/Product ID: 0x046D, 0xC52B

        FF Driver: n/a

 

 

      Device Name: Cordless Receiver

         Attached: 1

    Controller ID: 0x0

Vendor/Product ID: 0x046D, 0xC52B

        FF Driver: n/a

 

 

      Device Name: Cordless Keyboard

         Attached: 1

    Controller ID: 0x0

Vendor/Product ID: 0x046D, 0xC52B

        FF Driver: n/a

 

 

      Device Name: Cordless Keyboard

         Attached: 1

    Controller ID: 0x0

Vendor/Product ID: 0x046D, 0xC52B

        FF Driver: n/a

 

 

      Device Name: CRCA102-3I1

         Attached: 1

    Controller ID: 0x0

Vendor/Product ID: 0x0764, 0x0501

        FF Driver: n/a

 

 

Poll w/ Interrupt: No

 

 

-----------

USB Devices

-----------

+ USB Root Hub

| Vendor/Product ID: 0x8086, 0x1E26

| Matching Device ID: usb\root_hub20

| Service: usbhub

|

+-+ Generic USB Hub

| | Vendor/Product ID: 0x8087, 0x0024

| | Location: Port_#0001.Hub_#0002

| | Matching Device ID: usb\class_09

| | Service: usbhub

 

 

----------------

Gameport Devices

----------------

 

 

------------

PS/2 Devices

------------

+ HID Keyboard Device

| Vendor/Product ID: 0x046D, 0xC52B

| Matching Device ID: hid_device_system_keyboard

| Service: kbdhid

|

+ Logitech HID-compliant Unifying keyboard

| Vendor/Product ID: 0x046D, 0xC52B

| Matching Device ID: hid\vid_046d&class_001a&col01

| Lower Filters: LHidFilt

| Service: kbdhid

|

+ Terminal Server Keyboard Driver

| Matching Device ID: root\rdp_kbd

| Upper Filters: kbdclass

| Service: TermDD

|

+ HID-compliant mouse

| Vendor/Product ID: 0x046D, 0xC52B

| Matching Device ID: hid_device_system_mouse

| Service: mouhid

|

+ Logitech HID-compliant Unifying Mouse

| Vendor/Product ID: 0x046D, 0xC52B

| Matching Device ID: hid\vid_046d&class_0004

| Upper Filters: LMouFilt

| Lower Filters: LHidFilt

| Service: mouhid

|

+ Terminal Server Mouse Driver

| Matching Device ID: root\rdp_mou

| Upper Filters: mouclass

| Service: TermDD

 

 

------------------------

Disk & DVD/CD-ROM Drives

------------------------

      Drive: C:

Free Space: 78.4 GB

Total Space: 122.0 GB

File System: NTFS

      Model: ATA Samsung SSD 840 SCSI Disk Device

 

 

      Drive: D:

Free Space: 940.5 GB

Total Space: 953.9 GB

File System: NTFS

      Model: ATA WDC WD10EZEX-00R SCSI Disk Device

 

 

      Drive: E:

      Model: ASUS DRW-24B1ST   c SCSI CdRom Device

     Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), , 0 bytes

 

 

--------------

System Devices

--------------

     Name: Intel(R) Management Engine Interface

Device ID: PCI\VEN_8086&DEV_1E3A&SUBSYS_1C3A1458&REV_04\3&11583659&0&B0

   Driver: n/a

 

 

     Name: Intel(R) 7 Series/C216 Chipset Family PCI Express Root Port 5 - 1E18

Device ID: PCI\VEN_8086&DEV_1E18&SUBSYS_50011458&REV_C4\3&11583659&0&E4

   Driver: n/a

 

 

     Name: VIA USB eXtensible Host Controller

Device ID: PCI\VEN_1106&DEV_3432&SUBSYS_50071458&REV_03\4&1828E751&0&00E4

   Driver: n/a

 

 

     Name: Intel(R) USB 3.0 eXtensible Host Controller

Device ID: PCI\VEN_8086&DEV_1E31&SUBSYS_50071458&REV_04\3&11583659&0&A0

   Driver: n/a

 

 

     Name: Intel(R) 7 Series/C216 Chipset Family PCI Express Root Port 1 - 1E10

Device ID: PCI\VEN_8086&DEV_1E10&SUBSYS_50011458&REV_C4\3&11583659&0&E0

   Driver: n/a

 

 

     Name: Intel(R) 7 Series/C216 Chipset Family USB Enhanced Host Controller - 1E2D

Device ID: PCI\VEN_8086&DEV_1E2D&SUBSYS_50061458&REV_04\3&11583659&0&D0

   Driver: n/a

 

 

     Name: Intel(R) 7 Series/C216 Chipset Family SATA AHCI Controller

Device ID: PCI\VEN_8086&DEV_1E02&SUBSYS_B0051458&REV_04\3&11583659&0&FA

   Driver: n/a

 

 

     Name: Intel(R) 7 Series/C216 Chipset Family USB Enhanced Host Controller - 1E26

Device ID: PCI\VEN_8086&DEV_1E26&SUBSYS_50061458&REV_04\3&11583659&0&E8

   Driver: n/a

 

 

     Name: Intel(R) HD Graphics 4000

Device ID: PCI\VEN_8086&DEV_0162&SUBSYS_D0001458&REV_09\3&11583659&0&10

   Driver: n/a

 

 

     Name: Intel(R) 7 Series/C216 Chipset Family SMBus Host Controller - 1E22

Device ID: PCI\VEN_8086&DEV_1E22&SUBSYS_50011458&REV_04\3&11583659&0&FB

   Driver: n/a

 

 

     Name: Intel(R) 82801 PCI Bridge - 244E

Device ID: PCI\VEN_8086&DEV_244E&SUBSYS_88921458&REV_41\4&B27E2B6&0&00E5

   Driver: n/a

 

 

     Name: High Definition Audio Controller

Device ID: PCI\VEN_8086&DEV_1E20&SUBSYS_A0141458&REV_04\3&11583659&0&D8

   Driver: n/a

 

 

     Name: Xeon(R) processor E3-1200 v2/3rd Gen Core processor DRAM Controller - 0150

Device ID: PCI\VEN_8086&DEV_0150&SUBSYS_50001458&REV_09\3&11583659&0&00

   Driver: n/a

 

 

     Name: Intel(R) 82801 PCI Bridge - 244E

Device ID: PCI\VEN_8086&DEV_244E&SUBSYS_50011458&REV_C4\3&11583659&0&E5

   Driver: n/a

 

 

     Name: Intel(R) 7 Series/C216 Chipset Family PCI Express Root Port 8 - 1E1E

Device ID: PCI\VEN_8086&DEV_1E1E&SUBSYS_50011458&REV_C4\3&11583659&0&E7

   Driver: n/a

 

 

     Name: Standard AHCI 1.0 Serial ATA Controller

Device ID: PCI\VEN_1B4B&DEV_9172&SUBSYS_B0001458&REV_11\4&2C8787FC&0&00E7

   Driver: n/a

 

 

     Name: Intel(R) Z77 Express Chipset LPC Controller - 1E44

Device ID: PCI\VEN_8086&DEV_1E44&SUBSYS_50011458&REV_04\3&11583659&0&F8

   Driver: n/a

 

 

     Name: Intel(R) 7 Series/C216 Chipset Family PCI Express Root Port 7 - 1E1C

Device ID: PCI\VEN_8086&DEV_1E1C&SUBSYS_50011458&REV_C4\3&11583659&0&E6

   Driver: n/a

 

 

     Name: Qualcomm Atheros AR8161/8165 PCI-E Gigabit Ethernet Controller (NDIS 6.20)

Device ID: PCI\VEN_1969&DEV_1091&SUBSYS_E0001458&REV_10\4&841E55&0&00E6

   Driver: n/a

 

 

------------------

DirectShow Filters

------------------

 

 

DirectShow Filters:

WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.01.7601.17514

WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.01.7601.17514

WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.01.7601.17514

MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.01.7600.16385

Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.01.7600.16385

WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.01.7601.17514

WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.01.7601.17514

Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7600.16385

Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7600.16385

ATI Ticker,0x00200000,0,1,Ticker.ax,

DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514

Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.17713

WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.7601.17514

Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,12.00.7601.17514

AVI Splitter,0x00600000,1,1,quartz.dll,6.06.7601.17713

VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.7601.17713

SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.7601.17528

Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,6.01.7140.0000

AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528

StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528

MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713

MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.7601.17713

SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713

VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514

ATI MPEG File Writer,0x00200000,1,0,atimpenc.dll,12.05.0000.21219

ATI MPEG Video Decoder,0x00200000,1,2,atimpenc.dll,12.05.0000.21219

MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.7601.17528

Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.7601.17514

SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.7601.17528

Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514

Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713

MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.7601.17713

MMACE ProcAmp,0x00200000,0,2,MMACEFilters.dll,

DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514

Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.17713

Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.17514

ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc.dll,12.05.0000.21219

AMD MJPEG Decoder,0x00800001,1,1,atimpenc.dll,12.05.0000.21219

ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.7601.17713

Video Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713

MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.7601.17528

Line 21 Decoder,0x00600000,1,1,qdvd.dll,6.06.7601.17835

Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.17713

Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.17713

ATI MPEG Video Encoder,0x00200000,1,1,atimpenc.dll,12.05.0000.21219

ATI MPEG Multiplexer,0x00200000,2,1,atimpenc.dll,12.05.0000.21219

VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.7601.17514

WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.7601.17514

VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.01.7601.17514

MMACE SoftEmu,0x00200000,0,2,MMACEFilters.dll,

File writer,0x00200000,1,0,qcap.dll,6.06.7601.17514

iTV Data Sink,0x00600000,1,0,itvdata.dll,6.06.7601.17514

iTV Data Capture filter,0x00600000,1,1,itvdata.dll,6.06.7601.17514

ATI Video Scaler Filter,0x00200000,1,1,atimpenc.dll,12.05.0000.21219

DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.17835

MMACE DeInterlace,0x00200000,0,2,MMACEFilters.dll,

Overlay Mixer2,0x00200000,1,1,qdvd.dll,6.06.7601.17835

AVI Draw,0x00600064,9,1,quartz.dll,6.06.7601.17713

RDP DShow Redirection Filter,0xffffffff,1,0,DShowRdpFilter.dll,

Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514

WST Pager,0x00200000,1,1,WSTPager.ax,6.06.7601.17514

MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528

DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.7601.17514

SampleGrabber,0x00200000,1,1,qedit.dll,6.06.7601.17514

Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.17514

MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.7601.17514

Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.01.7601.17514

StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.7601.17528

Smart Tee,0x00200000,1,2,qcap.dll,6.06.7601.17514

Overlay Mixer,0x00200000,0,0,qdvd.dll,6.06.7601.17835

AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713

AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.7601.17713

Wave Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713

MIDI Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713

Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713

File stream renderer,0x00400000,1,1,quartz.dll,6.06.7601.17713

ATI Video Rotation Filter,0x00200000,1,1,atimpenc.dll,12.05.0000.21219

Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,6.01.7140.0000

StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.7601.17528

AVI Mux,0x00200000,1,0,qcap.dll,6.06.7601.17514

Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.7601.17713

File Source (Async.),0x00400000,0,1,quartz.dll,6.06.7601.17713

File Source (URL),0x00400000,0,1,quartz.dll,6.06.7601.17713

Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.7601.17514

Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.01.7601.17514

BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.7601.17669

MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.7601.17713

 

 

WDM Streaming Tee/Splitter Devices:

Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514

 

 

Video Compressors:

WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.01.7600.16385

WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.01.7600.16385

MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.01.7600.16385

DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.7601.17514

MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.7601.17713

Cinepak Codec by Radius,0x00200000,1,1,qcap.dll,6.06.7601.17514

Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514

Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514

Microsoft RLE,0x00200000,1,1,qcap.dll,6.06.7601.17514

Microsoft Video 1,0x00200000,1,1,qcap.dll,6.06.7601.17514

 

 

Audio Compressors:

WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.01.7600.16385

WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.01.7600.16385

ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc.dll,12.05.0000.21219

IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713

PCM,0x00200000,1,1,quartz.dll,6.06.7601.17713

Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713

GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.17713

CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713

CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713

MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.7601.17713

 

 

PBDA CP Filters:

PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.7601.17528

PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528

PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528

 

 

Midi Renderers:

Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.17713

Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.17713

 

 

WDM Streaming Rendering Devices:

HD Audio Headphone/Speakers,0x00200000,1,1,ksproxy.ax,6.01.7601.17514

HD Audio SPDIF out 5,0x00200000,1,1,ksproxy.ax,6.01.7601.17514

HD Audio SPDIF out,0x00200000,1,1,ksproxy.ax,6.01.7601.17514

 

 

BDA Network Providers:

Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514

Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514

Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514

Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514

Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514

 

 

Multi-Instance Capable VBI Codecs:

VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514

 

 

BDA Transport Information Renderers:

BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669

MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514

 

 

BDA CP/CA Filters:

Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.7601.17708

Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7601.17708

PTFilter,0x00200000,0,0,EncDec.dll,6.06.7601.17708

XDS Codec,0x00200000,0,0,EncDec.dll,6.06.7601.17708

 

 

WDM Streaming Communication Transforms:

Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514

 

 

Audio Renderers:

Speakers (High Definition Audio,0x00200000,1,0,quartz.dll,6.06.7601.17713

Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.17713

Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.17713

Digital Audio (S/PDIF) (High De,0x00200000,1,0,quartz.dll,6.06.7601.17713

DirectSound: Digital Audio (S/PDIF) (High Definition Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.17713

DirectSound: Speakers (High Definition Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.17713

 

 

---------------

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

Viewing all 19910 articles
Browse latest View live