Recent content by erorr404

  1. E

    Native resolution missing from list!

    Hello, I am having an issue where I am not able to set my monitor's native resolution. I have searched everywhere for a solution but couldn't find one, so I have resorted to writing a forum post to see if someone knows a solution or could help me diagnose the problem. Sorry if the post is a bit...
  2. E

    Infinite loop from input

    I do, copying and pasting your exact code, with VS 6.0.
  3. E

    Infinite loop from input

    I actually use the global getline function from the string class, I just forgot to add the #include <string> line to the code sample (I'll add it now). Someone found a link with similar info for me (http://www.mathbits.com/MathBits/CompSci/APstrings/APgetline.htm). Apparently cin leaves...
  4. E

    Infinite loop from input

    I get an infinite loop from the following code, after entering the string s. Why doesn't it stop at the cin prompt during the next iteration and how can I fix this? #include <iostream> #include <string> using namespace std; int main() { int num; string s; do { cout << "enter num "...
  5. E

    Boot issues

    Yes it is. CPU is at 3.75 V (stock is 3.25 V, I couldn't get to 2.4 GHz with that) Memory voltage is probably at stock, in BIOS DDR2 Overvoltage is set to "Normal" Timings are set to "Auto", they show as 5-5-5-15 in CPU-Z (stock)
  6. E

    Quick question about Vcore

    Probably, because you'd be increasing your total clock speed from 3200 to 3600. I suggest raising the total speed in much smaller increments (raise the FSB, not the multiplier), to see if your CPU can even handle that.
  7. E

    Boot issues

    I'm overclocking my E6400 + DS3 system and it refuses to boot with the same overclocked settings some times but not others. For example, if I achieve 2.4 GHz at 300 x 8 it will boot, but if I use 400 x 6, it won't (note that RAM frequency is always at stock or less). Often times it will refuse...
  8. E

    E6400 CPU fan not spinning

    When I booted up my system for the first time I heard clicking noises. I looked inside the case and noticed the CPU fan wasn't spinning. I promptly turned off the computer and turned it on again soon after to have a closer look. This time I didn't hear any out of place noises, but I observed...
  9. E

    Display Driver Error

  10. E

    System rate

    It's an Antec, anyway I already ordered everything. The differences to the list in the first post are: Antec Neo 550W instead of SP 400W: http://www.frys.com/product/4653878 Seagate 320GB SATA instead of WD 32GB SATA: http://www.newegg.com/Product/Product.asp?Item=N82E16822148140 Thanks for...
  11. E

    System rate

    What about an Antec Neo HE 550w instead of the Goodpower? I can get it for $50 at Fry's: http://www.frys.com/product/4653878
  12. E

    System rate

    I plan to order the stuff below within the next couple of days, but I need all the advice I can get as I have been out of the loop for a while. Intel Core 2 Duo E6400 Conroe 2.13GHz LGA 775 Processor Model BX80557E6400 - Retail: $227...
  13. E

    Antec Neo HE 550w -$50 AR

    Today is the 27th, the rebate expires tommorrow. Apparently the original price has been raised from 79.99 to 99.99 though.
Back
Top