gomerpile
Distinguished
I got the same card works great, np with the new drivers 93.71 there has to be some other reason for the drivers and your card.
Btw add this to your reg..
Go to :HKEY_Local_Machine\system\currentcontrolset\control\session Manager\memory management and change or add this dword. To change you will right click on iopagelocklimit, modify, to add a word you will right click in the right side and click in the open area slect new. We need a Dword saying (IoPageLockLimit) now modify,(iopagelocklimit to 1000 in hex). What you are doing here is loading IO operations in memory. What this solve is loading of drivers and dx during game play or application, flashing of screen, slower response time to IO operations like sound drivers being linked to the IO operations of the sound processing channel. These are just a few things adding this line to your registry will help.This keeps the core Windows system to be kept in memory and not paged to disk. 1000 hex works good with 1gb of memory oc'ed high quality memory.
Also modify the DisablePaging Executive to 1 you will have better access time to your drives very usefull when decoding movies.
Little bit more with IOpagelocklimit 1000 hex = 4096 KB
2000 hex = 8192 KB
HKEY_L_M\System\currrentcontrolset\control\session manager\memory management.
add dword, (IoPageLockLimit), Modify to 1000 hex.
No brackets or comas with the dword[/img]

Btw add this to your reg..
Go to :HKEY_Local_Machine\system\currentcontrolset\control\session Manager\memory management and change or add this dword. To change you will right click on iopagelocklimit, modify, to add a word you will right click in the right side and click in the open area slect new. We need a Dword saying (IoPageLockLimit) now modify,(iopagelocklimit to 1000 in hex). What you are doing here is loading IO operations in memory. What this solve is loading of drivers and dx during game play or application, flashing of screen, slower response time to IO operations like sound drivers being linked to the IO operations of the sound processing channel. These are just a few things adding this line to your registry will help.This keeps the core Windows system to be kept in memory and not paged to disk. 1000 hex works good with 1gb of memory oc'ed high quality memory.
Also modify the DisablePaging Executive to 1 you will have better access time to your drives very usefull when decoding movies.
Little bit more with IOpagelocklimit 1000 hex = 4096 KB
2000 hex = 8192 KB
HKEY_L_M\System\currrentcontrolset\control\session manager\memory management.
add dword, (IoPageLockLimit), Modify to 1000 hex.
No brackets or comas with the dword[/img]