When I try to launch minecraft it gives me the following crash report:
Time: 2/16/15 12:28 PM
Description: Initializing game
org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at bao.ag(SourceFile:340)
at bao.f(SourceFile:713)
at net.minecraft.client.main.Main.main(SourceFile:148)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at bao.ag(SourceFile:340)
-- Initialization --
Details:
Stacktrace:
at bao.f(SourceFile:713)
at net.minecraft.client.main.Main.main(SourceFile:148)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 42356536 bytes (40 MB) / 127139840 bytes (121 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -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
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
GL Caps:
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
It was working previously but now I cannot launch at all.
I have Java version 1.8 for 64-bit systems
Here is my DxDiag log:
1. Open CCC (Catalyst Control Center), your main AMD graphics control panel.
2. In CCC, make sure you have "Advanced View" on in the preferences.
3. Go to "Power > Switchable Graphics Application Settings" then add application: "C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe" (without quotes)
4. Set it to "High Performance."
In the Minecraft Launcher profile editor, uncheck the executable (it'll use its default one), otherwise, paste this: "C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe" (without quotes)
That was a mistake in my own part. I didn't know Minecraft now has Java built in.
You should now have Minecraft running fast as ever.
Ok, there no longer seems to be a problem with the drivers but now when I try to launch it says:
LoadLibrary failed with error 126: The specified module could not be found.
Here is the error code:
[00:33:42] [Client thread/INFO]: Setting user: farsepeanut
[00:33:42] [Client thread/INFO]: (Session ID is token:5dc9ccd2c2dc4c699e336c34f8bc83f3:a5085c50b962407dae24bd730152476c)
[00:33:44] [Client thread/INFO]: LWJGL Version: 2.9.1
[0x7FED5E7AAA0] ANOMALY: meaningless REX prefix used
[0x7FED5E648C0] ANOMALY: meaningless REX prefix used
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Never mind, I used this video: , and that seemed to solve the issue.
I am happy to say that minecraft is now running smoothly!
Thanks for all your help.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Time: 2/16/15 12:28 PM
Description: Initializing game
org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at bao.ag(SourceFile:340)
at bao.f(SourceFile:713)
at net.minecraft.client.main.Main.main(SourceFile:148)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:252)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at bao.ag(SourceFile:340)
-- Initialization --
Details:
Stacktrace:
at bao.f(SourceFile:713)
at net.minecraft.client.main.Main.main(SourceFile:148)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 42356536 bytes (40 MB) / 127139840 bytes (121 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -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
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
GL Caps:
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
I have Java version 1.8 for 64-bit systems
Here is my DxDiag log:
System Information
------------------
Time of this report: 2/16/2015, 12:31:54
Machine name: TIM-LAPTOP
Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.150113-1808)
Language: English (Regional Setting: English)
System Manufacturer: Hewlett-Packard
System Model: HP Pavilion dv6 Notebook PC
BIOS: InsydeH2O Version 03.60.48F.1B
Processor: Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz (8 CPUs), ~2.0GHz
Memory: 6144MB RAM
Available OS Memory: 6092MB RAM
Page File: 6585MB used, 5596MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
DxDiag Version: 6.01.7601.17514 64bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Input Tab: No problems found.
--------------------
DirectX Debug Levels
--------------------
Direct3D: 0/4 (retail)
DirectDraw: 0/4 (retail)
DirectInput: 0/5 (retail)
DirectMusic: 0/5 (retail)
DirectPlay: 0/9 (retail)
DirectSound: 0/5 (retail)
DirectShow: 0/6 (retail)
---------------
Display Devices
---------------
Card name: Intel(R) HD Graphics Family
Manufacturer: Advanced Micro Devices, Inc.
Chip type: Intel(R) HD Graphics Family
DAC type: Internal
Device Key: Enum\PCI\VEN_8086&DEV_0116&SUBSYS_1657103C&REV_09
Display Memory: 3864 MB
Dedicated Memory: 1074 MB
Shared Memory: 2789 MB
Current Mode: 1366 x 768 (32 bit) (60Hz)
Monitor Name: Generic PnP Monitor
Monitor Model: unknown
Monitor Id: CMO15A2
Native Mode: 1366 x 768(p) (59.989Hz)
Output Type: Internal
Driver Name: igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumdx32,igd10umd32,igd10umd32
Driver File Version: 8.15.0010.2476 (English)
Driver Version: 8.882.2.3000
DDI Version: 10.1
Driver Model: WDDM 1.1
Driver Attributes: Final Retail
Driver Date/Size: 8/9/2011 08:32:00, 8311808 bytes
WHQL Logo'd: Yes
WHQL Date Stamp:
Device Identifier: {D7B78E66-4256-11CF-B976-5D36B7C2C535}
Vendor ID: 0x8086
Device ID: 0x0116
SubSys ID: 0x1657103C
Revision ID: 0x0009
Driver Strong Name: oem57.inf:ATI.Mfg.NTamd64.6.1:iSNBM1ML_PROXY:8.882.2.3000:pci\ven_8086&dev_0116&subsys_1657103c
Rank Of Driver: 00E60001
Video Accel: ModeMPEG2_A ModeMPEG2_C ModeWMV9_C ModeVC1_C
Deinterlace Caps: {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
D3D9 Overlay: Supported
DXVA-HD: Supported
DDraw Status: Enabled
D3D Status: Enabled
AGP Status: Enabled
-------------
Sound Devices
-------------
Description: Speakers and Headphones (IDT High Definition Audio CODEC)
Default Sound Playback: Yes
Default Voice Playback: Yes
Hardware ID: HDAUDIO\FUNC_01&VEN_111D&DEV_7605&SUBSYS_103C1657&REV_1001
Manufacturer ID: 1
Product ID: 100
Type: WDM
Driver Name: stwrt64.sys
Driver Version: 6.10.6345.0000 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 11/25/2011 18:10:56, 528384 bytes
Other Files:
Driver Provider: IDT
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: External Mic (IDT High Definition Audio CODEC)
Default Sound Capture: Yes
Default Voice Capture: Yes
Driver Name: stwrt64.sys
Driver Version: 6.10.6345.0000 (English)
Driver Attributes: Final Retail
Date and Size: 11/25/2011 18:10:56, 528384 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
Description: Stereo Mix (IDT High Definition Audio CODEC)
Default Sound Capture: No
Default Voice Capture: No
Driver Name: stwrt64.sys
Driver Version: 6.10.6345.0000 (English)
Driver Attributes: Final Retail
Date and Size: 11/25/2011 18:10:56, 528384 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
Description: Integrated Microphone Array (IDT High Definition Audio CODEC)
Default Sound Capture: No
Default Voice Capture: No
Driver Name: stwrt64.sys
Driver Version: 6.10.6345.0000 (English)
Driver Attributes: Final Retail
Date and Size: 11/25/2011 18:10:56, 528384 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
-------------------
DirectInput Devices
-------------------
Device Name: Mouse
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a
Device Name: Keyboard
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a
Device Name: USB Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52B
FF Driver: n/a
Device Name: USB Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52B
FF Driver: n/a
Device Name: USB Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52B
FF Driver: n/a
Device Name: Cordless Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52B
FF Driver: n/a
Device Name: Cordless Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52B
FF Driver: n/a
Poll w/ Interrupt: No
-----------
USB Devices
-----------
+ USB Root Hub
| Vendor/Product ID: 0x8086, 0x1C26
| Matching Device ID: usb\root_hub20
| Service: usbhub
| Driver: usbhub.sys, 11/26/2013 20:41:37, 343040 bytes
| Driver: usbd.sys, 11/26/2013 20:41:03, 7808 bytes
|
+-+ Generic USB Hub
| | Vendor/Product ID: 0x8087, 0x0024
| | Location: Port_#0001.Hub_#0002
| | Matching Device ID: usb\class_09
| | Service: usbhub
| | Driver: usbhub.sys, 11/26/2013 20:41:37, 343040 bytes
----------------
Gameport Devices
----------------
------------
PS/2 Devices
------------
+ Standard PS/2 Keyboard
| Matching Device ID: *pnp0303
| Service: i8042prt
| Driver: i8042prt.sys, 7/13/2009 18:19:57, 105472 bytes
| Driver: kbdclass.sys, 7/13/2009 20:48:04, 50768 bytes
|
+ HID Keyboard Device
| Vendor/Product ID: 0x046D, 0xC52B
| Matching Device ID: hid_device_system_keyboard
| Service: kbdhid
| Driver: kbdhid.sys, 11/20/2010 05:33:25, 33280 bytes
| Driver: kbdclass.sys, 7/13/2009 20:48:04, 50768 bytes
|
+ Terminal Server Keyboard Driver
| Matching Device ID: root\rdp_kbd
| Upper Filters: kbdclass
| Service: TermDD
| Driver: i8042prt.sys, 7/13/2009 18:19:57, 105472 bytes
| Driver: kbdclass.sys, 7/13/2009 20:48:04, 50768 bytes
|
+ Synaptics PS/2 Port TouchPad
| Matching Device ID: *syn1e47
| Upper Filters: SynTP
| Service: i8042prt
|
+ HID-compliant mouse
| Vendor/Product ID: 0x046D, 0xC52B
| Matching Device ID: hid_device_system_mouse
| Service: mouhid
| Driver: mouhid.sys, 7/13/2009 19:00:20, 31232 bytes
| Driver: mouclass.sys, 7/13/2009 20:48:27, 49216 bytes
|
+ Logitech HID-compliant Unifying mouse
| Vendor/Product ID: 0x046D, 0xC52B
| Matching Device ID: hid\vid_046d&class_0004
| Upper Filters: LMouFilt
| Lower Filters: LHidFilt
| Service: mouhid
| Driver: LHidFilt.Sys, 6/17/2009 11:54:22, 55312 bytes
| Driver: LMouFilt.Sys, 6/17/2009 11:54:30, 57872 bytes
| Driver: KHALMNPR.Exe, 6/17/2009 11:53:26, 130576 bytes
| Driver: mouhid.sys, 7/13/2009 19:00:20, 31232 bytes
| Driver: mouclass.sys, 7/13/2009 20:48:27, 49216 bytes
| Driver: WdfCoInstaller01005.dll, 11/2/2006 11:04:56, 1919968 bytes
|
+ Terminal Server Mouse Driver
| Matching Device ID: root\rdp_mou
| Upper Filters: mouclass
| Service: TermDD
| Driver: termdd.sys, 11/20/2010 08:33:57, 63360 bytes
| Driver: sermouse.sys, 7/13/2009 19:00:20, 26624 bytes
| Driver: mouclass.sys, 7/13/2009 20:48:27, 49216 bytes
------------------------
Disk & DVD/CD-ROM Drives
------------------------
Drive: C:
Free Space: 93.8 GB
Total Space: 697.9 GB
File System: NTFS
Model: Hitachi HTS547575A9E384
Drive: D:
Free Space: 2.2 GB
Total Space: 17.2 GB
File System: NTFS
Model: Hitachi HTS547575A9E384
Drive: F:
Free Space: 0.1 GB
Total Space: 0.1 GB
File System: FAT32
Model: Hitachi HTS547575A9E384
Drive: E:
Model: hp DVDWBD TS-LB23L
Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), 11/20/2010 04:19:21, 147456 bytes
--------------
System Devices
--------------
Name: Intel(R) HM65 Express Chipset Family LPC Interface Controller - 1C49
Device ID: PCI\VEN_8086&DEV_1C49&SUBSYS_1657103C&REV_04\3&11583659&0&F8
Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.01.7600.16385 (English), 7/13/2009 20:48:27, 15424 bytes
Name: Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 2 - 1C12
Device ID: PCI\VEN_8086&DEV_1C12&SUBSYS_1657103C&REV_B4\3&11583659&0&E1
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 08:33:48, 184704 bytes
Name: Realtek PCIE CardReader
Device ID: PCI\VEN_10EC&DEV_5209&SUBSYS_1657103C&REV_01\4&35D89C3&0&00E2
Driver: C:\Windows\system32\DRIVERS\RtsPStor.sys, 6.01.7601.0083 (English), 11/25/2011 18:09:58, 338536 bytes
Driver: C:\Windows\SysWOW64\RtsPStorIcon.dll, 1.00.0000.0006 (English), 11/25/2011 18:09:58, 9888360 bytes
Name: Intel(R) Management Engine Interface
Device ID: PCI\VEN_8086&DEV_1C3A&SUBSYS_1657103C&REV_04\3&11583659&0&B0
Driver: n/a
Name: Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 1 - 1C10
Device ID: PCI\VEN_8086&DEV_1C10&SUBSYS_1657103C&REV_B4\3&11583659&0&E0
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 08:33:48, 184704 bytes
Name: Renesas Electronics USB 3.0 Host Controller
Device ID: PCI\VEN_1033&DEV_0194&SUBSYS_1657103C&REV_04\4&C39D69D&0&00E3
Driver: C:\Windows\system32\DRIVERS\nusb3xhc.sys, 2.01.0019.0000 (English), 11/25/2011 15:47:59, 208896 bytes
Driver: C:\Windows\system32\nusb3co2.dll, 2.01.0018.0000 (English), 11/25/2011 18:08:50, 81920 bytes
Name: Intel(R) 6 Series/C200 Series Chipset Family USB Enhanced Host Controller - 1C2D
Device ID: PCI\VEN_8086&DEV_1C2D&SUBSYS_1657103C&REV_04\3&11583659&0&D0
Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 53248 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:37, 343040 bytes
Name: Intel(R) Mobile Express Chipset SATA AHCI Controller
Device ID: PCI\VEN_8086&DEV_1C03&SUBSYS_1657103C&REV_04\3&11583659&0&FA
Driver: C:\Windows\system32\DRIVERS\iaStor.sys, 10.06.0000.1002 (English), 5/20/2011 09:53:44, 557848 bytes
Name: AMD Radeon HD 6700M Series
Device ID: PCI\VEN_1002&DEV_6740&SUBSYS_1657103C&REV_00\4&136BDB1E&0&0008
Driver: C:\Windows\system32\DRIVERS\atikmdag.sys, 8.01.0001.1443 (English), 11/20/2014 21:40:00, 18959360 bytes
Driver: C:\Windows\system32\DRIVERS\ati2erec.dll, 1.00.0000.0024 (English), 11/20/2014 21:08:54, 43520 bytes
Driver: C:\Windows\system32\DRIVERS\amdacpksd.sys, 2.15.0010.0003 (English), 11/20/2014 21:41:36, 294600 bytes
Driver: C:\Windows\system32\atiumd64.dll, 9.14.0010.1080 (English), 11/20/2014 21:43:38, 8369408 bytes
Driver: C:\Windows\system32\atiumd6a.dll, 8.14.0010.0481 (English), 11/20/2014 21:43:42, 8379720 bytes
Driver: C:\Windows\system32\atitmm64.dll, 6.14.0011.0025 (English), 11/20/2014 21:12:26, 190976 bytes
Driver: C:\Windows\system32\amdicdxx.dat, 9/24/2014 01:36:56, 765851 bytes
Driver: C:\Windows\system32\atiicdxx.dat, 4/1/2014 00:21:18, 734861 bytes
Driver: C:\Windows\system32\amdpcom64.dll, 8.14.0010.0023 (English), 11/20/2014 21:44:42, 78432 bytes
Driver: C:\Windows\system32\atimpc64.dll, 8.14.0010.0023 (English), 11/20/2014 21:44:42, 78432 bytes
Driver: C:\Windows\system32\atiadlxx.dll, 7.14.0040.1301 (English), 11/20/2014 21:09:06, 1214976 bytes
Driver: C:\Windows\system32\atiumd6a.cap, 11/20/2014 21:17:38, 3437632 bytes
Driver: C:\Windows\system32\atimuixx.dll, 6.14.0010.1002 (English), 11/20/2014 21:12:50, 31232 bytes
Driver: C:\Windows\system32\atiapfxx.exe, 6.14.0010.1001 (English), 11/20/2014 21:17:04, 367104 bytes
Driver: C:\Windows\system32\ativvsva.dat, 3/8/2012 23:31:26, 157144 bytes
Driver: C:\Windows\system32\ativvsvl.dat, 3/8/2012 23:31:26, 204952 bytes
Driver: C:\Windows\system32\ativvaxy_cik.dat, 8/20/2014 14:35:16, 234292 bytes
Driver: C:\Windows\system32\ativvaxy_cik_nd.dat, 8/20/2014 14:33:04, 232624 bytes
Driver: C:\Windows\system32\ativce02.dat, 8/14/2014 12:54:30, 83312 bytes
Driver: C:\Windows\system32\amdmmcl6.dll, 1.06.0000.0000 (English), 11/20/2014 21:19:26, 49664 bytes
Driver: C:\Windows\system32\atiesrxx.exe, 6.14.0011.1180 (English), 11/20/2014 21:12:40, 244736 bytes
Driver: C:\Windows\system32\atieclxx.exe, 6.14.0011.1180 (English), 11/20/2014 21:12:48, 774656 bytes
Driver: C:\Windows\system32\atidemgy.dll, 4.05.5437.38185 (English), 11/20/2014 21:12:50, 442368 bytes
Driver: C:\Windows\system32\atio6axx.dll, 6.14.0010.13283 (English), 11/20/2014 21:24:50, 28354560 bytes
Driver: C:\Windows\system32\aticalrt64.dll, 6.14.0010.1848 (English), 11/20/2014 21:17:02, 62464 bytes
Driver: C:\Windows\system32\aticalcl64.dll, 6.14.0010.1848 (English), 11/20/2014 21:16:58, 55808 bytes
Driver: C:\Windows\system32\aticaldd64.dll, 6.14.0010.1848 (English), 11/20/2014 21:16:52, 15716352 bytes
Driver: C:\Windows\system32\atibtmon.exe, 2.00.0000.0000 (English), 5/11/2009 20:35:30, 118784 bytes
Driver: C:\Windows\system32\atiapfxx.blb, 11/20/2014 21:17:10, 631912 bytes
Driver: C:\Windows\system32\amdmantle64.dll, 9.01.0010.0045 (English), 11/20/2014 21:18:36, 5837312 bytes
Driver: C:\Windows\system32\mantle64.dll, 9.01.0010.0045 (English), 11/20/2014 21:18:46, 127488 bytes
Driver: C:\Windows\system32\mantleaxl64.dll, 9.01.0010.0045 (English), 11/20/2014 21:13:12, 91648 bytes
Driver: C:\Windows\system32\ativce03.dat, 8/29/2014 10:43:10, 158944 bytes
Driver: C:\Windows\system32\ativvaxy_vi.dat, 9/3/2014 14:26:44, 323252 bytes
Driver: C:\Windows\system32\ativvaxy_vi_nd.dat, 9/3/2014 13:40:08, 321712 bytes
Driver: C:\Windows\system32\ativvaxy_cz_nd.dat, 9/18/2014 11:22:30, 238144 bytes
Driver: C:\Windows\system32\amde31a.dat, 8/29/2014 09:08:02, 157248 bytes
Driver: C:\Windows\system32\atidxx64.dll, 8.17.0010.0581 (English), 11/20/2014 21:44:10, 11076784 bytes
Driver: C:\Windows\SysWOW64\atiumdag.dll, 9.14.0010.1080 (English), 11/20/2014 21:43:50, 7077776 bytes
Driver: C:\Windows\SysWOW64\atiumdva.dll, 8.14.0010.0481 (English), 11/20/2014 21:43:56, 7558816 bytes
Driver: C:\Windows\SysWOW64\amdpcom32.dll, 8.14.0010.0023 (English), 11/20/2014 21:44:40, 71704 bytes
Driver: C:\Windows\SysWOW64\atimpc32.dll, 8.14.0010.0023 (English), 11/20/2014 21:44:40, 71704 bytes
Driver: C:\Windows\SysWOW64\atiadlxy.dll, 7.14.0040.1301 (English), 11/20/2014 21:09:04, 903168 bytes
Driver: C:\Windows\SysWOW64\atiumdva.cap, 11/20/2014 21:13:14, 3471376 bytes
Driver: C:\Windows\SysWOW64\ativvsva.dat, 3/8/2012 23:31:26, 157144 bytes
Driver: C:\Windows\SysWOW64\ativvsvl.dat, 3/8/2012 23:31:26, 204952 bytes
Driver: C:\Windows\SysWOW64\amdmmcl.dll, 1.06.0000.0000 (English), 11/20/2014 21:19:22, 38912 bytes
Driver: C:\Windows\SysWOW64\atioglxx.dll, 6.14.0010.13283 (English), 11/20/2014 21:19:36, 23621632 bytes
Driver: C:\Windows\SysWOW64\atidxx32.dll, 8.17.0010.0581 (English), 11/20/2014 21:44:04, 9401480 bytes
Driver: C:\Windows\SysWOW64\aticalrt.dll, 6.14.0010.1848 (English), 11/20/2014 21:17:02, 52224 bytes
Driver: C:\Windows\SysWOW64\aticalcl.dll, 6.14.0010.1848 (English), 11/20/2014 21:16:58, 49152 bytes
Driver: C:\Windows\SysWOW64\aticaldd.dll, 6.14.0010.1848 (English), 11/20/2014 21:16:04, 14302208 bytes
Driver: C:\Windows\SysWOW64\atiapfxx.blb, 11/20/2014 21:17:10, 631912 bytes
Driver: C:\Windows\SysWOW64\amdmantle32.dll, 9.01.0010.0045 (English), 11/20/2014 21:15:42, 4590592 bytes
Driver: C:\Windows\SysWOW64\mantle32.dll, 9.01.0010.0045 (English), 11/20/2014 21:18:42, 113664 bytes
Driver: C:\Windows\SysWOW64\mantleaxl32.dll, 9.01.0010.0045 (English), 11/20/2014 21:13:10, 85504 bytes
Driver: C:\Windows\system32\ATIODCLI.exe, 1.00.0000.0001 (English), 6/22/2009 10:34:36, 51200 bytes
Driver: C:\Windows\system32\ATIODE.exe, 1.00.0000.0001 (English), 8/27/2010 13:33:08, 332800 bytes
Driver: C:\Windows\system32\DRIVERS\atikmpag.sys, 8.14.0001.6413 (English), 11/20/2014 21:08:54, 589312 bytes
Driver: C:\Windows\system32\atipblag.dat, 9/12/2011 17:06:16, 3917 bytes
Driver: C:\Windows\system32\atiu9p64.dll, 8.14.0001.6413 (English), 11/20/2014 21:44:24, 118096 bytes
Driver: C:\Windows\system32\atiuxp64.dll, 8.14.0001.6413 (English), 11/20/2014 21:44:28, 144328 bytes
Driver: C:\Windows\system32\atig6txx.dll, 8.14.0001.6413 (English), 11/20/2014 21:08:58, 146944 bytes
Driver: C:\Windows\system32\atiglpxx.dll, 8.14.0001.6413 (English), 11/20/2014 21:09:00, 69632 bytes
Driver: C:\Windows\system32\aticfx64.dll, 8.17.0010.1333 (English), 11/20/2014 21:44:20, 1348928 bytes
Driver: C:\Windows\SysWOW64\aticfx32.dll, 8.17.0010.1333 (English), 11/20/2014 21:44:16, 1127496 bytes
Driver: C:\Windows\system32\OpenCL.dll, 2.00.0001.0000 (English), 11/20/2014 21:31:18, 65024 bytes
Driver: C:\Windows\system32\amdocl64.dll, 10.00.1642.0005 (English), 11/20/2014 21:33:00, 47899136 bytes
Driver: C:\Windows\system32\amdocl_as64.exe, 4/17/2014 21:22:58, 1187342 bytes
Driver: C:\Windows\system32\amdocl_ld64.exe, 4/17/2014 21:22:58, 1061902 bytes
Driver: C:\Windows\system32\OpenVideo64.dll, 10.00.1642.0005 (English), 11/20/2014 21:33:06, 98816 bytes
Driver: C:\Windows\system32\OVDecode64.dll, 10.00.1642.0005 (English), 11/20/2014 21:33:04, 86528 bytes
Driver: C:\Windows\system32\clinfo.exe, 11/20/2014 21:33:12, 235008 bytes
Driver: C:\Windows\SysWOW64\OpenCL.dll, 2.00.0001.0000 (English), 11/20/2014 21:31:16, 58880 bytes
Driver: C:\Windows\SysWOW64\amdocl.dll, 10.00.1642.0005 (English), 11/20/2014 21:32:08, 40987136 bytes
Driver: C:\Windows\SysWOW64\amdocl_as32.exe, 4/17/2014 21:22:56, 995342 bytes
Driver: C:\Windows\SysWOW64\amdocl_ld32.exe, 4/17/2014 21:22:56, 798734 bytes
Driver: C:\Windows\SysWOW64\OpenVideo.dll, 10.00.1642.0005 (English), 11/20/2014 21:33:06, 83456 bytes
Driver: C:\Windows\SysWOW64\OVDecode.dll, 10.00.1642.0005 (English), 11/20/2014 21:33:02, 73216 bytes
Driver: C:\Program Files\AMD\amdkmpfd\amdkmpfd.ssz, 8.14.0001.6027 (English), 10/27/2014 18:46:12, 62152 bytes
Driver: C:\Program Files\AMD\amdkmpfd\amdkmpfd.isz, 10/27/2014 09:48:42, 1988 bytes
Driver: C:\Program Files\AMD\amdkmpfd\amdkmpfd.csz, 11/13/2014 23:14:24, 8060 bytes
Driver: C:\Windows\system32\atig6pxx.dll, 8.14.0001.6413 (English), 11/20/2014 21:09:00, 75264 bytes
Driver: C:\Windows\SysWOW64\atipblag.dat, 9/12/2011 17:06:16, 3917 bytes
Driver: C:\Windows\SysWOW64\atiu9pag.dll, 8.14.0001.6413 (English), 11/20/2014 21:44:22, 100032 bytes
Driver: C:\Windows\SysWOW64\atiuxpag.dll, 8.14.0001.6413 (English), 11/20/2014 21:44:26, 126848 bytes
Driver: C:\Windows\SysWOW64\atigktxx.dll, 8.14.0001.6413 (English), 11/20/2014 21:08:56, 133632 bytes
Driver: C:\Windows\SysWOW64\atiglpxx.dll, 8.14.0001.6413 (English), 11/20/2014 21:09:00, 69632 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDhwDecoder_32.dll, 1.00.0000.0001 (English), 11/20/2014 21:18:02, 208384 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDhwDecoder_64.dll, 1.00.0000.0001 (English), 11/20/2014 21:18:06, 246272 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDMFTDecoder_32.dll, 1.00.25584.2117 (English), 11/20/2014 21:17:56, 97280 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDMFTDecoder_64.dll, 1.00.25584.2117 (English), 11/20/2014 21:17:58, 114688 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDMFTVideoDecoder_32.dll, 11/20/2014 21:43:34, 110880 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDMFTVideoDecoder_64.dll, 11/20/2014 21:43:36, 126360 bytes
Driver: C:\Windows\system32\coinst_14.50.dll, 1.00.0005.0009 (English), 11/20/2014 21:10:02, 843776 bytes
Name: Intel(R) 6 Series/C200 Series Chipset Family USB Enhanced Host Controller - 1C26
Device ID: PCI\VEN_8086&DEV_1C26&SUBSYS_1657103C&REV_04\3&11583659&0&E8
Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 53248 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:37, 343040 bytes
Name: Intel(R) HD Graphics Family
Device ID: PCI\VEN_8086&DEV_0116&SUBSYS_1657103C&REV_09\3&11583659&0&10
Driver: C:\Windows\system32\DRIVERS\igdkmd64.sys, 8.15.0010.2476 (English), 8/9/2011 08:32:02, 12289472 bytes
Driver: C:\Windows\system32\igdumd64.dll, 8.15.0010.2476 (English), 8/9/2011 08:32:00, 8311808 bytes
Driver: C:\Windows\system32\igd10umd64.dll, 8.15.0010.2476 (English), 8/9/2011 08:17:20, 14598144 bytes
Driver: C:\Windows\system32\igfxcmrt64.dll, 1.00.0000.1011 (English), 8/9/2011 07:44:46, 140288 bytes
Driver: C:\Windows\system32\IccLibDll_x64.dll, 12/16/2010 19:37:54, 94208 bytes
Driver: C:\Windows\system32\igkrng600.bin, 3/25/2011 22:16:08, 963116 bytes
Driver: C:\Windows\system32\igcompkrng600.bin, 12/16/2010 20:37:18, 145804 bytes
Driver: C:\Windows\system32\igfcg600m.bin, 8/9/2011 08:30:02, 216000 bytes
Driver: C:\Windows\SysWow64\igkrng600.bin, 3/25/2011 22:16:08, 963116 bytes
Driver: C:\Windows\SysWow64\igcompkrng600.bin, 12/16/2010 20:37:18, 145804 bytes
Driver: C:\Windows\SysWow64\igfcg600m.bin, 8/9/2011 08:30:02, 216000 bytes
Driver: C:\Windows\system32\igdde64.dll, 8/9/2011 08:29:50, 75776 bytes
Driver: C:\Windows\SysWow64\igdde32.dll, 8/9/2011 08:23:26, 56832 bytes
Driver: C:\Windows\system32\iglhxs64.vp, 8/9/2011 09:41:44, 17340 bytes
Driver: C:\Windows\system32\iglhxo64.vp, 8/9/2011 07:44:46, 59243 bytes
Driver: C:\Windows\system32\iglhxc64.vp, 8/9/2011 07:44:46, 59062 bytes
Driver: C:\Windows\system32\iglhxg64.vp, 8/9/2011 07:44:46, 59174 bytes
Driver: C:\Windows\system32\iglhxa64.vp, 8/9/2011 07:44:46, 1074 bytes
Driver: C:\Windows\system32\iglhxa64.cpa, 8/9/2011 07:44:46, 1981696 bytes
Driver: C:\Windows\system32\iglhcp64.dll, 2.00.0002.0001 (English), 8/9/2011 07:44:46, 98304 bytes
Driver: C:\Windows\system32\iglhsip64.dll, 2.00.0002.0001 (English), 8/9/2011 07:44:46, 376832 bytes
Driver: C:\Windows\SysWow64\igdumd32.dll, 8.15.0010.2476 (English), 8/9/2011 08:25:26, 6322688 bytes
Driver: C:\Windows\SysWow64\igdumdx32.dll, 8.15.0010.2476 (English), 8/9/2011 08:21:00, 581120 bytes
Driver: C:\Windows\SysWow64\igfxdv32.dll, 8.15.0010.2476 (English), 8/9/2011 07:47:08, 294400 bytes
Driver: C:\Windows\SysWow64\igd10umd32.dll, 8.15.0010.2476 (English), 8/9/2011 08:11:02, 12339712 bytes
Driver: C:\Windows\SysWow64\iglhcp32.dll, 2.00.0002.0001 (English), 8/9/2011 07:44:46, 98304 bytes
Driver: C:\Windows\SysWow64\iglhsip32.dll, 2.00.0002.0001 (English), 8/9/2011 07:44:46, 376832 bytes
Driver: C:\Windows\SysWow64\igfxcmrt32.dll, 1.00.0000.1011 (English), 8/9/2011 07:44:46, 162816 bytes
Driver: C:\Windows\system32\difx64.exe, 8/9/2011 09:02:18, 179992 bytes
Driver: C:\Windows\system32\hccutils.dll, 8.15.0010.2476 (English), 8/9/2011 07:52:54, 110080 bytes
Driver: C:\Windows\system32\igfxsrvc.dll, 8.15.0010.2476 (English), 8/9/2011 07:53:24, 62464 bytes
Driver: C:\Windows\system32\igfxsrvc.exe, 8.15.0010.2476 (English), 8/9/2011 09:03:02, 510232 bytes
Driver: C:\Windows\system32\igfxpph.dll, 8.15.0010.2476 (English), 8/9/2011 07:53:48, 375808 bytes
Driver: C:\Windows\system32\igfxcpl.cpl, 8.15.0010.2476 (English), 8/9/2011 07:54:14, 126976 bytes
Driver: C:\Windows\system32\igfxdev.dll, 8.15.0010.2476 (English), 8/9/2011 07:52:44, 390144 bytes
Driver: C:\Windows\system32\igfxdo.dll, 8.15.0010.2476 (English), 8/9/2011 07:52:00, 142336 bytes
Driver: C:\Windows\system32\igfxtray.exe, 8.15.0010.2476 (English), 8/9/2011 09:03:22, 167704 bytes
Driver: C:\Windows\system32\hkcmd.exe, 8.15.0010.2476 (English), 8/9/2011 09:02:48, 392472 bytes
Driver: C:\Windows\system32\igfxress.dll, 8.15.0010.2476 (English), 8/9/2011 07:52:00, 9014784 bytes
Driver: C:\Windows\system32\igfxpers.exe, 8.15.0010.2476 (English), 8/9/2011 09:03:00, 416024 bytes
Driver: C:\Windows\system32\igfxTMM.dll, 8.15.0010.2476 (English), 8/9/2011 07:53:44, 378368 bytes
Driver: C:\Windows\system32\gfxSrvc.dll, 8.15.0010.2476 (English), 8/9/2011 07:52:44, 146432 bytes
Driver: C:\Windows\system32\GfxUI.exe, 8.15.0010.2476 (English), 8/9/2011 09:02:32, 4378392 bytes
Driver: C:\Windows\system32\GfxUI.exe.config, 12/16/2010 19:40:50, 151 bytes
Driver: C:\Windows\system32\IGFXDEVLib.dll, 1.00.0000.0000 (Invariant Language), 8/9/2011 07:52:44, 4096 bytes
Driver: C:\Windows\system32\igfxext.exe, 8.15.0010.2476 (English), 8/9/2011 09:02:54, 239896 bytes
Driver: C:\Windows\system32\igfxexps.dll, 8.15.0010.2476 (English), 8/9/2011 07:53:40, 28672 bytes
Driver: C:\Windows\SysWow64\igfxexps32.dll, 8.15.0010.2476 (English), 8/9/2011 07:47:56, 24576 bytes
Driver: C:\Windows\system32\igfxrara.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:16, 285184 bytes
Driver: C:\Windows\system32\igfxrchs.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:18, 282624 bytes
Driver: C:\Windows\system32\igfxrcht.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:18, 282624 bytes
Driver: C:\Windows\system32\igfxrdan.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:20, 285696 bytes
Driver: C:\Windows\system32\igfxrdeu.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:22, 286720 bytes
Driver: C:\Windows\system32\igfxrenu.lrc, 8.15.0010.2476 (English), 8/9/2011 07:52:06, 285696 bytes
Driver: C:\Windows\system32\igfxresn.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:30, 287232 bytes
Driver: C:\Windows\system32\igfxrfin.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:20, 286208 bytes
Driver: C:\Windows\system32\igfxrfra.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:22, 287232 bytes
Driver: C:\Windows\system32\igfxrheb.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:24, 285184 bytes
Driver: C:\Windows\system32\igfxrhrv.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:34, 286720 bytes
Driver: C:\Windows\system32\igfxrita.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:24, 286720 bytes
Driver: C:\Windows\system32\igfxrjpn.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:24, 283648 bytes
Driver: C:\Windows\system32\igfxrkor.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:26, 283136 bytes
Driver: C:\Windows\system32\igfxrnld.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:20, 286720 bytes
Driver: C:\Windows\system32\igfxrnor.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:26, 286208 bytes
Driver: C:\Windows\system32\igfxrplk.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:26, 286720 bytes
Driver: C:\Windows\system32\igfxrptb.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:28, 286208 bytes
Driver: C:\Windows\system32\igfxrptg.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:28, 286720 bytes
Driver: C:\Windows\system32\igfxrrom.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:34, 286720 bytes
Driver: C:\Windows\system32\igfxrrus.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:28, 286720 bytes
Driver: C:\Windows\system32\igfxrsky.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:34, 286720 bytes
Driver: C:\Windows\system32\igfxrslv.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:32, 286208 bytes
Driver: C:\Windows\system32\igfxrsve.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:30, 286208 bytes
Driver: C:\Windows\system32\igfxrtha.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:32, 285696 bytes
Driver: C:\Windows\system32\igfxrcsy.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:18, 286720 bytes
Driver: C:\Windows\system32\igfxrell.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:22, 287232 bytes
Driver: C:\Windows\system32\igfxrhun.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:24, 286208 bytes
Driver: C:\Windows\system32\igfxrtrk.lrc, 8.15.0010.2476 (English), 8/9/2011 07:54:32, 286208 bytes
Driver: C:\Windows\system32\Gfxres.ar-SA.resources, 8/9/2011 07:54:36, 156192 bytes
Driver: C:\Windows\system32\Gfxres.cs-CZ.resources, 8/9/2011 07:54:38, 133381 bytes
Driver: C:\Windows\system32\Gfxres.da-DK.resources, 8/9/2011 07:54:38, 128542 bytes
Driver: C:\Windows\system32\Gfxres.de-DE.resources, 8/9/2011 07:54:40, 137840 bytes
Driver: C:\Windows\system32\Gfxres.el-GR.resources, 8/9/2011 07:54:42, 198037 bytes
Driver: C:\Windows\system32\Gfxres.es-ES.resources, 8/9/2011 07:54:42, 137641 bytes
Driver: C:\Windows\system32\Gfxres.en-US.resources, 8/9/2011 07:54:16, 124056 bytes
Driver: C:\Windows\system32\Gfxres.fi-FI.resources, 8/9/2011 07:54:44, 132887 bytes
Driver: C:\Windows\system32\Gfxres.fr-FR.resources, 8/9/2011 07:54:46, 135654 bytes
Driver: C:\Windows\system32\Gfxres.he-IL.resources, 8/9/2011 07:54:48, 148981 bytes
Driver: C:\Windows\system32\Gfxres.hr-HR.resources, 8/9/2011 07:55:12, 131840 bytes
Driver: C:\Windows\system32\Gfxres.hu-HU.resources, 8/9/2011 07:54:48, 134373 bytes
Driver: C:\Windows\system32\Gfxres.it-IT.resources, 8/9/2011 07:54:50, 140212 bytes
Driver: C:\Windows\system32\Gfxres.ja-JP.resources, 8/9/2011 07:54:50, 153129 bytes
Driver: C:\Windows\system32\Gfxres.ko-KR.resources, 8/9/2011 07:54:52, 138707 bytes
Driver: C:\Windows\system32\Gfxres.nb-NO.resources, 8/9/2011 07:54:54, 128802 bytes
Driver: C:\Windows\system32\Gfxres.nl-NL.resources, 8/9/2011 07:54:56, 134407 bytes
Driver: C:\Windows\system32\Gfxres.pl-PL.resources, 8/9/2011 07:54:56, 133149 bytes
Driver: C:\Windows\system32\Gfxres.pt-BR.resources, 8/9/2011 07:54:58, 134821 bytes
Driver: C:\Windows\system32\Gfxres.pt-PT.resources, 8/9/2011 07:55:00, 133683 bytes
Driver: C:\Windows\system32\Gfxres.ro-RO.resources, 8/9/2011 07:55:12, 136584 bytes
Driver: C:\Windows\system32\Gfxres.ru-RU.resources, 8/9/2011 07:55:00, 182649 bytes
Driver: C:\Windows\system32\Gfxres.sk-SK.resources, 8/9/2011 07:55:02, 132785 bytes
Driver: C:\Windows\system32\Gfxres.sl-SI.resources, 8/9/2011 07:55:04, 128998 bytes
Driver: C:\Windows\system32\Gfxres.sv-SE.resources, 8/9/2011 07:55:04, 133841 bytes
Driver: C:\Windows\system32\Gfxres.th-TH.resources, 8/9/2011 07:55:06, 211217 bytes
Driver: C:\Windows\system32\Gfxres.tr-TR.resources, 8/9/2011 07:55:08, 135357 bytes
Driver: C:\Windows\system32\Gfxres.zh-CN.resources, 8/9/2011 07:55:08, 116368 bytes
Driver: C:\Windows\system32\Gfxres.zh-TW.resources, 8/9/2011 07:55:10, 117657 bytes
Driver: C:\Windows\system32\ig4icd64.dll, 8.15.0010.2476 (English), 8/9/2011 08:04:24, 18640384 bytes
Driver: C:\Windows\SysWow64\ig4icd32.dll, 8/9/2011 07:58:38, 13903872 bytes
Driver: C:\Windows\system32\DRIVERS\igdpmd64.sys, 8.15.0010.2476 (English), 8/9/2011 08:32:02, 12289472 bytes
Name: Intel(R) 6 Series/C200 Series Chipset Family SMBus Controller - 1C22
Device ID: PCI\VEN_8086&DEV_1C22&SUBSYS_1657103C&REV_04\3&11583659&0&FB
Driver: n/a
Name: 2nd generation Intel® Core™ processor family DRAM Controller - 0104
Device ID: PCI\VEN_8086&DEV_0104&SUBSYS_1657103C&REV_09\3&11583659&0&00
Driver: n/a
Name: High Definition Audio Controller
Device ID: PCI\VEN_8086&DEV_1C20&SUBSYS_1657103C&REV_04\3&11583659&0&D8
Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.01.7601.17514 (English), 11/20/2010 05:43:43, 122368 bytes
Name: 2nd generation Intel® Core™ processor family PCI Express Controller - 0101
Device ID: PCI\VEN_8086&DEV_0101&SUBSYS_1657103C&REV_09\3&11583659&0&08
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 08:33:48, 184704 bytes
Name: Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 4 - 1C16
Device ID: PCI\VEN_8086&DEV_1C16&SUBSYS_1657103C&REV_B4\3&11583659&0&E3
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 08:33:48, 184704 bytes
Name: Intel(R) WiFi Link 1000 BGN
Device ID: PCI\VEN_8086&DEV_0084&SUBSYS_13158086&REV_00\4&12F4EA23&0&00E1
Driver: n/a
Name: Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 3 - 1C14
Device ID: PCI\VEN_8086&DEV_1C14&SUBSYS_1657103C&REV_B4\3&11583659&0&E2
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 08:33:48, 184704 bytes
Name: Realtek PCIe GBE Family Controller
Device ID: PCI\VEN_10EC&DEV_8168&SUBSYS_1657103C&REV_06\4&2AA35768&0&00E0
Driver: n/a
------------------
DirectShow Filters
------------------
DirectShow Filters:
WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.01.7601.17514
WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.01.7601.17514
WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.01.7601.17514
MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.01.7600.16385
Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.01.7600.16385
WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.01.7601.17514
WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.01.7601.18221
Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7600.16385
Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7600.16385
DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514
Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.17713
LogMeIn Video Encoder,0x00200000,1,1,racodec.ax,4.01.0000.4830
WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.7601.17514
Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,12.00.7601.17514
AVI Splitter,0x00600000,1,1,quartz.dll,6.06.7601.17713
VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.7601.17713
SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,12.00.9200.17037
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft TV Captions Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
CBVA DMO wrapper filter,0x00200000,1,1,cbva.dll,6.01.7601.17514
MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.7601.17713
SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
ATI MPEG File Writer,0x00200000,1,0,atimpenc64.dll,13.30.0000.41120
AMD Video Decoder,0x00200000,1,2,atimpenc64.dll,13.30.0000.41120
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.7601.17528
Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.7601.17514
SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
LogMeIn Video Decoder,0x00800000,1,1,racodec.ax,4.01.0000.4830
Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.7601.17713
DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514
Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.17713
Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.17514
ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
AMD MJPEG Decoder,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.7601.17713
Video Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.7601.17528
Line 21 Decoder,0x00600000,1,1,,
Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.17713
Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.17713
AMD Video Encoder,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
ATI MPEG Multiplexer,0x00200000,2,1,atimpenc64.dll,13.30.0000.41120
VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.7601.17514
WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.7601.17514
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.01.7601.17514
File writer,0x00200000,1,0,qcap.dll,6.06.7601.17514
iTV Data Sink,0x00600000,1,0,itvdata.dll,6.06.7601.17514
iTV Data Capture filter,0x00600000,1,1,itvdata.dll,6.06.7601.17514
AMD Video Scaler Filter,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.18611
Microsoft TV Subtitles Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
Overlay Mixer2,0x00200000,1,1,,
RDP DShow Redirection Filter,0xffffffff,1,0,DShowRdpFilter.dll,
Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
WST Pager,0x00200000,1,1,WSTPager.ax,6.06.7601.17514
MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.7601.17514
SampleGrabber,0x00200000,1,1,qedit.dll,6.06.7601.18501
Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.18501
MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.7601.17514
Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.01.7601.17514
StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.7601.17528
Smart Tee,0x00200000,1,2,qcap.dll,6.06.7601.17514
Overlay Mixer,0x00200000,0,0,,
AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
NetBridge,0x00200000,2,0,netbridge.dll,6.01.7601.17514
AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.7601.17713
Wave Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
MIDI Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
File stream renderer,0x00400000,1,1,quartz.dll,6.06.7601.17713
AMD Video Rotation Filter,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,6.01.7140.0000
StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.7601.17528
AVI Mux,0x00200000,1,0,qcap.dll,6.06.7601.17514
Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.7601.17713
File Source (Async.),0x00400000,0,1,quartz.dll,6.06.7601.17713
File Source (URL),0x00400000,0,1,quartz.dll,6.06.7601.17713
Media Center Extender Encryption Filter,0x00200000,2,2,Mcx2Filter.dll,6.01.7601.17514
AudioRecorder WAV Dest,0x00200000,0,0,WavDest.dll,
AudioRecorder Wave Form,0x00200000,0,0,WavDest.dll,
SoundRecorder Null Renderer,0x00200000,0,0,WavDest.dll,
Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.7601.17514
Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.01.7601.17514
BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.7601.17669
MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.7601.17713
WDM Streaming Tee/Splitter Devices:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.01.7600.16385
WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.01.7600.16385
MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.01.7600.16385
DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.7601.17514
LogMeIn Video Encoder,0x00200000,1,1,racodec.ax,4.01.0000.4830
MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.7601.17713
Audio Compressors:
WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.01.7600.16385
WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.01.7600.16385
ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
PCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.17713
CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.7601.17713
Audio Capture Sources:
External Mic (IDT High Definiti,0x00200000,0,0,qcap.dll,6.06.7601.17514
Integrated Microphone Array (ID,0x00200000,0,0,qcap.dll,6.06.7601.17514
Stereo Mix (IDT High Definition,0x00200000,0,0,qcap.dll,6.06.7601.17514
PBDA CP Filters:
PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.7601.17528
PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.17713
WDM Streaming Capture Devices:
,0x00000000,0,0,,
,0x00000000,0,0,,
MicIn,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
MuxedIn1,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
CyberLink Webcam Splitter,0x00200000,0,1,ksproxy.ax,6.01.7601.17514
HP TrueVision HD,0x00200000,1,2,ksproxy.ax,6.01.7601.17514
WDM Streaming Rendering Devices:
Dock HpOut,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
LineOut,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
,0x00000000,0,0,,
,0x00000000,0,0,,
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514
Video Capture Sources:
CyberLink Webcam Splitter,0x00200000,0,1,ksproxy.ax,6.01.7601.17514
HP TrueVision HD,0x00200000,1,2,ksproxy.ax,6.01.7601.17514
Multi-Instance Capable VBI Codecs:
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514
BDA CP/CA Filters:
Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.7601.17708
Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7601.17708
PTFilter,0x00200000,0,0,EncDec.dll,6.06.7601.17708
XDS Codec,0x00200000,0,0,EncDec.dll,6.06.7601.17708
WDM Streaming Communication Transforms:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Audio Renderers:
Speakers and Headphones (IDT Hi,0x00200000,1,0,quartz.dll,6.06.7601.17713
Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.17713
DirectSound: Speakers and Headphones (IDT High Definition Audio CODEC),0x00200000,1,0,quartz.dll,6.06.7601.17713
---------------
EVR Power Information
---------------
Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
Quality Flags: 2576
Enabled:
Force throttling
Allow half deinterlace
Allow scaling
Decode Power Usage: 100
Balanced Flags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 50
PowerFlags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 0
Sounds like you have a switchable graphics laptop.
Grab this driver here and make sure you have set Java 8 to use AMD in your graphics card control panel.
Java (64-bit): C:\Program Files\Java\jre8\bin\javaw.exe
Java (32-bit): C:\Program Files (x86)\Java\jre8\bin\javaw.exe
Also in the profile editor, check and change executable to Java 8 directories above.
NOTE: Yes, this is Linux, but, I changed the directories to make it look like Windows (ignore the game directory)
1. Open CCC (Catalyst Control Center), your main AMD graphics control panel.
2. In CCC, make sure you have "Advanced View" on in the preferences.
3. Go to "Power > Switchable Graphics Application Settings" then add application: "C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe" (without quotes)
4. Set it to "High Performance."
In the Minecraft Launcher profile editor, uncheck the executable (it'll use its default one), otherwise, paste this: "C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe" (without quotes)
That was a mistake in my own part. I didn't know Minecraft now has Java built in.
You should now have Minecraft running fast as ever.
LoadLibrary failed with error 126: The specified module could not be found.
Here is the error code:
[00:33:42] [Client thread/INFO]: Setting user: farsepeanut
[00:33:42] [Client thread/INFO]: (Session ID is token:5dc9ccd2c2dc4c699e336c34f8bc83f3:a5085c50b962407dae24bd730152476c)
[00:33:44] [Client thread/INFO]: LWJGL Version: 2.9.1
[0x7FED5E7AAA0] ANOMALY: meaningless REX prefix used
[0x7FED5E648C0] ANOMALY: meaningless REX prefix used
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
I am happy to say that minecraft is now running smoothly!
Thanks for all your help.