Minecraft Crasher - Ram - Ekran Kartı - Memory Problemi

Alperdinho

Sudan Çıkmış
En iyi cevaplar
0
S.a beyler Minecraft Forge'a mod ekliyorum bir çoğunu görüntülenmiyor ve bazılarında ise hiç kurulmuyor. Gerekli text belgelerini rar içine ekliyorum problem ne neden oluyor tam olarak yorumlayamadım.. (1.5.2, 1.7.10, 1.11.2, 1.12) hepsinde denedim
Clay Soldier Mod'da örneğin..





Minecraft Rapor
Kod:
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!

Time: 10.07.2017 12:36
Description: Initializing game

java.lang.IllegalArgumentException: Attempted to register a entity with invalid ID: 360 Name: barbarian Class: class net.clashofclans.com.entitys.EntityBarbarian
    at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:87)
    at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:108)
    at net.clashofclans.com.clashofclans.init(clashofclans.java:43)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:87)
    at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:108)
    at net.clashofclans.com.clashofclans.init(clashofclans.java:43)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_131, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 150748088 bytes (143 MB) / 332386304 bytes (316 MB) up to 2134114304 bytes (2035 MB)
    JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xincgc -Xmx2048M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 6 mods loaded, 6 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Eed
    UCHI    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHI    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UCHI    Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    UCHI    sapmanpack{2.4.0} [SanAndreasPs Manager Pack CORE edition] (SAPManPack-1.7.10-2.4.0.jar)
    UCHE    clashofclans{V 1.0} [clashofclans] (ClashofClansModV1.5.jar)
    UCHI    claysoldiers{2.0.0-beta.2} [Clay Soldiers Mod] (clay-soldiers-mod-1.7.10.jar)
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.54' Renderer: 'GeForce GTX 760M/PCIe/SSE2'
    Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 760M/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.54, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: Türkçe (Türkiye)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)
Dxdiag
Kod:
------------------
System Information
------------------
Time of this report: 7/10/2017, 12:37:43
       Machine name: BILGISAYAR
   Operating System: Windows 8.1 Single Language 64-bit (6.3, Build 9600) (9600.winblue_ltsb.170511-1554)
           Language: Turkish (Regional Setting: Turkish)
System Manufacturer: Acer
       System Model: Aspire V3-772
               BIOS: V1.08
          Processor: Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz (4 CPUs), -2.5GHz
             Memory: 12288MB RAM
Available OS Memory: 11944MB RAM
          Page File: 3988MB used, 20244MB 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.03.9600.17415 64bit Unicode
  DxDiag Previously: Crashed in DirectShow (stage 1). Re-running DxDiag with "dontskip" command line parameter or choosing not to bypass information gathering when prompted might result in DxDiag successfully obtaining this information

------------
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: Intel(R) HD Graphics 4600
       Manufacturer: Intel Corporation
          Chip type: Intel(R) HD Graphics Family
           DAC type: Internal
        Device Type: Full Device
         Device Key: Enum\PCI\VEN_8086&DEV_0416&SUBSYS_07811025&REV_06
     Display Memory: 1792 MB
   Dedicated Memory: 96 MB
      Shared Memory: 1696 MB
       Current Mode: 1600 x 900 (32 bit) (60Hz)
       Monitor Name: Generic PnP Monitor
      Monitor Model: unknown
         Monitor Id: LGD03DE
        Native Mode: 1600 x 900(p) (60.083Hz)
        Output Type: Internal
        Driver Name: igdumdim64.dll,igd10iumd64.dll,igd10iumd64.dll,igdumdim32,igd10iumd32,igd10iumd32
Driver File Version: 10.18.0010.3355 (English)
     Driver Version: 10.18.10.3355
        DDI Version: 11.1
     Feature Levels: 11.1,11.0,10.1,10.0,9.3,9.2,9.1
       Driver Model: WDDM 1.3
Graphics Preemption: DMA
 Compute Preemption: Thread
           Miracast: Supported
Hybrid Graphics GPU: Integrated
     Power P-states: Not Supported
  Driver Attributes: Final Retail
   Driver Date/Size: 11/13/2013 18:34:49, 12148224 bytes
        WHQL Logo'd: Yes
    WHQL Date Stamp:
  Device Identifier: {D7B78E66-4756-11CF-736E-8C27BCC2D835}
          Vendor ID: 0x8086
          Device ID: 0x0416
          SubSys ID: 0x07811025
        Revision ID: 0x0006
 Driver Strong Name: oem20.inf:5f63e534dd929195:iHSWM_w81:10.18.10.3355:pci\ven_8086&dev_0416&subsys_07811025
     Rank Of Driver: 00DA0001
        Video Accel: ModeMPEG2_A ModeMPEG2_C ModeWMV9_C ModeVC1_C
        DXVA2 Modes: DXVA2_ModeMPEG2_VLD  DXVA2_ModeMPEG2_IDCT  DXVA2_ModeWMV9_IDCT  DXVA2_ModeVC1_IDCT  DXVA2_ModeH264_VLD_NoFGT
   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 (Realtek High Definition Audio)
 Default Sound Playback: Yes
 Default Voice Playback: Yes
            Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0282&SUBSYS_10250781&REV_1000
        Manufacturer ID: 1
             Product ID: 100
                   Type: WDM
            Driver Name: RTKVHD64.sys
         Driver Version: 6.00.0001.6865 (English)
      Driver Attributes: Final Retail
            WHQL Logo'd: Yes
          Date and Size: 3/19/2013 15:21:10, 3363016 bytes
            Other Files:
        Driver Provider: Realtek Semiconductor Corp.
         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 (Realtek High Definition Audio)
  Default Sound Capture: Yes
  Default Voice Capture: Yes
            Driver Name: RTKVHD64.sys
         Driver Version: 6.00.0001.6865 (English)
      Driver Attributes: Final Retail
          Date and Size: 3/19/2013 15:21:10, 3363016 bytes
              Cap Flags: 0x1
           Format Flags: 0xFFFFF

---------------------
Video Capture Devices
Number of Devices: 1
---------------------
           FriendlyName: HD WebCam
               Location: Front
           SymbolicLink: \\?\usb#vid_04f2&pid_b374&mi_00#6&5e8335b&0&0000#{e5323777-f976-4f5b-9b55-b94699c46e44}\global
           Manufacturer: Microsoft
             HardwareID: USB\VID_04F2&PID_B374&REV_4402&MI_00,USB\VID_04F2&PID_B374&MI_00
             DriverDesc: USB Video Aygıtı
         DriverProvider: Microsoft
          DriverVersion: 6.3.9600.17217
      DriverDateEnglish: 6/21/2006 00:00:00
    DriverDateLocalized: 21.6.2006 00:00:00
                Service: usbvideo
                  Class: Image
          DevNodeStatus: 180200A[DN_DRIVER_LOADED|DN_STARTED|DN_DISABLEABLE|DN_NT_ENUMERATOR|DN_NT_DRIVER]
            ContainerId: {00000000-0000-0000-FFFF-FFFFFFFFFFFF}
            ProblemCode: No Problem
  BusReportedDeviceDesc: HD WebCam
                 Parent: USB\VID_04F2&PID_B374\5&177ee46b&0&5
      DriverProblemDesc: n/a
           UpperFilters: n/a
           LowerFilters: n/a
                  Stack: \Driver\ksthunk,\Driver\usbvideo,\Driver\ACPI,\Driver\usbccgp
      ContainerCategory: Imaging

-------------------
DirectInput Devices
-------------------
      Device Name: Fare
         Attached: 1
    Controller ID: n/a
Vendor/Product ID: n/a
        FF Driver: n/a

      Device Name: Klavye
         Attached: 1
    Controller ID: n/a
Vendor/Product ID: n/a
        FF Driver: n/a

      Device Name: 2.4G
         Attached: 1
    Controller ID: 0x0
Vendor/Product ID: 0x04F3, 0x00A4
        FF Driver: n/a

      Device Name: 2.4G
         Attached: 1
    Controller ID: 0x0
Vendor/Product ID: 0x04F3, 0x00A4
        FF Driver: n/a

      Device Name: HID uyumlu tüketici denetimi aygıtı
         Attached: 1
    Controller ID: 0x0
Vendor/Product ID: 0xFEEB, 0xDEEF
        FF Driver: n/a

Poll w/ Interrupt: No

-----------
USB Devices
-----------
+ USB Kök Hub
| Vendor/Product ID: 0x8086, 0x8C2D
| Matching Device ID: USB\ROOT_HUB20
| Service: usbhub
| Driver: usbhub.sys, 10/11/2015 09:34:30, 462168 bytes
| Driver: usbd.sys, 10/11/2015 09:34:30, 27992 bytes
|
+-+ Generic USB Hub
| | Vendor/Product ID: 0x8087, 0x8008
| | Location: Port_#0001.Hub_#0001
| | Matching Device ID: USB\Class_09
| | Service: usbhub
| | Driver: usbhub.sys, 10/11/2015 09:34:30, 462168 bytes
| | Driver: usbd.sys, 10/11/2015 09:34:30, 27992 bytes

----------------
Gameport Devices
----------------

------------
PS/2 Devices
------------
+ HID Klavye Aygıtı
| Vendor/Product ID: 0x04F3, 0x00A4
| Matching Device ID: HID_DEVICE_SYSTEM_KEYBOARD
| Service: kbdhid
| Driver: kbdhid.sys, 10/28/2015 18:58:41, 32256 bytes
| Driver: kbdclass.sys, 10/28/2015 18:58:41, 59712 bytes
|
+ Standart PS/2 Klavye
| Matching Device ID: *PNP0303
| Service: i8042prt
| Driver: i8042prt.sys, 10/28/2015 18:58:41, 108544 bytes
| Driver: kbdclass.sys, 10/28/2015 18:58:41, 59712 bytes
|
+ Synaptics PS/2 Port TouchPad
| Matching Device ID: *syn1b66
| Upper Filters: SynTP
| Service: i8042prt
| Driver: SynTP.sys, 1/17/2013 07:41:58, 464624 bytes
| Driver: SynTPAPI.dll, 1/17/2013 07:41:48, 229616 bytes
| Driver: SynCOM.dll, 1/17/2013 07:41:44, 1035504 bytes
| Driver: syndata.bin, 9/14/2011 14:11:16, 1048576 bytes
| Driver: SynGlwPadShlExt.dll, 1/17/2013 07:42:04, 171760 bytes
| Driver: SynTPRes.dll, 1/17/2013 07:41:54, 13476592 bytes
| Driver: SynTPCpl.dll, 1/17/2013 07:41:54, 2009840 bytes
| Driver: SynCntxt.rtf, 1/17/2013 07:16:50, 11864611 bytes
| Driver: SynZMetr.exe, 1/17/2013 07:41:40, 253680 bytes
| Driver: SynMood.exe, 1/17/2013 07:41:34, 245488 bytes
| Driver: SynTPEnh.exe, 1/17/2013 07:41:38, 3010800 bytes
| Driver: SynTPCOM.dll, 1/17/2013 07:41:52, 125168 bytes
| Driver: Tutorial.exe, 1/17/2013 07:41:42, 339696 bytes
| Driver: InstNT.exe, 1/17/2013 07:41:30, 228592 bytes
| Driver: SynISDLL.dll, 1/17/2013 07:41:46, 241392 bytes
| Driver: SynUnst.ini, 1/17/2013 17:39:44, 941375 bytes
| Driver: SynTPHelper.exe, 1/17/2013 07:41:38, 126704 bytes
| Driver: StaticImg.html, 12/18/2009 05:23:12, 968 bytes
| Driver: StaticImg.png, 12/14/2009 07:49:44, 107143 bytes
| Driver: SynSysDetect.js, 6/14/2012 10:12:12, 1419 bytes
| Driver: Syn2FingerScrolling.wmv, 12/17/2009 14:09:58, 336563 bytes
| Driver: Syn3FingerFlick.wmv, 12/17/2009 14:09:58, 571445 bytes
| Driver: Syn4FingerFlick.wmv, 2/24/2011 12:10:40, 795115 bytes
| Driver: Syn4FFlickVNB.wmv, 4/20/2011 14:22:54, 628121 bytes
| Driver: SynSmartSenseNB.wmv, 4/20/2011 14:22:54, 358939 bytes
| Driver: Syn4FingerFlickUpDown.wmv, 2/24/2011 12:10:40, 426019 bytes
| Driver: Syn4FingerFlickUpDownNB.wmv, 2/25/2011 11:42:30, 291835 bytes
| Driver: Syn4FingerFlickLeftRight.wmv, 5/11/2011 16:25:32, 588931 bytes
| Driver: Syn4FingerFlickLeftRightNB.wmv, 5/11/2011 16:25:50, 588931 bytes
| Driver: Syn3FingerPress.wmv, 12/17/2009 14:09:58, 112893 bytes
| Driver: SynEdgeMotion.wmv, 12/17/2009 14:09:58, 325411 bytes
| Driver: SynLinearScrolling.wmv, 12/17/2009 14:09:56, 258289 bytes
| Driver: SynMomentum.wmv, 12/17/2009 14:09:58, 146439 bytes
| Driver: SynMomentumScrolling.wmv, 12/17/2009 14:09:58, 604961 bytes
| Driver: SynPinchZoom.wmv, 4/13/2010 13:20:44, 426019 bytes
| Driver: SynBlackScreen.wmv, 3/16/2012 06:27:44, 14729 bytes
| Driver: SynPivotRotate.wmv, 12/17/2009 14:09:58, 481959 bytes
| Driver: SynTwistRotate.wmv, 3/3/2011 11:28:40, 437231 bytes
| Driver: SynCoverGesture.wmv, 3/1/2010 13:22:38, 146469 bytes
| Driver: SynChiralRotate.wmv, 12/17/2009 14:09:58, 191197 bytes
| Driver: SynChiralScrolling.wmv, 12/17/2009 14:09:58, 783933 bytes
| Driver: SynCoastingScrolling.wmv, 12/17/2009 14:09:56, 381321 bytes
| Driver: SynPointing.wmv, 3/1/2010 13:22:56, 124105 bytes
| Driver: SynPalmCheck.wmv, 3/1/2010 13:22:56, 370121 bytes
| Driver: SynSensitivity.wmv, 3/1/2010 13:22:56, 258349 bytes
| Driver: SynWindowConstrained.wmv, 3/1/2010 13:22:56, 336659 bytes
| Driver: SynSlowMotion.wmv, 2/9/2012 13:40:46, 1145627 bytes
| Driver: SynConstrainedMotion.wmv, 3/1/2010 13:22:56, 414981 bytes
| Driver: SynTapping.wmv, 3/4/2010 12:40:28, 79347 bytes
| Driver: SynButtons.wmv, 3/1/2010 13:22:56, 79377 bytes
| Driver: SynTouchStykSelect.wmv, 3/1/2010 13:22:56, 124105 bytes
| Driver: SynTouchStykButton.wmv, 3/1/2010 13:22:56, 135287 bytes
| Driver: SynTouchStykSensitivity.wmv, 3/16/2010 06:16:16, 224779 bytes
| Driver: SynEdgeMotionDragging.wmv, 9/14/2010 11:02:48, 90529 bytes
| Driver: SynEdgeMotionFixedSpeed.wmv, 9/14/2010 11:02:48, 90529 bytes
| Driver: SynEdgeMotionPointing.wmv, 9/14/2010 11:02:48, 68165 bytes
| Driver: SynEdgeMotionPressure.wmv, 9/14/2010 11:02:48, 101711 bytes
| Driver: SynNoButtons.wmv, 6/8/2010 04:46:36, 45741 bytes
| Driver: SynTapZones.wmv, 11/10/2010 10:07:52, 135257 bytes
| Driver: SynLinearHScrolling.wmv, 11/10/2010 10:07:52, 224713 bytes
| Driver: Syn2FingerHScrolling.wmv, 11/10/2010 10:07:52, 291805 bytes
| Driver: SynTapHoldToDrag.wmv, 11/10/2010 10:07:52, 79347 bytes
| Driver: SynTapLockingDrag.wmv, 6/5/2012 14:16:42, 135287 bytes
| Driver: Syn1FingerClickNB.wmv, 11/10/2010 10:07:52, 68165 bytes
| Driver: Syn1FingerClickDrag.wmv, 5/12/2011 12:54:32, 330277 bytes
| Driver: Syn2FingerClickDrag.wmv, 4/29/2011 11:07:02, 651665 bytes
| Driver: Syn2FingerRightClickNB.wmv, 4/11/2011 11:34:44, 101711 bytes
| Driver: Syn2FingerFlickNB.wmv, 11/10/2010 10:07:52, 437261 bytes
| Driver: Syn2FingerFlickLR.wmv, 10/30/2012 04:32:52, 332713 bytes
| Driver: Syn2FingerHScrollingNB.wmv, 11/10/2010 10:07:52, 280623 bytes
| Driver: Syn2FingerScrollingNB.wmv, 11/10/2010 10:07:52, 314199 bytes
| Driver: Syn3FingerFlickNB.wmv, 11/10/2010 10:07:52, 537899 bytes
| Driver: Syn3FingerPressNB.wmv, 11/10/2010 10:07:52, 101711 bytes
| Driver: Syn4FingerFlickNB.wmv, 2/25/2011 11:42:30, 426049 bytes
| Driver: SynButtonsNB.wmv, 11/10/2010 10:07:52, 79377 bytes
| Driver: SynChiralRotateNB.wmv, 11/10/2010 10:07:52, 180015 bytes
| Driver: SynChiralScrollingNB.wmv, 11/10/2010 10:07:52, 750387 bytes
| Driver: SynCoastingScrollingNB.wmv, 11/10/2010 10:07:52, 370139 bytes
| Driver: SynConstrainedMotionNB.wmv, 11/10/2010 10:07:52, 392617 bytes
| Driver: SynCoverGestureNB.wmv, 11/10/2010 10:07:52, 135287 bytes
| Driver: SynEdgeMotionDraggingNB.wmv, 11/10/2010 10:07:52, 90529 bytes
| Driver: SynEdgeMotionFixedSpeedNB.wmv, 11/10/2010 10:07:52, 90529 bytes
| Driver: SynEdgeMotionNB.wmv, 11/10/2010 10:07:52, 314229 bytes
| Driver: SynEdgeMotionPointingNB.wmv, 11/10/2010 10:07:52, 68165 bytes
| Driver: SynEdgeMotionPressureNB.wmv, 11/10/2010 10:07:52, 101711 bytes
| Driver: SynLinearHScrollingNB.wmv, 11/10/2010 10:07:52, 202349 bytes
| Driver: SynLinearScrollingNB.wmv, 11/10/2010 10:07:52, 247107 bytes
| Driver: SynMomentumNB.wmv, 11/10/2010 10:07:52, 135257 bytes
| Driver: SynMomentumScrollingNB.wmv, 11/10/2010 10:07:52, 582597 bytes
| Driver: SynPinchZoomNB.wmv, 11/10/2010 10:07:52, 414837 bytes
| Driver: SynPivotRotateNB.wmv, 11/10/2010 10:07:52, 437231 bytes
| Driver: SynSensitivityNB.wmv, 11/10/2010 10:07:52, 247167 bytes
| Driver: SynSlowMotionNB.wmv, 2/9/2012 13:40:46, 1090735 bytes
| Driver: SynTapHoldToDragNB.wmv, 11/10/2010 10:07:52, 79347 bytes
| Driver: SynTapLockingDragNB.wmv, 6/5/2012 14:16:42, 124105 bytes
| Driver: SynTapZonesNB.wmv, 11/10/2010 10:07:52, 135257 bytes
| Driver: SynTwistRotateNB.wmv, 3/3/2011 11:28:40, 448413 bytes
| Driver: SynPointingNB.wmv, 11/11/2010 07:55:08, 124105 bytes
| Driver: SynPalmCheckNB.wmv, 11/11/2010 07:55:08, 358939 bytes
| Driver: SynWindowConstrainedNB.wmv, 11/11/2010 07:55:08, 325477 bytes
| Driver: SynTappingNB.wmv, 11/11/2010 07:55:08, 68165 bytes
| Driver: Syn2FingerMomentumVHScrolling.wmv, 11/11/2010 09:15:02, 895723 bytes
| Driver: Syn2FingerMomentumVHScrollingNB.wmv, 11/11/2010 09:15:02, 862177 bytes
| Driver: Syn2FingerMomentumVScrolling_win8.wmv, 8/27/2012 12:34:58, 597933 bytes
| Driver: Syn2FingerMomentumVScrollingNB_win8.wmv, 8/27/2012 12:34:58, 586882 bytes
| Driver: Syn2FingerMomentumHScrolling_win8.wmv, 8/27/2012 12:34:58, 575831 bytes
| Driver: Syn2FingerMomentumHScrollingNB_win8.wmv, 8/27/2012 12:34:58, 564780 bytes
| Driver: Syn2FingerVHCoasting.wmv, 11/11/2010 09:15:02, 1275941 bytes
| Driver: Syn2FingerVHCoastingNB.wmv, 11/11/2010 09:15:02, 1242395 bytes
| Driver: Syn2FingerVCoasting_win8.wmv, 8/27/2012 13:56:38, 653218 bytes
| Driver: Syn2FingerHCoasting_win8.wmv, 8/27/2012 13:56:38, 852136 bytes
| Driver: Syn2FingerVCoastingNB_win8.wmv, 8/27/2012 13:56:38, 653218 bytes
| Driver: Syn2FingerHCoastingNB_win8.wmv, 8/27/2012 13:56:38, 796881 bytes
| Driver: SynMomentumVHScrolling.wmv, 11/11/2010 09:15:02, 683265 bytes
| Driver: SynMomentumVHScrollingNB.wmv, 11/11/2010 09:15:02, 660901 bytes
| Driver: SynVHCoasting.wmv, 11/11/2010 09:15:02, 649779 bytes
| Driver: SynVHCoastingNB.wmv, 11/11/2010 09:15:02, 593869 bytes
| Driver: Syn2FingerHScrolling_win8.wmv, 7/24/2012 05:28:26, 354811 bytes
| Driver: Syn2FingerHScrollingNB_win8.wmv, 7/24/2012 05:28:26, 376913 bytes
| Driver: SynChiralScrolling_win8.wmv, 7/24/2012 05:28:26, 741716 bytes
| Driver: SynChiralScrollingNB_win8.wmv, 7/24/2012 05:28:26, 752767 bytes
| Driver: SynLinearHScrolling_win8.wmv, 7/24/2012 05:28:26, 244301 bytes
| Driver: SynLinearHScrollingNB_win8.wmv, 7/24/2012 05:28:26, 266403 bytes
| Driver: SynLinearScrolling_win8.wmv, 7/24/2012 05:28:26, 244331 bytes
| Driver: SynLinearScrollingNB_win8.wmv, 7/24/2012 05:28:26, 233280 bytes
| Driver: SynPivotRotate_win8.wmv, 7/24/2012 05:28:26, 465381 bytes
| Driver: SynPivotRotateNB_win8.wmv, 7/24/2012 05:28:26, 476432 bytes
| Driver: SynTwistRotate_win8.wmv, 7/24/2012 05:28:26, 432228 bytes
| Driver: SynTwistRotateNB_win8.wmv, 8/6/2012 06:03:22, 410126 bytes
| Driver: SynEdgePulls.wmv, 7/25/2012 07:13:38, 365982 bytes
| Driver: SynEdgePullsNB.wmv, 7/25/2012 07:13:38, 343880 bytes
| Driver: Syn4FingerFlick_win8.wmv, 7/27/2012 11:21:28, 598023 bytes
| Driver: Syn4FingerFlickNB_win8.wmv, 7/27/2012 11:21:28, 564870 bytes
| Driver: Syn2FingerScrolling.html, 10/4/2011 13:06:44, 2323 bytes
| Driver: Syn2FingerFlick.html, 10/4/2011 13:06:44, 2319 bytes
| Driver: Syn3FingerFlick.html, 10/4/2011 13:06:44, 2319 bytes
| Driver: Syn4FingerFlick.html, 10/4/2011 13:06:44, 2319 bytes
| Driver: Syn4FingerFlickUpDown.html, 10/4/2011 13:06:44, 2325 bytes
| Driver: Syn4FingerFlickLeftRight.html, 10/4/2011 13:06:44, 2328 bytes
| Driver: Syn3FingerPress.html, 10/4/2011 13:06:44, 2319 bytes
| Driver: SynEdgeMotion.html, 10/4/2011 13:06:44, 2317 bytes
| Driver: SynMomentum.html, 10/4/2011 13:06:44, 2315 bytes
| Driver: SynPinchZoom.html, 10/4/2011 13:06:44, 2316 bytes
| Driver: SynRotating.html, 10/4/2011 13:06:44, 2315 bytes
| Driver: SynTwistRotate.html, 10/4/2011 13:06:44, 2318 bytes
| Driver: SynCoverGesture.html, 10/4/2011 13:06:44, 2319 bytes
| Driver: SynAccessibility.html, 10/4/2011 13:06:44, 2320 bytes
| Driver: SynSmartSense.html, 10/4/2011 13:06:44, 2317 bytes
| Driver: SynButtons.html, 10/4/2011 13:06:44, 2314 bytes
| Driver: SynClicking.html, 10/4/2011 13:06:44, 2315 bytes
| Driver: SynMultiFingerGestures.html, 10/4/2011 13:06:44, 2326 bytes
| Driver: SynPalmCheck.html, 10/4/2011 13:06:44, 2316 bytes
| Driver: SynPointing.html, 10/4/2011 13:06:44, 2315 bytes
| Driver: SynScrolling.html, 10/4/2011 13:06:44, 2316 bytes
| Driver: SynSensitivity.html, 10/4/2011 13:06:44, 2318 bytes
| Driver: SynTapping.html, 10/4/2011 13:06:44, 2314 bytes
| Driver: SynTouchStykButton.html, 10/4/2011 13:06:44, 2322 bytes
| Driver: SynTouchStykSelect.html, 10/4/2011 13:06:44, 2322 bytes
| Driver: SynTouchStykSensitivity.html, 10/4/2011 13:06:44, 2327 bytes
| Driver: SynScrollingVertical.html, 10/4/2011 13:06:44, 2324 bytes
| Driver: SynScrollingHorizontal.html, 10/4/2011 13:06:44, 2326 bytes
| Driver: SynScrollingChiral.html, 10/4/2011 13:06:44, 2322 bytes
| Driver: SynLockingDrags.html, 12/5/2011 13:49:30, 2319 bytes
| Driver: SynEdgePulls.html, 7/25/2012 07:13:38, 2316 bytes
| Driver: Syn2FingerScrolling_win8.wmv, 8/22/2012 11:12:26, 874268 bytes
| Driver: Syn2FingerScrollingNB_win8.wmv, 8/22/2012 11:12:26, 796911 bytes
| Driver: fx04.wav, 5/9/2007 05:48:26, 16898 bytes
| Driver: SynAcer.exe, 1/17/2013 07:42:00, 165616 bytes
| Driver: SynAcerCpl.cpl, 1/17/2013 07:42:08, 330992 bytes
| Driver: SynTwoFingerVScroll.mpg, 3/16/2009 05:44:00, 501787 bytes
| Driver: SynFlickLR.mpg, 9/3/2008 07:27:28, 495798 bytes
| Driver: SynSSHook.dll, 1/17/2013 07:42:04, 32496 bytes
| Driver: SynGlwPad.exe, 1/17/2013 07:42:02, 107248 bytes
| Driver: oemsetup.bat, 6/25/2010 11:18:06, 25 bytes
| Driver: OSD.exe, 6/30/2010 05:20:02, 106496 bytes
| Driver: SynSSHookRun.exe, 1/17/2013 07:42:02, 106224 bytes
| Driver: SynSSHook64.dll, 1/17/2013 07:42:06, 17648 bytes
| Driver: SynCOM.dll, 1/17/2013 07:41:44, 532208 bytes
| Driver: SynTPCOM.dll, 1/17/2013 07:41:52, 114416 bytes
| Driver: i8042prt.sys, 10/28/2015 18:58:41, 108544 bytes
| Driver: mouclass.sys, 10/28/2015 18:58:41, 51008 bytes
| Driver: SynTPCo15.dll, 1/17/2013 07:41:50, 179952 bytes
| Driver: WdfCoInstaller01009.dll, 8/7/2009 04:49:36, 1721576 bytes
|
+ HID uyumlu fare
| Vendor/Product ID: 0x04F3, 0x00A4
| Matching Device ID: HID_DEVICE_SYSTEM_MOUSE
| Service: mouhid
| Driver: mouhid.sys, 10/28/2015 18:58:41, 30208 bytes
| Driver: mouclass.sys, 10/28/2015 18:58:41, 51008 bytes

------------------------
Disk & DVD/CD-ROM Drives
------------------------
      Drive: C:
 Free Space: 83.0 GB
Total Space: 463.4 GB
File System: NTFS
      Model: TOSHIBA MQ01ABD100

      Drive: D:
 Free Space: 3.6 GB
Total Space: 4.1 GB
File System: NTFS
      Model: TOSHIBA MQ01ABD100

      Drive: X:
 Free Space: 93.8 GB
Total Space: 465.7 GB
File System: NTFS
      Model: TOSHIBA MQ01ABD100

      Drive: E:
      Model: HL-DT-ST DVDRAM GT90N
     Driver: c:\windows\system32\drivers\cdrom.sys, 6.03.9600.16384 (Turkish), 8/22/2013 11:46:35, 164352 bytes

--------------
System Devices
--------------
     Name: Intel(R) 8 Series/C220 Series PCI Express Root Port #3 - 8C14
Device ID: PCI\VEN_8086&DEV_8C14&SUBSYS_07811025&REV_D4\3&11583659&0&E2
   Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 6.03.9600.17238 (Turkish), 11/22/2014 02:21:06, 280384 bytes

     Name: Xeon(R) processor E3-1200 v3/4th Gen Core processor DRAM Controller - 0C04
Device ID: PCI\VEN_8086&DEV_0C04&SUBSYS_07811025&REV_06\3&11583659&0&00
   Driver: n/a

     Name: Intel(R) HD Graphics 4600
Device ID: PCI\VEN_8086&DEV_0416&SUBSYS_07811025&REV_06\3&11583659&0&10
   Driver: C:\WINDOWS\system32\DRIVERS\igdkmd64.sys, 10.18.0010.3355 (English), 11/13/2013 18:34:47, 4208640 bytes
   Driver: C:\WINDOWS\system32\igd10iumd64.dll, 10.18.0010.3355 (English), 11/13/2013 18:34:47, 13856768 bytes
   Driver: C:\WINDOWS\system32\igdusc64.dll, 8.15.0010.9141 (English), 11/13/2013 18:19:13, 4448256 bytes
   Driver: C:\WINDOWS\system32\igdmd64.dll, 11/13/2013 18:34:52, 347136 bytes
   Driver: C:\WINDOWS\system32\igfxcmrt64.dll, 3.00.0000.1026 (English), 11/13/2013 18:20:35, 160768 bytes
   Driver: C:\WINDOWS\system32\igfx11cmrt64.dll, 3.00.0000.1026 (English), 11/13/2013 18:20:35, 153088 bytes
   Driver: C:\WINDOWS\system32\igfxcmjit64.dll, 3.00.0000.1026 (English), 11/13/2013 18:20:35, 2065920 bytes
   Driver: C:\WINDOWS\system32\IccLibDll_x64.dll, 11/2/2013 20:06:09, 94208 bytes
   Driver: C:\WINDOWS\system32\igdde64.dll, 11/13/2013 18:34:47, 222208 bytes
   Driver: C:\WINDOWS\SysWow64\igdde32.dll, 11/13/2013 18:35:32, 182272 bytes
   Driver: C:\WINDOWS\system32\iglhxs64.vp, 11/13/2013 18:37:44, 2932 bytes
   Driver: C:\WINDOWS\system32\iglhxo64.vp, 8/8/2015 00:36:06, 44025 bytes
   Driver: C:\WINDOWS\system32\iglhxc64.vp, 8/8/2015 00:36:06, 43494 bytes
   Driver: C:\WINDOWS\system32\iglhxg64.vp, 8/8/2015 00:36:06, 43256 bytes
   Driver: C:\WINDOWS\system32\iglhxo64_dev.vp, 8/8/2015 00:36:06, 42079 bytes
   Driver: C:\WINDOWS\system32\iglhxc64_dev.vp, 8/8/2015 00:36:06, 43816 bytes
   Driver: C:\WINDOWS\system32\iglhxg64_dev.vp, 8/8/2015 00:36:06, 43298 bytes
   Driver: C:\WINDOWS\system32\iglhxa64.vp, 8/8/2015 00:36:04, 1125 bytes
   Driver: C:\WINDOWS\system32\iglhxa64.cpa, 8/8/2015 00:36:04, 2813952 bytes
   Driver: C:\WINDOWS\system32\iglhcp64.dll, 9.00.0020.9000 (English), 11/2/2013 20:06:09, 214528 bytes
   Driver: C:\WINDOWS\system32\iglhsip64.dll, 9.00.0020.9000 (English), 11/2/2013 20:06:09, 1127424 bytes
   Driver: C:\WINDOWS\SysWow64\igdusc32.dll, 8.15.0010.9141 (English), 11/13/2013 18:20:12, 3535872 bytes
   Driver: C:\WINDOWS\SysWow64\igdmd32.dll, 11/13/2013 18:35:38, 280064 bytes
   Driver: C:\WINDOWS\SysWow64\igd10iumd32.dll, 10.18.0010.3355 (English), 11/13/2013 18:35:32, 13241856 bytes
   Driver: C:\WINDOWS\SysWow64\igdumdim32.dll, 10.18.0010.3355 (English), 11/13/2013 18:35:35, 11433984 bytes
   Driver: C:\WINDOWS\SysWow64\igdail32.dll, 11/13/2013 18:35:30, 142848 bytes
   Driver: C:\WINDOWS\SysWow64\igfxdv32.dll, 8.15.0010.3355 (English), 11/13/2013 18:35:27, 493056 bytes
   Driver: C:\WINDOWS\SysWow64\iglhcp32.dll, 9.00.0020.9000 (English), 11/2/2013 20:06:09, 179712 bytes
   Driver: C:\WINDOWS\SysWow64\iglhsip32.dll, 9.00.0020.9000 (English), 11/2/2013 20:06:09, 1123328 bytes
   Driver: C:\WINDOWS\SysWow64\IntelCpHeciSvc.exe, 9.00.0020.9000 (English), 11/19/2013 23:18:10, 279024 bytes
   Driver: C:\WINDOWS\SysWow64\igfxcmrt32.dll, 3.00.0000.1026 (English), 11/13/2013 18:20:35, 135680 bytes
   Driver: C:\WINDOWS\SysWow64\igfx11cmrt32.dll, 3.00.0000.1026 (English), 11/13/2013 18:20:35, 131584 bytes
   Driver: C:\WINDOWS\SysWow64\igfxcmjit32.dll, 3.00.0000.1026 (English), 11/13/2013 18:20:35, 1815040 bytes
   Driver: C:\WINDOWS\system32\difx64.exe, 1.04.0001.0000 (English), 11/19/2013 23:18:03, 153072 bytes
   Driver: C:\WINDOWS\system32\hccutils.dll, 8.15.0010.3355 (English), 11/13/2013 18:34:42, 224256 bytes
   Driver: C:\WINDOWS\system32\igfxsrvc.dll, 8.15.0010.3355 (English), 11/13/2013 18:34:44, 66560 bytes
   Driver: C:\WINDOWS\system32\igfxsrvc.exe, 8.15.0010.3355 (English), 11/19/2013 23:18:07, 845296 bytes
   Driver: C:\WINDOWS\system32\igfxstarter.exe, 6.15.0010.3355 (English), 11/19/2013 23:18:08, 906224 bytes
   Driver: C:\WINDOWS\system32\igfxpph.dll, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 548864 bytes
   Driver: C:\WINDOWS\system32\igfxcpl.cpl, 8.15.0010.3355 (English), 11/13/2013 18:34:42, 279040 bytes
   Driver: C:\WINDOWS\system32\igfxdev.dll, 8.15.0010.3355 (English), 11/13/2013 18:34:42, 624640 bytes
   Driver: C:\WINDOWS\system32\igfxdo.dll, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 243712 bytes
   Driver: C:\WINDOWS\system32\igfxtray.exe, 8.15.0010.3355 (English), 11/19/2013 23:18:08, 391152 bytes
   Driver: C:\WINDOWS\system32\hkcmd.exe, 8.15.0010.3355 (English), 11/19/2013 23:18:05, 771056 bytes
   Driver: C:\WINDOWS\system32\igfxress.dll, 8.15.0010.3355 (English), 11/13/2013 18:34:44, 9081856 bytes
   Driver: C:\WINDOWS\system32\igfxpers.exe, 8.15.0010.3355 (English), 11/19/2013 23:18:07, 770032 bytes
   Driver: C:\WINDOWS\system32\igfxTMM.dll, 8.15.0010.3355 (English), 11/13/2013 18:34:41, 345600 bytes
   Driver: C:\WINDOWS\system32\gfxSrvc.dll, 8.15.0010.3355 (Turkish), 11/13/2013 18:34:42, 194048 bytes
   Driver: C:\WINDOWS\system32\GfxUIEx.exe, 8.15.0010.3355 (Turkish), 11/19/2013 23:18:04, 7594992 bytes
   Driver: C:\WINDOWS\system32\GfxUIEx.exe.config, 11/13/2013 18:34:41, 1806 bytes
   Driver: C:\WINDOWS\system32\DPTopologyApp.exe, 8.15.0010.3355 (Turkish), 11/19/2013 23:18:03, 530928 bytes
   Driver: C:\WINDOWS\system32\DPTopologyApp.exe.config, 8/8/2015 00:34:42, 935 bytes
   Driver: C:\WINDOWS\system32\CustomModeApp.exe, 8.15.0010.3355 (Turkish), 11/19/2013 23:18:02, 396784 bytes
   Driver: C:\WINDOWS\system32\CustomModeApp.exe.config, 11/13/2013 18:34:40, 935 bytes
   Driver: C:\WINDOWS\system32\GfxRes.dll, 1.00.0000.0000 (Turkish), 11/13/2013 18:34:40, 2384896 bytes
   Driver: C:\WINDOWS\system32\MetroIntelGenericUIFramework.dll, 1.00.0000.0000 (Turkish), 11/13/2013 18:34:42, 4067328 bytes
   Driver: C:\WINDOWS\system32\GfxUIHotKeyMenu.exe, 8.15.0010.3355 (Turkish), 11/19/2013 23:18:05, 754672 bytes
   Driver: C:\WINDOWS\system32\GfxUIHotKeyMenu.exe.config, 11/13/2013 18:34:41, 264 bytes
   Driver: C:\WINDOWS\system32\IGFXDEVLib.dll, 1.00.0000.0000 (Invariant Language), 11/13/2013 18:34:41, 12288 bytes
   Driver: C:\WINDOWS\system32\igfxext.exe, 8.15.0010.3355 (English), 11/19/2013 23:18:06, 397808 bytes
   Driver: C:\WINDOWS\system32\igfxexps.dll, 8.15.0010.3355 (English), 11/13/2013 18:34:40, 29696 bytes
   Driver: C:\WINDOWS\SysWow64\igfxexps32.dll, 8.15.0010.3355 (English), 11/13/2013 18:35:25, 25600 bytes
   Driver: C:\WINDOWS\system32\igfxrara.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 521728 bytes
   Driver: C:\WINDOWS\system32\igfxrchs.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 513536 bytes
   Driver: C:\WINDOWS\system32\igfxrcht.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 514048 bytes
   Driver: C:\WINDOWS\system32\igfxrdan.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 524288 bytes
   Driver: C:\WINDOWS\system32\igfxrdeu.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 526848 bytes
   Driver: C:\WINDOWS\system32\igfxrenu.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 371200 bytes
   Driver: C:\WINDOWS\system32\igfxresn.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 527360 bytes
   Driver: C:\WINDOWS\system32\igfxrfin.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 525312 bytes
   Driver: C:\WINDOWS\system32\igfxrfra.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 527360 bytes
   Driver: C:\WINDOWS\system32\igfxrheb.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 522240 bytes
   Driver: C:\WINDOWS\system32\igfxrhrv.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 525824 bytes
   Driver: C:\WINDOWS\system32\igfxrita.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 526336 bytes
   Driver: C:\WINDOWS\system32\igfxrjpn.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 517632 bytes
   Driver: C:\WINDOWS\system32\igfxrkor.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 516096 bytes
   Driver: C:\WINDOWS\system32\igfxrnld.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 526336 bytes
   Driver: C:\WINDOWS\system32\igfxrnor.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 524288 bytes
   Driver: C:\WINDOWS\system32\igfxrplk.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 527360 bytes
   Driver: C:\WINDOWS\system32\igfxrptb.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 524800 bytes
   Driver: C:\WINDOWS\system32\igfxrptg.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 525824 bytes
   Driver: C:\WINDOWS\system32\igfxrrom.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 526336 bytes
   Driver: C:\WINDOWS\system32\igfxrrus.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 526848 bytes
   Driver: C:\WINDOWS\system32\igfxrsky.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 525824 bytes
   Driver: C:\WINDOWS\system32\igfxrslv.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 525312 bytes
   Driver: C:\WINDOWS\system32\igfxrsve.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 525312 bytes
   Driver: C:\WINDOWS\system32\igfxrtha.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 523776 bytes
   Driver: C:\WINDOWS\system32\igfxrcsy.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 525824 bytes
   Driver: C:\WINDOWS\system32\igfxrell.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 527872 bytes
   Driver: C:\WINDOWS\system32\igfxrhun.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 525824 bytes
   Driver: C:\WINDOWS\system32\igfxrtrk.lrc, 8.15.0010.3355 (English), 11/13/2013 18:34:43, 524800 bytes
   Driver: C:\WINDOWS\system32\Gfxres.ar-SA.resources, 11/13/2013 18:34:41, 200948 bytes
   Driver: C:\WINDOWS\system32\Gfxres.cs-CZ.resources, 11/13/2013 18:34:41, 172518 bytes
   Driver: C:\WINDOWS\system32\Gfxres.da-DK.resources, 11/13/2013 18:34:41, 166210 bytes
   Driver: C:\WINDOWS\system32\Gfxres.de-DE.resources, 11/13/2013 18:34:41, 178103 bytes
   Driver: C:\WINDOWS\system32\Gfxres.el-GR.resources, 11/13/2013 18:34:41, 253021 bytes
   Driver: C:\WINDOWS\system32\Gfxres.es-ES.resources, 11/13/2013 18:34:41, 178398 bytes
   Driver: C:\WINDOWS\system32\Gfxres.en-US.resources, 11/13/2013 18:34:41, 161534 bytes
   Driver: C:\WINDOWS\system32\Gfxres.fi-FI.resources, 11/13/2013 18:34:41, 173582 bytes
   Driver: C:\WINDOWS\system32\Gfxres.fr-FR.resources, 11/13/2013 18:34:41, 178118 bytes
   Driver: C:\WINDOWS\system32\Gfxres.he-IL.resources, 11/13/2013 18:34:41, 192523 bytes
   Driver: C:\WINDOWS\system32\Gfxres.hr-HR.resources, 11/13/2013 18:34:41, 171658 bytes
   Driver: C:\WINDOWS\system32\Gfxres.hu-HU.resources, 11/13/2013 18:34:41, 175734 bytes
   Driver: C:\WINDOWS\system32\Gfxres.it-IT.resources, 11/13/2013 18:34:41, 180758 bytes
   Driver: C:\WINDOWS\system32\Gfxres.ja-JP.resources, 11/13/2013 18:34:41, 198502 bytes
   Driver: C:\WINDOWS\system32\Gfxres.ko-KR.resources, 11/13/2013 18:34:41, 180852 bytes
   Driver: C:\WINDOWS\system32\Gfxres.nb-NO.resources, 11/13/2013 18:34:41, 166889 bytes
   Driver: C:\WINDOWS\system32\Gfxres.nl-NL.resources, 11/13/2013 18:34:41, 175005 bytes
   Driver: C:\WINDOWS\system32\Gfxres.pl-PL.resources, 11/13/2013 18:34:41, 175231 bytes
   Driver: C:\WINDOWS\system32\Gfxres.pt-BR.resources, 11/13/2013 18:34:41, 174216 bytes
   Driver: C:\WINDOWS\system32\Gfxres.pt-PT.resources, 11/13/2013 18:34:41, 172778 bytes
   Driver: C:\WINDOWS\system32\Gfxres.ro-RO.resources, 11/13/2013 18:34:41, 176743 bytes
   Driver: C:\WINDOWS\system32\Gfxres.ru-RU.resources, 11/13/2013 18:34:41, 234948 bytes
   Driver: C:\WINDOWS\system32\Gfxres.sk-SK.resources, 11/13/2013 18:34:41, 173251 bytes
   Driver: C:\WINDOWS\system32\Gfxres.sl-SI.resources, 11/13/2013 18:34:41, 168169 bytes
   Driver: C:\WINDOWS\system32\Gfxres.sv-SE.resources, 11/13/2013 18:34:41, 173071 bytes
   Driver: C:\WINDOWS\system32\Gfxres.th-TH.resources, 11/13/2013 18:34:41, 266841 bytes
   Driver: C:\WINDOWS\system32\Gfxres.tr-TR.resources, 11/13/2013 18:34:41, 175481 bytes
   Driver: C:\WINDOWS\system32\Gfxres.zh-CN.resources, 11/13/2013 18:34:41, 153043 bytes
   Driver: C:\WINDOWS\system32\Gfxres.zh-TW.resources, 11/13/2013 18:34:41, 154816 bytes
   Driver: C:\WINDOWS\system32\ig75icd64.dll, 10.18.0010.3355 (English), 11/13/2013 18:34:52, 7852544 bytes
   Driver: C:\WINDOWS\SysWow64\ig75icd32.dll, 10.18.0010.3355 (English), 11/13/2013 18:35:38, 6211584 bytes
   Driver: C:\WINDOWS\system32\igdumdim64.dll, 10.18.0010.3355 (English), 11/13/2013 18:34:49, 12148224 bytes
   Driver: C:\WINDOWS\system32\igdail64.dll, 11/13/2013 18:34:45, 160256 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\llvm_release_license.txt, 8/8/2015 00:36:26, 1981 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\readme.txt, 8/8/2015 00:36:30, 9788 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\version.ini, 11/2/2013 20:06:23, 32 bytes
   Driver: C:\WINDOWS\SysWow64\Intel_OpenCL_ICD32.dll, 1.02.0011.0000 (English), 11/2/2013 20:06:10, 60416 bytes
   Driver: C:\WINDOWS\SysWow64\IntelOpenCL32.dll, 1.01.0000.1004 (English), 11/2/2013 20:06:24, 193536 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\task_executor32.dll, 3.00.0001.10878 (English), 11/2/2013 20:06:24, 207872 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\OclCpuBackend32.dll, 3.00.0001.10878 (English), 11/2/2013 20:06:24, 6758912 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\intelocl32.dll, 3.00.0001.10878 (English), 11/2/2013 20:06:24, 626688 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\cpu_device32.dll, 3.00.0001.10878 (English), 11/2/2013 20:06:24, 285184 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\clbltfnn8.rtl, 11/2/2013 20:06:24, 2986764 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\clbltfnn8_img_cbk.o, 11/2/2013 20:06:24, 240244 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\clbltfnn8_img_cbk.rtl, 11/2/2013 20:06:24, 375380 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\clbltfng9.rtl, 11/2/2013 20:06:24, 2930216 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\clbltfng9_img_cbk.o, 11/2/2013 20:06:24, 234396 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\clbltfng9_img_cbk.rtl, 11/2/2013 20:06:24, 374552 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\clbltfns9.rtl, 11/2/2013 20:06:24, 2408580 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\clbltfns9_img_cbk.o, 11/2/2013 20:06:24, 197272 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\clbltfns9_img_cbk.rtl, 11/2/2013 20:06:24, 329372 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\clang_compiler32.dll, 3.00.0001.10878 (English), 11/2/2013 20:06:24, 14889984 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\__ocl_svml_n8.dll, 2.00.0000.0000 (English), 11/2/2013 20:06:23, 5894144 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\__ocl_svml_g9.dll, 2.00.0000.0000 (English), 11/2/2013 20:06:23, 5165056 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\__ocl_svml_s9.dll, 2.00.0000.0000 (English), 11/2/2013 20:06:23, 4677632 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\tbb\tbbmalloc.dll, 4.00.2012.0408 (), 11/2/2013 20:06:24, 165816 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x86\tbb\tbb.dll, 4.00.2012.0408 (), 11/2/2013 20:06:24, 333240 bytes
   Driver: C:\WINDOWS\system32\Intel_OpenCL_ICD64.dll, 1.02.0011.0000 (English), 11/2/2013 20:06:10, 64000 bytes
   Driver: C:\WINDOWS\system32\IntelOpenCL64.dll, 1.01.0000.1004 (English), 11/2/2013 20:06:23, 241664 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\task_executor64.dll, 3.00.0001.10878 (English), 11/2/2013 20:06:23, 246272 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\OclCpuBackend64.dll, 3.00.0001.10878 (English), 11/2/2013 20:06:23, 9161728 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\intelocl64.dll, 3.00.0001.10878 (English), 11/2/2013 20:06:23, 797184 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\cpu_device64.dll, 3.00.0001.10878 (English), 11/2/2013 20:06:23, 343040 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\clbltfnh8.rtl, 11/2/2013 20:06:23, 2941464 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\clbltfnh8_img_cbk.o, 11/2/2013 20:06:23, 295744 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\clbltfnh8_img_cbk.rtl, 11/2/2013 20:06:23, 388464 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\clbltfne9.rtl, 11/2/2013 20:06:23, 2884992 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\clbltfne9_img_cbk.o, 11/2/2013 20:06:23, 284840 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\clbltfne9_img_cbk.rtl, 11/2/2013 20:06:23, 387724 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\clbltfnl9.rtl, 11/2/2013 20:06:23, 2365892 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\clbltfnl9_img_cbk.o, 11/2/2013 20:06:23, 228328 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\clbltfnl9_img_cbk.rtl, 11/2/2013 20:06:23, 342372 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\clang_compiler64.dll, 3.00.0001.10878 (English), 11/2/2013 20:06:23, 19576320 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\__ocl_svml_h8.dll, 2.00.0000.0000 (English), 11/2/2013 20:06:23, 6090752 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\__ocl_svml_e9.dll, 2.00.0000.0000 (English), 11/2/2013 20:06:23, 5512192 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\__ocl_svml_l9.dll, 2.00.0000.0000 (English), 11/2/2013 20:06:23, 5059072 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\tbb\tbbmalloc.dll, 4.00.2012.0408 (), 11/2/2013 20:06:23, 198072 bytes
   Driver: C:\Program Files (x86)\Common Files\Intel\OpenCL\bin\x64\tbb\tbb.dll, 4.00.2012.0408 (), 11/2/2013 20:06:23, 408504 bytes
   Driver: C:\WINDOWS\SysWow64\IntelOpenCL32.dll, 1.01.0000.1004 (English), 11/2/2013 20:06:24, 193536 bytes
   Driver: C:\WINDOWS\SysWow64\igdbcl32.dll, 10.18.0010.3355 (English), 11/13/2013 18:32:16, 290816 bytes
   Driver: C:\WINDOWS\SysWow64\igdrcl32.dll, 10.18.0010.3355 (English), 11/13/2013 18:32:17, 2876416 bytes
   Driver: C:\WINDOWS\SysWow64\igdfcl32.dll, 10.18.0010.3355 (English), 11/13/2013 18:32:15, 20921344 bytes
   Driver: C:\WINDOWS\system32\IntelOpenCL64.dll, 1.01.0000.1004 (English), 11/2/2013 20:06:23, 241664 bytes
   Driver: C:\WINDOWS\system32\igdbcl64.dll, 10.18.0010.3355 (English), 11/13/2013 18:32:00, 329216 bytes
   Driver: C:\WINDOWS\system32\igdrcl64.dll, 10.18.0010.3355 (English), 11/13/2013 18:32:01, 3202048 bytes
   Driver: C:\WINDOWS\system32\igdfcl64.dll, 10.18.0010.3355 (English), 11/13/2013 18:31:58, 25948160 bytes
   Driver: C:\Program Files\Intel\Media SDK\libmfxhw32.dll, 4.13.0011.0006 (English), 11/13/2013 18:20:49, 17164432 bytes
   Driver: C:\Program Files\Intel\Media SDK\mfx_mft_h264ve_32.dll, 4.13.0011.0006 (English), 11/13/2013 18:20:50, 626688 bytes
   Driver: C:\Program Files\Intel\Media SDK\mfx_mft_mjpgvd_32.dll, 4.13.0011.0006 (English), 11/13/2013 18:20:49, 544256 bytes
   Driver: C:\Program Files\Intel\Media SDK\he_32.vp, 11/13/2013 18:20:50, 21605 bytes
   Driver: C:\Program Files\Intel\Media SDK\c_32.cpa, 8/8/2015 00:34:40, 846855 bytes
   Driver: C:\Program Files\Intel\Media SDK\cpa_32.vp, 11/13/2013 18:20:50, 993 bytes
   Driver: C:\Program Files\Intel\Media SDK\dev_32.vp, 11/13/2013 18:20:50, 21523 bytes
   Driver: C:\Program Files\Intel\Media SDK\mj_32.vp, 11/13/2013 18:20:50, 19197 bytes
   Driver: C:\Program Files\Intel\Media SDK\libmfxhw64.dll, 4.13.0011.0006 (English), 11/13/2013 18:20:49, 21674640 bytes
   Driver: C:\Program Files\Intel\Media SDK\mfx_mft_h264ve_64.dll, 4.13.0011.0006 (English), 11/13/2013 18:20:50, 766976 bytes
   Driver: C:\Program Files\Intel\Media SDK\mfx_mft_mjpgvd_64.dll, 4.13.0011.0006 (English), 11/13/2013 18:20:50, 660480 bytes
   Driver: C:\Program Files\Intel\Media SDK\he_64.vp, 11/13/2013 18:20:49, 5165 bytes
   Driver: C:\Program Files\Intel\Media SDK\c_64.cpa, 8/8/2015 00:34:42, 1519616 bytes
   Driver: C:\Program Files\Intel\Media SDK\cpa_64.vp, 11/13/2013 18:20:50, 993 bytes
   Driver: C:\Program Files\Intel\Media SDK\dev_64.vp, 11/13/2013 18:20:50, 21523 bytes
   Driver: C:\Program Files\Intel\Media SDK\mj_64.vp, 11/13/2013 18:20:50, 4925 bytes
   Driver: C:\WINDOWS\system32\IntelWiDiMCUMD64.dll, 4.05.0035.0000 (English), 11/13/2013 18:20:34, 121504 bytes
   Driver: C:\WINDOWS\system32\IntelWiDiSecureSourceFilter64.dll, 4.05.0035.0000 (English), 11/13/2013 18:20:34, 1435808 bytes
   Driver: C:\WINDOWS\system32\IntelWiDiAAC64.dll, 4.05.0035.0000 (English), 11/13/2013 18:20:34, 4011168 bytes
   Driver: C:\WINDOWS\system32\IntelWiDiMux64.dll, 4.05.0035.0000 (English), 11/13/2013 18:20:34, 601760 bytes
   Driver: C:\WINDOWS\system32\IntelWiDiDDEAgent64.dll, 4.05.0035.0000 (English), 11/13/2013 18:20:34, 176800 bytes
   Driver: C:\WINDOWS\system32\IntelWiDiAudioFilter64.dll, 4.05.0035.0000 (English), 11/13/2013 18:20:34, 642208 bytes
   Driver: C:\WINDOWS\system32\IntelWiDiUtils64.dll, 4.05.0035.0000 (English), 11/13/2013 18:20:34, 210080 bytes
   Driver: C:\WINDOWS\system32\IntelWiDiLogServer64.dll, 4.05.0035.0000 (English), 11/13/2013 18:20:34, 94368 bytes
   Driver: C:\WINDOWS\system32\IntelWiDiWinNextAgent64.dll, 4.05.0035.0000 (English), 11/13/2013 18:20:34, 775328 bytes
   Driver: C:\WINDOWS\system32\IntelWiDiSilenceFilter64.dll, 4.05.0035.0000 (English), 11/13/2013 18:20:34, 344736 bytes
   Driver: C:\WINDOWS\system32\IntelWiDiVAD64.exe, 4.05.0035.0000 (English), 11/19/2013 23:18:11, 2476496 bytes
   Driver: C:\WINDOWS\system32\IntelWiDiUMS64.exe, 4.05.0035.0000 (English), 11/19/2013 23:18:10, 442352 bytes
   Driver: C:\WINDOWS\system32\igfxCoIn_v3355.dll, 1.03.0002.0000 (English), 11/13/2013 18:39:29, 182784 bytes

     Name: NVIDIA GeForce GTX 760M
Device ID: PCI\VEN_10DE&DEV_11E3&SUBSYS_07811025&REV_A1\4&F9F1466&0&0008
   Driver: C:\Program Files\NVIDIA Corporation\Drs\dbInstaller.exe, 21.21.0013.7654 (English), 1/25/2017 19:12:58, 466992 bytes
   Driver: C:\Program Files\NVIDIA Corporation\Drs\nvdrsdb.bin, 1/20/2017 03:58:32, 1360664 bytes
   Driver: C:\WINDOWS\System32\DriverStore\FileRepository\nvacwu.inf_amd64_ec830623b0b3598e\NvContainerSetup.exe, 1.00.0006.0000 (Turkish), 1/25/2017 19:13:38, 4127456 bytes
   Driver: C:\WINDOWS\System32\DriverStore\FileRepository\nvacwu.inf_amd64_ec830623b0b3598e\NvCplSetupInt.exe, 1.00.0006.0000 (Turkish), 1/25/2017 19:13:38, 97061776 bytes
   Driver: C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\detoured.dll, 1/25/2017 19:13:44, 27576 bytes
   Driver: C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\nvd3d9wrap.dll, 21.21.0013.7654 (English), 1/25/2017 19:11:42, 191000 bytes
   Driver: C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\nvdxgiwrap.dll, 21.21.0013.7654 (English), 1/25/2017 19:11:54, 125144 bytes
   Driver: C:\Program Files\NVIDIA Corporation\coprocmanager\detoured.dll, 1/25/2017 19:13:44, 27576 bytes
   Driver: C:\Program Files\NVIDIA Corporation\coprocmanager\nvd3d9wrapx.dll, 21.21.0013.7654 (English), 1/25/2017 19:11:44, 221304 bytes
   Driver: C:\Program Files\NVIDIA Corporation\coprocmanager\nvdxgiwrapx.dll, 21.21.0013.7654 (English), 1/25/2017 19:11:56, 145864 bytes
   Driver: C:\Program Files\NVIDIA Corporation\license.txt, 1/20/2017 03:58:30, 26629 bytes
   Driver: C:\Program Files\NVIDIA Corporation\NVSMI\MCU.exe, 1.01.5204.20580 (Turkish), 1/25/2017 19:13:12, 858680 bytes
   Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvdebugdump.exe, 6.14.0013.7654 (English), 1/25/2017 19:13:42, 419768 bytes
   Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.1.pdf, 1/20/2017 03:58:32, 77216 bytes
   Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.exe, 8.17.0013.7654 (English), 1/25/2017 19:14:04, 459192 bytes
   Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvml.dll, 8.17.0013.7654 (English), 1/25/2017 19:14:24, 838072 bytes
   Driver: C:\Program Files\NVIDIA Corporation\OpenCL\OpenCL.dll, 1.02.0011.0000 (English), 1/25/2017 19:15:26, 210360 bytes
   Driver: C:\Program Files\NVIDIA Corporation\OpenCL\OpenCL64.dll, 1.02.0011.0000 (English), 1/25/2017 19:15:26, 224312 bytes
   Driver: C:\WINDOWS\system32\DRIVERS\nvlddmkm.sys, 21.21.0013.7654 (English), 1/25/2017 19:14:20, 14073392 bytes
   Driver: C:\WINDOWS\system32\DRIVERS\nvpciflt.sys, 21.21.0013.7654 (English), 1/25/2017 19:14:42, 47032 bytes
   Driver: C:\WINDOWS\system32\NvFBC64.dll, 6.14.0013.7654 (English), 1/25/2017 19:13:50, 1046584 bytes
   Driver: C:\WINDOWS\system32\NvIFR64.dll, 6.14.0013.7654 (English), 1/25/2017 19:14:12, 952880 bytes
   Driver: C:\WINDOWS\system32\NvIFROpenGL.dll, 21.21.0013.7654 (English), 1/25/2017 19:14:14, 446904 bytes
   Driver: C:\WINDOWS\system32\nv-vk64.json, 1/20/2017 03:58:30, 669 bytes
   Driver: C:\WINDOWS\system32\nvEncodeAPI64.dll, 21.21.0013.7654 (English), 1/25/2017 19:12:02, 534416 bytes
   Driver: C:\WINDOWS\system32\nvapi64.dll, 21.21.0013.7654 (English), 1/25/2017 19:11:36, 3979744 bytes
   Driver: C:\WINDOWS\system32\nvcompiler.dll, 1/25/2017 19:13:30, 40134192 bytes
   Driver: C:\WINDOWS\system32\nvcuda.dll, 6.14.0013.7654 (English), 1/25/2017 19:11:40, 10444968 bytes
   Driver: C:\WINDOWS\system32\nvcuvid.dll, 7.17.0013.7654 (English), 1/25/2017 19:13:40, 3653688 bytes
   Driver: C:\WINDOWS\system32\nvd3dumx.dll, 21.21.0013.7654 (English), 1/25/2017 19:11:48, 17602816 bytes
   Driver: C:\WINDOWS\system32\nvfatbinaryLoader.dll, 21.21.0013.7654 (English), 1/25/2017 19:12:06, 698544 bytes
   Driver: C:\WINDOWS\system32\nvinfo.pb, 1/20/2017 03:58:32, 41344 bytes
   Driver: C:\WINDOWS\system32\nvinitx.dll, 21.21.0013.7654 (English), 1/25/2017 19:12:12, 181280 bytes
   Driver: C:\WINDOWS\system32\nvoglshim64.dll, 21.21.0013.7654 (English), 1/25/2017 19:12:18, 163440 bytes
   Driver: C:\WINDOWS\system32\nvoglv64.dll, 21.21.0013.7654 (English), 1/25/2017 19:14:34, 34710456 bytes
   Driver: C:\WINDOWS\system32\nvopencl.dll, 6.14.0013.7654 (English), 1/25/2017 19:12:24, 10897848 bytes
   Driver: C:\WINDOWS\system32\nvptxJitCompiler.dll, 21.21.0013.7654 (English), 1/25/2017 19:12:32, 11017016 bytes
   Driver: C:\WINDOWS\system32\nvumdshimx.dll, 21.21.0013.7654 (English), 1/25/2017 19:12:36, 504744 bytes
   Driver: C:\WINDOWS\system32\nvwgf2umx.dll, 21.21.0013.7654 (English), 1/25/2017 19:12:42, 20135280 bytes
   Driver: C:\WINDOWS\SysWow64\NvFBC.dll, 6.14.0013.7654 (English), 1/25/2017 19:13:48, 984112 bytes
   Driver: C:\WINDOWS\SysWow64\NvIFR.dll, 6.14.0013.7654 (English), 1/25/2017 19:14:10, 904760 bytes
   Driver: C:\WINDOWS\SysWow64\NvIFROpenGL.dll, 21.21.0013.7654 (English), 1/25/2017 19:14:12, 398904 bytes
   Driver: C:\WINDOWS\SysWow64\nv-vk32.json, 1/20/2017 03:58:30, 669 bytes
   Driver: C:\WINDOWS\SysWow64\nvEncodeAPI.dll, 21.21.0013.7654 (English), 1/25/2017 19:11:58, 448616 bytes
   Driver: C:\WINDOWS\SysWow64\nvapi.dll, 21.21.0013.7654 (English), 1/25/2017 19:11:26, 3513696 bytes
   Driver: C:\WINDOWS\SysWow64\nvcompiler.dll, 1/25/2017 19:13:22, 35233336 bytes
   Driver: C:\WINDOWS\SysWow64\nvcuda.dll, 6.14.0013.7654 (English), 1/25/2017 19:11:38, 8839024 bytes
   Driver: C:\WINDOWS\SysWow64\nvcuvid.dll, 7.17.0013.7654 (English), 1/25/2017 19:13:40, 3214776 bytes
   Driver: C:\WINDOWS\SysWow64\nvd3dum.dll, 21.21.0013.7654 (English), 1/25/2017 19:11:46, 14544960 bytes
   Driver: C:\WINDOWS\SysWow64\nvfatbinaryLoader.dll, 21.21.0013.7654 (English), 1/25/2017 19:12:04, 586784 bytes
   Driver: C:\WINDOWS\SysWow64\nvinit.dll, 21.21.0013.7654 (English), 1/25/2017 19:12:08, 158392 bytes
   Driver: C:\WINDOWS\SysWow64\nvoglshim32.dll, 21.21.0013.7654 (English), 1/25/2017 19:12:14, 141760 bytes
   Driver: C:\WINDOWS\SysWow64\nvoglv32.dll, 21.21.0013.7654 (English), 1/25/2017 19:14:28, 28148272 bytes
   Driver: C:\WINDOWS\SysWow64\nvopencl.dll, 6.14.0013.7654 (English), 1/25/2017 19:12:20, 9239728 bytes
   Driver: C:\WINDOWS\SysWow64\nvptxJitCompiler.dll, 21.21.0013.7654 (English), 1/25/2017 19:12:30, 9000336 bytes
   Driver: C:\WINDOWS\SysWow64\nvumdshim.dll, 21.21.0013.7654 (English), 1/25/2017 19:12:36, 419520 bytes
   Driver: C:\WINDOWS\SysWow64\nvwgf2um.dll, 21.21.0013.7654 (English), 1/25/2017 19:12:38, 17538240 bytes
   Driver: C:\WINDOWS\System32\DriverStore\FileRepository\nvacwu.inf_amd64_ec830623b0b3598e\VulkanRT-Installer.exe, 1.00.0026.0000 (English), 1/25/2017 19:15:30, 682128 bytes
   Driver: C:\WINDOWS\system32\nvdispco6437654.dll, 2.00.0046.0004 (English), 1/25/2017 19:13:46, 1964600 bytes
   Driver: C:\WINDOWS\system32\nvdispgenco6437654.dll, 2.00.0023.0002 (English), 1/25/2017 19:13:46, 1598392 bytes

     Name: Intel(R) 8 Series/C220 Series USB Enhanced Host Controller #2 - 8C2D
Device ID: PCI\VEN_8086&DEV_8C2D&SUBSYS_07811025&REV_04\3&11583659&0&D0
   Driver: C:\WINDOWS\system32\drivers\usbehci.sys, 6.03.9600.18191 (Turkish), 1/9/2016 04:38:04, 91992 bytes
   Driver: C:\WINDOWS\system32\drivers\usbport.sys, 6.03.9600.18088 (Turkish), 10/11/2015 09:34:30, 443224 bytes
   Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 6.03.9600.18088 (Turkish), 10/11/2015 09:34:30, 462168 bytes

     Name: Intel(R) HM86 LPC Controller - 8C49
Device ID: PCI\VEN_8086&DEV_8C49&SUBSYS_07811025&REV_04\3&11583659&0&F8
   Driver: C:\WINDOWS\system32\DRIVERS\msisadrv.sys, 6.03.9600.16384 (English), 8/22/2013 15:43:49, 17248 bytes

     Name: Synaptics SMBus Driver
Device ID: PCI\VEN_8086&DEV_8C22&SUBSYS_07811025&REV_04\3&11583659&0&FB
   Driver: C:\WINDOWS\system32\DRIVERS\Smb_driver_Intel.sys, 16.03.0004.0005 (English), 1/17/2013 07:41:58, 31472 bytes
   Driver: C:\Program Files\Synaptics\SynTP\SmbDrv.ini, 1/17/2013 07:28:38, 5675 bytes
   Driver: C:\WINDOWS\system32\WdfCoInstaller01009.dll, 1.09.7600.16385 (Turkish), 8/7/2009 04:49:36, 1721576 bytes

     Name: Broadcom NetLink (TM) Gigabit Ethernet
Device ID: PCI\VEN_14E4&DEV_1692&SUBSYS_07811025&REV_01\54BEF7FFFE2A6A2A00
   Driver: C:\WINDOWS\system32\DRIVERS\k57nd60a.sys, 15.06.0001.0002 (English), 6/18/2013 17:45:14, 425984 bytes

     Name: Intel(R) 8 Series/C220 Series PCI Express Root Port #1 - 8C10
Device ID: PCI\VEN_8086&DEV_8C10&SUBSYS_07811025&REV_D4\3&11583659&0&E0
   Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 6.03.9600.17238 (Turkish), 11/22/2014 02:21:06, 280384 bytes

     Name: Intel(R) Management Engine Interface
Device ID: PCI\VEN_8086&DEV_8C3A&SUBSYS_07811025&REV_04\3&11583659&0&B0
   Driver: C:\WINDOWS\system32\DRIVERS\TeeDriverx64.sys, 9.05.0014.1724 (English), 9/4/2013 02:53:52, 99288 bytes
   Driver: C:\ProgramData\Microsoft\Windows\DeviceMetadataStore\EN\3f3ca95b-3978-4168-b47b-5444f42d6c89.devicemetadata-ms, 9/4/2013 02:53:52, 938 bytes
   Driver: C:\ProgramData\Microsoft\Windows\DeviceMetadataStore\EN\46a6fdbe-c823-4579-bab6-35f67e01f793.devicemetadata-ms, 9/4/2013 02:53:52, 833 bytes
   Driver: C:\WINDOWS\system32\WdfCoInstaller01011.dll, 1.11.9200.16384 (Turkish), 5/26/2015 19:20:18, 1795952 bytes

     Name: Intel(R) 8 Series Chipset Family SATA AHCI Controller
Device ID: PCI\VEN_8086&DEV_8C03&SUBSYS_07811025&REV_04\3&11583659&0&FA
   Driver: C:\WINDOWS\system32\DRIVERS\iaStorA.sys, 12.08.0000.1016 (English), 8/7/2013 14:23:46, 644968 bytes

     Name: Intel(R) USB 3.0 eXtensible Host Controller - 0100 (Microsoft)
Device ID: PCI\VEN_8086&DEV_8C31&SUBSYS_07811025&REV_04\3&11583659&0&A0
   Driver: C:\WINDOWS\system32\DRIVERS\UCX01000.SYS, 6.03.9600.17393 (Turkish), 11/22/2014 02:21:05, 189248 bytes
   Driver: C:\WINDOWS\system32\DRIVERS\USBXHCI.SYS, 6.03.9600.17795 (Turkish), 10/28/2015 18:52:22, 325464 bytes

     Name: Qualcomm Atheros AR5BWB222 Wireless Network Adapter
Device ID: PCI\VEN_168C&DEV_0034&SUBSYS_E052105B&REV_01\4&3080413D&0&00E2
   Driver: C:\WINDOWS\system32\DRIVERS\athwbx.sys, 10.00.0000.0288 (English), 4/2/2014 19:02:18, 3893248 bytes
   Driver: C:\WINDOWS\system32\drivers\vwifibus.sys, 6.03.9600.18438 (Turkish), 8/13/2016 03:03:08, 24576 bytes

     Name: High Definition Audio Denetleyicisi
Device ID: PCI\VEN_8086&DEV_8C20&SUBSYS_07811025&REV_04\3&11583659&0&D8
   Driver: C:\WINDOWS\system32\DRIVERS\hdaudbus.sys, 6.03.9600.17238 (Turkish), 11/22/2014 02:21:06, 76800 bytes

     Name: Intel(R) 8 Series/C220 Series PCI Express Root Port #4 - 8C16
Device ID: PCI\VEN_8086&DEV_8C16&SUBSYS_07811025&REV_D4\3&11583659&0&E3
   Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 6.03.9600.17238 (Turkish), 11/22/2014 02:21:06, 280384 bytes

     Name: Intel(R) 8 Series/C220 Series USB Enhanced Host Controller #1 - 8C26
Device ID: PCI\VEN_8086&DEV_8C26&SUBSYS_07811025&REV_04\3&11583659&0&E8
   Driver: C:\WINDOWS\system32\drivers\usbehci.sys, 6.03.9600.18191 (Turkish), 1/9/2016 04:38:04, 91992 bytes
   Driver: C:\WINDOWS\system32\drivers\usbport.sys, 6.03.9600.18088 (Turkish), 10/11/2015 09:34:30, 443224 bytes
   Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 6.03.9600.18088 (Turkish), 10/11/2015 09:34:30, 462168 bytes

     Name: Xeon(R) processor E3-1200 v3/4th Gen Core processor PCI Express x16 Controller - 0C01
Device ID: PCI\VEN_8086&DEV_0C01&SUBSYS_07811025&REV_06\3&11583659&0&08
   Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 6.03.9600.17238 (Turkish), 11/22/2014 02:21:06, 280384 bytes


---------------------------
Media Foundation Transforms
---------------------------

[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms]

<category>:
  <transform friendly name>, <transform CLSID>, <flags>, [<merit>, ]<file name>, <file version>

Video Decoders:
  Intel® Hardware M-JPEG Decoder MFT, {00C69F81-0524-48C0-A353-4DD9D54F9A6E}, 0x6, 7, mfx_mft_mjpgvd_64.dll, 4.13.0011.0006
  Intel® Hardware VP9 Decoder MFT, {0C69E30B-A112-4A86-B496-35120CD745D5}, 0x6, mfx_mft_vp9vd_64.dll, 6.15.0003.0031
  Intel® Hardware VP8 Decoder MFT, {6D856398-834E-4A89-8EE5-071BB3F58BE4}, 0x6, mfx_mft_vp8vd_64.dll, 6.15.0003.0031
  Intel® Hardware VP9 Sync Decoder MFT, {07AB4BD2-1979-4FCD-A697-DF9AD15B34FE}, 0x1, mfx_mft_vp9vd_64.dll, 6.15.0003.0031
  Microsoft MPEG Video Decoder MFT, {2D709E52-123F-49B5-9CBC-9AF5CDE28FB9}, 0x1, msmpeg2vdec.dll, 12.00.9600.17374
  DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}, 0x1, mfdvdec.dll, 6.03.9600.17415
  Intel® Hardware VP8 Sync Decoder MFT, {451E3CB7-2622-4BA5-8E1D-44B3C41D0924}, 0x1, mfx_mft_vp8vd_64.dll, 6.15.0003.0031
  Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT, 0x1, mp4sdecd.dll, 6.03.9600.18154
  Microsoft H264 Video Decoder MFT, CLSID_CMSH264DecoderMFT, 0x1, msmpeg2vdec.dll, 12.00.9600.17374
  WMV Screen decoder MFT, CLSID_CMSSCDecMediaObject, 0x1, wmvsdecd.dll, 6.03.9600.18154
  WMVideo Decoder MFT, CLSID_CWMVDecMediaObject, 0x1, wmvdecod.dll, 6.03.9600.18154
  MJPEG Decoder MFT, {CB17E772-E1CC-4633-8450-5617AF577905}, 0x1, mfmjpegdec.dll, 6.03.9600.18617
  Mpeg43 Decoder MFT, CLSID_CMpeg43DecMediaObject, 0x1, mp43decd.dll, 6.03.9600.18154
  Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject, 0x1, mpg4decd.dll, 6.03.9600.18154
Video Encoders:
  Intel® Quick Sync Video H.264 Encoder MFT, {4BE8D3C0-0515-4A37-AD55-E4BAE19AF471}, 0x4, 7, mfx_mft_h264ve_64.dll, 4.13.0011.0006
  H264 Encoder MFT, {6CA50344-051A-4DED-9779-A43305165E35}, 0x1, mfh264enc.dll, 6.03.9600.17415
  WMVideo8 Encoder MFT, CLSID_CWMVXEncMediaObject, 0x1, wmvxencd.dll, 6.03.9600.18154
  WMVideo9 Encoder MFT, CLSID_CWMV9EncMediaObject, 0x1, wmvencod.dll, 6.03.9600.18154
  Microsoft MPEG-2 Video Encoder MFT, {E6335F02-80B7-4DC4-ADFA-DFE7210D20D5}, 0x2, msmpeg2enc.dll, 12.00.9600.17415
Video Effects:
  Frame Rate Converter, CLSID_CFrameRateConvertDmo, 0x1, mfvdsp.dll, 6.03.9600.18154
  Resizer MFT, CLSID_CResizerDMO, 0x1, vidreszr.dll, 6.03.9600.18154
  VideoStabilization MFT, {51571744-7FE4-4FF2-A498-2DC34FF74F1B}, 0x1, MSVideoDSP.dll, 6.03.9600.17415
  Color Control, CLSID_CColorControlDmo, 0x1, mfvdsp.dll, 6.03.9600.18154
  Color Converter MFT, CLSID_CColorConvertDMO, 0x1, colorcnv.dll, 6.03.9600.18154
Video Processor:
  Microsoft Video Processor MFT, {88753B26-5B24-49BD-B2E7-0C445C78C982}, 0x1, msvproc.dll, 12.00.9600.17415
Audio Decoders:
  Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}, 0x1, MSAudDecMFT.dll, 6.03.9600.17415
  WMAudio Decoder MFT, CLSID_CWMADecMediaObject, 0x1, WMADMOD.DLL, 6.03.9600.18154
  Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT, 0x1, MSAudDecMFT.dll, 6.03.9600.17415
  A-law Wrapper MFT, {36CB6E0C-78C1-42B2-9943-846262F31786}, 0x1, mfcore.dll, 12.00.9600.18154
  GSM ACM Wrapper MFT, {4A76B469-7B66-4DD4-BA2D-DDF244C766DC}, 0x1, mfcore.dll, 12.00.9600.18154
  WMAPro over S/PDIF MFT, CLSID_CWMAudioSpdTxDMO, 0x1, WMADMOD.DLL, 6.03.9600.18154
  Microsoft MPEG Audio Decoder MFT, {70707B39-B2CA-4015-ABEA-F8447D22D88B}, 0x1, MSAudDecMFT.dll, 6.03.9600.17415
  WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject, 0x1, WMSPDMOD.DLL, 6.03.9600.18154
  G711 Wrapper MFT, {92B66080-5E2D-449E-90C4-C41F268E5514}, 0x1, mfcore.dll, 12.00.9600.18154
  IMA ADPCM ACM Wrapper MFT, {A16E1BFF-A80D-48AD-AECD-A35C005685FE}, 0x1, mfcore.dll, 12.00.9600.18154
  MP3 Decoder MFT, CLSID_CMP3DecMediaObject, 0x1, mp3dmod.dll, 6.03.9600.18154
  ADPCM ACM Wrapper MFT, {CA34FE0A-5722-43AD-AF23-05F7650257DD}, 0x1, mfcore.dll, 12.00.9600.18154
Audio Encoders:
  MP3 Encoder ACM Wrapper MFT, {11103421-354C-4CCA-A7A3-1AFF9A5B6701}, 0x1, mfcore.dll, 12.00.9600.18154
  WM Speech Encoder DMO, CLSID_CWMSPEncMediaObject2, 0x1, WMSPDMOE.DLL, 6.03.9600.18154
  Microsoft MPEG-2 Audio Encoder MFT, {46A4DD5C-73F8-4304-94DF-308F760974F4}, 0x1, msmpeg2enc.dll, 12.00.9600.17415
  WMAudio Encoder MFT, CLSID_CWMAEncMediaObject, 0x1, WMADMOE.DLL, 6.03.9600.18154
  Microsoft AAC Audio Encoder MFT, {93AF0C51-2275-45D2-A35B-F2BA21CAED00}, 0x1, mfAACEnc.dll, 6.03.9600.17415
  Microsoft Dolby Digital Encoder MFT, {AC3315C9-F481-45D7-826C-0B406C1F64B8}, 0x1, msac3enc.dll, 6.03.9600.17415
Audio Effects:
  AEC, CLSID_CWMAudioAEC, 0x1, mfwmaaec.dll, 6.03.9600.18154
  Resampler MFT, CLSID_CResamplerMediaObject, 0x1, resampledmo.dll, 6.03.9600.18154
Multiplexers:
  Microsoft MPEG2 Multiplexer MFT, {AB300F71-01AB-46D2-AB6C-64906CB03258}, 0x2, mfmpeg2srcsnk.dll, 12.00.9600.17415
Others:
  Microsoft H264 Video Remux (MPEG2TSToMP4) MFT, {05A47EBB-8BF0-4CBF-AD2F-3B71D75866F5}, 0x1, msmpeg2vdec.dll, 12.00.9600.17374


--------------------------------------------
Media Foundation Enabled Hardware Categories
--------------------------------------------

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\HardwareMFT]

EnableVideoProcessors = 1
EnableEncoders = 1
EnableDecoders = 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
.uvu, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 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.dece.mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 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
{00000006-0000-0010-8000-00AA00389B71}, A-law Wrapper MFT, {36CB6E0C-78C1-42B2-9943-846262F31786}
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 +++:
Hata demeti 85982104327, tür 4

Olay Adı: APPCRASH

Yanıt: Kullanılamıyor

Cab Kimliği: 0



Sorun imzası:

P1: dxdiag.exe

P2: 6.3.9600.17415

P3: 54504e9f

P4: vorbis.acm

P5: 0.0.3.6

P6: 50a51541

P7: c0000005

P8: 0000000000001f4f

P9:

P10:



İliştirilmiş dosyalar:

C:\Users\acerpc\AppData\Local\Temp\WER9833.tmp.WERInternalMetadata.xml



Bu dosyalar burada bulunabilir:

C:\Users\acerpc\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_dxdiag.exe_f2f49eda57986cd7646b339284b2fa4f5a90a0d3_1fb6e2d0_0adca0ed



Çözümleme simgesi:

Çözüm için yeniden denetleme: 0

Rapor Kimliği: 68d29a1e-6553-11e7-bf1f-70188b289f1c

Rapor Durumu: 1

Karma demeti: 8f9179bd176145e0c7d8f6c94c8cba0f
+++ WER1 +++:
Hata demeti , tür 0

Olay Adı: APPCRASH

Yanıt: Kullanılamıyor

Cab Kimliği: 0



Sorun imzası:

P1: dxdiag.exe

P2: 6.3.9600.17415

P3: 54504e9f

P4: vorbis.acm

P5: 0.0.3.6

P6: 50a51541

P7: c0000005

P8: 0000000000001f4f

P9:

P10:



İliştirilmiş dosyalar:

C:\Users\acerpc\AppData\Local\Temp\WER4F43.tmp.WERInternalMetadata.xml



Bu dosyalar burada bulunabilir:

C:\Users\acerpc\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_dxdiag.exe_f2f49eda57986cd7646b339284b2fa4f5a90a0d3_1fb6e2d0_0f68530c



Çözümleme simgesi:

Çözüm için yeniden denetleme: 0

Rapor Kimliği: 5db1c102-6553-11e7-bf1f-70188b289f1c

Rapor Durumu: 97

Karma demeti:
+++ WER2 +++:
Hata demeti 85982104327, tür 4

Olay Adı: APPCRASH

Yanıt: Kullanılamıyor

Cab Kimliği: 0



Sorun imzası:

P1: dxdiag.exe

P2: 6.3.9600.17415

P3: 54504e9f

P4: vorbis.acm

P5: 0.0.3.6

P6: 50a51541

P7: c0000005

P8: 0000000000001f4f

P9:

P10:



İliştirilmiş dosyalar:

C:\Users\acerpc\AppData\Local\Temp\WER3C57.tmp.WERInternalMetadata.xml



Bu dosyalar burada bulunabilir:

C:\Users\acerpc\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_dxdiag.exe_f2f49eda57986cd7646b339284b2fa4f5a90a0d3_1fb6e2d0_13a44c26



Çözümleme simgesi:

Çözüm için yeniden denetleme: 0

Rapor Kimliği: 5aa62c55-6553-11e7-bf1f-70188b289f1c

Rapor Durumu: 0

Karma demeti: 8f9179bd176145e0c7d8f6c94c8cba0f
+++ WER3 +++:
Hata demeti 127919385474, tür 5

Olay Adı: WindowsUpdateFailure3

Yanıt: Kullanılamıyor

Cab Kimliği: 0



Sorun imzası:

P1: 7.9.9600.18696

P2: 8024402c

P3: 00000000-0000-0000-0000-000000000000

P4: Scan

P5: 0

P6: 0

P7: 0

P8: AutomaticUpdates

P9: {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}

P10: 0



İliştirilmiş dosyalar:

C:\Windows\WindowsUpdate.log

C:\Windows\SoftwareDistribution\ReportingEvents.log



Bu dosyalar burada bulunabilir:

C:\ProgramData\Microsoft\Windows\WER\ReportArchive\NonCritical_7.9.9600.18696_989280b1dcb0205a568410f04e8a8f4ca539a8ce_00000000_03ae12f8



Çözümleme simgesi:

Çözüm için yeniden denetleme: 0

Rapor Kimliği: eb4e405d-653b-11e7-bf1f-70188b289f1c

Rapor Durumu: 0

Karma demeti: 06c202f30f92b8cb44dba22eea8d261d
+++ WER4 +++:
Hata demeti 127919385474, tür 5

Olay Adı: WindowsUpdateFailure3

Yanıt: Kullanılamıyor

Cab Kimliği: 0



Sorun imzası:

P1: 7.9.9600.18696

P2: 8024402c

P3: 00000000-0000-0000-0000-000000000000

P4: Scan

P5: 0

P6: 0

P7: 0

P8: AutomaticUpdates

P9: {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}

P10: 0



İliştirilmiş dosyalar:



Bu dosyalar burada bulunabilir:

C:\ProgramData\Microsoft\Windows\WER\ReportArchive\NonCritical_7.9.9600.18696_989280b1dcb0205a568410f04e8a8f4ca539a8ce_00000000_03ae11b0



Çözümleme simgesi:

Çözüm için yeniden denetleme: 0

Rapor Kimliği: eb4e405e-653b-11e7-bf1f-70188b289f1c

Rapor Durumu: 0

Karma demeti: 06c202f30f92b8cb44dba22eea8d261d
+++ WER5 +++:
Hata demeti , tür 0

Olay Adı: WindowsUpdateFailure3

Yanıt: Kullanılamıyor

Cab Kimliği: 0



Sorun imzası:

P1: 7.9.9600.18696

P2: 8024402c

P3: 00000000-0000-0000-0000-000000000000

P4: Scan

P5: 0

P6: 0

P7: 0

P8: AutomaticUpdates

P9: {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}

P10: 0



İliştirilmiş dosyalar:

C:\Windows\WindowsUpdate.log

C:\Windows\SoftwareDistribution\ReportingEvents.log



Bu dosyalar burada bulunabilir:

C:\ProgramData\Microsoft\Windows\WER\ReportQueue\NonCritical_7.9.9600.18696_989280b1dcb0205a568410f04e8a8f4ca539a8ce_00000000_cab_04eea688



Çözümleme simgesi:

Çözüm için yeniden denetleme: 0

Rapor Kimliği: eb4e405d-653b-11e7-bf1f-70188b289f1c

Rapor Durumu: 2

Karma demeti:
+++ WER6 +++:
Hata demeti , tür 0

Olay Adı: WindowsUpdateFailure3

Yanıt: Kullanılamıyor

Cab Kimliği: 0



Sorun imzası:

P1: 7.9.9600.18696

P2: 8024402c

P3: 00000000-0000-0000-0000-000000000000

P4: Scan

P5: 0

P6: 0

P7: 0

P8: AutomaticUpdates

P9: {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}

P10: 0



İliştirilmiş dosyalar:

C:\Windows\WindowsUpdate.log

C:\Windows\SoftwareDistribution\ReportingEvents.log



Bu dosyalar burada bulunabilir:

C:\ProgramData\Microsoft\Windows\WER\ReportQueue\NonCritical_7.9.9600.18696_989280b1dcb0205a568410f04e8a8f4ca539a8ce_00000000_cab_04eea688



Çözümleme simgesi:

Çözüm için yeniden denetleme: 0

Rapor Kimliği: eb4e405d-653b-11e7-bf1f-70188b289f1c

Rapor Durumu: 4

Karma demeti:
+++ WER7 +++:
Hata demeti , tür 0

Olay Adı: WindowsUpdateFailure3

Yanıt: Kullanılamıyor

Cab Kimliği: 0



Sorun imzası:

P1: 7.9.9600.18696

P2: 8024402c

P3: 00000000-0000-0000-0000-000000000000

P4: Scan

P5: 0

P6: 0

P7: 0

P8: AutomaticUpdates

P9: {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}

P10: 0



İliştirilmiş dosyalar:



Bu dosyalar burada bulunabilir:

C:\ProgramData\Microsoft\Windows\WER\ReportQueue\NonCritical_7.9.9600.18696_989280b1dcb0205a568410f04e8a8f4ca539a8ce_00000000_03c6a6c7



Çözümleme simgesi:

Çözüm için yeniden denetleme: 0

Rapor Kimliği: eb4e405e-653b-11e7-bf1f-70188b289f1c

Rapor Durumu: 2

Karma demeti:
+++ WER8 +++:
Hata demeti , tür 0

Olay Adı: WindowsUpdateFailure3

Yanıt: Kullanılamıyor

Cab Kimliği: 0



Sorun imzası:

P1: 7.9.9600.18696

P2: 8024402c

P3: 00000000-0000-0000-0000-000000000000

P4: Scan

P5: 0

P6: 0

P7: 0

P8: AutomaticUpdates

P9: {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}

P10: 0



İliştirilmiş dosyalar:



Bu dosyalar burada bulunabilir:

C:\ProgramData\Microsoft\Windows\WER\ReportQueue\NonCritical_7.9.9600.18696_989280b1dcb0205a568410f04e8a8f4ca539a8ce_00000000_03c6a6c7



Çözümleme simgesi:

Çözüm için yeniden denetleme: 0

Rapor Kimliği: eb4e405e-653b-11e7-bf1f-70188b289f1c

Rapor Durumu: 4100

Karma demeti:
+++ WER9 +++:
Hata demeti , tür 0

Olay Adı: WindowsUpdateFailure3

Yanıt: Kullanılamıyor

Cab Kimliği: 0



Sorun imzası:

P1: 7.9.9600.18696

P2: 8024402c

P3: 00000000-0000-0000-0000-000000000000

P4: Scan

P5: 0

P6: 0

P7: 0

P8: AutomaticUpdates

P9: {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}

P10: 0



İliştirilmiş dosyalar:

C:\Windows\WindowsUpdate.log

C:\Windows\SoftwareDistribution\ReportingEvents.log



Bu dosyalar burada bulunabilir:





Çözümleme simgesi:

Çözüm için yeniden denetleme: 0

Rapor Kimliği: eb4e405e-653b-11e7-bf1f-70188b289f1c

Rapor Durumu: 262144

Karma demeti:

CPU - Z RAPOR
Kod:
CPU-Z TXT Report
-------------------------------------------------------------------------

Binaries
-------------------------------------------------------------------------

CPU-Z version            1.79.1.x64

Processors
-------------------------------------------------------------------------

Number of sockets        1
Number of threads        4

APICs
-------------------------------------------------------------------------

Socket 0
    -- Core 0
        -- Thread 0    0
        -- Thread 1    1
    -- Core 1
        -- Thread 0    2
        -- Thread 1    3

Timers
-------------------------------------------------------------------------

    ACPI timer        3.580 MHz
    Perf timer        2.436 MHz
    Sys timer        1.000 KHz


Processors Information
-------------------------------------------------------------------------

Socket 1            ID = 0
    Number of cores        2 (max 2)
    Number of threads    4 (max 4)
    Name            Intel Core i5 4200M
    Codename        Haswell
    Specification        Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz
    Package (platform ID)    Socket 947 rPGA (0x4)
    CPUID            6.C.3
    Extended CPUID        6.3C
    Core Stepping        C0
    Technology        22 nm
    TDP Limit        37.0 Watts
    Tjmax            100.0 °C
    Core Speed        3092.6 MHz
    Multiplier x Bus Speed    31.0 x 99.8 MHz
    Stock frequency        2500 MHz
    Instructions sets    MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, EM64T, VT-x, AES, AVX, AVX2, FMA3
    L1 Data cache        2 x 32 KBytes, 8-way set associative, 64-byte line size
    L1 Instruction cache    2 x 32 KBytes, 8-way set associative, 64-byte line size
    L2 cache        2 x 256 KBytes, 8-way set associative, 64-byte line size
    L3 cache        3 MBytes, 12-way set associative, 64-byte line size
    Max CPUID level        0000000Dh
    Max CPUID ext. level    80000008h
    Cache descriptor    Level 1, D, 32 KB, 2 thread(s)
    Cache descriptor    Level 1, I, 32 KB, 2 thread(s)
    Cache descriptor    Level 2, U, 256 KB, 2 thread(s)
    Cache descriptor    Level 3, U, 3 MB, 16 thread(s)
    FID/VID Control        yes


    Turbo Mode        supported, enabled
    Max non-turbo ratio    25x
    Max turbo ratio        31x
    Max efficiency ratio    8x
    O/C bins        none
    Ratio 1 core        31x
    Ratio 2 cores        30x
    Ratio 3 cores        30x
    Ratio 4 cores        30x
    IA Voltage Mode        PCU adaptive
    IA Voltage Offset    0 mV
    GT Voltage Mode        PCU adaptive
    GT Voltage Offset    0 mV
    LLC/Ring Voltage Mode    PCU adaptive
    LLC/Ring Voltage Offset    0 mV
    Agent Voltage Mode    PCU adaptive
    Agent Voltage Offset    0 mV

    Temperature 0        77 degC (170 degF) (Package)
    Temperature 1        75 degC (167 degF) (Core #0)
    Temperature 2        78 degC (172 degF) (Core #1)
    Voltage 0        0.95 Volts (VID)
    Voltage 1        +0.00 Volts (IA Offset)
    Voltage 2        +0.00 Volts (GT Offset)
    Voltage 3        +0.00 Volts (LLC/Ring Offset)
    Voltage 4        +0.00 Volts (System Agent Offset)
    Power 0            6.94 W (Package)
    Power 1            1.02 W (IA Cores)
    Power 2            0.04 W (GT)
    Power 3            4.66 W (Uncore)
    Power 4            1.22 W (DRAM)
    Clock Speed 0        3092.62 MHz (Core #0)
    Clock Speed 1        2992.86 MHz (Core #1)
    Core 0 max ratio    31.0 (effective 31.0)
    Core 1 max ratio    31.0 (effective 31.0)


Thread dumps
-------------------------------------------------------------------------

CPU Thread 0
    APIC ID            0
    Topology        Processor ID 0, Core ID 0, Thread ID 0

    CPUID      
    0x00000000        0x0000000D    0x756E6547    0x6C65746E    0x49656E69
    0x00000001        0x000306C3    0x00100800    0x7FDAFBBF    0xBFEBFBFF
    0x00000002        0x76036301    0x00F0B5FF    0x00000000    0x00C10000
    0x00000003        0x00000000    0x00000000    0x00000000    0x00000000
    0x00000004        0x1C004121    0x01C0003F    0x0000003F    0x00000000
    0x00000004        0x1C004122    0x01C0003F    0x0000003F    0x00000000
    0x00000004        0x1C004143    0x01C0003F    0x000001FF    0x00000000
    0x00000004        0x1C03C163    0x02C0003F    0x00000FFF    0x00000006
    0x00000005        0x00000040    0x00000040    0x00000003    0x00042120
    0x00000006        0x00000077    0x00000002    0x00000009    0x00000000
    0x00000007        0x00000000    0x000027AB    0x00000000    0x00000000
    0x00000008        0x00000000    0x00000000    0x00000000    0x00000000
    0x00000009        0x00000000    0x00000000    0x00000000    0x00000000
    0x0000000A        0x07300403    0x00000000    0x00000000    0x00000603
    0x0000000B        0x00000001    0x00000002    0x00000100    0x00000000
    0x0000000B        0x00000004    0x00000004    0x00000201    0x00000000
    0x0000000C        0x00000000    0x00000000    0x00000000    0x00000000
    0x0000000D        0x00000007    0x00000340    0x00000340    0x00000000
    0x0000000D        0x00000001    0x00000000    0x00000000    0x00000000
    0x0000000D        0x00000100    0x00000240    0x00000000    0x00000000
    0x80000000        0x80000008    0x00000000    0x00000000    0x00000000
    0x80000001        0x00000000    0x00000000    0x00000021    0x2C100800
    0x80000002        0x65746E49    0x2952286C    0x726F4320    0x4D542865
    0x80000003        0x35692029    0x3032342D    0x43204D30    0x40205550
    0x80000004        0x352E3220    0x7A484730    0x00000000    0x00000000
    0x80000005        0x00000000    0x00000000    0x00000000    0x00000000
    0x80000006        0x00000000    0x00000000    0x01006040    0x00000000
    0x80000007        0x00000000    0x00000000    0x00000000    0x00000100
    0x80000008        0x00003027    0x00000000    0x00000000    0x00000000

    MSR 0x0000001B        0x00000000    0xFEE00900
    MSR 0x0000003A        0x00000000    0x00000005
    MSR 0x000001A0        0x00000000    0x00850089
    MSR 0x000000CE        0x00080838    0xF3011900
    MSR 0x00000017        0x00100000    0x00000000
    MSR 0x00000035        0x00000000    0x00020004
    MSR 0x000000C1        0x00000000    0x00000000
    MSR 0x000000C2        0x00000000    0x00000000
    MSR 0x000000C3        0x00000000    0x00000000
    MSR 0x000000C4        0x00000000    0x00000000
    MSR 0x00000186        0x00000000    0x00000000
    MSR 0x00000187        0x00000000    0x00000000
    MSR 0x000001AD        0x00000000    0x1E1E1E1F
    MSR 0x00000194        0x00000000    0x00010000
    MSR 0x0000019A        0x00000000    0x00000008
    MSR 0x000001A4        0x00000000    0x00000000
    MSR 0x000001B1        0x00000000    0x88130808
    MSR 0x000001FC        0x00000000    0x0004005F
    MSR 0x00000606        0x00000000    0x000A0E03
    MSR 0x00000601        0x00101414    0x000001B8
    MSR 0x00000610        0x80428172    0x00DC8128
    MSR 0x00000611        0x00000000    0x6FEE4B82
    MSR 0x00000639        0x00000000    0x293338DF
    MSR 0x00000641        0x00000000    0x08D7536A
    MSR 0x00000619        0x00000000    0x11BBB2CA
    MSR 0x00000614        0x00000000    0x00000128
    MSR 0x0000019C        0x00000000    0x88130808
    MSR 0x000001A2        0x00000000    0x00641000
    MSR 0x00000198        0x00001E7D    0x00001F00
    MSR 0x00000199        0x00000000    0x00001F00

CPU Thread 1
    APIC ID            1
    Topology        Processor ID 0, Core ID 0, Thread ID 1

    CPUID      
    0x00000000        0x0000000D    0x756E6547    0x6C65746E    0x49656E69
    0x00000001        0x000306C3    0x01100800    0x7FDAFBBF    0xBFEBFBFF
    0x00000002        0x76036301    0x00F0B5FF    0x00000000    0x00C10000
    0x00000003        0x00000000    0x00000000    0x00000000    0x00000000
    0x00000004        0x1C004121    0x01C0003F    0x0000003F    0x00000000
    0x00000004        0x1C004122    0x01C0003F    0x0000003F    0x00000000
    0x00000004        0x1C004143    0x01C0003F    0x000001FF    0x00000000
    0x00000004        0x1C03C163    0x02C0003F    0x00000FFF    0x00000006
    0x00000005        0x00000040    0x00000040    0x00000003    0x00042120
    0x00000006        0x00000077    0x00000002    0x00000009    0x00000000
    0x00000007        0x00000000    0x000027AB    0x00000000    0x00000000
    0x00000008        0x00000000    0x00000000    0x00000000    0x00000000
    0x00000009        0x00000000    0x00000000    0x00000000    0x00000000
    0x0000000A        0x07300403    0x00000000    0x00000000    0x00000603
    0x0000000B        0x00000001    0x00000002    0x00000100    0x00000001
    0x0000000B        0x00000004    0x00000004    0x00000201    0x00000001
    0x0000000C        0x00000000    0x00000000    0x00000000    0x00000000
    0x0000000D        0x00000007    0x00000340    0x00000340    0x00000000
    0x0000000D        0x00000001    0x00000000    0x00000000    0x00000000
    0x0000000D        0x00000100    0x00000240    0x00000000    0x00000000
    0x80000000        0x80000008    0x00000000    0x00000000    0x00000000
    0x80000001        0x00000000    0x00000000    0x00000021    0x2C100800
    0x80000002        0x65746E49    0x2952286C    0x726F4320    0x4D542865
    0x80000003        0x35692029    0x3032342D    0x43204D30    0x40205550
    0x80000004        0x352E3220    0x7A484730    0x00000000    0x00000000
    0x80000005        0x00000000    0x00000000    0x00000000    0x00000000
    0x80000006        0x00000000    0x00000000    0x01006040    0x00000000
    0x80000007        0x00000000    0x00000000    0x00000000    0x00000100
    0x80000008        0x00003027    0x00000000    0x00000000    0x00000000

    MSR 0x0000001B        0x00000000    0xFEE00800
    MSR 0x0000003A        0x00000000    0x00000005
    MSR 0x000001A0        0x00000000    0x00850089
    MSR 0x000000CE        0x00080838    0xF3011900
    MSR 0x00000017        0x00100000    0x00000000
    MSR 0x00000035        0x00000000    0x00020004
    MSR 0x000000C1        0x00000000    0x00000000
    MSR 0x000000C2        0x00000000    0x00000000
    MSR 0x000000C3        0x00000000    0x00000000
    MSR 0x000000C4        0x00000000    0x00000000
    MSR 0x00000186        0x00000000    0x00000000
    MSR 0x00000187        0x00000000    0x00000000
    MSR 0x000001AD        0x00000000    0x1E1E1E1F
    MSR 0x00000194        0x00000000    0x00010000
    MSR 0x0000019A        0x00000000    0x00000008
    MSR 0x000001A4        0x00000000    0x00000000
    MSR 0x000001B1        0x00000000    0x88110808
    MSR 0x000001FC        0x00000000    0x0004005F
    MSR 0x00000606        0x00000000    0x000A0E03
    MSR 0x00000601        0x00101414    0x000001B8
    MSR 0x00000610        0x80428172    0x00DC8128
    MSR 0x00000611        0x00000000    0x6FEE5A56
    MSR 0x00000639        0x00000000    0x29334021
    MSR 0x00000641        0x00000000    0x08D7536A
    MSR 0x00000619        0x00000000    0x11BBB473
    MSR 0x00000614        0x00000000    0x00000128
    MSR 0x0000019C        0x00000000    0x88110808
    MSR 0x000001A2        0x00000000    0x00641000
    MSR 0x00000198        0x00001E7D    0x00001F00
    MSR 0x00000199        0x00000000    0x00001F00

CPU Thread 2
    APIC ID            2
    Topology        Processor ID 0, Core ID 1, Thread ID 0

    CPUID      
    0x00000000        0x0000000D    0x756E6547    0x6C65746E    0x49656E69
    0x00000001        0x000306C3    0x02100800    0x7FDAFBBF    0xBFEBFBFF
    0x00000002        0x76036301    0x00F0B5FF    0x00000000    0x00C10000
    0x00000003        0x00000000    0x00000000    0x00000000    0x00000000
    0x00000004        0x1C004121    0x01C0003F    0x0000003F    0x00000000
    0x00000004        0x1C004122    0x01C0003F    0x0000003F    0x00000000
    0x00000004        0x1C004143    0x01C0003F    0x000001FF    0x00000000
    0x00000004        0x1C03C163    0x02C0003F    0x00000FFF    0x00000006
    0x00000005        0x00000040    0x00000040    0x00000003    0x00042120
    0x00000006        0x00000077    0x00000002    0x00000009    0x00000000
    0x00000007        0x00000000    0x000027AB    0x00000000    0x00000000
    0x00000008        0x00000000    0x00000000    0x00000000    0x00000000
    0x00000009        0x00000000    0x00000000    0x00000000    0x00000000
    0x0000000A        0x07300403    0x00000000    0x00000000    0x00000603
    0x0000000B        0x00000001    0x00000002    0x00000100    0x00000002
    0x0000000B        0x00000004    0x00000004    0x00000201    0x00000002
    0x0000000C        0x00000000    0x00000000    0x00000000    0x00000000
    0x0000000D        0x00000007    0x00000340    0x00000340    0x00000000
    0x0000000D        0x00000001    0x00000000    0x00000000    0x00000000
    0x0000000D        0x00000100    0x00000240    0x00000000    0x00000000
    0x80000000        0x80000008    0x00000000    0x00000000    0x00000000
    0x80000001        0x00000000    0x00000000    0x00000021    0x2C100800
    0x80000002        0x65746E49    0x2952286C    0x726F4320    0x4D542865
    0x80000003        0x35692029    0x3032342D    0x43204D30    0x40205550
    0x80000004        0x352E3220    0x7A484730    0x00000000    0x00000000
    0x80000005        0x00000000    0x00000000    0x00000000    0x00000000
    0x80000006        0x00000000    0x00000000    0x01006040    0x00000000
    0x80000007        0x00000000    0x00000000    0x00000000    0x00000100
    0x80000008        0x00003027    0x00000000    0x00000000    0x00000000

    MSR 0x0000001B        0x00000000    0xFEE00800
    MSR 0x0000003A        0x00000000    0x00000005
    MSR 0x000001A0        0x00000000    0x00850089
    MSR 0x000000CE        0x00080838    0xF3011900
    MSR 0x00000017        0x00100000    0x00000000
    MSR 0x00000035        0x00000000    0x00020004
    MSR 0x000000C1        0x00000000    0x00000000
    MSR 0x000000C2        0x00000000    0x00000000
    MSR 0x000000C3        0x00000000    0x00000000
    MSR 0x000000C4        0x00000000    0x00000000
    MSR 0x00000186        0x00000000    0x00000000
    MSR 0x00000187        0x00000000    0x00000000
    MSR 0x000001AD        0x00000000    0x1E1E1E1F
    MSR 0x00000194        0x00000000    0x00010000
    MSR 0x0000019A        0x00000000    0x00000008
    MSR 0x000001A4        0x00000000    0x00000000
    MSR 0x000001B1        0x00000000    0x88110808
    MSR 0x000001FC        0x00000000    0x0004005F
    MSR 0x00000606        0x00000000    0x000A0E03
    MSR 0x00000601        0x00101414    0x000001B8
    MSR 0x00000610        0x80428172    0x00DC8128
    MSR 0x00000611        0x00000000    0x6FEE6849
    MSR 0x00000639        0x00000000    0x293346FD
    MSR 0x00000641        0x00000000    0x08D7536A
    MSR 0x00000619        0x00000000    0x11BBB604
    MSR 0x00000614        0x00000000    0x00000128
    MSR 0x0000019C        0x00000000    0x88110808
    MSR 0x000001A2        0x00000000    0x00641000
    MSR 0x00000198        0x00001E74    0x00001F00
    MSR 0x00000199        0x00000000    0x00001F00

CPU Thread 3
    APIC ID            3
    Topology        Processor ID 0, Core ID 1, Thread ID 1

    CPUID      
    0x00000000        0x0000000D    0x756E6547    0x6C65746E    0x49656E69
    0x00000001        0x000306C3    0x03100800    0x7FDAFBBF    0xBFEBFBFF
    0x00000002        0x76036301    0x00F0B5FF    0x00000000    0x00C10000
    0x00000003        0x00000000    0x00000000    0x00000000    0x00000000
    0x00000004        0x1C004121    0x01C0003F    0x0000003F    0x00000000
    0x00000004        0x1C004122    0x01C0003F    0x0000003F    0x00000000
    0x00000004        0x1C004143    0x01C0003F    0x000001FF    0x00000000
    0x00000004        0x1C03C163    0x02C0003F    0x00000FFF    0x00000006
    0x00000005        0x00000040    0x00000040    0x00000003    0x00042120
    0x00000006        0x00000077    0x00000002    0x00000009    0x00000000
    0x00000007        0x00000000    0x000027AB    0x00000000    0x00000000
    0x00000008        0x00000000    0x00000000    0x00000000    0x00000000
    0x00000009        0x00000000    0x00000000    0x00000000    0x00000000
    0x0000000A        0x07300403    0x00000000    0x00000000    0x00000603
    0x0000000B        0x00000001    0x00000002    0x00000100    0x00000003
    0x0000000B        0x00000004    0x00000004    0x00000201    0x00000003
    0x0000000C        0x00000000    0x00000000    0x00000000    0x00000000
    0x0000000D        0x00000007    0x00000340    0x00000340    0x00000000
    0x0000000D        0x00000001    0x00000000    0x00000000    0x00000000
    0x0000000D        0x00000100    0x00000240    0x00000000    0x00000000
    0x80000000        0x80000008    0x00000000    0x00000000    0x00000000
    0x80000001        0x00000000    0x00000000    0x00000021    0x2C100800
    0x80000002        0x65746E49    0x2952286C    0x726F4320    0x4D542865
    0x80000003        0x35692029    0x3032342D    0x43204D30    0x40205550
    0x80000004        0x352E3220    0x7A484730    0x00000000    0x00000000
    0x80000005        0x00000000    0x00000000    0x00000000    0x00000000
    0x80000006        0x00000000    0x00000000    0x01006040    0x00000000
    0x80000007        0x00000000    0x00000000    0x00000000    0x00000100
    0x80000008        0x00003027    0x00000000    0x00000000    0x00000000

    MSR 0x0000001B        0x00000000    0xFEE00800
    MSR 0x0000003A        0x00000000    0x00000005
    MSR 0x000001A0        0x00000000    0x00850089
    MSR 0x000000CE        0x00080838    0xF3011900
    MSR 0x00000017        0x00100000    0x00000000
    MSR 0x00000035        0x00000000    0x00020004
    MSR 0x000000C1        0x00000000    0x00000000
    MSR 0x000000C2        0x00000000    0x00000000
    MSR 0x000000C3        0x00000000    0x00000000
    MSR 0x000000C4        0x00000000    0x00000000
    MSR 0x00000186        0x00000000    0x00000000
    MSR 0x00000187        0x00000000    0x00000000
    MSR 0x000001AD        0x00000000    0x1E1E1E1F
    MSR 0x00000194        0x00000000    0x00010000
    MSR 0x0000019A        0x00000000    0x00000008
    MSR 0x000001A4        0x00000000    0x00000000
    MSR 0x000001B1        0x00000000    0x88100808
    MSR 0x000001FC        0x00000000    0x0004005F
    MSR 0x00000606        0x00000000    0x000A0E03
    MSR 0x00000601        0x00101414    0x000001B8
    MSR 0x00000610        0x80428172    0x00DC8128
    MSR 0x00000611        0x00000000    0x6FEE78FE
    MSR 0x00000639        0x00000000    0x29335097
    MSR 0x00000641        0x00000000    0x08D7536A
    MSR 0x00000619        0x00000000    0x11BBB7AF
    MSR 0x00000614        0x00000000    0x00000128
    MSR 0x0000019C        0x00000000    0x88100808
    MSR 0x000001A2        0x00000000    0x00641000
    MSR 0x00000198        0x00001E74    0x00001F00
    MSR 0x00000199        0x00000000    0x00001F00



Chipset
-------------------------------------------------------------------------

Northbridge            Intel Haswell rev. 06
Southbridge            Intel HM86 rev. C1
Memory Type            DDR3
Memory Size            12 GBytes
Channels            Dual
Memory Frequency        798.1 MHz (1:6)
CAS# latency (CL)        11.0
RAS# to CAS# delay (tRCD)    11
RAS# Precharge (tRP)        11
Cycle Time (tRAS)        28
Row Refresh Cycle Time (tRFC)    208
Command Rate (CR)        2T
Uncore Frequency        2992.9 MHz
Host Bridge            0x0C04


Memory SPD
-------------------------------------------------------------------------

DIMM #                1
    SMBus address        0x51
    Memory type        DDR3L
    Module format        SO-DIMM
    Manufacturer (ID)    Kingston (7F98000000000000000000)
    Size            8192 MBytes
    Max bandwidth        PC3-12800 (800 MHz)
    Part number        ACR16D3LS1KBG/8G
    Serial number        1702485A
    Manufacturing date    Week 26/Year 13
    Number of banks        8
    Nominal Voltage        1.35 Volts
    EPP            no
    XMP            no
    AMP            no
JEDEC timings table        CL-tRCD-tRP-tRAS-tRC @ frequency
    JEDEC #1        5.0-5-5-14-19 @ 380 MHz
    JEDEC #2        6.0-6-6-16-22 @ 457 MHz
    JEDEC #3        7.0-7-7-19-26 @ 533 MHz
    JEDEC #4        8.0-8-8-22-30 @ 609 MHz
    JEDEC #5        9.0-9-9-24-33 @ 685 MHz
    JEDEC #6        10.0-10-10-27-37 @ 761 MHz
    JEDEC #7        11.0-11-11-28-39 @ 800 MHz

DIMM #                2
    SMBus address        0x53
    Memory type        DDR3L
    Module format        SO-DIMM
    Manufacturer (ID)    Micron Technology (2C00000000000000000000)
    Size            4096 MBytes
    Max bandwidth        PC3-12800 (800 MHz)
    Part number        8KTF51264HZ-1G6E1
    Serial number        E9819ADC
    Manufacturing date    Week 15/Year 13
    Number of banks        8
    Nominal Voltage        1.35 Volts
    EPP            no
    XMP            no
    AMP            no
JEDEC timings table        CL-tRCD-tRP-tRAS-tRC @ frequency
    JEDEC #1        5.0-5-5-14-19 @ 380 MHz
    JEDEC #2        6.0-6-6-16-22 @ 457 MHz
    JEDEC #3        7.0-7-7-19-26 @ 533 MHz
    JEDEC #4        8.0-8-8-22-30 @ 609 MHz
    JEDEC #5        9.0-9-9-24-33 @ 685 MHz
    JEDEC #6        10.0-10-10-27-37 @ 761 MHz
    JEDEC #7        11.0-11-11-28-39 @ 800 MHz

DIMM #                1
SPD registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    92 11 0B 03 04 21 02 09 03 11 01 08 0A 00 FE 00
    10    69 78 69 30 69 11 18 81 20 08 3C 3C 00 F0 83 81
    20    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    30    00 00 00 00 00 00 00 00 00 00 00 00 0F 11 65 00
    40    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    50    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    60    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    70    00 00 00 00 00 01 98 05 13 26 17 02 48 5A B4 D2
    80    41 43 52 31 36 44 33 4C 53 31 4B 42 47 2F 38 47
    90    20 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    A0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5A
    B0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    C0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    D0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    E0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    F0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

DIMM #                2
SPD registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    92 11 0B 03 04 21 02 01 03 11 01 08 0A 00 FE 00
    10    69 78 69 30 69 11 18 81 20 08 3C 3C 00 F0 83 05
    20    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    30    00 00 00 00 00 00 00 00 00 00 00 00 0F 11 41 00
    40    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    50    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    60    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    70    00 00 00 00 00 80 2C 0F 13 15 E9 81 9A DC 81 0D
    80    38 4B 54 46 35 31 32 36 34 48 5A 2D 31 47 36 45
    90    31 20 45 31 80 2C 00 00 00 00 00 00 00 00 00 00
    A0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    B0    FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
    C0    FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
    D0    FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
    E0    FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
    F0    FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF


Monitoring
-------------------------------------------------------------------------

Mainboard Model        VA70_HW (0x000001FC - 0x005D0757)

LPCIO
-------------------------------------------------------------------------

Hardware Monitors
-------------------------------------------------------------------------

Hardware monitor        Battery
    Voltage 0        12.21 Volts [0x2FB4] (Current Voltage)
    Capacity 0        48400 mWh [0xBD10] (Designed Capacity)
    Capacity 1        1133 mWh [0x46D] (Full Charge Capacity)
    Capacity 2        1133 mWh [0x46D] (Current Capacity)
    Level 0            98 pc [0x2] (Wear Level)
    Level 1            100 pc [0x64] (Charge Level)

Hardware monitor        NVIDIA NVAPI
    Temperature 0        73 degC (163 degF) [0x49] (GPU)


PCI Devices
-------------------------------------------------------------------------

Description            Host Bridge
Location            bus 0 (0x00), device 0 (0x00), function 0 (0x00)
Common header
    Vendor ID        0x8086
    Model ID        0x0C04
    Revision ID        0x06
    PI            0x00
    SubClass        0x00
    BaseClass        0x06
    Cache Line        0x00
    Latency            0x00
    Header            0x00
PCI header
    Subvendor ID        0x1025
    Subsystem ID        0x0781
    Int. Line        0x00
    Int. Pin        0x00
PCI capability
    Caps class        Vendor Dependant
    Caps offset        0xE0
PCI registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    86 80 04 0C 06 00 90 20 06 00 00 06 00 00 00 00
    10    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    20    00 00 00 00 00 00 00 00 00 00 00 00 25 10 81 07
    30    00 00 00 00 E0 00 00 00 00 00 00 00 00 00 00 00
    40    01 90 D1 FE 00 00 00 00 01 00 D1 FE 00 00 00 00
    50    21 02 00 00 19 00 00 00 17 00 90 9F 01 00 00 97
    60    01 00 00 E0 00 00 00 00 01 80 D1 FE 00 00 00 00
    70    00 00 00 FF 02 00 00 00 00 0C 00 FF 7F 00 00 00
    80    00 00 00 00 00 00 00 00 1A 00 00 00 00 00 00 00
    90    01 00 00 FF 02 00 00 00 01 00 50 5F 03 00 00 00
    A0    01 00 00 00 03 00 00 00 01 00 60 5F 03 00 00 00
    B0    01 00 A0 97 01 00 80 97 01 00 00 97 01 00 A0 9F
    C0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    D0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FF
    E0    09 00 0C 01 69 41 80 62 D0 00 44 54 00 00 00 00
    F0    00 00 00 01 C8 0F 03 00 00 00 00 00 00 00 00 00

Description            PCI to PCI Bridge
Location            bus 0 (0x00), device 1 (0x01), function 0 (0x00)
Common header
    Vendor ID        0x8086
    Model ID        0x0C01
    Revision ID        0x06
    PI            0x00
    SubClass        0x04
    BaseClass        0x06
    Cache Line        0x10
    Latency            0x00
    Header            0x81
PCI header
    Primary bus        0x00
    Secondary bus        0x01
    Int. Line        0x00
    Int. Pin        0x01
PCI capability
    Caps class        Subsystem Vendor
    Caps offset        0x88
    SubVendor ID        0x1025
    SubSystem ID        0x0781
PCI capability
    Caps class        Power Management
    Caps offset        0x80
    Caps version        1.2
PCI capability
    Caps class        Message Signalled Interrupts
    Caps offset        0x90
PCI capability
    Caps class        PCI Express
    Caps offset        0xA0
    Device type        Root Port of PCI-E Root Complex
    Port            2
    Version            2.0
    Physical slot        #0
    Presence detect        yes
    Link width        16x (max 16x)
PCI registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    86 80 01 0C 07 04 10 00 06 00 04 06 10 00 81 00
    10    00 00 00 00 00 00 00 00 00 01 06 00 40 40 00 20
    20    00 D2 F0 D2 01 A0 F1 BF 00 00 00 00 00 00 00 00
    30    00 00 00 00 88 00 00 00 00 00 00 00 00 01 00 00
    40    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    50    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    60    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    70    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0A
    80    01 90 03 C8 08 00 00 00 0D 80 00 00 25 10 81 07
    90    05 A0 01 00 0C F0 E0 FE 71 49 00 00 00 00 00 00
    A0    10 00 42 01 01 80 00 00 20 00 00 00 03 AD 61 02
    B0    40 00 01 51 80 25 0C 00 00 00 48 00 08 00 00 00
    C0    00 00 00 00 80 0B 08 00 00 04 00 00 0E 00 00 00
    D0    43 00 1E 00 00 00 00 00 00 00 00 00 00 00 00 00
    E0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    F0    00 60 01 00 4E 01 01 40 00 00 00 00 00 00 10 00

Description            VGA Controller
Location            bus 0 (0x00), device 2 (0x02), function 0 (0x00)
Common header
    Vendor ID        0x8086
    Model ID        0x0416
    Revision ID        0x06
    PI            0x00
    SubClass        0x00
    BaseClass        0x03
    Cache Line        0x00
    Latency            0x00
    Header            0x00
PCI header
    Address 0 (memory)    0xD3000000
    Address 2 (memory)    0xC0000000
    Address 4 (port)    0x00005000
    Subvendor ID        0x1025
    Subsystem ID        0x0781
    Int. Line        0x00
    Int. Pin        0x01
PCI capability
    Caps class        Message Signalled Interrupts
    Caps offset        0x90
PCI capability
    Caps class        Power Management
    Caps offset        0xD0
    Caps version        1.1
PCI capability
    Caps class        0x13
    Caps offset        0xA4
PCI registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    86 80 16 04 07 04 90 00 06 00 00 03 00 00 00 00
    10    04 00 00 D3 00 00 00 00 0C 00 00 C0 00 00 00 00
    20    01 50 00 00 00 00 00 00 00 00 00 00 25 10 81 07
    30    00 00 00 00 90 00 00 00 00 00 00 00 00 01 00 00
    40    09 00 0C 01 69 41 80 62 D0 00 44 54 00 00 00 00
    50    21 02 00 00 19 00 00 00 00 00 00 00 01 00 A0 97
    60    00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00
    70    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    80    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    90    05 D0 01 00 0C F0 E0 FE 92 49 00 00 00 00 00 00
    A0    00 00 00 00 13 00 06 03 00 00 00 00 00 00 00 00
    B0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    C0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    D0    01 A4 22 00 00 00 00 00 00 00 00 00 00 00 00 00
    E0    00 00 00 00 00 00 00 00 00 80 00 00 00 00 00 00
    F0    00 00 00 00 00 00 00 00 00 00 06 00 18 90 FA 8C

Description            USB Controller
Location            bus 0 (0x00), device 20 (0x14), function 0 (0x00)
Common header
    Vendor ID        0x8086
    Model ID        0x8C31
    Revision ID        0x04
    PI            0x30
    SubClass        0x03
    BaseClass        0x0C
    Cache Line        0x00
    Latency            0x00
    Header            0x00
PCI header
    Address 0 (memory)    0xD3600000
    Subvendor ID        0x1025
    Subsystem ID        0x0781
    Int. Line        0x00
    Int. Pin        0x01
PCI capability
    Caps class        Power Management
    Caps offset        0x70
    Caps version        1.1
PCI capability
    Caps class        Message Signalled Interrupts
    Caps offset        0x80
PCI registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    86 80 31 8C 06 04 90 02 04 30 03 0C 00 00 00 00
    10    04 00 60 D3 00 00 00 00 00 00 00 00 00 00 00 00
    20    00 00 00 00 00 00 00 00 00 00 00 00 25 10 81 07
    30    00 00 00 00 70 00 00 00 00 00 00 00 00 01 00 00
    40    FD 01 36 80 89 C6 0F 80 00 00 00 00 00 00 00 00
    50    9F 6E 88 07 00 00 00 00 00 00 00 00 00 00 00 00
    60    30 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    70    01 80 C2 C1 08 00 00 00 00 00 00 00 00 00 00 00
    80    05 00 B7 00 0C F0 E0 FE 00 00 00 00 B8 49 00 00
    90    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    A0    40 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    B0    0F 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
    C0    03 0C 30 C0 03 0C 30 00 03 0C 30 00 00 00 00 00
    D0    FF 3F 00 00 FF 3F 00 00 0F 00 00 00 0F 00 00 00
    E0    A8 00 00 00 00 00 00 00 00 00 00 00 D8 D8 D8 08
    F0    00 00 00 00 00 00 00 00 B1 0F 05 08 00 00 00 00

Description            Communication Device
Location            bus 0 (0x00), device 22 (0x16), function 0 (0x00)
Common header
    Vendor ID        0x8086
    Model ID        0x8C3A
    Revision ID        0x04
    PI            0x00
    SubClass        0x80
    BaseClass        0x07
    Cache Line        0x00
    Latency            0x00
    Header            0x80
PCI header
    Address 0 (memory)    0xD3618000
    Subvendor ID        0x1025
    Subsystem ID        0x0781
    Int. Line        0x00
    Int. Pin        0x01
PCI capability
    Caps class        Power Management
    Caps offset        0x50
    Caps version        1.2
PCI capability
    Caps class        Message Signalled Interrupts
    Caps offset        0x8C
PCI registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    86 80 3A 8C 06 04 10 00 04 00 80 07 00 00 80 00
    10    04 80 61 D3 00 00 00 00 00 00 00 00 00 00 00 00
    20    00 00 00 00 00 00 00 00 00 00 00 00 25 10 81 07
    30    00 00 00 00 50 00 00 00 00 00 00 00 00 01 00 00
    40    45 02 00 1E 10 00 01 80 06 23 00 60 F0 2F 00 10
    50    01 8C 03 C8 08 00 00 00 00 00 00 00 00 00 00 00
    60    00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    70    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    80    00 00 00 00 00 00 00 00 00 00 00 00 05 00 81 00
    90    0C F0 E0 FE 00 00 00 00 72 49 00 00 00 00 00 00
    A0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    B0    00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 C0
    C0    64 29 C7 E6 80 C1 15 AA 85 8D 32 4A 6A 62 48 C2
    D0    EF FD C2 78 DB 1E 7D 05 A8 97 D0 30 C1 66 6E CF
    E0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    F0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

Description            USB 2.0 Controller (EHCI)
Location            bus 0 (0x00), device 26 (0x1A), function 0 (0x00)
Common header
    Vendor ID        0x8086
    Model ID        0x8C2D
    Revision ID        0x04
    PI            0x20
    SubClass        0x03
    BaseClass        0x0C
    Cache Line        0x00
    Latency            0x00
    Header            0x00
PCI header
    Address 0 (memory)    0xD361D000
    Subvendor ID        0x1025
    Subsystem ID        0x0781
    Int. Line        0x10
    Int. Pin        0x01
PCI capability
    Caps class        Power Management
    Caps offset        0x50
    Caps version        1.1
PCI capability
    Caps class        Debug Port
    Caps offset        0x58
PCI capability
    Caps class        0x13
    Caps offset        0x98
PCI registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    86 80 2D 8C 06 00 90 02 04 20 03 0C 00 00 00 00
    10    00 D0 61 D3 00 00 00 00 00 00 00 00 00 00 00 00
    20    00 00 00 00 00 00 00 00 00 00 00 00 25 10 81 07
    30    00 00 00 00 50 00 00 00 00 00 00 00 10 01 00 00
    40    00 00 00 00 DB 05 F5 38 00 00 00 00 00 00 00 00
    50    01 58 C2 C9 00 00 00 00 0A 98 A0 20 00 00 00 00
    60    20 20 FF 07 00 00 00 00 01 00 00 00 00 00 00 C0
    70    00 00 DF 3F 03 0C 30 00 4F 01 00 00 8C 40 00 00
    80    00 00 80 00 11 88 0C 93 70 0D 00 24 01 04 02 00
    90    00 00 00 00 00 00 00 00 13 00 06 03 00 00 00 00
    A0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    B0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    C0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    D0    00 00 00 00 00 AA FF 00 00 00 FF FF 27 00 00 00
    E0    00 00 00 00 FF FF FF FF FF FF FF FF 04 00 50 8C
    F0    00 00 00 00 88 85 80 00 B1 0F 05 08 08 17 1A 20

Description            Multimedia device
Location            bus 0 (0x00), device 27 (0x1B), function 0 (0x00)
Common header
    Vendor ID        0x8086
    Model ID        0x8C20
    Revision ID        0x04
    PI            0x00
    SubClass        0x03
    BaseClass        0x04
    Cache Line        0x10
    Latency            0x00
    Header            0x00
PCI header
    Address 0 (memory)    0xD3614000
    Subvendor ID        0x1025
    Subsystem ID        0x0781
    Int. Line        0x16
    Int. Pin        0x01
PCI capability
    Caps class        Power Management
    Caps offset        0x50
    Caps version        1.1
PCI capability
    Caps class        Message Signalled Interrupts
    Caps offset        0x60
PCI capability
    Caps class        PCI Express
    Caps offset        0x70
    Device type        Root Complex Integrated Endpoint Device
    Port            0
    Version            1.0
    Link width        0x (max 0x)
PCI registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    86 80 20 8C 06 00 10 00 04 00 03 04 10 00 00 00
    10    04 40 61 D3 00 00 00 00 00 00 00 00 00 00 00 00
    20    00 00 00 00 00 00 00 00 00 00 00 00 25 10 81 07
    30    00 00 00 00 50 00 00 00 00 00 00 00 16 01 00 00
    40    03 00 00 17 00 00 00 00 00 00 00 00 00 80 00 00
    50    01 60 42 C8 00 00 00 00 00 00 00 00 00 00 00 00
    60    05 70 80 00 00 00 00 00 00 00 00 00 00 00 00 00
    70    10 00 91 00 00 00 00 10 00 08 10 00 00 00 00 00
    80    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    90    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    A0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    B0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    C0    00 04 02 01 00 60 00 00 00 0C 85 82 10 00 33 02
    D0    00 0C 85 02 10 00 33 02 00 00 00 00 00 00 00 00
    E0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    F0    00 00 00 00 00 00 00 00 B1 0F 05 08 00 00 00 00

Description            PCI to PCI Bridge
Location            bus 0 (0x00), device 28 (0x1C), function 0 (0x00)
Common header
    Vendor ID        0x8086
    Model ID        0x8C10
    Revision ID        0xD4
    PI            0x00
    SubClass        0x04
    BaseClass        0x06
    Cache Line        0x10
    Latency            0x00
    Header            0x81
PCI header
    Primary bus        0x00
    Secondary bus        0x07
    Int. Line        0x00
    Int. Pin        0x01
PCI capability
    Caps class        PCI Express
    Caps offset        0x40
    Device type        Root Port of PCI-E Root Complex
    Port            1
    Version            2.0
    Physical slot        #0
    Presence detect        no
    Link width        1x (max 1x)
PCI capability
    Caps class        Message Signalled Interrupts
    Caps offset        0x80
PCI capability
    Caps class        Subsystem Vendor
    Caps offset        0x90
    SubVendor ID        0x1025
    SubSystem ID        0x0781
PCI capability
    Caps class        Power Management
    Caps offset        0xA0
    Caps version        1.2
PCI registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    86 80 10 8C 07 04 10 00 D4 00 04 06 10 00 81 00
    10    00 00 00 00 00 00 00 00 00 07 0C 00 30 30 00 20
    20    00 D1 F0 D1 01 D0 F1 D0 00 00 00 00 00 00 00 00
    30    00 00 00 00 40 00 00 00 00 00 00 00 00 01 00 00
    40    10 80 42 01 00 80 00 00 00 00 11 00 12 3C 32 01
    50    42 00 11 50 60 B2 04 00 28 10 00 00 08 00 00 00
    60    00 00 00 00 17 08 00 00 00 00 00 00 00 00 00 00
    70    02 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
    80    05 90 01 00 0C F0 E0 FE B1 49 00 00 00 00 00 00
    90    0D A0 00 00 25 10 81 07 00 00 00 00 00 00 00 00
    A0    01 00 03 C8 00 00 00 00 00 00 00 00 00 00 00 00
    B0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    C0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    D0    00 00 00 01 42 18 00 00 0A 80 11 0B 00 00 00 00
    E0    00 3F 00 00 00 00 00 00 01 00 00 00 00 00 00 00
    F0    50 00 00 00 80 05 00 00 B1 0F 05 08 04 00 05 01

Description            PCI to PCI Bridge
Location            bus 0 (0x00), device 28 (0x1C), function 2 (0x02)
Common header
    Vendor ID        0x8086
    Model ID        0x8C14
    Revision ID        0xD4
    PI            0x00
    SubClass        0x04
    BaseClass        0x06
    Cache Line        0x10
    Latency            0x00
    Header            0x81
PCI header
    Primary bus        0x00
    Secondary bus        0x0D
    Int. Line        0x00
    Int. Pin        0x03
PCI capability
    Caps class        PCI Express
    Caps offset        0x40
    Device type        Root Port of PCI-E Root Complex
    Port            3
    Version            2.0
    Physical slot        #0
    Presence detect        yes
    Link width        1x (max 1x)
PCI capability
    Caps class        Message Signalled Interrupts
    Caps offset        0x80
PCI capability
    Caps class        Subsystem Vendor
    Caps offset        0x90
    SubVendor ID        0x1025
    SubSystem ID        0x0781
PCI capability
    Caps class        Power Management
    Caps offset        0xA0
    Caps version        1.2
PCI registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    86 80 14 8C 06 04 10 00 D4 00 04 06 10 00 81 00
    10    00 00 00 00 00 00 00 00 00 0D 0D 00 F0 00 00 00
    20    50 D3 50 D3 F1 FF 01 00 00 00 00 00 00 00 00 00
    30    00 00 00 00 40 00 00 00 00 00 00 00 00 03 00 00
    40    10 80 42 01 00 80 00 00 00 00 10 00 12 3C 32 03
    50    42 00 11 70 00 B2 14 00 00 00 40 01 08 00 00 00
    60    00 00 00 00 17 08 00 00 00 04 00 00 00 00 00 00
    70    02 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
    80    05 90 01 00 0C F0 E0 FE A1 49 00 00 00 00 00 00
    90    0D A0 00 00 25 10 81 07 00 00 00 00 00 00 00 00
    A0    01 00 03 C8 00 00 00 00 00 00 00 00 00 00 00 00
    B0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    C0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    D0    00 00 00 01 42 18 00 00 08 80 11 0B 00 00 00 00
    E0    00 03 00 00 00 00 00 00 01 00 00 00 00 00 00 00
    F0    50 00 00 00 40 00 00 0C B1 0F 05 08 04 00 00 03

Description            PCI to PCI Bridge
Location            bus 0 (0x00), device 28 (0x1C), function 3 (0x03)
Common header
    Vendor ID        0x8086
    Model ID        0x8C16
    Revision ID        0xD4
    PI            0x00
    SubClass        0x04
    BaseClass        0x06
    Cache Line        0x10
    Latency            0x00
    Header            0x81
PCI header
    Primary bus        0x00
    Secondary bus        0x0E
    Int. Line        0x00
    Int. Pin        0x04
PCI capability
    Caps class        PCI Express
    Caps offset        0x40
    Device type        Root Port of PCI-E Root Complex
    Port            4
    Version            2.0
    Physical slot        #0
    Presence detect        yes
    Link width        1x (max 1x)
PCI capability
    Caps class        Message Signalled Interrupts
    Caps offset        0x80
PCI capability
    Caps class        Subsystem Vendor
    Caps offset        0x90
    SubVendor ID        0x1025
    SubSystem ID        0x0781
PCI capability
    Caps class        Power Management
    Caps offset        0xA0
    Caps version        1.2
PCI registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    86 80 16 8C 06 04 10 00 D4 00 04 06 10 00 81 00
    10    00 00 00 00 00 00 00 00 00 0E 0E 00 F0 00 00 00
    20    40 D3 40 D3 F1 FF 01 00 00 00 00 00 00 00 00 00
    30    00 00 00 00 40 00 00 00 00 00 00 00 00 04 00 00
    40    10 80 42 01 00 80 00 00 00 00 10 00 12 3C 32 04
    50    42 00 11 70 00 B2 1C 00 00 00 40 01 08 00 00 00
    60    00 00 00 00 17 08 00 00 00 04 00 00 00 00 00 00
    70    02 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
    80    05 90 01 00 0C F0 E0 FE 91 49 00 00 00 00 00 00
    90    0D A0 00 00 25 10 81 07 00 00 00 00 00 00 00 00
    A0    01 00 03 C8 00 00 00 00 00 00 00 00 00 00 00 00
    B0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    C0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    D0    00 00 00 01 42 18 00 00 08 80 11 0B 00 00 00 00
    E0    00 03 00 00 00 00 00 00 01 00 00 00 00 00 00 00
    F0    50 00 00 00 40 00 00 0C B1 0F 05 08 04 00 00 04

Description            USB 2.0 Controller (EHCI)
Location            bus 0 (0x00), device 29 (0x1D), function 0 (0x00)
Common header
    Vendor ID        0x8086
    Model ID        0x8C26
    Revision ID        0x04
    PI            0x20
    SubClass        0x03
    BaseClass        0x0C
    Cache Line        0x00
    Latency            0x00
    Header            0x00
PCI header
    Address 0 (memory)    0xD361C000
    Subvendor ID        0x1025
    Subsystem ID        0x0781
    Int. Line        0x17
    Int. Pin        0x01
PCI capability
    Caps class        Power Management
    Caps offset        0x50
    Caps version        1.1
PCI capability
    Caps class        Debug Port
    Caps offset        0x58
PCI capability
    Caps class        0x13
    Caps offset        0x98
PCI registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    86 80 26 8C 06 00 90 02 04 20 03 0C 00 00 00 00
    10    00 C0 61 D3 00 00 00 00 00 00 00 00 00 00 00 00
    20    00 00 00 00 00 00 00 00 00 00 00 00 25 10 81 07
    30    00 00 00 00 50 00 00 00 00 00 00 00 17 01 00 00
    40    00 00 00 00 DB 05 94 05 00 00 00 00 00 00 00 00
    50    01 58 C2 C9 00 00 00 00 0A 98 A0 20 00 00 00 00
    60    20 20 FF 07 00 00 00 00 01 00 00 00 00 00 00 C0
    70    00 00 DF 3F 03 0C 30 C0 4F 01 00 00 8C 40 00 00
    80    00 00 80 00 11 88 0C 93 70 0D 00 24 01 04 02 00
    90    00 00 00 00 00 00 00 00 13 00 06 03 00 00 00 00
    A0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    B0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    C0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    D0    00 00 00 00 00 AA FF 00 00 00 FF FF 27 00 00 00
    E0    00 00 00 00 FF FF FF FF FF FF FF FF 84 20 D8 8B
    F0    00 00 00 00 88 85 80 00 B1 0F 05 08 08 17 1A 20

Description            PCI to ISA Bridge
Location            bus 0 (0x00), device 31 (0x1F), function 0 (0x00)
Common header
    Vendor ID        0x8086
    Model ID        0x8C49
    Revision ID        0x04
    PI            0x00
    SubClass        0x01
    BaseClass        0x06
    Cache Line        0x00
    Latency            0x00
    Header            0x80
PCI header
    Subvendor ID        0x1025
    Subsystem ID        0x0781
    Int. Line        0x00
    Int. Pin        0x00
PCI capability
    Caps class        Vendor Dependant
    Caps offset        0xE0
PCI registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    86 80 49 8C 07 00 10 02 04 00 01 06 00 00 80 00
    10    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    20    00 00 00 00 00 00 00 00 00 00 00 00 25 10 81 07
    30    00 00 00 00 E0 00 00 00 00 00 00 00 00 00 00 00
    40    01 18 00 00 80 00 00 00 01 08 00 00 10 00 00 00
    50    F8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    60    80 80 80 80 D0 00 00 00 80 80 80 80 F8 F0 00 00
    70    78 F0 78 F0 78 F0 78 F0 78 F0 78 F0 78 F0 78 F0
    80    10 00 03 3F 41 02 1C 00 00 00 00 00 00 00 00 00
    90    00 00 00 00 00 0F 00 00 01 00 00 FF 00 00 00 00
    A0    14 5E 80 18 09 38 06 00 00 46 00 00 00 00 01 80
    B0    00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00
    C0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    D0    33 22 11 00 67 45 00 00 C0 FF 00 00 00 00 00 00
    E0    09 00 0C 10 00 00 00 00 01 00 3E 95 00 00 00 00
    F0    01 C0 D1 FE 00 00 00 00 B1 0F 05 08 00 00 00 00

Description            Serial ATA Controller
Location            bus 0 (0x00), device 31 (0x1F), function 2 (0x02)
Common header
    Vendor ID        0x8086
    Model ID        0x8C03
    Revision ID        0x04
    PI            0x01
    SubClass        0x06
    BaseClass        0x01
    Cache Line        0x00
    Latency            0x00
    Header            0x00
PCI header
    Address 0 (port)    0x00005088
    Address 1 (port)    0x00005094
    Address 2 (port)    0x00005080
    Address 3 (port)    0x00005090
    Address 4 (port)    0x00005060
    Address 5 (memory)    0xD361B000
    Subvendor ID        0x1025
    Subsystem ID        0x0781
    Int. Line        0x00
    Int. Pin        0x02
PCI capability
    Caps class        Message Signalled Interrupts
    Caps offset        0x80
PCI capability
    Caps class        Power Management
    Caps offset        0x70
    Caps version        1.2
PCI capability
    Caps class        0x12
    Caps offset        0xA8
PCI registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    86 80 03 8C 07 04 B0 02 04 01 06 01 00 00 00 00
    10    89 50 00 00 95 50 00 00 81 50 00 00 91 50 00 00
    20    61 50 00 00 00 B0 61 D3 00 00 00 00 25 10 81 07
    30    00 00 00 00 80 00 00 00 00 00 00 00 00 02 00 00
    40    00 80 00 80 00 00 00 00 00 00 00 00 00 00 00 00
    50    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    60    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    70    01 A8 03 40 08 00 00 00 00 00 00 00 00 00 00 00
    80    05 70 01 00 0C F0 E0 FE 81 49 00 00 00 00 00 00
    90    60 1B 24 A4 83 01 00 1B 20 02 5C 20 22 00 00 80
    A0    A8 00 00 00 39 00 00 00 12 00 10 00 48 00 00 00
    B0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    C0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    D0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    E0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    F0    00 00 00 00 00 00 00 00 B1 0F 05 08 00 00 00 00

Description            SMBus Controller
Location            bus 0 (0x00), device 31 (0x1F), function 3 (0x03)
Common header
    Vendor ID        0x8086
    Model ID        0x8C22
    Revision ID        0x04
    PI            0x00
    SubClass        0x05
    BaseClass        0x0C
    Cache Line        0x00
    Latency            0x00
    Header            0x00
PCI header
    Address 0 (memory)    0xD3619000
    Address 4 (port)    0x00005040
    Subvendor ID        0x1025
    Subsystem ID        0x0781
    Int. Line        0x12
    Int. Pin        0x03
PCI registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    86 80 22 8C 03 00 80 02 04 00 05 0C 00 00 00 00
    10    04 90 61 D3 00 00 00 00 00 00 00 00 00 00 00 00
    20    41 50 00 00 00 00 00 00 00 00 00 00 25 10 81 07
    30    00 00 00 00 00 00 00 00 00 00 00 00 12 03 00 00
    40    01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    50    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    60    03 04 04 00 00 00 08 08 00 00 00 00 00 00 00 00
    70    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    80    04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    90    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    A0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    B0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    C0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    D0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    E0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    F0    00 00 00 00 00 00 00 00 B1 0F 05 08 00 00 00 00

Description            3D Controller
Location            bus 1 (0x01), device 0 (0x00), function 0 (0x00)
Common header
    Vendor ID        0x10DE
    Model ID        0x11E3
    Revision ID        0xA1
    PI            0x00
    SubClass        0x02
    BaseClass        0x03
    Cache Line        0x10
    Latency            0x00
    Header            0x00
PCI header
    Address 0 (memory)    0xD2000000
    Address 1 (memory)    0xA0000000
    Address 3 (memory)    0xB0000000
    Address 5 (port)    0x00004F80
    Subvendor ID        0x1025
    Subsystem ID        0x0781
    Int. Line        0x00
    Int. Pin        0x01
PCI capability
    Caps class        Power Management
    Caps offset        0x60
    Caps version        1.2
PCI capability
    Caps class        Message Signalled Interrupts
    Caps offset        0x68
PCI capability
    Caps class        PCI Express
    Caps offset        0x78
    Device type        PCI-E Endpoint Device
    Port            0
    Version            2.0
    Link width        16x (max 16x)
PCI capability
    Caps class        Vendor Dependant
    Caps offset        0xB4
PCI registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    DE 10 E3 11 07 00 10 00 A1 00 02 03 10 00 00 00
    10    00 00 00 D2 0C 00 00 A0 00 00 00 00 0C 00 00 B0
    20    00 00 00 00 81 4F 00 00 00 00 00 00 25 10 81 07
    30    00 00 00 00 60 00 00 00 00 00 00 00 00 01 00 00
    40    25 10 81 07 00 00 00 00 00 00 00 00 00 00 00 00
    50    01 00 00 00 01 00 00 00 CE D6 23 00 00 00 00 00
    60    01 68 03 00 08 00 00 00 05 78 81 00 0C F0 E0 FE
    70    00 00 00 00 A2 49 00 00 10 B4 02 00 E1 8D 2C 01
    80    30 21 00 00 03 3D 46 00 40 01 01 11 00 00 00 00
    90    00 00 00 00 00 00 00 00 00 00 00 00 13 00 00 00
    A0    00 00 00 00 0E 00 00 00 03 00 1F 00 00 00 00 00
    B0    00 00 00 00 09 00 14 01 00 00 00 00 00 00 00 00
    C0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    D0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    E0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    F0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

Description            Network Controller
Location            bus 13 (0x0D), device 0 (0x00), function 0 (0x00)
Common header
    Vendor ID        0x168C
    Model ID        0x0034
    Revision ID        0x01
    PI            0x00
    SubClass        0x80
    BaseClass        0x02
    Cache Line        0x10
    Latency            0x00
    Header            0x00
PCI header
    Address 0 (memory)    0xD3500000
    Subvendor ID        0x105B
    Subsystem ID        0xE052
    Int. Line        0x12
    Int. Pin        0x01
PCI capability
    Caps class        Power Management
    Caps offset        0x40
    Caps version        1.1
PCI capability
    Caps class        Message Signalled Interrupts
    Caps offset        0x50
PCI capability
    Caps class        PCI Express
    Caps offset        0x70
    Device type        PCI-E Endpoint Device
    Port            0
    Version            2.0
    Link width        1x (max 1x)
PCI registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    8C 16 34 00 46 01 10 00 01 00 80 02 10 00 00 00
    10    04 00 50 D3 00 00 00 00 00 00 00 00 00 00 00 00
    20    00 00 00 00 00 00 00 00 00 00 00 00 5B 10 52 E0
    30    00 00 00 00 40 00 00 00 00 00 00 00 12 01 00 00
    40    01 50 C2 FF 00 00 00 00 00 00 00 00 00 00 00 00
    50    05 70 84 01 00 00 00 00 00 00 00 00 00 00 00 00
    60    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    70    10 00 02 00 C0 8D 90 05 17 20 10 00 11 6C 03 00
    80    42 00 11 10 00 00 00 00 00 00 00 00 00 00 00 00
    90    00 00 00 00 10 00 00 00 00 00 00 00 02 00 00 00
    A0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    B0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    C0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    D0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    E0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    F0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

Description            Ethernet Controller
Location            bus 14 (0x0E), device 0 (0x00), function 0 (0x00)
Common header
    Vendor ID        0x14E4
    Model ID        0x1692
    Revision ID        0x01
    PI            0x00
    SubClass        0x00
    BaseClass        0x02
    Cache Line        0x10
    Latency            0x00
    Header            0x00
PCI header
    Address 0 (memory)    0xD3400000
    Subvendor ID        0x1025
    Subsystem ID        0x0781
    Int. Line        0x00
    Int. Pin        0x01
PCI capability
    Caps class        Power Management
    Caps offset        0x48
    Caps version        1.2
PCI capability
    Caps class        Vendor Dependant
    Caps offset        0x60
PCI capability
    Caps class        Message Signalled Interrupts
    Caps offset        0x50
PCI capability
    Caps class        PCI Express
    Caps offset        0xCC
    Device type        PCI-E Endpoint Device
    Port            0
    Version            2.0
    Link width        1x (max 1x)
PCI registers
        00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    00    E4 14 92 16 06 00 10 00 01 00 00 02 10 00 00 00
    10    04 00 40 D3 00 00 00 00 00 00 00 00 00 00 00 00
    20    00 00 00 00 00 00 00 00 00 00 00 00 25 10 81 07
    30    00 00 00 00 48 00 00 00 00 00 00 00 00 01 00 00
    40    00 00 00 00 00 00 00 00 01 60 03 C0 08 20 00 08
    50    05 CC 80 00 DC BF EF 71 2B 3E 25 6E 09 BF 00 00
    60    09 50 6C 00 20 9C 60 9E 9A 00 01 F0 00 00 00 00
    70    12 12 00 00 00 00 00 00 2C 00 00 00 04 0C 00 00
    80    25 10 81 07 02 00 00 00 12 00 00 00 FE 50 08 24
    90    11 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    A0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    B0    00 00 00 00 00 00 00 00 00 00 00 00 01 00 78 57
    C0    00 00 00 00 E4 14 92 16 0E 00 00 00 10 00 02 00
    D0    A0 8F 90 05 00 20 10 00 11 CC 06 00 42 01 11 10
    E0    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    F0    1F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


DMI
-------------------------------------------------------------------------

DMI BIOS    
    vendor            Insyde Corp.
    version            V1.08
    date            07/19/2013
    ROM size        4096 KB

DMI System Information    
    manufacturer        Acer
    product            Aspire V3-772
    version            V1.08
    serial            NXM8UEY001332044827200
    UUID            {0E901E80-CC33-815C-3C1C-54BEF72A6A2A}
    SKU            Aspire V3-772_0781_1.08
    family            Type1Family

DMI Baseboard    
    vendor            Acer
    model            VA70_HW
    revision        Type2 - Board Version
    serial            NBM8S11001332013277200

DMI System Enclosure    
    manufacturer        Chassis Manufacturer
    chassis type        Notebook
    chassis serial        Chassis Serial Number

DMI Processor    
    manufacturer        Intel(R) Corporation
    model            Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz
    clock speed        2500.0 MHz
    FSB speed        100.0 MHz
    multiplier        25.0x

DMI OEM Strings    
    string[0]        String1 for Original Equipment Manufacturer
    string[1]        String2 for Original Equipment Manufacturer
    string[2]        String3 for Original Equipment Manufacturer
    string[3]        String4 for Original Equipment Manufacturer
    string[4]        String5 for Original Equipment Manufacturer

DMI Physical Memory Array    
    location        Motherboard
    usage            System Memory
    correction        None
    max capacity        32768 MBytes
    max# of devices        4

DMI Memory Device    
    designation        DIMM0
    format            DIMM
    type            unknown

DMI Memory Device    
    designation        DIMM1
    format            SODIMM
    type            unknown
    total width        64 bits
    data width        64 bits
    size            8192 MBytes

DMI Memory Device    
    designation        DIMM1
    format            DIMM
    type            unknown

DMI Memory Device    
    designation        DIMM3
    format            SODIMM
    type            unknown
    total width        64 bits
    data width        64 bits
    size            4096 MBytes


Storage
-------------------------------------------------------------------------

Drive    0
    Device Path        \\?\scsi#disk&ven_toshiba&prod_mq01abd100#4&276b64e6&0&050000#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    Type            Fixed
    Bus Type        11
    Name            TOSHIBA MQ01ABD100
    Capacity        931.5 GB
    SMART Support        Yes
    Volume            c:\, 452.5 GBytes (17.9 percent available)
    Volume            d:\, 4.0 GBytes (87.0 percent available)
    Volume            x:\, 454.7 GBytes (20.1 percent available)

USB Devices
-------------------------------------------------------------------------

USB Device            USB Giriş Aygıtı, class=0x00, subclass=0x00, vendor=0x04F3, product=0x00A4
USB Device            USB Bileşik Aygıt, class=0xEF, subclass=0x02, vendor=0x04F2, product=0xB374
USB Device            Bluetooth USB Module, class=0xE0, subclass=0x01, vendor=0x0489, product=0xE04E
USB Device            Generic USB Hub, class=0x09, subclass=0x00, vendor=0x8087, product=0x8008
USB Device            Generic USB Hub, class=0x09, subclass=0x00, vendor=0x8087, product=0x8000

Graphics
-------------------------------------------------------------------------

Number of adapters        2

Graphic APIs
-------------------------------------------------------------------------

API                NVIDIA I/O
API                NVIDIA NVAPI
API                Intel I/O

Display Adapters
-------------------------------------------------------------------------

Display adapter 0
    ID            0x4000000
    Display name        \\.\DISPLAY1
    Name            Intel(R) HD Graphics 4600
    Board Manufacturer    0x1025 (0x0781)
    PCI device        bus 0 (0x0), device 2 (0x2), function 0 (0x0)
    Vendor ID        0x8086 (0x1025)
    Model ID        0x0416 (0x0781)
    Performance Level    0

Display adapter 1
    ID            0x1000000
    Name            NVIDIA GeForce GTX 760M
    Board Manufacturer    0x1025 (0x0781)
    Revision        A1
    Memory size        2 GB
    Memory type        GDDR5
    PCI device        bus 1 (0x1), device 0 (0x0), function 0 (0x0)
    Vendor ID        0x10DE (0x1025)
    Model ID        0x11E3 (0x0781)
    Performance Level    0

Win32_VideoController        AdapterRAM = 0x80000000 (2147483648)
Win32_VideoController        AdapterRAM = 0x88000000 (2281701376)
Win32_VideoController        DriverVersion = 21.21.13.7654
Win32_VideoController        DriverVersion = 10.18.10.3355
Win32_VideoController        DriverDate = 12/29/2016
Win32_VideoController        DriverDate = 11/15/2013

Monitor 0
    Model            ()
    ID            LGD03DE
    Serial        
    Manufacturing Date    Week 0, Year 2012
    Size            17.1 inches
    Max Resolution        1600 x 900 @ 60 Hz
    Horizontal Freq. Range    0-0 kHz
    Vertical Freq. Range    0-0 Hz
    Max Pixel Clock        0 MHz
    Gamma Factor        2.2


Software
-------------------------------------------------------------------------

Windows Version            Microsoft Windows 8.1 (6.3) Home Single Language 64-bit   (Build 9600)
DirectX Version            11.0


Register Spaces
-------------------------------------------------------------------------

Register space            PCI
Register space            PCI #2
Register space            SMBus, base address = 0x05040
 
Son düzenleme:
Üst