I bought minecraft yesterday and when I start it it crashes and gives me this : ---- Minecraft Crash Report ---- // I let you down. Sorry
Time: 1/23/14 10:41 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 azi.ad(SourceFile:325) at azi.f(SourceFile:696) at net.minecraft.client.main.Main.main(SourceFile:152)
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 azi.ad(SourceFile:325)
-- Initialization -- Details: Stacktrace: at azi.f(SourceFile:696) at net.minecraft.client.main.Main.main(SourceFile:152)
-- System Details -- Details: Minecraft Version: 1.7.4 Operating System: Windows XP (x86) version 5.1 Java Version: 1.7.0_51, Oracle Corporation Java VM Version: Java HotSpot™ Client VM (mixed mode, sharing), Oracle Corporation Memory: 4868672 bytes (4 MB) / 26808320 bytes (25 MB) up to 518979584 bytes (494 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M 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.4 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: ~~ERROR~~ NullPointerException: null Anisotropic Filtering: Off (1)
Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,,
WMVideo9 Encoder DMO,0x00600800,1,1,,
MSScreen 9 encoder DMO,0x00600800,1,1,,
DV Video Encoder,0x00200000,0,0,,6.06.6001.18000
MJPEG Compressor,0x00200000,0,0,,6.06.6001.18461
Cinepak Codec by Radius,0x00200000,1,1,,6.06.6001.18000
Intel IYUV codec,0x00200000,1,1,,6.06.6001.18000
Intel IYUV codec,0x00200000,1,1,,6.06.6001.18000
Microsoft RLE,0x00200000,1,1,,6.06.6001.18000
Microsoft Video 1,0x00200000,1,1,,6.06.6001.18000
Xfire Video Codec,0x00200000,1,1,,6.06.6001.18000
Midi Renderers:
Default MidiOut Device,0x00800000,1,0,,6.06.6001.18461
Microsoft GS Wavetable Synth,0x00200000,1,0,,6.06.6001.18461
WDM Streaming Rendering Devices:
HD Audio Speaker,0x00200000,1,1,,6.00.6001.18000
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6001.18061
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6001.18061
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6001.18061
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6001.18061
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.6001.18459
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.6001.18459
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.6001.18000
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 1/23/14 10:41 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 azi.ad(SourceFile:325)
at azi.f(SourceFile:696)
at net.minecraft.client.main.Main.main(SourceFile:152)
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 azi.ad(SourceFile:325)
-- Initialization --
Details:
Stacktrace:
at azi.f(SourceFile:696)
at net.minecraft.client.main.Main.main(SourceFile:152)
-- System Details --
Details:
Minecraft Version: 1.7.4
Operating System: Windows XP (x86) version 5.1
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot™ Client VM (mixed mode, sharing), Oracle Corporation
Memory: 4868672 bytes (4 MB) / 26808320 bytes (25 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
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.4
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: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
And it wont start up, could anyone help?
-
View User Profile
-
View Posts
-
Send Message
Retired Staffhttp://www.minecraftforum.net/topic/1742903-obtaining-a-dxdiag-log/
------------------
System Information
------------------
Time of this report: 1/24/2014, 19:20:36
Machine name: MARTHA-PC
Operating System: Windows Vista™ Home Premium (6.0, Build 6001) Service Pack 1 (6001.vistasp1_gdr.101014-0432)
Language: English (Regional Setting: English)
System Manufacturer: HP-Pavilion
System Model: KY818AA-ABA s5120y
BIOS: Phoenix - AwardBIOS v6.00PG
Processor: AMD Athlon(tm) 7750 Dual-Core Processor (2 CPUs), ~2.7GHz
Memory: 3966MB RAM
Page File: 2131MB used, 6026MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 10
DX Setup Parameters: Not found
DxDiag Version: 6.00.6001.18000 32bit 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: NVIDIA GeForce 6100 nForce 430 (Microsoft Corporation - WDDM)
Manufacturer: NVIDIA
Chip type: GeForce 6100 nForce 430
DAC type: Integrated RAMDAC
Device Key: Enum\PCI\VEN_10DE&DEV_03D0&SUBSYS_2A6C103C&REV_A2
Display Memory: 397 MB
Dedicated Memory: 125 MB
Shared Memory: 271 MB
Current Mode: 1152 x 864 (32 bit) (60Hz)
Monitor: HP 2009 Series Wide LCD Monitor
Driver Name: nvd3dum,nvd3dumx.dll,nvapi64.dll
Driver Version: 7.15.0010.9686 (English)
DDI Version: 9Ex
Driver Attributes: Final Retail
Driver Date/Size: 1/20/2008 18:47:25, 3600384 bytes
WHQL Logo'd: Yes
WHQL Date Stamp:
Device Identifier: {D7B71E3E-4090-11CF-5A56-660A02C2CA35}
Vendor ID: 0x10DE
Device ID: 0x03D0
SubSys ID: 0x2A6C103C
Revision ID: 0x00A2
Revision ID: 0x00A2
Video Accel:
Deinterlace Caps: {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY 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
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
DDraw Status: Enabled
D3D Status: Enabled
AGP Status: Enabled
-------------
Sound Devices
-------------
Description: Speakers (High Definition Audio Device)
Default Sound Playback: Yes
Default Voice Playback: Yes
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0888&SUBSYS_103C2A6C&REV_1002
Manufacturer ID: 1
Product ID: 100
Type: WDM
Driver Name: HdAudio.sys
Driver Version: 6.00.5840.16387 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 11/1/2006 21:28:10, 273920 bytes
Other Files:
Driver Provider: Microsoft
HW Accel Level: Basic
Cap Flags: 0xF1F
Min/Max Sample Rate: 100, 200000
Static/Strm HW Mix Bufs: 1, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX(tm) 2.0 Listen/Src: No, No
I3DL2(tm) Listen/Src: No, No
Sensaura(tm) ZoomFX(tm): No
---------------------
Sound Capture Devices
---------------------
-------------------
DirectInput Devices
-------------------
Device Name: Mouse
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a
Device Name: Keyboard
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a
Device Name: HP USB Multimedia Keyboard
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x04F2, 0x0841
FF Driver: n/a
Device Name: HP USB Multimedia Keyboard
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x04F2, 0x0841
FF Driver: n/a
Device Name: HP USB Multimedia Keyboard
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x04F2, 0x0841
FF Driver: n/a
Poll w/ Interrupt: No
-----------
USB Devices
-----------
+ USB Root Hub
| Vendor/Product ID: 0x10DE, 0x03F1
| Matching Device ID: usb\root_hub
| Service: usbhub
|
+-+ USB Human Interface Device
| | Vendor/Product ID: 0x046D, 0xC05A
| | Location: Port_#0004.Hub_#0001
| | Matching Device ID: usb\class_03&subclass_01
| | Service: HidUsb
| |
| +-+ HID-compliant mouse
| | | Vendor/Product ID: 0x046D, 0xC05A
| | | Matching Device ID: hid_device_system_mouse
| | | Service: mouhid
----------------
Gameport Devices
----------------
------------
PS/2 Devices
------------
+ HID Keyboard Device
| Vendor/Product ID: 0x04F2, 0x0841
| Matching Device ID: hid_device_system_keyboard
| Service: kbdhid
|
+ Terminal Server Keyboard Driver
| Matching Device ID: root\rdp_kbd
| Upper Filters: kbdclass
| Service: TermDD
|
+ Terminal Server Mouse Driver
| Matching Device ID: root\rdp_mou
| Upper Filters: mouclass
| Service: TermDD
------------------------
Disk & DVD/CD-ROM Drives
------------------------
Drive: C:
Free Space: 19.6 GB
Total Space: 100.0 GB
File System: NTFS
Model: ST500DM0 02-1BD142 SCSI Disk Device
Drive: D:
Free Space: 9.4 GB
Total Space: 10.0 GB
File System: NTFS
Model: ST500DM0 02-1BD142 SCSI Disk Device
Drive: E:
Model: HL-DT-ST DVD-RAM GH40L SCSI CdRom Device
Driver: c:\windows\system32\drivers\cdrom.sys, 6.00.6001.18000 (English), , 0 bytes
--------------
System Devices
--------------
Name: Agere Systems PCI-SV92EX Soft Modem
Device ID: PCI\VEN_11C1&DEV_0630&SUBSYS_063011C1&REV_01\4&2A3C496&0&0058
Driver: n/a
Name: NVIDIA nForce Serial ATA Controller
Device ID: PCI\VEN_10DE&DEV_03F6&SUBSYS_2A6C103C&REV_A2\3&2411E6FE&0&41
Driver: n/a
Name: NVIDIA nForce Serial ATA Controller
Device ID: PCI\VEN_10DE&DEV_03F6&SUBSYS_2A6C103C&REV_A2\3&2411E6FE&0&40
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03F5&SUBSYS_2A6C103C&REV_A2\3&2411E6FE&0&0A
Driver: n/a
Name: PCI standard PCI-to-PCI bridge
Device ID: PCI\VEN_10DE&DEV_03F3&SUBSYS_2A6C103C&REV_A1\3&2411E6FE&0&20
Driver: n/a
Name: Standard Enhanced PCI to USB Host Controller
Device ID: PCI\VEN_10DE&DEV_03F2&SUBSYS_2A6C103C&REV_A3\3&2411E6FE&0&11
Driver: n/a
Name: Standard OpenHCD USB Host Controller
Device ID: PCI\VEN_10DE&DEV_03F1&SUBSYS_2A6C103C&REV_A3\3&2411E6FE&0&10
Driver: n/a
Name: High Definition Audio Controller
Device ID: PCI\VEN_10DE&DEV_03F0&SUBSYS_2A6C103C&REV_A2\3&2411E6FE&0&28
Driver: n/a
Name: NVIDIA nForce 10/100 Mbps Ethernet
Device ID: PCI\VEN_10DE&DEV_03EF&SUBSYS_2A6C103C&REV_A2\3&2411E6FE&0&38
Driver: n/a
Name: NVIDIA nForce System Management
Device ID: PCI\VEN_10DE&DEV_03EB&SUBSYS_2A6C103C&REV_A2\3&2411E6FE&0&09
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03EA&SUBSYS_2A6C103C&REV_A1\3&2411E6FE&0&00
Driver: n/a
Name: PCI standard PCI-to-PCI bridge
Device ID: PCI\VEN_10DE&DEV_03E9&SUBSYS_2A6C103C&REV_A2\3&2411E6FE&0&60
Driver: n/a
Name: PCI standard PCI-to-PCI bridge
Device ID: PCI\VEN_10DE&DEV_03E9&SUBSYS_2A6C103C&REV_A2\3&2411E6FE&0&58
Driver: n/a
Name: PCI standard PCI-to-PCI bridge
Device ID: PCI\VEN_10DE&DEV_03E8&SUBSYS_2A6C103C&REV_A2\3&2411E6FE&0&48
Driver: n/a
Name: PCI standard ISA bridge
Device ID: PCI\VEN_10DE&DEV_03E0&SUBSYS_2A6C103C&REV_A2\3&2411E6FE&0&08
Driver: n/a
Name: NVIDIA GeForce 6100 nForce 430 (Microsoft Corporation - WDDM)
Device ID: PCI\VEN_10DE&DEV_03D0&SUBSYS_2A6C103C&REV_A2\3&2411E6FE&0&68
Driver: n/a
------------------
DirectShow Filters
------------------
DirectShow Filters:
WMAudio Decoder DMO,0x00800800,1,1,,
WMAPro over S/PDIF DMO,0x00600800,1,1,,
WMSpeech Decoder DMO,0x00600800,1,1,,
MP3 Decoder DMO,0x00600800,1,1,,
Mpeg4s Decoder DMO,0x00800001,1,1,,
WMV Screen decoder DMO,0x00600800,1,1,,
WMVideo Decoder DMO,0x00800001,1,1,,
Mpeg43 Decoder DMO,0x00800001,1,1,,
Mpeg4 Decoder DMO,0x00800001,1,1,,
Full Screen Renderer,0x00200000,1,0,,6.06.6001.18461
DV Muxer,0x00400000,0,0,,6.06.6001.18000
Color Space Converter,0x00400001,1,1,,6.06.6001.18461
WM ASF Reader,0x00400000,0,0,,11.00.6001.7000
Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,11.00.6001.7000
AVI Splitter,0x00600000,1,1,,6.06.6001.18461
VGA 16 Color Ditherer,0x00400000,1,1,,6.06.6001.18461
Microsoft MPEG-2 Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,11.00.6001.7106
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.6001.18571
StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.6001.18571
MJPEG Decompressor,0x00600000,1,1,,6.06.6001.18461
MPEG-I Stream Splitter,0x00600000,1,2,,6.06.6001.18461
SAMI (CC) Parser,0x00400000,1,1,,6.06.6001.18461
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.6001.18000
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.6001.18571
Microsoft MPEG-2 Video Encoder,0x00200000,2,0,msmpeg2enc.dll,11.00.6001.7000
Internal Script Command Renderer,0x00800001,1,0,,6.06.6001.18461
MPEG Audio Decoder,0x03680001,1,1,,6.06.6001.18461
DV Splitter,0x00600000,1,2,,6.06.6001.18000
Video Mixing Renderer 9,0x00200000,1,0,,6.06.6001.18461
Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,11.00.6001.7000
ACM Wrapper,0x00600000,1,1,,6.06.6001.18461
Video Renderer,0x00800001,1,0,,6.06.6001.18461
MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.6001.18571
Line 21 Decoder,0x00600000,1,1,,6.06.6001.18000
Video Port Manager,0x00600000,2,1,,6.06.6001.18461
Video Renderer,0x00400000,1,0,,6.06.6001.18461
WM ASF Writer,0x00400000,0,0,,11.00.6001.7000
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.00.6001.18000
File writer,0x00200000,1,0,,6.06.6001.18000
DVD Navigator,0x00200000,0,3,,6.06.6001.18000
Overlay Mixer2,0x00200000,1,1,,6.06.6001.18000
AVI Draw,0x00600064,9,1,,6.06.6001.18461
Microsoft MPEG-2 Audio Encoder,0x00200000,2,0,msmpeg2enc.dll,11.00.6001.7000
WST Pager,0x00800000,1,1,WSTPager.ax,6.06.6001.18000
MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.6001.18571
DV Video Decoder,0x00800000,1,1,,6.06.6001.18000
SampleGrabber,0x00200000,1,1,qedit.dll,6.06.6001.18000
Null Renderer,0x00200000,1,0,qedit.dll,6.06.6001.18000
MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.6001.18000
Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,11.00.6001.7000
StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.6001.18571
Smart Tee,0x00200000,1,2,,6.06.6001.18000
Overlay Mixer,0x00200000,0,0,,6.06.6001.18000
AVI Decompressor,0x00600000,1,1,,6.06.6001.18461
AVI/WAV File Source,0x00400000,0,2,,6.06.6001.18461
Wave Parser,0x00400000,1,1,,6.06.6001.18461
MIDI Parser,0x00400000,1,1,,6.06.6001.18461
Multi-file Parser,0x00400000,1,1,,6.06.6001.18461
File stream renderer,0x00400000,1,1,,6.06.6001.18461
Microsoft MPEG-1/DD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,11.00.6001.7000
AVI Mux,0x00200000,1,0,,6.06.6001.18000
Line 21 Decoder 2,0x00600002,1,1,,6.06.6001.18461
File Source (Async.),0x00400000,0,1,,6.06.6001.18461
File Source (URL),0x00400000,0,1,,6.06.6001.18461
Infinite Pin Tee Filter,0x00200000,1,1,,6.06.6001.18000
Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.00.6001.18000
BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.6001.18459
MPEG Video Decoder,0x40000001,1,1,,6.06.6001.18461
WDM Streaming Tee/Splitter Devices:
Tee/Sink-to-Sink Converter,0x00200000,1,1,,6.00.6001.18000
Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,,
WMVideo9 Encoder DMO,0x00600800,1,1,,
MSScreen 9 encoder DMO,0x00600800,1,1,,
DV Video Encoder,0x00200000,0,0,,6.06.6001.18000
MJPEG Compressor,0x00200000,0,0,,6.06.6001.18461
Cinepak Codec by Radius,0x00200000,1,1,,6.06.6001.18000
Intel IYUV codec,0x00200000,1,1,,6.06.6001.18000
Intel IYUV codec,0x00200000,1,1,,6.06.6001.18000
Microsoft RLE,0x00200000,1,1,,6.06.6001.18000
Microsoft Video 1,0x00200000,1,1,,6.06.6001.18000
Xfire Video Codec,0x00200000,1,1,,6.06.6001.18000
Audio Compressors:
WM Speech Encoder DMO,0x00600800,1,1,,
WMAudio Encoder DMO,0x00600800,1,1,,
IMA ADPCM,0x00200000,1,1,,6.06.6001.18461
PCM,0x00200000,1,1,,6.06.6001.18461
Microsoft ADPCM,0x00200000,1,1,,6.06.6001.18461
GSM 6.10,0x00200000,1,1,,6.06.6001.18461
CCITT A-Law,0x00200000,1,1,,6.06.6001.18461
CCITT u-Law,0x00200000,1,1,,6.06.6001.18461
MPEG Layer-3,0x00200000,1,1,,6.06.6001.18461
Midi Renderers:
Default MidiOut Device,0x00800000,1,0,,6.06.6001.18461
Microsoft GS Wavetable Synth,0x00200000,1,0,,6.06.6001.18461
WDM Streaming Rendering Devices:
HD Audio Speaker,0x00200000,1,1,,6.00.6001.18000
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6001.18061
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6001.18061
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6001.18061
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.6001.18061
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.6001.18459
Multi-Instance Capable VBI Codecs:
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.6001.18000
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.6001.18459
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.6001.18000
BDA CP/CA Filters:
Decrypt/Tag,0x00600000,1,0,EncDec.dll,6.06.6001.18571
Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.6001.18571
XDS Codec,0x00200000,0,0,EncDec.dll,6.06.6001.18571
WDM Streaming Communication Transforms:
Tee/Sink-to-Sink Converter,0x00200000,1,1,,6.00.6001.18000
Audio Renderers:
Speakers (High Definition Audio,0x00200000,1,0,,6.06.6001.18461
Default DirectSound Device,0x00800000,1,0,,6.06.6001.18461
Default WaveOut Device,0x00200000,1,0,,6.06.6001.18461
DirectSound: Speakers (High Definition Audio Device),0x00200000,1,0,,6.06.6001.18461
-
View User Profile
-
View Posts
-
Send Message
Retired Staffhttp://www.nvidia.com/download/driverResults.aspx/14874/en-us
After installing it should minecraft work?
-
View User Profile
-
View Posts
-
Send Message
Retired StaffIt should yes.
-
View User Profile
-
View Posts
-
Send Message
Retired Staffhttp://www.nvidia.com/download/driverResults.aspx/14875/en-us