geekhack
geekhack Community => Other Geeky Stuff => Topic started by: TheQsanity on Thu, 25 July 2013, 01:52:30
-
Kinda embarassing that i am having problems with a computer that ive had for around 4 years so I'll try to keep this kinda short. Don't want to confuse people with my newbieness and what not. I was getting a BSOD on start up then a robot 9n my Windows 7. I read on pc mag forum and it said something about RAM issues. I spammed F8 and selected the option that says "disable reboot on system error". My computer seemingly boots up fine now. It also said to test out the ram one at a time I am currently doing that. Did I solve my issue or is there something else that I should do?
If that is the only problem, what can I do to prevent it next time?
I will update with more information and possibly questions in a little.
Thanks. :)
-
If you do suspect memory problems, try this: http://www.memtest.org/
It performs a really intensive test of all memory locations over and over again - should reveal if that is your problem.
-
Do I need a CD or could I use Deomon tools or something?
If I burn it onto a CD all I gotta do is toss it in and reboot my computer and itll auto run?
-
That's how I last used it, or you can writ it to floppy (if you still have one heh). I imagine you could even boot it from USB stick.
-
K starting test now. Should I do on RAM stick at a time?
I did all four :D
From what I read it should only take about an hour.
-
With BSODs it's really crucial that you look at the important bits. The error message at the top (like IRQL_NOT_LESS_OR_EQUAL). And the filename / code somewhere near the bottom (like disp.sys). You can disregard the remainder of the text.
BSODs can be caused by any number of things, basically everything hardware and software related that's serious enough to **** up proper operation of the OS (but can just as often be easily fixed, drivers especially). Without the error message / filename / code, it can't be pin-pointed, and unless you KNOW it's your memory, that's all just guesswork. Not that it hurts to check it.
-
K starting test now. Should I do on RAM stick at a time?
I did all four :D
From what I read it should only take about an hour.
The one time I used it, I just left it running overnight, came in (to work) the next morning and no errors.
-
There's certain tests that detect memory errors faster than others (as in in runs like 20 different tests) and you can pick which ones to run. Im sure if you google it you can find which those are, I believe one was like 5 or 7. I always ran it off a usb stick/flash drive.
-
No errors... The search continues...
I'll remember to check out the error message nxt time it blue screens. It seems to stop for the time being.
Do you guys think de fragging the disc would help any? Maybe a tuneup utility software?
-
With BSODs it's really crucial that you look at the important bits. The error message at the top (like IRQL_NOT_LESS_OR_EQUAL). And the filename / code somewhere near the bottom (like disp.sys). You can disregard the remainder of the text.
BSODs can be caused by any number of things, basically everything hardware and software related that's serious enough to **** up proper operation of the OS (but can just as often be easily fixed, drivers especially). Without the error message / filename / code, it can't be pin-pointed, and unless you KNOW it's your memory, that's all just guesswork. Not that it hurts to check it.
"Ndis.sys"
Whatever that means.
I can't catch the location. It's too long. ><
Further read and it seems to be my wireless network card drivers... that sounds correct to me. All of a sudden it stopped working but not right before being really choppy. I tried reinstalling the drivers from the CD but couldn't connect to a network after a restart. Once I got it working again I downloaded newer drivers from the D-link website. It was the correct driver for my model...
Anyone have any suggestions? I assume this is a software only problem what about you guys?
-
Ndis.sys means that you're looking at a driver issue, most likely your ethernet driver is not up-to-date. That happens a lot when you use Microsoft Update (or outdated install CD) drivers instead of 'proper' ones from a manufacturer's website.
Your hardware is fine. And don't worry about defragging and ****-ware like tune-up tools. That's like throwing some goodwill and sparkles at a problem with a very specific solution process. ;)
-
I have a cracked version of windows and haven't been getting updates for a few years. Could that be the cause of a lot of my issues?
-
If the crack you used is decent, Windows Update should not raise any flags and update your OS without a fuss. But that's not how you update drivers. Windows Update is notorious for delivering bad or outdated drivers.
Go to Control Panel > System > Device Manager and write down the name of your ethernet hardware listed under Network Adapters. Then google for the manufacturer's website and grab the latest driver from there.
-
Hmm, is it under Network adapters?
Ive got three things three things there which are:
D-Link DWA 556 Xtreme N PCIe Desktop Adapter
Intel(R) 82578DC Gigabit Network Connection
Microsoft Virtual WiFi Miniport Adapter #3
My guess would be something with the microsoft virtual WiFi...
And nevermind about the Network card. It doesn't seem like that is the case. My internet is working but I am not sure why I have a red "X" in the notifications bar
-
The internet can work just fine even if the driver is dodgy. And I would guess either the D-Link or the Intel to be the culprit here.
-
what's the stop code? can you provide a picture? if it creates a minidump file, you can view these with an applicaiton (like nirsoft bluescreenviewer)
I have do diagnose BSOD's at work, and they can be caused by all sorts of things. Specifically I think its a driver failure (but that "Driver" can by ntfs.sys (hdd error or data corruption likely) to ntkrnl (windows nt kernel panic) to even a USB device timing out) and it should generate a "Stop code" "such as STOP:0000000a or similar. you can look up online what the stop code corresponds to, as well as the parameters.