HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Hardware Newsgroups > Homebuilt PC

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 10-30-2009, 04:26 PM
Dave C.
Guest
 
Posts: n/a
Default Re: blue screen error - registry cleaner can help?

On Fri, 30 Oct 2009 21:39:37 -0400
Paul <nospam@needed.com> wrote:

> AG wrote:
> > my laptop keeps on giving me a blue screen saying that "dump of
> > physical memory begins"... the strange thing about it is that it
> > depends whether my wireless is on or off. when it is on, i usually
> > get the blue screen right after windows starts up or a bit later
> > (when i m working on something). also it does not occur at all
> > wireless hot spots. somehow this error is not really consistent...
> > i searched the internet about this error and found that some posts
> > about registry cleaners -
> > http://www.goarticles.com/cgi-bin/showa.cgi?C=2110416 - talk about
> > the "blue screen of death" and that a registry cleaner can actually
> > fix it. i tried various fixes and seems like nothing really rids my
> > laptop of the blue screen error. maybe i should buy a new laptop or
> > reinstall windows.

>
> "registry cleaner... buy new laptop... reinstall windows"
>
> These are all rather extreme reactions to a computer problem.
>
> A registry cleaner doesn't really have a purpose, except to
> create extra problems you didn't have before. Any web site
> saying positive things about a registry cleaner, is trying
> to sell you one.
>
> First, start by collecting as much info as possible from
> the original error message. It helps if the driver name
> is stated in the error. If the same driver name appears
> in every error, then that is a strong indication that
> driver has a problem. If the driver names are randomly
> distributed, it could be a problem with the computer
> memory.
>
> Disable automatic restarts, so the blue screen stays put
> long enough for you to copy the information. To disable
> automatic restarts, requires removing the tick from
> the box shown here. This is deep in the System control panel.
>
> http://students.washington.edu/rtlib...ndRecovery.png
>
> ( http://students.washington.edu/rtlibby/bluescreen/ )
>
> If you got a minidump, it can be read with a tool from this download.
> The tool "dumpchk.exe" can read the files in C:\WINDOWS\Minidump .
> I have some minidmp files here, but I don't find the info given
> by the "dumpchk.exe" utility to be very useful. It doesn't seem to
> indicate the faulting module. The "BugCheckCode" field is probably
> the same value as the "Stop" error, so that might be of use to you.
> But the five numbers shown in the Stop error in the blue screen,
> are the same thing.
>
> http://www.microsoft.com/downloads/d...displaylang=en
>
> You can look up Stop errors here.
>
> http://aumha.org/a/stop.htm
>
> If it is related to the Wifi, then there might be a later driver
> for the Wifi available. Or it could be that there is a problem
> with the computer memory. You can test computer memory with this.
> This test runs forever, and you want to run it long enough to
> make two complete passes. Test5 used to provide the most
> thorough testing - some of the others seem to be easier to
> pass.
>
> http://www.memtest.org/
>
> To get help, you really need to present the contents of the
> error message.
>
> This is an example of an error message.
>
> Stop: 0x0000000A (00000063, 0000001c, 00000000, parameter4)
> IRQL_NOT_LESS_OR_EQUAL*** Address x has base at x - filename
>
> The driver name may be printed somewhere in that message. The
> four parameters in brackets, don't always have a useful
> information content (except to someone with additional debugging
> tools), and only occasionally would perhaps the first field
> distinguish between several subtypes of the same error. But
> by presenting all possible information, you may get an
> answer faster.
>
> You could also mention the make and exact model number of the
> laptop. At least then, we could look for a driver for it.
>
> Paul
>
>



There are some wireless adapters that cause the blue screen of death.
SMC is the last one that locked up my wife's system. I'd suggest
before the OP try anything else, buy a linksys brand USB wireless
adapter. -Dave
--
Dave C. <noway@nohow.never>
Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
  #2  
Old 10-31-2009, 01:57 AM
AG
Guest
 
Posts: n/a
Default blue screen error - registry cleaner can help?

my laptop keeps on giving me a blue screen saying that "dump of
physical memory begins"... the strange thing about it is that it
depends whether my wireless is on or off. when it is on, i usually get
the blue screen right after windows starts up or a bit later (when i m
working on something). also it does not occur at all wireless hot
spots. somehow this error is not really consistent... i searched the
internet about this error and found that some posts about registry
cleaners - http://www.goarticles.com/cgi-bin/showa.cgi?C=2110416 -
talk about the "blue screen of death" and that a registry cleaner can
actually fix it. i tried various fixes and seems like nothing really
rids my laptop of the blue screen error. maybe i should buy a new
laptop or reinstall windows.
Reply With Quote
  #3  
Old 10-31-2009, 02:39 AM
Paul
Guest
 
Posts: n/a
Default Re: blue screen error - registry cleaner can help?

AG wrote:
> my laptop keeps on giving me a blue screen saying that "dump of
> physical memory begins"... the strange thing about it is that it
> depends whether my wireless is on or off. when it is on, i usually get
> the blue screen right after windows starts up or a bit later (when i m
> working on something). also it does not occur at all wireless hot
> spots. somehow this error is not really consistent... i searched the
> internet about this error and found that some posts about registry
> cleaners - http://www.goarticles.com/cgi-bin/showa.cgi?C=2110416 -
> talk about the "blue screen of death" and that a registry cleaner can
> actually fix it. i tried various fixes and seems like nothing really
> rids my laptop of the blue screen error. maybe i should buy a new
> laptop or reinstall windows.


"registry cleaner... buy new laptop... reinstall windows"

These are all rather extreme reactions to a computer problem.

A registry cleaner doesn't really have a purpose, except to
create extra problems you didn't have before. Any web site
saying positive things about a registry cleaner, is trying
to sell you one.

First, start by collecting as much info as possible from
the original error message. It helps if the driver name
is stated in the error. If the same driver name appears
in every error, then that is a strong indication that
driver has a problem. If the driver names are randomly
distributed, it could be a problem with the computer
memory.

Disable automatic restarts, so the blue screen stays put
long enough for you to copy the information. To disable
automatic restarts, requires removing the tick from
the box shown here. This is deep in the System control panel.

http://students.washington.edu/rtlib...ndRecovery.png

( http://students.washington.edu/rtlibby/bluescreen/ )

If you got a minidump, it can be read with a tool from this download.
The tool "dumpchk.exe" can read the files in C:\WINDOWS\Minidump .
I have some minidmp files here, but I don't find the info given
by the "dumpchk.exe" utility to be very useful. It doesn't seem to indicate
the faulting module. The "BugCheckCode" field is probably the same value
as the "Stop" error, so that might be of use to you. But the
five numbers shown in the Stop error in the blue screen,
are the same thing.

http://www.microsoft.com/downloads/d...displaylang=en

You can look up Stop errors here.

http://aumha.org/a/stop.htm

If it is related to the Wifi, then there might be a later driver
for the Wifi available. Or it could be that there is a problem
with the computer memory. You can test computer memory with this.
This test runs forever, and you want to run it long enough to
make two complete passes. Test5 used to provide the most
thorough testing - some of the others seem to be easier to
pass.

http://www.memtest.org/

To get help, you really need to present the contents of the
error message.

This is an example of an error message.

Stop: 0x0000000A (00000063, 0000001c, 00000000, parameter4)
IRQL_NOT_LESS_OR_EQUAL*** Address x has base at x - filename

The driver name may be printed somewhere in that message. The
four parameters in brackets, don't always have a useful
information content (except to someone with additional debugging
tools), and only occasionally would perhaps the first field
distinguish between several subtypes of the same error. But
by presenting all possible information, you may get an
answer faster.

You could also mention the make and exact model number of the
laptop. At least then, we could look for a driver for it.

Paul


Reply With Quote
  #4  
Old 10-31-2009, 03:24 AM
Dave C.
Guest
 
Posts: n/a
Default Re: blue screen error - registry cleaner can help?

On Sat, 31 Oct 2009 09:27:02 GMT
"SteveH" <steve.houghREMOVE@THISblueyonder.co.uk> wrote:

> Dave C. wrote:
>
> >
> > There are some wireless adapters that cause the blue screen of
> > death. SMC is the last one that locked up my wife's system. I'd
> > suggest before the OP try anything else, buy a linksys brand USB
> > wireless adapter. -Dave

>
> Indeed there are. I fixed a lappy a couple of days ago that was blue
> screening due to its DLink wireless PCMCIA card needing a new driver.
> --
> SteveH
>


I believe that. But I've seen it happen with wireless adapters even
though they had the most recent manufacturer supplied drivers
installed. -Dave
Reply With Quote
  #5  
Old 10-31-2009, 10:27 AM
SteveH
Guest
 
Posts: n/a
Default Re: blue screen error - registry cleaner can help?

Dave C. wrote:

>
> There are some wireless adapters that cause the blue screen of death.
> SMC is the last one that locked up my wife's system. I'd suggest
> before the OP try anything else, buy a linksys brand USB wireless
> adapter. -Dave


Indeed there are. I fixed a lappy a couple of days ago that was blue
screening due to its DLink wireless PCMCIA card needing a new driver.
--
SteveH


Reply With Quote
Sponsored Links
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
blue screen scanning registry santashelper Windows XP 22 10-28-2008 10:58 PM
Use Window XP Registry Cleaner to Fix Windows XP Registry Errors jeremiah wright Windows XP Basics 15 09-27-2008 09:41 PM
Windows Registry Cleaner - Download Free Registry Software voujnbwuotkd@yahoo.com Windows XP 18 07-27-2008 04:32 PM
Registry Cleaner alvin fua Homebuilt PC 1 03-16-2008 02:05 PM
Registry cleaner sleepygirl Windows XP 13 06-16-2007 08:31 AM


All times are GMT. The time now is 10:32 AM.


Powered by vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger