Recent content by lwstory

  1. L

    Random BSOD Problem

    I actually ran that and it didn't come up with anything but the ntoskrnl.exe. It didnt really help or point me in any direction. WhoCrashed mentioned that ZoneAlarm could be causing problems.
  2. L

    Random BSOD Problem

    Indeed my post above solved my problem. I have gone with no BSOD's for a week and I am pretty confident that this is resolved. Thanks for everyone's help!
  3. L

    What is wrong with my code/logic?

    The problem statement says the array contains the same number of 4's and 5's which i think they mean the number of 4's is equal to the number of 5's. I solved the problem with this assumption and it works. I found the problem at http://codingbat.com/prob/p125819. Good thought though!
  4. L

    What is wrong with my code/logic?

    Your algorithm is close to being correct but it is not perfect. Consider this case: {4,5,1,1,4,1,5}. Your code would yield {4,5,1,1,4,1,5} (the exact same as the input). Hopefully this helps you to move in the right direction.
  5. L

    Random BSOD Problem

    So I think I have come to a solution on this. I never had the chance to return my power supply as I needed software that was installed on the computer. So, I dealt with all the BSOD's and pulled out a bit of hair... All of the recent BSOD's were when I had a graphical animation (whether a...
  6. L

    Random BSOD Problem

    denis280: I tested the DIMMs and received a blue screen on one and the computer froze using the other... I think I tested this once before too and I forgot to post about it. But yeah no luck there. Also, I would think the strange problem with the DVD drive and the strange non-post startup may...
  7. L

    Random BSOD Problem

    Thanks Denis280, I checked for the update and it is not on my computer. Even if a new windows update corrected that, I still had a blue screen since the last windows update. Thanks though!
  8. L

    Random BSOD Problem

    Ok, I know there is a lot of things to keep straight in this post... I will update my first post with all of the issues and try to make it easier to read. I mentioned that I was able to boot after I reseated my DIMMs and my video card. It was just odd that I had the error out of the blue and...
  9. L

    Random BSOD Problem

    Atheus: Ok, I ran prime95 overnight to have a more reliable test duration. Still no errors. As for running under a different operating system, the computer froze during a fresh install of windows directly from cd so would I really need to test that? Also, its not always a blue screen its...
  10. L

    Random BSOD Problem

    More interesting news, I looked into my DVD drive not working... I plugged it in and it magically decided to work again... I don't have any problems in windows like I had before. Its like it fixed itself! It was completely dead before! Whats going on? :confused:
  11. L

    Random BSOD Problem

    I would love to switch the power supply but I don't have a spare and I don't know anybody that would be able to loan me one for a week or two. At least its still under warranty... I'm considering returning the PSU under warranty. Before I do are there any other suggestions?
  12. L

    Random BSOD Problem

    I thought the DRAM - qpi/DRAM differential was the resolution... but apparently not. I have had 2 random blue screens since the last post. I put my ram settings at 800Mhz and 1.5V as you suggested with the qpi/DRAM set to auto which was 1.1-1.2 volts. So now I think that isnt the solution. It...
  13. L

    Random BSOD Problem

    I did recieve one blue screen since I changed to the above differential, but realized the differential was 0.5v not 0.475. So I modified the voltage slightly so it is a bit under 0.5V. I would say that this has solved my problem. Thanks mlc.
  14. L

    Random BSOD Problem

    I decided to look into this ram voltage and qpi/dram differential and decided to increase the qpi/dram voltage to make the difference 0.475v if I remember correctly; before the difference was 0.55v. The Ram is now running at its recommended settings and so far I have not had any blue screens or...
  15. L

    Random BSOD Problem

    Thanks I will give that a try!