Guru3D.com Forums

Go Back   Guru3D.com Forums > Videocards > Videocards - AMD - ATI Drivers Section
Videocards - AMD - ATI Drivers Section In this section you can discuss everything Catalyst related. AMD Catalyst drivers are for all AMD ATI based graphics cards. This is also the place to discuss modified Catalyst drivers.


Reply
 
Thread Tools Display Modes
Video card graphics, Portal 2 or Minecraft?
Old
  (#1)
DalisDL
Newbie
 
Videocard: ATI Radeon HD 3450
Processor: AMD Ahlon 64
Mainboard:
Memory:
Soundcard:
PSU: Battery
Default Video card graphics, Portal 2 or Minecraft? - 05-20-2012, 00:08 | posts: 4

I have been having problems with my graphics drivers, let me tell you what happens.
When i installed the newest drivers for my video card, which is an ATI Mobility Radeon HD 3450, i was able to play anything without problems, like Minecraft, anyway, some days ago i bought Portal 2, but when i started the game, i saw this:
http://steamcommunity.com/profiles/7...686?tab=public
http://steamcommunity.com/profiles/7...993?tab=public
i saw this kind of problem on Nation Red too
then i found out that my drivers where the problem, so i downgraded them, and the game looked as it should be, but then, started having problems with Minecraft and Amnesia and they wouldnt start, so i upgraded them again, Minecraft and Amnesia now run but Portal 2 and Nation Red got screwed again, and now i dunno what to do any idea?
thanks

btw, when i run minecraft and it closes i get this error log:
Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69955130, pid=3760, tid=4744
#
# JRE version: 7.0_04-b22
# Java VM: Java HotSpot(TM) Client VM (23.0-b21 mixed mode windows-x86 )
# Problematic frame:
# C  [atioglxx.dll+0x925130]  DrvPresentBuffers+0x8dacb0
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  T H R E A D  ---------------

Current thread (0x4d34bc00):  JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4744, stack(0x500d0000,0x50120000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000dd4

Registers:
EAX=0x00000000, EBX=0x5054c078, ECX=0x69f851c8, EDX=0x67aa0dd8
ESP=0x501143e8, EBP=0x50114678, ESI=0x5054c078, EDI=0x501146d0
EIP=0x69955130, EFLAGS=0x00010212

Top of Stack: (sp=0x501143e8)
0x501143e8:   00000000 6a10eed4 6e920000 6e920000
0x501143f8:   00000000 00000000 02000000 00000000
0x50114408:   50114528 6a1fd918 6999eb23 6a28bca4
0x50114418:   50114528 00000040 501146d0 501146d0
0x50114428:   00000000 00000000 00000000 00000000
0x50114438:   00000000 00000000 00000000 00000000
0x50114448:   00000000 00000000 00000000 000001e3
0x50114458:   50f770c0 50600000 50f78040 00000000 

Instructions: (pc=0x69955130)
0x69955110:   5d c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc
0x69955120:   55 8b ec 81 ec 8c 02 00 00 53 8b 5d 08 8b 43 10
0x69955130:   83 b8 d4 0d 00 00 01 56 57 75 3f 8b 00 83 f8 16
0x69955140:   74 38 83 f8 17 74 33 83 f8 18 74 2e 83 f8 19 74 


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x5054c078 is an unknown value
ECX=0x69f851c8 is an unknown value
EDX=0x67aa0dd8 is an unknown value
ESP=0x501143e8 is pointing into the stack for thread: 0x4d34bc00
EBP=0x50114678 is pointing into the stack for thread: 0x4d34bc00
ESI=0x5054c078 is an unknown value
EDI=0x501146d0 is pointing into the stack for thread: 0x4d34bc00


Stack: [0x500d0000,0x50120000],  sp=0x501143e8,  free space=272k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [atioglxx.dll+0x925130]  DrvPresentBuffers+0x8dacb0
C  [atioglxx.dll+0x925432]  DrvPresentBuffers+0x8dafb2
C  [atioglxx.dll+0x925520]  DrvPresentBuffers+0x8db0a0
C  [atioglxx.dll+0xdc178]  DrvPresentBuffers+0x91cf8
C  [atioglxx.dll+0x8eebc0]  DrvPresentBuffers+0x8a4740
C  [atioglxx.dll+0x8edbc8]  DrvPresentBuffers+0x8a3748
C  [atioglxx.dll+0x1b61e]  DrvSwapBuffers+0xae
C  [atioglxx.dll+0x1ab8f]  DrvValidateVersion+0x1f
C  [OPENGL32.dll+0x3af0b]  wglSwapMultipleBuffers+0xc5e
C  [OPENGL32.dll+0x3b0f3]  wglSwapMultipleBuffers+0xe46
C  [OPENGL32.dll+0x3b1a9]  wglSwapMultipleBuffers+0xefc
C  [OPENGL32.dll+0x3c6a4]  wglGetProcAddress+0x45f
C  [OPENGL32.dll+0x45658]  wglGetPixelFormat+0x70
C  [OPENGL32.dll+0x45dd4]  wglDescribePixelFormat+0xa2
C  [OPENGL32.dll+0x46559]  wglChoosePixelFormat+0x3e
C  [GDI32.dll+0x36805]  ChoosePixelFormat+0x28

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+0
j  org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+15
j  org.lwjgl.opengl.WindowsDisplay.createWindow(Lorg/lwjgl/opengl/DisplayMode;Ljava/awt/Canvas;II)V+176
j  org.lwjgl.opengl.Display.createWindow()V+68
j  org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+63
j  org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+9
j  net.minecraft.client.Minecraft.a()V+178
j  net.minecraft.client.Minecraft.run()V+6
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
=>0x4d34bc00 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4744, stack(0x500d0000,0x50120000)]
  0x4d34d400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3980, stack(0x4db10000,0x4db60000)]
  0x4d34c800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3892, stack(0x50060000,0x500b0000)]
  0x4d34b000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=4928, stack(0x4dbb0000,0x4dc00000)]
  0x4d34a800 JavaThread "DestroyJavaVM" [_thread_blocked, id=2452, stack(0x01760000,0x017b0000)]
  0x4d14c000 JavaThread "TimerQueue" daemon [_thread_blocked, id=5112, stack(0x4c8b0000,0x4c900000)]
  0x4d13e000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=2360, stack(0x4cc90000,0x4cce0000)]
  0x4a436c00 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4652, stack(0x4ca20000,0x4ca70000)]
  0x4a26f400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1720, stack(0x4a5b0000,0x4a600000)]
  0x4a26ec00 JavaThread "AWT-Shutdown" [_thread_blocked, id=2744, stack(0x4a690000,0x4a6e0000)]
  0x4a26c000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4560, stack(0x4a610000,0x4a660000)]
  0x49ece000 JavaThread "Service Thread" daemon [_thread_blocked, id=920, stack(0x01d10000,0x01d60000)]
  0x49ec2800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1712, stack(0x4a0f0000,0x4a140000)]
  0x49ec1000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4524, stack(0x01bd0000,0x01c20000)]
  0x49ebdc00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3992, stack(0x01b00000,0x01b50000)]
  0x49e2d400 JavaThread "Finalizer" daemon [_thread_blocked, id=944, stack(0x01cc0000,0x01d10000)]
  0x49e27800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5936, stack(0x009d0000,0x00a20000)]

Other Threads:
  0x49e1d800 VMThread [stack: 0x018d0000,0x01920000] [id=4564]
  0x49efb800 WatcherThread [stack: 0x00870000,0x008c0000] [id=4944]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 157248K, used 82982K [0x03dc0000, 0x0e860000, 0x19310000)
  eden space 139776K,  59% used [0x03dc0000, 0x08ec99e8, 0x0c640000)
  from space 17472K,   0% used [0x0c640000, 0x0c640000, 0x0d750000)
  to   space 17472K,   0% used [0x0d750000, 0x0d750000, 0x0e860000)
 tenured generation   total 349568K, used 0K [0x19310000, 0x2e870000, 0x43dc0000)
   the space 349568K,   0% used [0x19310000, 0x19310000, 0x19310200, 0x2e870000)
 compacting perm gen  total 12288K, used 11941K [0x43dc0000, 0x449c0000, 0x47dc0000)
   the space 12288K,  97% used [0x43dc0000, 0x449696c8, 0x44969800, 0x449c0000)
No shared spaces configured.

Code Cache  [0x01dc0000, 0x01fa0000, 0x03dc0000)
 total_blobs=1181 nmethods=907 adapters=208 free_code_cache=30848Kb largest_free_block=31588608

Compilation events (10 events):
Event: 8.346 Thread 0x49ec2800  910   !         java.lang.ref.Finalizer::add (41 bytes)
Event: 8.347 Thread 0x49ec2800 nmethod 910 0x01f9eac8 code [0x01f9ebd0, 0x01f9ee00]
Event: 8.369 Thread 0x49ec2800  911             java.security.Provider$ServiceKey::<init> (8 bytes)
Event: 8.370 Thread 0x49ec2800 nmethod 911 0x01f9eec8 code [0x01f9efc0, 0x01f9f05c]
Event: 8.370 Thread 0x49ec2800  912             java.security.Provider$ServiceKey::<init> (39 bytes)
Event: 8.371 Thread 0x49ec2800 nmethod 912 0x01f9f0c8 code [0x01f9f1e0, 0x01f9f2d8]
Event: 8.526 Thread 0x49ec2800  913             java.util.WeakHashMap::remove (135 bytes)
Event: 8.527 Thread 0x49ec2800 nmethod 913 0x01f9f548 code [0x01f9f680, 0x01f9f8f4]
Event: 8.532 Thread 0x49ec2800  914             sun.security.provider.ByteArrayAccess::i2bBig4 (91 bytes)
Event: 8.533 Thread 0x49ec2800 nmethod 914 0x01f9fb88 code [0x01f9fc80, 0x01f9fd20]

GC Heap History (0 events):
No events

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 8.543 Thread 0x4d34bc00 Threw 0x08cbbbd0 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 8.543 Thread 0x4d34bc00 Threw 0x08cbc068 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 8.544 Thread 0x4d34bc00 Threw 0x08cbf340 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 8.544 Thread 0x4d34bc00 Threw 0x08cbf7f0 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 8.547 Thread 0x4d34bc00 Threw 0x08cc2278 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 8.547 Thread 0x4d34bc00 Threw 0x08cc26a0 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 8.549 Thread 0x4d34bc00 Threw 0x08cc5dc8 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 8.549 Thread 0x4d34bc00 Threw 0x08cc6208 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 8.551 Thread 0x4d34bc00 Threw 0x08cc8ce8 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 8.551 Thread 0x4d34bc00 Threw 0x08cc90d8 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166

Events (10 events):
Event: 8.543 loading class 0x4a1449c0
Event: 8.543 loading class 0x4a1449c0 done
Event: 8.544 loading class 0x4d0e3118
Event: 8.544 loading class 0x4d0e3118 done
Event: 8.547 loading class 0x4d61e418
Event: 8.547 loading class 0x4d61e418 done
Event: 8.549 loading class 0x4d61e578
Event: 8.549 loading class 0x4d61e578 done
Event: 8.551 loading class 0x4a226c78
Event: 8.551 loading class 0x4a226c78 done


Dynamic libraries:
0x00090000 - 0x000bf000 	C:\Program Files\Java\jre7\bin\javaw.exe
0x773f0000 - 0x7752c000 	C:\Windows\SYSTEM32\ntdll.dll
0x770a0000 - 0x77174000 	C:\Windows\system32\kernel32.dll
0x757a0000 - 0x757ea000 	C:\Windows\system32\KERNELBASE.dll
0x76850000 - 0x768f0000 	C:\Windows\system32\ADVAPI32.dll
0x76770000 - 0x7681c000 	C:\Windows\system32\msvcrt.dll
0x76830000 - 0x76849000 	C:\Windows\SYSTEM32\sechost.dll
0x76610000 - 0x766b1000 	C:\Windows\system32\RPCRT4.dll
0x758f0000 - 0x759b9000 	C:\Windows\system32\USER32.dll
0x77590000 - 0x775de000 	C:\Windows\system32\GDI32.dll
0x76820000 - 0x7682a000 	C:\Windows\system32\LPK.dll
0x766d0000 - 0x7676d000 	C:\Windows\system32\USP10.dll
0x745e0000 - 0x7477e000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc\COMCTL32.dll
0x77530000 - 0x77587000 	C:\Windows\system32\SHLWAPI.dll
0x75440000 - 0x7548b000 	C:\Windows\system32\apphelp.dll
0x6cc40000 - 0x6cccc000 	C:\Windows\AppPatch\AcLayers.dll
0x75420000 - 0x7543a000 	C:\Windows\system32\SspiCli.dll
0x759c0000 - 0x76609000 	C:\Windows\system32\SHELL32.dll
0x76b80000 - 0x76cdc000 	C:\Windows\system32\ole32.dll
0x768f0000 - 0x7697f000 	C:\Windows\system32\OLEAUT32.dll
0x74ba0000 - 0x74bb7000 	C:\Windows\system32\USERENV.dll
0x75540000 - 0x7554b000 	C:\Windows\system32\profapi.dll
0x6f600000 - 0x6f651000 	C:\Windows\system32\WINSPOOL.DRV
0x6fb70000 - 0x6fb82000 	C:\Windows\system32\MPR.dll
0x67cd0000 - 0x67ee8000 	C:\Windows\AppPatch\AcGenral.DLL
0x74460000 - 0x744a0000 	C:\Windows\system32\UxTheme.dll
0x73b60000 - 0x73b92000 	C:\Windows\system32\WINMM.dll
0x739c0000 - 0x739cf000 	C:\Windows\system32\samcli.dll
0x73270000 - 0x73284000 	C:\Windows\system32\MSACM32.dll
0x74a40000 - 0x74a49000 	C:\Windows\system32\VERSION.dll
0x70080000 - 0x70083000 	C:\Windows\system32\sfc.dll
0x70070000 - 0x7007d000 	C:\Windows\system32\sfc_os.DLL
0x74130000 - 0x74143000 	C:\Windows\system32\dwmapi.dll
0x76e80000 - 0x7701d000 	C:\Windows\system32\SETUPAPI.dll
0x756e0000 - 0x75707000 	C:\Windows\system32\CFGMGR32.dll
0x757f0000 - 0x75802000 	C:\Windows\system32\DEVOBJ.dll
0x76d30000 - 0x76e65000 	C:\Windows\system32\urlmon.dll
0x755c0000 - 0x756dc000 	C:\Windows\system32\CRYPT32.dll
0x755b0000 - 0x755bc000 	C:\Windows\system32\MSASN1.dll
0x771f0000 - 0x773e9000 	C:\Windows\system32\iertutil.dll
0x67a70000 - 0x67cc9000 	C:\Windows\AppPatch\AcXtrnal.DLL
0x71d80000 - 0x71d86000 	C:\Windows\system32\SHUNIMPL.DLL
0x71da0000 - 0x71dad000 	C:\Windows\system32\SortServer2003Compat.dll
0x75840000 - 0x7585f000 	C:\Windows\system32\IMM32.DLL
0x76980000 - 0x76a4c000 	C:\Windows\system32\MSCTF.dll
0x6d450000 - 0x6d50e000 	C:\Program Files\Java\jre7\bin\msvcr100.dll
0x67720000 - 0x67a6a000 	C:\Program Files\Java\jre7\bin\client\jvm.dll
0x71530000 - 0x71537000 	C:\Windows\system32\WSOCK32.dll
0x775e0000 - 0x77615000 	C:\Windows\system32\WS2_32.dll
0x77180000 - 0x77186000 	C:\Windows\system32\NSI.dll
0x76e70000 - 0x76e75000 	C:\Windows\system32\PSAPI.DLL
0x71d30000 - 0x71d3c000 	C:\Program Files\Java\jre7\bin\verify.dll
0x6ffc0000 - 0x6ffe0000 	C:\Program Files\Java\jre7\bin\java.dll
0x6e9b0000 - 0x6e9c3000 	C:\Program Files\Java\jre7\bin\zip.dll
0x67fc0000 - 0x68102000 	C:\Program Files\Java\jre7\bin\awt.dll
0x754c0000 - 0x754cc000 	C:\Windows\system32\CRYPTBASE.dll
0x67550000 - 0x67713000 	C:\Windows\system32\d3d9.dll
0x70010000 - 0x70016000 	C:\Windows\system32\d3d8thk.dll
0x64430000 - 0x64835000 	C:\Windows\system32\atiumdag.dll
0x63f80000 - 0x64424000 	C:\Windows\system32\atiumdva.dll
0x6e930000 - 0x6e95a000 	C:\Program Files\Java\jre7\bin\fontmanager.dll
0x6ed40000 - 0x6ed54000 	C:\Program Files\Java\jre7\bin\net.dll
0x74f40000 - 0x74f7c000 	C:\Windows\system32\mswsock.dll
0x74f30000 - 0x74f36000 	C:\Windows\System32\wship6.dll
0x73710000 - 0x7371f000 	C:\Program Files\Java\jre7\bin\nio.dll
0x74ad0000 - 0x74ad5000 	C:\Windows\System32\wshtcpip.dll
0x74e00000 - 0x74e44000 	C:\Windows\system32\DNSAPI.dll
0x70380000 - 0x703a1000 	C:\Program Files\Bonjour\mdnsNSP.dll
0x73650000 - 0x7366c000 	C:\Windows\system32\Iphlpapi.DLL
0x73640000 - 0x73647000 	C:\Windows\system32\WINNSI.DLL
0x70240000 - 0x70246000 	C:\Windows\system32\rasadhlp.dll
0x74fc0000 - 0x74fd6000 	C:\Windows\system32\CRYPTSP.dll
0x74d60000 - 0x74d9b000 	C:\Windows\system32\rsaenh.dll
0x73d80000 - 0x73d90000 	C:\Windows\system32\NLAapi.dll
0x6fd10000 - 0x6fd18000 	C:\Windows\System32\winrnr.dll
0x6fd00000 - 0x6fd10000 	C:\Windows\system32\napinsp.dll
0x6fce0000 - 0x6fcf2000 	C:\Windows\system32\pnrpnsp.dll
0x6fcd0000 - 0x6fcdd000 	C:\Windows\system32\wshbth.dll
0x73470000 - 0x734a8000 	C:\Windows\System32\fwpuclnt.dll
0x6e990000 - 0x6e9b0000 	C:\Program Files\Java\jre7\bin\sunec.dll
0x6d410000 - 0x6d441000 	C:\Program Files\Java\jre7\bin\t2k.dll
0x75860000 - 0x758e3000 	C:\Windows\system32\CLBCatQ.DLL
0x73e70000 - 0x73f6b000 	C:\Windows\system32\WindowsCodecs.dll
0x6f360000 - 0x6f391000 	C:\Windows\system32\EhStorShell.dll
0x744a0000 - 0x74595000 	C:\Windows\system32\PROPSYS.dll
0x6f2f0000 - 0x6f35a000 	C:\Windows\System32\cscui.dll
0x6f2e0000 - 0x6f2e9000 	C:\Windows\System32\CSCDLL.dll
0x6f2d0000 - 0x6f2db000 	C:\Windows\system32\CSCAPI.dll
0x6f260000 - 0x6f2cf000 	C:\Windows\system32\ntshrui.dll
0x750d0000 - 0x750e9000 	C:\Windows\system32\srvcli.dll
0x73a20000 - 0x73a2a000 	C:\Windows\system32\slc.dll
0x6fed0000 - 0x6fed9000 	C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x4cd50000 - 0x4cdbb000 	C:\Users\DalisDL\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
0x6d510000 - 0x6d5d8000 	C:\Windows\system32\OPENGL32.dll
0x71db0000 - 0x71dd2000 	C:\Windows\system32\GLU32.dll
0x6ccd0000 - 0x6cdb7000 	C:\Windows\system32\DDRAW.dll
0x73e60000 - 0x73e66000 	C:\Windows\system32\DCIMAN32.dll
0x6fb90000 - 0x6fb96000 	C:\Program Files\Java\jre7\bin\jawt.dll
0x69030000 - 0x6a380000 	C:\Windows\system32\atioglxx.dll
0x6c6b0000 - 0x6c794000 	C:\Windows\system32\aticfx32.dll
0x6c990000 - 0x6c9f1000 	C:\Windows\system32\atiadlxx.dll
0x73df0000 - 0x73dfd000 	C:\Windows\system32\WTSAPI32.dll
0x75810000 - 0x7583d000 	C:\Windows\system32\WINTRUST.dll
0x6e920000 - 0x6e92b000 	C:\Windows\system32\atigktxx.dll
0x6c870000 - 0x6c95b000 	C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xms512m -Xmx1024m 
java_command: C:\Users\DalisDL\Juegos\Minecraft.exe
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jre7\bin
USERNAME=DalisDL
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 17 Model 3 Stepping 1, AuthenticAMD



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

OS: Windows XP Build 2600 Service Pack 3

CPU:total 2 (2 cores per cpu, 1 threads per core) family 17 model 3 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref, tsc, tscinvbit

Memory: 4k page, physical 3143512k(2420264k free), swap 6285260k(4615964k free)

vm_info: Java HotSpot(TM) Client VM (23.0-b21) for windows-x86 JRE (1.7.0_04-b22), built on May  3 2012 00:03:48 by "java_re" with unknown MS VC++:1600

time: Tue May 15 01:45:15 2012
elapsed time: 10 seconds
   
Reply With Quote
 
Old
  (#2)
Benik3
Master Guru
 
Benik3's Avatar
 
Videocard: HD6630M+Intel HD3000
Processor: Intel i3 2310 2.1GHz
Mainboard: Lenovo Thinkpad Edge E520
Memory: 4GB SDRAM DDR3
Soundcard: Conexant Cx20590
PSU: -
Default 05-20-2012, 00:17 | posts: 370

Sorry, I read it bad

Last edited by Benik3; 05-20-2012 at 00:19.
   
Reply With Quote
Old
  (#3)
kn00tcn
Maha Guru
 
kn00tcn's Avatar
 
Videocard: Sapphire 4870x2
Processor: Intel Q9550 3.6ghz
Mainboard: Asus P5Q-E
Memory: OCZ 2x2gb 5-4-4-15 840mhz
Soundcard:
PSU: Corsair 750TX
Default 05-20-2012, 08:39 | posts: 1,531 | Location: Toronto

well you try can mixing driver dll files

which driver versions are you using?
   
Reply With Quote
Old
  (#4)
Benik3
Master Guru
 
Benik3's Avatar
 
Videocard: HD6630M+Intel HD3000
Processor: Intel i3 2310 2.1GHz
Mainboard: Lenovo Thinkpad Edge E520
Memory: 4GB SDRAM DDR3
Soundcard: Conexant Cx20590
PSU: -
Default 05-20-2012, 11:20 | posts: 370

Minecraft is OpenGL, right?
So you can install older drivers for playing Portal etc, end for Minecraft copy only atioglxx.dll from newest drivers to directory with .exe of Minecraft.
   
Reply With Quote
 
Old
  (#5)
kn00tcn
Maha Guru
 
kn00tcn's Avatar
 
Videocard: Sapphire 4870x2
Processor: Intel Q9550 3.6ghz
Mainboard: Asus P5Q-E
Memory: OCZ 2x2gb 5-4-4-15 840mhz
Soundcard:
PSU: Corsair 750TX
Default 05-22-2012, 03:33 | posts: 1,531 | Location: Toronto

java directory*

i cant guarantee that's the only file you'll need to copy, sometimes new features are added that depend on atikmpag.sys, so it's possible to result in a BSOD, but you can try it ya
   
Reply With Quote
Old
  (#6)
DalisDL
Newbie
 
Videocard: ATI Radeon HD 3450
Processor: AMD Ahlon 64
Mainboard:
Memory:
Soundcard:
PSU: Battery
Default 05-22-2012, 04:48 | posts: 4

Quote:
Originally Posted by kn00tcn View Post
well you try can mixing driver dll files

which driver versions are you using?
im using the latests ones 12.4 i think and the other ones are 11.7 i believe

Quote:
Originally Posted by Benik3 View Post
Minecraft is OpenGL, right?
So you can install older drivers for playing Portal etc, end for Minecraft copy only atioglxx.dll from newest drivers to directory with .exe of Minecraft.
will try that

Quote:
Originally Posted by kn00tcn View Post
java directory*

i cant guarantee that's the only file you'll need to copy, sometimes new features are added that depend on atikmpag.sys, so it's possible to result in a BSOD, but you can try it ya
ok :o but do you think amnesia will work too?


just bought Painkiller, this one is giving me problems too :/ with weird-invisible triangles on my character and on enemies, i was playing with the video settings, and i realized that when i change the resolution it kinda fix it, but for like 2 mins, then the triangles come back...i have been wondering...maybe it has something to do with my chipset drivers? :o
why am i asking this? because i use DriverGenius to know wich drivers are outdated, and when i use it, it tells me the chipset drivers are outdated, so i install them but when i reboot my laptop, it crashes and i have to restore the system to a previous state...maybe...i dunno anymore

http://steamcommunity.com/profiles/7...76336811515092

Last edited by DalisDL; 05-22-2012 at 19:25.
   
Reply With Quote
Old
  (#7)
DalisDL
Newbie
 
Videocard: ATI Radeon HD 3450
Processor: AMD Ahlon 64
Mainboard:
Memory:
Soundcard:
PSU: Battery
Default 05-24-2012, 19:22 | posts: 4

well i think it is the graphics card dying :/ now when im playing it freezes and after 2~3 mins, the blue screen appears saying that theres something wrong with the display *sigh* anything i can do? or i have to wait til it completely dies?
   
Reply With Quote
Old
  (#8)
kn00tcn
Maha Guru
 
kn00tcn's Avatar
 
Videocard: Sapphire 4870x2
Processor: Intel Q9550 3.6ghz
Mainboard: Asus P5Q-E
Memory: OCZ 2x2gb 5-4-4-15 840mhz
Soundcard:
PSU: Corsair 750TX
Default 05-25-2012, 00:50 | posts: 1,531 | Location: Toronto

sure all the temps are ok?

i guess it could be dying though, exact same missing polygons artifact in multiple games
   
Reply With Quote
Old
  (#9)
DalisDL
Newbie
 
Videocard: ATI Radeon HD 3450
Processor: AMD Ahlon 64
Mainboard:
Memory:
Soundcard:
PSU: Battery
Default 05-25-2012, 15:11 | posts: 4

Quote:
Originally Posted by kn00tcn View Post
sure all the temps are ok?

i guess it could be dying though, exact same missing polygons artifact in multiple games
temps were ok...opened it last night, did something wrong ill check that later, going out of the city
so it is dying :/ i didnt wanted to believe that because amnesia runs ok D:
   
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com
Copyright (c) 1995-2012, All Rights Reserved. The Guru of 3D, the Hardware Guru, and 3D Guru are trademarks owned by Hilbert Hagedoorn.