Changes between Version 10 and Version 11 of TestingGuide
- Timestamp:
- Nov 11, 2011, 5:29:47 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TestingGuide
v10 v11 51 51 a) If it stops when the desktop starts (Snap logo or blue screen), your problem is probably not with the PSD. Make sure you have the updated keyboard driver, doscall1.dll, etc. If you have a multi-core system you can also try the /MAXCPU=1 switch. 52 52 53 b) If it stops after the chkdsks run but before the desktop starts, probably one o r more of the installed drivers is having trouble initializing. Check the USB drivers, mouse driver.53 b) If it stops after the chkdsks run but before the desktop starts, probably one of the drivers is having trouble initializing. Use ALT-F4 to load the drivers one at a time and see which one is failing. 54 54 55 55 c) Otherwise, go to step 2 … … 61 61 a) If it stops when the desktop starts (Snap logo or blue screen), your problem is probably not with the PSD. Make sure you have the updated keyboard driver, doscall1.dll, etc. If you have a multi-core system you can also try the /MAXCPU=1 switch. 62 62 63 b) If it stops after the chkdsks run but before the desktop starts, probably one o r more of the installed drivers is having trouble initializing. Check the USB drivers, mouse driver.63 b) If it stops after the chkdsks run but before the desktop starts, probably one of the drivers is having trouble initializing. Use ALT-F4 to load the drivers one at a time and see which one is failing. 64 64 65 65 c) Otherwise, go to step 3