SOLVED PC Crashes Playing Games

Joined
Jan 9, 2011
Messages
31
Reaction score
0
I'm inconsistently getting BSOD's while playing Starcraft II and Unreal Tounament III on my comp. I checked the minidump file, only to have an empty folder. I wrote down what little info it had on the actual BSOD. Please let me know what you think, or if i'm looking in the wrong place, or whatever... thanks..
Info I got was:

DRIVER_IRQL_NOT_LESS_OR_EQUAL

REFERENCE ADDRESS: FFFFF88004D45770
BASE: FFFFF88004D4400

System specs are in my Profile... Please Help!
 
Joined
Jan 9, 2011
Messages
31
Reaction score
0
Just had another BSOD today, same error, and no memory dump... annoying... any ideas?
 

Elmer BeFuddled

Resident eejit
Joined
Jun 12, 2010
Messages
1,050
Reaction score
251
Check to see if you have enabled small memory dumps.

Some old drivers need updating

=================================================
Driver Name : SaiH8000.sys
Address : 0xfffff88005969000
File Type : System Driver
Description : Saitek Hid Driver
Version : 6.2.2.4
Company : Saitek
Product Name : Configuration Software
Modified Date : 4/4/2008 13:47:40
Created Date : 4/4/2008 13:47:40
Filename : C:\Windows\system32\DRIVERS\SaiH8000.sys
File Attributes : A
==================================================

==================================================
Driver Name : tosporte.sys
Address : 0xfffff8800589b000
File Type : System Driver
Description : TOSHIBA Bluetooth Port Emulation Driver
Version : 6.00.0616.0 built by: WinDDK
Company : TOSHIBA Corporation
Product Name : TOSHIBA Bluetooth Port Emulation Driver
Modified Date : 6/17/2009 11:01:04
Created Date : 6/17/2009 11:01:04
Filename : C:\Windows\system32\DRIVERS\tosporte.sys
File Attributes : A
==================================================

==================================================
Driver Name : yk62x64.sys
Address : 0xfffff8800520e000
File Type : Network Driver
Description :
Version : 11.22.3.3 built by: WinDDK
Company : Marvell Yukon 88E8056 PCI-E Gigabit Ethernet Controller
Product Name :
Modified Date : 9/28/2009 08:22:00
Created Date : 9/28/2009 08:22:00
Filename : C:\Windows\system32\DRIVERS\yk62x64.sys
File Attributes : A
==================================================

You might also consider uninstalling Norton using the relevant AV Uninstaller until your issues are resolved. Download MSE as its replacement. Make sure your Windows firewall is switched back on!
 
Last edited:
Joined
Jan 9, 2011
Messages
31
Reaction score
0
ok, so i got rid of Norton for now, re-installed the network driver, but there isn't a driver for the keyboard or the bluetooth adapter... my keyboard is too old for the site, and the bluetooth support stops @ X86 vista support... i will try out the games again and see if i can trigger a BSOD.... thanks for all your help!
 
Joined
Jan 9, 2011
Messages
31
Reaction score
0
ok, got another BSOD... no norton, redid yukon driver, couldn't find the rest.... funny though, it didn't die when i was playing a game, but when the game was paused, and i was getting something to drink... normal gameplay is fine, but when i pause for too long or there is a lengthy movie scene, it dies... any ideas?

lol, just saw that lil excerpt about enabling memory dumps, turns out it was disabled... i will attach a dmp file when i get another BSOD... Thanks!
 
Last edited:

Elmer BeFuddled

Resident eejit
Joined
Jun 12, 2010
Messages
1,050
Reaction score
251
These don't mean a lot to me!! Hopefuly cybercore or someone will give them the once over for you.

SCREENS_CPUID.jpg
 
Joined
Jan 9, 2011
Messages
31
Reaction score
0
ok... now i finally got a .dmp for you... just had another BSOD... please let me know what it means.... thanks!
 

Attachments

Elmer BeFuddled

Resident eejit
Joined
Jun 12, 2010
Messages
1,050
Reaction score
251
STOP 0x000000D1: DRIVER_IRQL_NOT_LESS_OR_EQUAL

Usual causes:
Device driver

nvidia drivers need updating:

nvoclk64.sys Tue Sep 15 22:59:25 2009
nvraid.sys Wed May 20 07:39:40 2009
nvrd64.sys Wed Aug 05 01:32:24 2009
nvsmu.sys Mon Jun 29 08:36:37 2009
nvstor.sys Wed May 20 07:45:37 2009
nvstor64.sys Wed Aug 05 01:31:07 2009


Very old and need updating:

SaiH8000.sys Fri Apr 04 12:26:34 2008 Saitek
cmudax3.sys Wed Sep 03 11:13:16 2008 C-Media Audio Driver

SaiH8000 You've tried, leave for now. Possible to use generic MS driver instead?
cmudax3 is specifically named in your minidump. If you cannot update this driver change its name to .old

Renaming drivers: Create a Restore Point, GoTo C:\Windows\System32\Drivers, locate the driver files and rename them from .sys to .old.
Reboot and the drivers will not load. This also breaks the software or hardware these drivers are associated with.

Unplug any USB peripherals, apart from the essentials!!


Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck D1, {fffff88104acbff8, 2, 0, fffff88004180770}

[B][COLOR=Red]*** WARNING: Unable to verify timestamp for cmudax3.sys
*** ERROR: Module load completed but symbols could not be loaded for cmudax3.sys[/COLOR][/B]
Probably caused by : portcls.sys ( portcls!memmove+2c0 )

Followup: MachineOwner
---------

0: kd> !analyze -v

*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: fffff88104acbff8, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
Arg4: fffff88004180770, address which referenced memory

Debugging Details:
------------------


READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800030c40e0
 fffff88104acbff8 

CURRENT_IRQL:  2

FAULTING_IP: 
portcls!memmove+2c0
fffff880`04180770 4c8b4c0af8      mov     r9,qword ptr [rdx+rcx-8]

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0xD1

PROCESS_NAME:  SC2.exe

TRAP_FRAME:  fffff80000ba22f0 -- (.trap 0xfffff80000ba22f0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000040 rbx=0000000000000000 rcx=fffffa8107373000
rdx=fffffdfffd759000 rsi=0000000000000000 rdi=0000000000000000
rip=fffff88004180770 rsp=fffff80000ba2488 rbp=00000000fffff000
 r8=00000000fffff000  r9=0000000007ffff80 r10=fffff88004acd000
r11=fffffa8007374000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0         nv up ei ng nz na po nc
portcls!memmove+0x2c0:
fffff880`04180770 4c8b4c0af8      mov     r9,qword ptr [rdx+rcx-8] ds:6240:fffff881`04acbff8=????????????????
Resetting default scope

LAST_CONTROL_TRANSFER:  from fffff80002e8bca9 to fffff80002e8c740

STACK_TEXT:  
fffff800`00ba21a8 fffff800`02e8bca9 : 00000000`0000000a fffff881`04acbff8 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff800`00ba21b0 fffff800`02e8a920 : 00000000`00000000 fffffa80`073b2b90 00000000`00000000 fffff880`0408b8a6 : nt!KiBugCheckDispatch+0x69
fffff800`00ba22f0 fffff880`04180770 : fffff880`040667c8 00000000`be9aa000 fffffa80`098fdb60 fffffa80`058bd060 : nt!KiPageFault+0x260
fffff800`00ba2488 fffff880`040667c8 : 00000000`be9aa000 fffffa80`098fdb60 fffffa80`058bd060 00000000`00000000 : portcls!memmove+0x2c0
fffff800`00ba2490 00000000`be9aa000 : fffffa80`098fdb60 fffffa80`058bd060 00000000`00000000 fffff800`00ba2e00 : cmudax3+0x277c8
fffff800`00ba2498 fffffa80`098fdb60 : fffffa80`058bd060 00000000`00000000 fffff800`00ba2e00 00000000`00000000 : 0xbe9aa000
fffff800`00ba24a0 fffffa80`058bd060 : 00000000`00000000 fffff800`00ba2e00 00000000`00000000 fffffa80`058bd000 : 0xfffffa80`098fdb60
fffff800`00ba24a8 00000000`00000000 : fffff800`00ba2e00 00000000`00000000 fffffa80`058bd000 fffff880`04066c62 : 0xfffffa80`058bd060


STACK_COMMAND:  kb

FOLLOWUP_IP: 
portcls!memmove+2c0
fffff880`04180770 4c8b4c0af8      mov     r9,qword ptr [rdx+rcx-8]

SYMBOL_STACK_INDEX:  3

SYMBOL_NAME:  portcls!memmove+2c0

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: portcls

IMAGE_NAME:  portcls.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bcc03

FAILURE_BUCKET_ID:  X64_0xD1_portcls!memmove+2c0

BUCKET_ID:  X64_0xD1_portcls!memmove+2c0

Followup: MachineOwner
Code:
fffff880`0424f000 fffff880`0428d000   1394ohci 1394ohci.sys Tue Jul 14 01:07:12 2009 (4A5BCC30)
fffff880`00ea7000 fffff880`00efe000   ACPI     ACPI.sys     Tue Jul 14 00:19:34 2009 (4A5BC106)
fffff880`02cf2000 fffff880`02d7c000   afd      afd.sys      Tue Jul 14 00:21:40 2009 (4A5BC184)
fffff880`04998000 fffff880`049ae000   AgileVpn AgileVpn.sys Tue Jul 14 01:10:24 2009 (4A5BCCF0)
fffff880`0b154000 fffff880`0b15c000   ALSysIO64 ALSysIO64.sys Sun Apr 19 20:41:04 2009 (49EB7E50)
fffff880`03e26000 fffff880`03e3b000   amdppm   amdppm.sys   Tue Jul 14 00:19:25 2009 (4A5BC0FD)
fffff880`0103f000 fffff880`0104a000   amdxata  amdxata.sys  Tue May 19 18:56:59 2009 (4A12F2EB)
fffff880`0b119000 fffff880`0b12e000   appid    appid.sys    Tue Jul 14 00:52:39 2009 (4A5BC8C7)
fffff880`04980000 fffff880`04988000   ASACPI   ASACPI.sys   Thu May 14 02:25:17 2009 (4A0B72FD)
fffff880`03fea000 fffff880`03ff0000   AsIO     AsIO.sys     Mon Apr 06 08:21:08 2009 (49D9AD64)
fffff880`0112b000 fffff880`01134000   atapi    atapi.sys    Tue Jul 14 00:19:47 2009 (4A5BC113)
fffff880`01134000 fffff880`0115e000   ataport  ataport.SYS  Tue Jul 14 00:19:52 2009 (4A5BC118)
fffff960`00950000 fffff960`009b1000   ATMFD    ATMFD.DLL    Wed Oct 20 04:05:45 2010 (4CBE5C89)
fffff880`0162a000 fffff880`01631000   Beep     Beep.SYS     Tue Jul 14 01:00:13 2009 (4A5BCA8D)
fffff880`03fd9000 fffff880`03fea000   blbdrive blbdrive.sys Tue Jul 14 00:35:59 2009 (4A5BC4DF)
fffff880`08dc2000 fffff880`08de0000   bowser   bowser.sys   Tue Jul 14 00:23:50 2009 (4A5BC206)
fffff960`00690000 fffff960`006b7000   cdd      cdd.dll      Wed May 19 20:48:26 2010 (4BF4408A)
fffff880`015c7000 fffff880`015f1000   cdrom    cdrom.sys    Tue Jul 14 00:19:54 2009 (4A5BC11A)
fffff880`00c00000 fffff880`00cc0000   CI       CI.dll       Tue Jul 14 02:32:13 2009 (4A5BE01D)
fffff880`00e00000 fffff880`00e30000   CLASSPNP CLASSPNP.SYS Tue Jul 14 00:19:58 2009 (4A5BC11E)
fffff880`00cf0000 fffff880`00d4e000   CLFS     CLFS.SYS     Tue Jul 14 00:19:57 2009 (4A5BC11D)
fffff880`0403f000 fffff880`0417f000   cmudax3  cmudax3.sys  Wed Sep 03 11:13:16 2008 (48BE633C)
fffff880`014ed000 fffff880`01560000   cng      cng.sys      Tue Jul 14 00:49:40 2009 (4A5BC814)
fffff880`04988000 fffff880`04998000   CompositeBus CompositeBus.sys Tue Jul 14 01:00:33 2009 (4A5BCAA1)
fffff880`08c9e000 fffff880`08ca7000   cpuz134_x64 cpuz134_x64.sys Fri Jul 09 12:16:58 2010 (4C37052A)
fffff880`0b192000 fffff880`0b1a0000   crashdmp crashdmp.sys Tue Jul 14 01:01:01 2009 (4A5BCABD)
fffff880`03f38000 fffff880`03fbb000   csc      csc.sys      Tue Jul 14 00:24:26 2009 (4A5BC22A)
fffff880`04fb8000 fffff880`04fca000   dc3d     dc3d.sys     Thu Jul 01 11:07:45 2010 (4C2C68F1)
fffff880`03fbb000 fffff880`03fd9000   dfsc     dfsc.sys     Tue Jul 14 00:23:44 2009 (4A5BC200)
fffff880`03f29000 fffff880`03f38000   discache discache.sys Tue Jul 14 00:37:18 2009 (4A5BC52E)
fffff880`01443000 fffff880`01459000   disk     disk.sys     Tue Jul 14 00:19:57 2009 (4A5BC11D)
fffff880`041bc000 fffff880`041de000   drmk     drmk.sys     Tue Jul 14 02:01:25 2009 (4A5BD8E5)
fffff880`0b078000 fffff880`0b0a8000   dump_CLASSPNP dump_CLASSPNP.SYS Tue Jul 14 00:19:58 2009 (4A5BC11E)
fffff880`0b0a8000 fffff880`0b0bb000   dump_dumpfve dump_dumpfve.sys Tue Jul 14 00:21:51 2009 (4A5BC18F)
fffff880`0b000000 fffff880`0b078000   dump_nvrd64 dump_nvrd64.sys Wed Aug 05 01:32:24 2009 (4A78D318)
fffff880`04e0e000 fffff880`04e1a000   Dxapi    Dxapi.sys    Tue Jul 14 00:38:28 2009 (4A5BC574)
fffff880`042ef000 fffff880`043e3000   dxgkrnl  dxgkrnl.sys  Fri Oct 02 02:00:14 2009 (4AC5509E)
fffff880`048ce000 fffff880`04914000   dxgmms1  dxgmms1.sys  Tue Jul 14 00:38:32 2009 (4A5BC578)
fffff880`0b15c000 fffff880`0b192000   fastfat  fastfat.SYS  Tue Jul 14 00:23:28 2009 (4A5BC1F0)
fffff880`03e3b000 fffff880`03e48000   fdc      fdc.sys      Tue Jul 14 01:00:54 2009 (4A5BCAB6)
fffff880`011eb000 fffff880`011ff000   fileinfo fileinfo.sys Tue Jul 14 00:34:25 2009 (4A5BC481)
fffff880`049f0000 fffff880`049fb000   flpydisk flpydisk.sys Tue Jul 14 01:00:54 2009 (4A5BCAB6)
fffff880`0104a000 fffff880`01096000   fltmgr   fltmgr.sys   Tue Jul 14 00:19:59 2009 (4A5BC11F)
fffff880`01571000 fffff880`0157b000   Fs_Rec   Fs_Rec.sys   Tue Jul 14 00:19:45 2009 (4A5BC111)
fffff880`01200000 fffff880`0123a000   fvevol   fvevol.sys   Sat Sep 26 03:34:26 2009 (4ABD7DB2)
fffff880`017ae000 fffff880`017f8000   fwpkclnt fwpkclnt.sys Tue Jul 14 00:21:08 2009 (4A5BC164)
fffff880`0428d000 fffff880`0429a000   GEARAspiWDM GEARAspiWDM.sys Mon May 18 13:17:04 2009 (4A1151C0)
fffff800`033f8000 fffff800`03441000   hal      hal.dll      Tue Jul 14 02:27:36 2009 (4A5BDF08)
fffff880`04f5d000 fffff880`04f76000   HIDCLASS HIDCLASS.SYS Tue Jul 14 01:06:21 2009 (4A5BCBFD)
fffff880`04f76000 fffff880`04f7e080   HIDPARSE HIDPARSE.SYS Tue Jul 14 01:06:17 2009 (4A5BCBF9)
fffff880`04f4f000 fffff880`04f5d000   hidusb   hidusb.sys   Tue Jul 14 01:06:22 2009 (4A5BCBFE)
fffff880`08cfa000 fffff880`08dc2000   HTTP     HTTP.sys     Tue Jul 14 00:22:16 2009 (4A5BC1A8)
fffff880`0143a000 fffff880`01443000   hwpolicy hwpolicy.sys Tue Jul 14 00:19:22 2009 (4A5BC0FA)
fffff880`0b1a0000 fffff880`0b1cf000   ipnat    ipnat.sys    Tue Jul 14 01:10:03 2009 (4A5BCCDB)
fffff880`04890000 fffff880`0489f000   kbdclass kbdclass.sys Tue Jul 14 00:19:50 2009 (4A5BC116)
fffff880`04f7f000 fffff880`04f8d000   kbdhid   kbdhid.sys   Tue Jul 14 01:00:20 2009 (4A5BCA94)
fffff800`00bc8000 fffff800`00bd2000   kdcom    kdcom.dll    Tue Jul 14 02:31:07 2009 (4A5BDFDB)
fffff880`04206000 fffff880`04249000   ks       ks.sys       Thu Mar 04 04:32:25 2010 (4B8F37D9)
fffff880`014d3000 fffff880`014ed000   ksecdd   ksecdd.sys   Tue Jul 14 00:20:54 2009 (4A5BC156)
fffff880`01783000 fffff880`017ae000   ksecpkg  ksecpkg.sys  Fri Dec 11 06:03:32 2009 (4B21E0B4)
fffff880`04249000 fffff880`0424e200   ksthunk  ksthunk.sys  Tue Jul 14 01:00:19 2009 (4A5BCA93)
fffff880`04e6c000 fffff880`04e81000   lltdio   lltdio.sys   Tue Jul 14 01:08:50 2009 (4A5BCC92)
fffff880`04e28000 fffff880`04e4b000   luafv    luafv.sys    Tue Jul 14 00:26:13 2009 (4A5BC295)
fffff880`00ccf000 fffff880`00cdc000   mcupdate mcupdate.dll Tue Jul 14 02:29:09 2009 (4A5BDF65)
fffff880`04e1a000 fffff880`04e28000   monitor  monitor.sys  Tue Jul 14 00:38:52 2009 (4A5BC58C)
fffff880`0489f000 fffff880`048ae000   mouclass mouclass.sys Tue Jul 14 00:19:50 2009 (4A5BC116)
fffff880`04fca000 fffff880`04fd7000   mouhid   mouhid.sys   Tue Jul 14 01:00:20 2009 (4A5BCA94)
fffff880`01111000 fffff880`0112b000   mountmgr mountmgr.sys Tue Jul 14 00:19:54 2009 (4A5BC11A)
fffff880`00e54000 fffff880`00e81000   MpFilter MpFilter.sys Sat Mar 20 05:58:08 2010 (4BA463F0)
fffff880`0b144000 fffff880`0b154000   MpNWMon  MpNWMon.sys  Sat Mar 20 05:58:00 2010 (4BA463E8)
fffff880`08de0000 fffff880`08df8000   mpsdrv   mpsdrv.sys   Tue Jul 14 01:08:25 2009 (4A5BCC79)
fffff880`08c00000 fffff880`08c2d000   mrxsmb   mrxsmb.sys   Sat Feb 27 07:52:19 2010 (4B88CF33)
fffff880`08c2d000 fffff880`08c7b000   mrxsmb10 mrxsmb10.sys Sat Feb 27 07:52:28 2010 (4B88CF3C)
fffff880`08c7b000 fffff880`08c9e000   mrxsmb20 mrxsmb20.sys Sat Feb 27 07:52:26 2010 (4B88CF3A)
fffff880`02cab000 fffff880`02cb6000   Msfs     Msfs.SYS     Tue Jul 14 00:19:47 2009 (4A5BC113)
fffff880`00f07000 fffff880`00f11000   msisadrv msisadrv.sys Tue Jul 14 00:19:26 2009 (4A5BC0FE)
fffff880`01475000 fffff880`014d3000   msrpc    msrpc.sys    Tue Jul 14 00:21:32 2009 (4A5BC17C)
fffff880`03f1e000 fffff880`03f29000   mssmbios mssmbios.sys Tue Jul 14 00:31:10 2009 (4A5BC3BE)
fffff880`01618000 fffff880`0162a000   mup      mup.sys      Tue Jul 14 00:23:45 2009 (4A5BC201)
fffff880`01631000 fffff880`01723000   ndis     ndis.sys     Tue Jul 14 00:21:40 2009 (4A5BC184)
fffff880`049d2000 fffff880`049de000   ndistapi ndistapi.sys Tue Jul 14 01:10:00 2009 (4A5BCCD8)
fffff880`04800000 fffff880`0482f000   ndiswan  ndiswan.sys  Tue Jul 14 01:10:11 2009 (4A5BCCE3)
fffff880`04f0a000 fffff880`04f1f000   NDProxy  NDProxy.SYS  Tue Jul 14 01:10:05 2009 (4A5BCCDD)
fffff880`02c00000 fffff880`02c0f000   netbios  netbios.sys  Tue Jul 14 01:09:26 2009 (4A5BCCB6)
fffff880`02d7c000 fffff880`02dc1000   netbt    netbt.sys    Tue Jul 14 00:21:28 2009 (4A5BC178)
fffff880`01723000 fffff880`01783000   NETIO    NETIO.SYS    Tue Jul 14 00:21:46 2009 (4A5BC18A)
fffff880`02cb6000 fffff880`02cc7000   Npfs     Npfs.SYS     Tue Jul 14 00:19:48 2009 (4A5BC114)
fffff880`03f12000 fffff880`03f1e000   nsiproxy nsiproxy.sys Tue Jul 14 00:21:02 2009 (4A5BC15E)
fffff800`02e1c000 fffff800`033f8000   nt       ntkrnlmp.exe Sat Jun 19 05:16:41 2010 (4C1C44A9)
fffff880`01259000 fffff880`013fc000   Ntfs     Ntfs.sys     Tue Jul 14 00:20:47 2009 (4A5BC14F)
fffff880`015f1000 fffff880`015fa000   Null     Null.SYS     Tue Jul 14 00:19:37 2009 (4A5BC109)
fffff880`061f1000 fffff880`061f2180   nvBridge nvBridge.kmd Sat Oct 16 18:06:16 2010 (4CB9DB88)
fffff880`05617000 fffff880`061f0a80   nvlddmkm nvlddmkm.sys Sat Oct 16 18:12:46 2010 (4CB9DD0E)
fffff880`0429a000 fffff880`042ee080   nvmf6264 nvmf6264.sys Thu Aug 12 12:46:06 2010 (4C63DEFE)
fffff880`048b0000 fffff880`048c0000   nvoclk64 nvoclk64.sys Tue Sep 15 22:59:25 2009 (4AB00E3D)
fffff880`00fd7000 fffff880`01000000   nvraid   nvraid.sys   Wed May 20 07:39:40 2009 (4A13A5AC)
fffff880`01099000 fffff880`01111000   nvrd64   nvrd64.sys   Wed Aug 05 01:32:24 2009 (4A78D318)
fffff880`03e48000 fffff880`03e53000   nvsmu    nvsmu.sys    Mon Jun 29 08:36:37 2009 (4A486F05)
fffff880`0115e000 fffff880`01189000   nvstor   nvstor.sys   Wed May 20 07:45:37 2009 (4A13A711)
fffff880`01000000 fffff880`0103f000   nvstor64 nvstor64.sys Wed Aug 05 01:31:07 2009 (4A78D2CB)
fffff880`02dd5000 fffff880`02dfb000   pacer    pacer.sys    Tue Jul 14 01:09:41 2009 (4A5BCCC5)
fffff880`00f51000 fffff880`00f66000   partmgr  partmgr.sys  Tue Jul 14 00:19:58 2009 (4A5BC11E)
fffff880`00f11000 fffff880`00f44000   pci      pci.sys      Tue Jul 14 00:19:51 2009 (4A5BC117)
fffff880`00e30000 fffff880`00e37000   pciide   pciide.sys   Tue Jul 14 00:19:49 2009 (4A5BC115)
fffff880`00e37000 fffff880`00e47000   PCIIDEX  PCIIDEX.SYS  Tue Jul 14 00:19:48 2009 (4A5BC114)
fffff880`01560000 fffff880`01571000   pcw      pcw.sys      Tue Jul 14 00:19:27 2009 (4A5BC0FF)
fffff880`0a40d000 fffff880`0a4b3000   peauth   peauth.sys   Tue Jul 14 02:01:19 2009 (4A5BD8DF)
fffff880`04fd7000 fffff880`04fe7000   point64  point64.sys  Tue Jun 29 09:54:31 2010 (4C29B4C7)
fffff880`0417f000 fffff880`041bc000   portcls  portcls.sys  Tue Jul 14 01:06:27 2009 (4A5BCC03)
fffff880`00cdc000 fffff880`00cf0000   PSHED    PSHED.dll    Tue Jul 14 02:32:23 2009 (4A5BE027)
fffff880`00e47000 fffff880`00e53040   PxHlpa64 PxHlpa64.sys Tue Oct 20 19:08:42 2009 (4ADDFCAA)
fffff880`049ae000 fffff880`049d2000   rasl2tp  rasl2tp.sys  Tue Jul 14 01:10:11 2009 (4A5BCCE3)
fffff880`0482f000 fffff880`0484a000   raspppoe raspppoe.sys Tue Jul 14 01:10:17 2009 (4A5BCCE9)
fffff880`0484a000 fffff880`0486b000   raspptp  raspptp.sys  Tue Jul 14 01:10:18 2009 (4A5BCCEA)
fffff880`0486b000 fffff880`04885000   rassstp  rassstp.sys  Tue Jul 14 01:10:25 2009 (4A5BCCF1)
fffff880`03ec1000 fffff880`03f12000   rdbss    rdbss.sys    Tue Jul 14 00:24:09 2009 (4A5BC219)
fffff880`04885000 fffff880`04890000   rdpbus   rdpbus.sys   Tue Jul 14 01:17:46 2009 (4A5BCEAA)
fffff880`01467000 fffff880`01470000   RDPCDD   RDPCDD.sys   Tue Jul 14 01:16:34 2009 (4A5BCE62)
fffff880`0124a000 fffff880`01253000   rdpencdd rdpencdd.sys Tue Jul 14 01:16:34 2009 (4A5BCE62)
fffff880`00df2000 fffff880`00dfb000   rdprefmp rdprefmp.sys Tue Jul 14 01:16:35 2009 (4A5BCE63)
fffff880`01400000 fffff880`0143a000   rdyboost rdyboost.sys Tue Jul 14 00:34:34 2009 (4A5BC48A)
fffff880`04e81000 fffff880`04e99000   rspndr   rspndr.sys   Tue Jul 14 01:08:50 2009 (4A5BCC92)
fffff880`04f8d000 fffff880`04fb7480   SaiH8000 SaiH8000.sys Fri Apr 04 12:26:34 2008 (47F6106A)
fffff880`02c51000 fffff880`02c6b000   SCDEmu   SCDEmu.SYS   Mon Apr 12 09:52:25 2010 (4BC2DF49)
fffff880`0a4b3000 fffff880`0a4be000   secdrv   secdrv.SYS   Wed Sep 13 14:18:38 2006 (4508052E)
fffff880`01610000 fffff880`01618000   spldr    spldr.sys    Mon May 11 17:56:27 2009 (4A0858BB)
fffff880`0a564000 fffff880`0a5fa000   srv      srv.sys      Fri Aug 27 04:38:00 2010 (4C773318)
fffff880`0a4fd000 fffff880`0a564000   srv2     srv2.sys     Fri Aug 27 04:37:46 2010 (4C77330A)
fffff880`0a4be000 fffff880`0a4eb000   srvnet   srvnet.sys   Fri Aug 27 04:37:24 2010 (4C7732F4)
fffff880`01189000 fffff880`011eb000   storport storport.sys Tue Jul 14 01:01:18 2009 (4A5BCACE)
fffff880`048ae000 fffff880`048af480   swenum   swenum.sys   Tue Jul 14 01:00:18 2009 (4A5BCA92)
fffff880`01803000 fffff880`01a00000   tcpip    tcpip.sys    Mon Jun 14 04:39:04 2010 (4C15A458)
fffff880`0a4eb000 fffff880`0a4fd000   tcpipreg tcpipreg.sys Tue Jul 14 01:09:49 2009 (4A5BCCCD)
fffff880`02ce5000 fffff880`02cf2000   TDI      TDI.SYS      Tue Jul 14 00:21:18 2009 (4A5BC16E)
fffff880`02cc7000 fffff880`02ce5000   tdx      tdx.sys      Tue Jul 14 00:21:15 2009 (4A5BC16B)
fffff880`02c3d000 fffff880`02c51000   termdd   termdd.sys   Tue Jul 14 01:16:36 2009 (4A5BCE64)
fffff880`04f1f000 fffff880`04f30000   tosporte tosporte.sys Tue Jun 16 11:48:47 2009 (4A37788F)
fffff880`02c0f000 fffff880`02c21a00   tosrfcom tosrfcom.sys Tue Jul 28 11:18:20 2009 (4A6ED06C)
fffff960`00550000 fffff960`0055a000   TSDDD    TSDDD.dll    Tue Jul 14 01:16:34 2009 (4A5BCE62)
fffff880`03e00000 fffff880`03e26000   tunnel   tunnel.sys   Tue Jul 14 01:09:37 2009 (4A5BCCC1)
fffff880`049de000 fffff880`049f0000   umbus    umbus.sys    Tue Jul 14 01:06:56 2009 (4A5BCC20)
fffff880`04f30000 fffff880`04f4d000   usbccgp  usbccgp.sys  Tue Jul 14 01:06:45 2009 (4A5BCC15)
fffff880`04f4d000 fffff880`04f4ef00   USBD     USBD.SYS     Tue Jul 14 01:06:23 2009 (4A5BCBFF)
fffff880`02c6b000 fffff880`02c7c000   usbehci  usbehci.sys  Sat Oct 24 05:27:33 2009 (4AE28235)
fffff880`04eb0000 fffff880`04f0a000   usbhub   usbhub.sys   Sat Oct 24 05:28:24 2009 (4AE28268)
fffff880`03e53000 fffff880`03e5e000   usbohci  usbohci.sys  Tue Jul 14 01:06:30 2009 (4A5BCC06)
fffff880`03e5e000 fffff880`03eb4000   USBPORT  USBPORT.SYS  Tue Jul 14 01:06:31 2009 (4A5BCC07)
fffff880`00f44000 fffff880`00f51000   vdrvroot vdrvroot.sys Tue Jul 14 01:01:31 2009 (4A5BCADB)
fffff880`01459000 fffff880`01467000   vga      vga.sys      Tue Jul 14 00:38:47 2009 (4A5BC587)
fffff880`00e81000 fffff880`00ea6000   VIDEOPRT VIDEOPRT.SYS Tue Jul 14 00:38:51 2009 (4A5BC58B)
fffff880`01600000 fffff880`01610000   vmstorfl vmstorfl.sys Tue Jul 14 00:42:54 2009 (4A5BC67E)
fffff880`00f66000 fffff880`00f7b000   volmgr   volmgr.sys   Tue Jul 14 00:19:57 2009 (4A5BC11D)
fffff880`00f7b000 fffff880`00fd7000   volmgrx  volmgrx.sys  Tue Jul 14 00:20:33 2009 (4A5BC141)
fffff880`0157b000 fffff880`015c7000   volsnap  volsnap.sys  Tue Jul 14 00:20:08 2009 (4A5BC128)
fffff880`02c22000 fffff880`02c3d000   wanarp   wanarp.sys   Tue Jul 14 01:10:21 2009 (4A5BCCED)
fffff880`0123a000 fffff880`0124a000   watchdog watchdog.sys Tue Jul 14 00:37:35 2009 (4A5BC53F)
fffff880`00d4e000 fffff880`00df2000   Wdf01000 Wdf01000.sys Tue Jul 14 00:22:07 2009 (4A5BC19F)
fffff880`00cc0000 fffff880`00ccf000   WDFLDR   WDFLDR.SYS   Tue Jul 14 00:19:54 2009 (4A5BC11A)
fffff880`02dcc000 fffff880`02dd5000   wfplwf   wfplwf.sys   Tue Jul 14 01:09:26 2009 (4A5BCCB6)
fffff960`00090000 fffff960`003a0000   win32k   win32k.sys   Wed Oct 20 04:08:46 2010 (4CBE5D3E)
fffff880`04977000 fffff880`04980000   wmiacpi  wmiacpi.sys  Tue Jul 14 00:31:02 2009 (4A5BC3B6)
fffff880`00efe000 fffff880`00f07000   WMILIB   WMILIB.SYS   Tue Jul 14 00:19:51 2009 (4A5BC117)
fffff880`02dc1000 fffff880`02dcc000   ws2ifsl  ws2ifsl.sys  Tue Jul 14 01:10:33 2009 (4A5BCCF9)
fffff880`04e4b000 fffff880`04e6c000   WudfPf   WudfPf.sys   Tue Jul 14 01:05:37 2009 (4A5BCBD1)
fffff880`04914000 fffff880`04977000   yk62x64  yk62x64.sys  Wed Sep 15 15:31:29 2010 (4C90D8C1)

Unloaded modules:
fffff880`0b0ea000 fffff880`0b119000   ipnat.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0002F000
fffff880`0b0bb000 fffff880`0b0ea000   ipnat.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0002F000
fffff880`0b1bb000 fffff880`0b1d6000   USBSTOR.SYS
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0001B000
fffff880`0b1a0000 fffff880`0b1bb000   USBSTOR.SYS
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0001B000
fffff880`0b0bb000 fffff880`0b12c000   spsys.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00071000
fffff880`0b0d3000 fffff880`0b144000   spsys.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00071000
fffff880`04e00000 fffff880`04e0e000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000E000
fffff880`04fe7000 fffff880`04ff5000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000E000
fffff880`01467000 fffff880`01475000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000E000
fffff880`01459000 fffff880`01467000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000E000
 
Joined
Jan 9, 2011
Messages
31
Reaction score
0
@Elmer: I downloaded and installed the new chipset drivers from NVIDIA and renamed the c-media driver and saitek driver, now windows is giving me an error because of it and asking to re-install driverd for it and the keyboard the saitek driver... should i have windows re-install, or have it flagged for now to see if it is causing the issue?

@Cybercore: I checked BIOS settings for DRAM and all are set @ auto, though these RAM sticks are from 3-4 different vendors... 4gb are the same, the other 3 are random sticks i had lying around, should i remove the other 3 and try again?...


Thank you both for all your help!
 
Last edited:

Elmer BeFuddled

Resident eejit
Joined
Jun 12, 2010
Messages
1,050
Reaction score
251
Romad, See if the Windows driver works for the keyboard, rename the saitek back to .sys. Take it from there.

I'll leave it to cybercore to decide but my 2p worth is that all ram should be of the same make, model number etc.. Wondered how you managed 7GB!
 
Last edited:
Joined
Jan 9, 2011
Messages
31
Reaction score
0
yeah.... 3 sticks of 2gb... 1 of 1gb... still only utilizes 6 gb... i'll take out the single and see if that improves my overall timings, though i really don't know that much about it...

renamed the keyboard and c-media back to sys, though it still required a windows update to install the drivers again... checked the dates on the drivers and they were the same... nothing new from both manufacturers still.
 
Last edited:
Joined
Sep 22, 2010
Messages
613
Reaction score
102
1. C-Media : http://www.cmedia.com.tw/en/DownloadCenter_Detail.aspx?pserno=0&dtype=ALL


2. Saitek : http://www.saitek.com/#


3. RAM :

Romad said:
@Cybercore: I checked BIOS settings for DRAM and all are set @ auto, though these RAM sticks are from 3-4 different vendors... 4gb are the same, the other 3 are random sticks i had lying around
RAM sticks 3-4 different brands ... this is likely the problem. I would love to see the SPD tab for each of your slots.


www.memtest.org
10 passes overnight



 
Joined
Jan 9, 2011
Messages
31
Reaction score
0
@ Cybercore: I have the screens for you..,.

as for the drivers, i have the saitek eclipse... original edition, the only one they still support is the Eclipse III... go figure... i guess it's time for an upgrade anyways...

as for the C-media driver, that's my sound card and I have no clue as to the exact model#... so that is a tad troublesome, is there an easy way to find out?...

as for the memtest, I'll run 10 passes while I'm @ work tonight, post results tomorrow, depending on if i can figure out the program, I've never ran it before.... any tips?

as always, thank you very much for your help!
 

Attachments

Joined
Sep 22, 2010
Messages
613
Reaction score
102
RAM is the Causer of your BSODs - thank you for attaching the screenshots.

Now see how different the sticks are:

Slots 1 and 2 - DDR 400Mhz 6-6-6-18 1.8v


Slot 3 - DDR 333Mhz 5-5-5-15 1.8v


Slot 4 - DDR 400Mha 5-5-5-16 1.8v



They have no common denominator, so to speak. Therefore, to stop your bsod's --> get new matching sticks.


 
Joined
Jan 9, 2011
Messages
31
Reaction score
0
ok then, i'll take out slots 3 and 4 for the time being... i'm planning on upgrading the whole system next month.. the first 2 slots were bought together as a 4gb set, so they should be fine....

Thank you guys soo much for your help!!!
 
Joined
Jan 9, 2011
Messages
31
Reaction score
0
update...

no BSOD's so far... thankfully... and i took out all but the 2 sticks i bought together.. here is the screen from the spd for them ... both slots are identical...

thankyou for all your help!
 

Attachments

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top