Quick Sign In:  

Forum: Old versions

Topic: Flickering video problem - Minidump posted

This topic is old and might contain outdated or incorrect information.

Ok... my laptop has been running great for a good 45 days until yesterday and today. All of a sudden with VDJ open the screen on my laptop (and the TV Out) would freeze and would start flickering. About 20 seconds later the machine would just reboot on it's own.

The last time this happened I got nv4_disp errors and it generated a minidump. Can somebody take a look at this dump? I have rev5 running currently and am on an HP laptop with an Nvidia Quadro 1500M video card with 512mb of dedicated memory.

I don't understand how my laptop can work flawlessly for so long and then all of a sudden this happens twice in the past two days. I work with computers for a living and I know nothing has changed on this laptop recently to cause this.


Thanks in advance.




Opened log file 'c:\1222log.txt'
1: kd> .sympath srv*c:\symbols*http://msdl/microsoft.com/download/symbols
Symbol search path is: srv*c:\symbols*http://msdl/microsoft.com/download/symbols
1: kd> .reload;!analyze -v;r;kv;lmnt;.logclose;q
Unable to load image ntoskrnl.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
Loading Kernel Symbols
........................................................................................................................................
Loading User Symbols
Mini Kernel Dump does not contain unloaded driver list
Unable to load image nv4_disp.dll, Win32 error 0n2
*** WARNING: Unable to verify timestamp for nv4_disp.dll
*** ERROR: Module load completed but symbols could not be loaded for nv4_disp.dll
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

THREAD_STUCK_IN_DEVICE_DRIVER (ea)
The device driver is spinning in an infinite loop, most likely waiting for
hardware to become idle. This usually indicates problem with the hardware
itself or with the device driver programming the hardware incorrectly.
If the kernel debugger is connected and running when watchdog detects a
timeout condition then DbgBreakPoint() will be called instead of KeBugCheckEx()
and detailed message including bugcheck arguments will be printed to the
debugger. This way we can identify an offending thread, set breakpoints in it,
and hit go to return to the spinning code to debug it further. Because
KeBugCheckEx() is not called the .bugcheck directive will not return bugcheck
information in this case. The arguments are already printed out to the kernel
debugger. You can also retrieve them from a global variable via
"dd watchdog!g_WdBugCheckData l5" (use dq on NT64).
On MP machines (OS builds <= 3790) it is possible to hit a timeout when the spinning thread is
interrupted by hardware interrupt and ISR or DPC routine is running at the time
of the bugcheck (this is because the timeout's work item can be delivered and
handled on the second CPU and the same time). If this is the case you will have
to look deeper at the offending thread's stack (e.g. using dds) to determine
spinning code which caused the timeout to occur.
Arguments:
Arg1: 89169020, Pointer to a stuck thread object. Do .thread then kb on it to find
the hung location.
Arg2: 89235410, Pointer to a DEFERRED_WATCHDOG object.
Arg3: 892754b0, Pointer to offending driver name.
Arg4: 00000001, Number of times this error occurred. If a debugger is attached,
this error is not always fatal -- see DESCRIPTION below. On the
blue screen, this will always equal 1.

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

*** WARNING: Unable to verify timestamp for mssmbios.sys
*** ERROR: Module load completed but symbols could not be loaded for mssmbios.sys
***** Kernel symbols are WRONG. Please fix symbols to do analysis.

Unable to load image watchdog.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for watchdog.sys
*** ERROR: Module load completed but symbols could not be loaded for watchdog.sys
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************



FAULTING_MODULE: 804d7000 nt

DEBUG_FLR_IMAGE_TIMESTAMP: 455d4b4b

FAULTING_THREAD: 89169020

DEFAULT_BUCKET_ID: WRONG_SYMBOLS

CUSTOMER_CRASH_COUNT: 1

BUGCHECK_STR: 0xEA

LAST_CONTROL_TRANSFER: from bfbb0bdd to bfaeb0d5

STACK_TEXT:
WARNING: Stack unwind information not available. Following frames may be wrong.
afbc28f0 bfbb0bdd 0018926a 00000000 00000000 nv4_disp+0x1160d5
afbc28f4 0018926a 00000000 00000000 00000000 nv4_disp+0x1dbbdd
afbc28f8 00000000 00000000 00000000 e1e08314 0x18926a


STACK_COMMAND: .thread 0xffffffff89169020 ; kb

FOLLOWUP_IP:
nv4_disp+1160d5
bfaeb0d5 f680e190030080 test byte ptr [eax+390E1h],80h

SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: nv4_disp+1160d5

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nv4_disp

IMAGE_NAME: nv4_disp.dll

BUCKET_ID: WRONG_SYMBOLS

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

eax=e1c47800 ebx=afbc2990 ecx=e1c47ad0 edx=0018926a esi=19610a00 edi=00000000
eip=bfaeb0d5 esp=afbc28f4 ebp=e1e08314 iopl=0 nv up ei pl nz na po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00000202
nv4_disp+0x1160d5:
bfaeb0d5 f680e190030080 test byte ptr [eax+390E1h],80h ds:0023:e1c808e1=??
ChildEBP RetAddr Args to Child
WARNING: Stack unwind information not available. Following frames may be wrong.
afbc28f0 bfbb0bdd 0018926a 00000000 00000000 nv4_disp+0x1160d5
afbc28f4 0018926a 00000000 00000000 00000000 nv4_disp+0x1dbbdd
afbc28f8 00000000 00000000 00000000 e1e08314 0x18926a
start end module name
804d7000 806e2000 nt ntoskrnl.exe Wed Feb 28 03:38:53 2007 (45E53F9D)
806e2000 80702d00 hal hal.dll Wed Aug 04 01:59:09 2004 (41107B2D)
afaaf000 afad9180 kmixer kmixer.sys Wed Jun 14 04:47:45 2006 (448FCD31)
afc63000 afca3280 HTTP HTTP.sys Thu Mar 16 20:33:09 2006 (441A03C5)
afd6c000 afd6f800 asyncmac asyncmac.sys Wed Aug 04 02:05:02 2004 (41107C8E)
afee4000 afef3900 Cdfs Cdfs.SYS Wed Aug 04 02:14:09 2004 (41107EB1)
aff9c000 affed480 srv srv.sys Mon Aug 14 06:34:39 2006 (44E051BF)
b003e000 b006a400 mrxdav mrxdav.sys Wed Aug 04 02:00:49 2004 (41107B91)
b0189000 b019d400 wdmaud wdmaud.sys Wed Jun 14 05:00:44 2006 (448FD03C)
b01c2000 b01c5180 mdmxsdk mdmxsdk.sys Mon Jun 19 17:26:59 2006 (449716A3)
b22d3000 b22f2d80 HDJAsioK HDJAsioK.sys Fri Feb 09 15:35:24 2007 (45CCDB0C)
b2b47000 b2bb5a00 mrxsmb mrxsmb.sys Fri May 05 05:41:42 2006 (445B1DD6)
b2bb6000 b2be0a00 rdbss rdbss.sys Fri May 05 05:47:55 2006 (445B1F4B)
b2be1000 b2c02d00 afd afd.sys Wed Aug 04 02:14:13 2004 (41107EB5)
b2c03000 b2c23f00 ipnat ipnat.sys Wed Sep 29 18:28:36 2004 (415B3714)
b2c24000 b2c4bc00 netbt netbt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
b2c4c000 b2ca3d80 tcpip tcpip.sys Thu Apr 20 07:51:47 2006 (444775D3)
b2ca4000 b2cb6400 ipsec ipsec.sys Wed Aug 04 02:14:27 2004 (41107EC3)
b2dc4000 b2dc6900 Dxapi Dxapi.sys Fri Aug 17 16:53:19 2001 (3B7D843F)
b2f55000 b2f63780 usbaudio usbaudio.sys Wed Aug 04 02:07:52 2004 (41107D38)
b2f65000 b2f70800 HDJBulk HDJBulk.sys Mon Mar 19 12:00:01 2007 (45FEB381)
b3425000 b3433d80 arp1394 arp1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
b3435000 b343d700 wanarp wanarp.sys Wed Aug 04 02:04:57 2004 (41107C89)
b3455000 b345d880 Fips Fips.SYS Fri Aug 17 21:31:49 2001 (3B7DC585)
b3475000 b347d700 netbios netbios.sys Wed Aug 04 02:03:19 2004 (41107C27)
b3765000 b3769500 watchdog watchdog.sys Wed Aug 04 02:07:32 2004 (41107D24)
b3775000 b377cb80 usbccgp usbccgp.sys Wed Aug 04 02:08:45 2004 (41107D6D)
b3785000 b378c880 Npfs Npfs.SYS Wed Aug 04 02:00:38 2004 (41107B86)
b378d000 b3791a80 Msfs Msfs.SYS Wed Aug 04 02:00:37 2004 (41107B85)
b3795000 b379a200 vga vga.sys Wed Aug 04 02:07:06 2004 (41107D0A)
b379d000 b37a3180 HIDPARSE HIDPARSE.SYS Wed Aug 04 02:08:15 2004 (41107D4F)
b3baf000 b3bb1280 rasacd rasacd.sys Fri Aug 17 16:55:39 2001 (3B7D84CB)
b56de000 b5790400 HSF_CNXT HSF_CNXT.sys Thu Dec 07 18:30:07 2006 (4578A3FF)
b5791000 b5882680 HSF_DPV HSF_DPV.sys Thu Dec 07 18:30:47 2006 (4578A427)
b5883000 b58b6280 HSFHWAZL HSFHWAZL.sys Thu Dec 07 18:30:11 2006 (4578A403)
b58b7000 b58ce300 AEAudio AEAudio.sys Fri Jul 13 12:26:10 2007 (4697A7A2)
b58cf000 b58f0700 portcls portcls.sys Tue Mar 16 14:58:17 2004 (40574E49)
b58f1000 b593a000 ADIHdAud ADIHdAud.sys Mon Oct 01 13:27:39 2007 (47012E0B)
b7ccb000 b7d23e80 update update.sys Mon Apr 23 06:32:54 2007 (462C8B56)
b7d74000 b7d7cd80 HIDCLASS HIDCLASS.SYS Wed Aug 04 02:08:18 2004 (41107D52)
b7d84000 b7d8fe00 STREAM STREAM.SYS Wed Aug 04 02:07:58 2004 (41107D3E)
b7d94000 b7d9d980 HDJMidi HDJMidi.sys Thu Feb 08 18:23:11 2007 (45CBB0DF)
b7dc4000 b7df4100 rdpdr rdpdr.sys Wed Aug 04 02:01:10 2004 (41107BA6)
b7e01000 b7e03f80 mouhid mouhid.sys Fri Aug 17 16:47:57 2001 (3B7D82FD)
b7e05000 b7e07580 hidusb hidusb.sys Fri Aug 17 17:02:16 2001 (3B7D8658)
b8372000 b8380b80 drmk drmk.sys Wed Aug 04 02:07:54 2004 (41107D3A)
b8d63000 b8d71100 usbhub usbhub.sys Wed Aug 04 02:08:40 2004 (41107D68)
b8dc3000 b8dcc480 NDProxy NDProxy.SYS Fri Aug 17 16:55:30 2001 (3B7D84C2)
b8dd3000 b8ddcf00 termdd termdd.sys Wed Aug 04 01:58:52 2004 (41107B1C)
b9210000 b9220e00 psched psched.sys Wed Aug 04 02:04:16 2004 (41107C60)
b9221000 b9237680 ndiswan ndiswan.sys Wed Aug 04 02:14:30 2004 (41107EC6)
b9260000 b9282680 ks ks.sys Wed Aug 04 02:15:20 2004 (41107EF8)
b9323000 b93572c0 SynTP SynTP.sys Fri Sep 14 22:09:45 2007 (46EB3EE9)
b9358000 b936b900 parport parport.sys Wed Aug 04 01:59:04 2004 (41107B28)
b936c000 b9381880 gtipci21 gtipci21.sys Thu Apr 06 09:49:46 2006 (44351C7A)
b9382000 b9392800 sdbus sdbus.sys Wed Aug 04 02:07:47 2004 (41107D33)
b9393000 b93c1000 tifm21 tifm21.sys Thu Jul 06 14:23:30 2006 (44AD5522)
b93c1000 b93e3e80 USBPORT USBPORT.SYS Wed Aug 04 02:08:34 2004 (41107D62)
b93e4000 b9585680 NETw3x32 NETw3x32.sys Wed Sep 27 05:36:21 2006 (451A4615)
b98c2000 b98e4d80 b57xp32 b57xp32.sys Mon Oct 17 18:31:57 2005 (4354265D)
b98e5000 b990a000 HDAudBus HDAudBus.sys Fri Jan 07 20:07:15 2005 (41DF3243)
b990a000 b991d780 VIDEOPRT VIDEOPRT.SYS Wed Aug 04 02:07:04 2004 (41107D08)
b991e000 b9c9bd20 nv4_mini nv4_mini.sys Fri Nov 17 00:46:45 2006 (455D4CC5)
b9c9c000 b9ca8880 rasl2tp rasl2tp.sys Wed Aug 04 02:14:21 2004 (41107EBD)
b9cac000 b9cba080 redbook redbook.sys Wed Aug 04 01:59:34 2004 (41107B46)
b9cbc000 b9cc8180 cdrom cdrom.sys Wed Aug 04 01:59:52 2004 (41107B58)
b9ccc000 b9cd6380 imapi imapi.sys Wed Aug 04 02:00:12 2004 (41107B6C)
b9cdc000 b9ce8e00 i8042prt i8042prt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
b9cec000 b9cfb180 nic1394 nic1394.sys Wed Aug 04 01:58:28 2004 (41107B04)
b9cfc000 b9d05380 PTDCVsp PTDCVsp.sys Thu Jan 11 03:30:05 2007 (45A5F58D)
b9d0c000 b9d15a00 PTDCMdm PTDCMdm.sys Thu Jan 11 03:30:03 2007 (45A5F58B)
ba457000 ba459580 ndistapi ndistapi.sys Fri Aug 17 16:55:29 2001 (3B7D84C1)
ba45b000 ba45d280 wmiacpi wmiacpi.sys Wed Aug 04 02:07:39 2004 (41107D2B)
ba45f000 ba462700 CmBatt CmBatt.sys Wed Aug 04 02:07:39 2004 (41107D2B)
ba467000 ba46a900 SMCLIB SMCLIB.SYS Fri Aug 17 16:50:56 2001 (3B7D83B0)
ba4b5000 ba4b8280 ndisuio ndisuio.sys Wed Aug 04 02:03:10 2004 (41107C1E)
ba4d5000 ba4d8c80 mssmbios mssmbios.sys Wed Aug 04 02:07:47 2004 (41107D33)
ba4f9000 ba513580 Mup Mup.sys Wed Aug 04 02:15:20 2004 (41107EF8)
ba514000 ba540a80 NDIS NDIS.sys Wed Aug 04 02:14:27 2004 (41107EC3)
ba541000 ba5cd400 Ntfs Ntfs.sys Fri Feb 09 06:10:31 2007 (45CC56A7)
ba5ce000 ba5e4780 KSecDD KSecDD.sys Wed Aug 04 01:59:45 2004 (41107B51)
ba5e5000 ba5f6f00 sr sr.sys Wed Aug 04 02:06:22 2004 (41107CDE)
ba5f7000 ba616780 fltMgr fltMgr.sys Mon Aug 21 05:14:57 2006 (44E97991)
ba617000 ba6ec700 iaStor iaStor.sys Wed Oct 12 15:07:10 2005 (434D5EDE)
ba6ed000 ba704480 atapi atapi.sys Wed Aug 04 01:59:41 2004 (41107B4D)
ba705000 ba72a700 dmio dmio.sys Wed Aug 04 02:07:13 2004 (41107D11)
ba72b000 ba749880 ftdisk ftdisk.sys Fri Aug 17 16:52:41 2001 (3B7D8419)
ba74a000 ba767480 pcmcia pcmcia.sys Wed Aug 04 02:07:45 2004 (41107D31)
ba768000 ba778a80 pci pci.sys Wed Aug 04 02:07:45 2004 (41107D31)
ba779000 ba7a6d80 ACPI ACPI.sys Wed Aug 04 02:07:35 2004 (41107D27)
ba8a8000 ba8b0c00 isapnp isapnp.sys Fri Aug 17 16:58:01 2001 (3B7D8559)
ba8b8000 ba8c6e80 ohci1394 ohci1394.sys Wed Aug 04 02:10:05 2004 (41107DBD)
ba8c8000 ba8d5000 1394BUS 1394BUS.SYS Wed Aug 04 02:10:03 2004 (41107DBB)
ba8d8000 ba8e2500 MountMgr MountMgr.sys Wed Aug 04 01:58:29 2004 (41107B05)
ba8e8000 ba8f4c80 VolSnap VolSnap.sys Wed Aug 04 02:00:14 2004 (41107B6E)
ba8f8000 ba900e00 disk disk.sys Wed Aug 04 01:59:53 2004 (41107B59)
ba908000 ba914200 CLASSPNP CLASSPNP.SYS Wed Aug 04 02:14:26 2004 (41107EC2)
ba938000 ba940d00 intelppm intelppm.sys Wed Aug 04 01:59:19 2004 (41107B37)
ba998000 ba9a6d80 sysaudio sysaudio.sys Wed Aug 04 02:15:54 2004 (41107F1A)
baa18000 baa22200 raspppoe raspppoe.sys Wed Aug 04 02:05:06 2004 (41107C92)
baa28000 baa33d00 raspptp raspptp.sys Wed Aug 04 02:14:26 2004 (41107EC2)
baa38000 baa40900 msgpc msgpc.sys Wed Aug 04 02:04:11 2004 (41107C5B)
bab28000 bab2e200 PCIIDEX PCIIDEX.SYS Wed Aug 04 01:59:40 2004 (41107B4C)
bab30000 bab34900 PartMgr PartMgr.sys Fri Aug 17 21:32:23 2001 (3B7DC5A7)
bab90000 bab95000 usbuhci usbuhci.sys Wed Aug 04 02:08:34 2004 (41107D62)
bab98000 bab9e800 usbehci usbehci.sys Wed Aug 04 02:08:34 2004 (41107D62)
baba0000 baba4280 usbohci usbohci.sys Wed Aug 04 02:08:34 2004 (41107D62)
baba8000 babae000 kbdclass kbdclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
babb0000 babb5a00 mouclass mouclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
babb8000 babbc880 TDI TDI.SYS Wed Aug 04 02:07:47 2004 (41107D33)
babc8000 babce100 PTDCBus PTDCBus.sys Thu Jan 11 03:30:02 2007 (45A5F58A)
bac38000 bac3c580 ptilink ptilink.sys Fri Aug 17 16:49:53 2001 (3B7D8371)
bac40000 bac44080 raspti raspti.sys Fri Aug 17 16:55:32 2001 (3B7D84C4)
bac78000 bac7f580 Modem Modem.SYS Wed Aug 04 02:08:04 2004 (41107D44)
bacb8000 bacbb000 BOOTVID BOOTVID.dll Fri Aug 17 16:49:09 2001 (3B7D8345)
bacbc000 bacbe480 compbatt compbatt.sys Fri Aug 17 16:57:58 2001 (3B7D8556)
bacc0000 bacc3700 BATTC BATTC.SYS Fri Aug 17 16:57:52 2001 (3B7D8550)
bacc4000 bacc6d80 ACPIEC ACPIEC.sys Fri Aug 17 16:57:55 2001 (3B7D8553)
bada8000 bada9b80 kdcom kdcom.dll Fri Aug 17 16:49:10 2001 (3B7D8346)
badaa000 badab100 WMILIB WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
badac000 badad580 intelide intelide.sys Wed Aug 04 01:59:40 2004 (41107B4C)
badae000 badaf700 dmload dmload.sys Fri Aug 17 16:58:15 2001 (3B7D8567)
badc8000 badc9f00 Fs_Rec Fs_Rec.SYS Fri Aug 17 16:49:37 2001 (3B7D8361)
badca000 badcb080 Beep Beep.SYS Fri Aug 17 16:47:33 2001 (3B7D82E5)
badcc000 badcd080 mnmdd mnmdd.SYS Fri Aug 17 16:57:28 2001 (3B7D8538)
badd2000 badd3280 USBD USBD.SYS Fri Aug 17 17:02:58 2001 (3B7D8682)
bae10000 bae11a80 ParVdm ParVdm.SYS Fri Aug 17 16:49:49 2001 (3B7D836D)
bae12000 bae13080 RDPCDD RDPCDD.sys Fri Aug 17 16:46:56 2001 (3B7D82C0)
bae22000 bae23100 swenum swenum.sys Wed Aug 04 01:58:41 2004 (41107B11)
bae70000 bae70d00 pciide pciide.sys Fri Aug 17 16:51:49 2001 (3B7D83E5)
bae71000 bae71d80 OPRGHDLR OPRGHDLR.SYS Fri Aug 17 16:57:55 2001 (3B7D8553)
baedf000 baedfc00 audstub audstub.sys Fri Aug 17 16:59:40 2001 (3B7D85BC)
baf62000 baf62d00 dxgthk dxgthk.sys Fri Aug 17 16:53:12 2001 (3B7D8438)
baff2000 baff2b80 Null Null.SYS Fri Aug 17 16:47:39 2001 (3B7D82EB)
bf800000 bf9c2180 win32k win32k.sys Thu Mar 08 08:47:34 2007 (45F013F6)
bf9c3000 bf9d4580 dxg dxg.sys Wed Aug 04 02:00:51 2004 (41107B93)
bf9d5000 bfd9f980 nv4_disp nv4_disp.dll Fri Nov 17 00:40:27 2006 (455D4B4B)
Mini Kernel Dump does not contain unloaded driver list
Closing open log file c:\1222log.txt


 

Posted Sat 22 Dec 07 @ 8:59 pm
 

Posted Sat 22 Dec 07 @ 9:12 pm
discobrian24 wrote :
Here are 2 I see and there is more google nv4_disp error
Check this http://www.daniweb.com/forums/thread18930.html
and this http://forums.nvidia.com/index.php?showtopic=4432

Did u upgrade your drivers recently??
Do a search for Driver Cleaner Pro (free) use that to completely clean out your system after uninstalling in Safe Mode, Re download the current drivers and re-install. From what I keep reading it is either a graphics driver issue or an OS issue




Thanks. I will check out these links.

After it happened the second time today during my gig... I switched to DVDs and I updated the drivers. I uninstalled the current NVIDIA driver and I installed the latest drive on HP's site (an October 2007 driver which is more recent than my former December 2006 driver).

I also decided to go to revision 6 of VDJ.


Let's see what happens. If it happens again, I will format (which is something I normally do every 2-3 months with this laptop just to keep the OS fresh).

 

Posted Sat 22 Dec 07 @ 9:36 pm
Do you have the latest DirectX?
 

Posted Sat 22 Dec 07 @ 10:23 pm
discobrian24 wrote :
Do you have the latest DirectX?



When was the last time they updated DirectX? Isn't 9c the latest?
 

Posted Sat 22 Dec 07 @ 10:41 pm
I believe the latest was last month, but I will check
 

Posted Sat 22 Dec 07 @ 11:16 pm
The latest was 10-24-07
 

Posted Sat 22 Dec 07 @ 11:18 pm
Ok ill have to check that out then. So far so good with the new drivers and rev6. It may lock up again in a matter of hours. Or it may not lock up again for weeks.

It's very strange. I'll go through periods where this software is rock solid. Then it will run like complete ass until I format. There is no middle ground.
 

Posted Sun 23 Dec 07 @ 12:18 am
When u do a format do you do a quick format or the one that seems like it takes a lifetime?? What I would do if I were you is if you are considering upgrading to Vista is do a dual boot that way if it doesnt work out the way you like it then u still have ur ole XP:) Happy Holidays
 

Posted Sun 23 Dec 07 @ 12:39 am
discobrian24 wrote :
When u do a format do you do a quick format or the one that seems like it takes a lifetime?? What I would do if I were you is if you are considering upgrading to Vista is do a dual boot that way if it doesnt work out the way you like it then u still have ur ole XP:) Happy Holidays



I already have a dual boot system because I cannot carry a separate laptop just for DJing. I need to use my laptop for my regular full-time job as well.

I use Vista full time for my job. If I can get Vista to work with VDJ... I will still dual-boot it... but i'll just have to separate instances of Vista on the laptop (one on my C: drive and one on my D: drive).

I am getting my hands on a slightly better laptop in a week or two that i'll have for a couple weeks. I am going to just load Vista on that and VDJ and take that laptop with me to gigs (along with my current dual boot XP one for backup) and see how Vista runs. If I can get it to run stable... i'll keep Vista for VDJ.
 

Posted Wed 26 Dec 07 @ 12:56 pm
Crap... the same f'in thing just happened to me working a rare Wednesday night gig. I haven't even been here for an hour yet and bamm... lockup.

I updated my NVIDIA drivers last time this happened and went to rev.6 and the issue remains.

Ugh. Might have to get that Vista install rolling sooner than I had expected. Not sure what else to do since it seems like many people are having the same issue (mainly people that play games for instance - I don't think its VDJ related).
 

Posted Wed 26 Dec 07 @ 6:33 pm
Ok... this crap happened to me AGAIN today. And I know it can't be VDJs fault.

I booted up my laptop... loaded VDJ. Played one video to make sure it was working. But I didn't actually start playing live because I was waiting for the football game to end.

So I start browsing the web (with VDJ open in the background) and 30 minutes into it... flickering screen and a lockup and reboot. WTF?

I heard this is a huge NVIDIA problem plaguing a lot of people with Windows XP.


Would you guys think I am crazy if I take another HD I have and load Vista on it and try to run VDJ with Vista for the first time on New Year's Eve?

What's the worst that can happen? It runs like ass? I will bring my original hard drive and if its so unstable and unuseable I can swap the HD on the laptop in about 10 minutes and go back to my original setup. I can run with DVDs while my laptop is being fixed.

These lockups are freakin' horrible because they are unexpected. I suppose I can install Vista on Sunday and run VDJ overnight on Sunday night and give it a good 10 hour burn-in. I can also hook the video up to my 52" LCD at home to make sure the video quality looks good.


ugh.
 

Posted Sat 29 Dec 07 @ 11:42 pm


(Old topics and forums are automatically closed)