I did the fix that BigBadBen suggested, and that worked for two boots, but now my computer's bricked completely. Now, when I turn it on, the keyboard backlights turn on, fans turn on, cd drive spins up for about 25 seconds, then the cd drive stops spinning, fan stops spinning, but the lights...
I wish I could do all the drive swapping but it's a laptop and I don't have other laptops with similar configurations lying around.
The memtest was memtest86+
I don't think it's a cpu or MB failure because the systemrecoveryCD (linux live cd) will sit there fine for hours, but then again, I...
Did a memtest.
With all 4gig in, computer crashed at 4%.
With first stick in only, it got to 50% before crashing.
With second, it crashed also, around 30-40%.
I'm so confused.
This afternoon, mid-way through installing the latest windows updates, my computer threw a BSOD at me. Thinking it was a one off thing I restarted a few times. It BSODs consistantly. I then decided enough was enough and tried to boot from my Windows CD to do a roll-back. Sure enough, it...
I did consider putting the data in an external file but decided not to because if somehow the file and the script got separated there'd be error messages spitting themselves everywhere. I thought it would be handy to have it all in one file. I'll just put some comments in about editing the...
I've written a program for calculating the molecular mass of any inputted molecule. I've constructed it using 118 if statements as you can see:
#!/usr/bin/perl -w
#perl2exe_include Math::BigInt
#perl2exe_include Math::BigInt::Calc
#molwt.pl : Calculates molecular weights
#Written by Luke...
Code so far:
#!/usr/bin/perl -w beeps.
#loader.pl
#Luke Aaron
#Start: 29/01/08
#Build: A 29/01/08
#Script to act as a script loader to be located in C:\Documents and Settings\USER in order to easily launch scripts from the command line
#located in C:\Documents and Settings\USER\My...
I'm starting to think this isn't a graphics card problem but a mb problem...The caps lock, num lock and scroll lock keys don't respond and the mouse never lights up. Is my motherboard stuffed? They keyboard is getting power. I know this because the keys kan light up with blue LEDs and this...
The PC doesn't beep at all. That was bothering me becasue I thought that a beep was an indication that the POST was successful but a freind told me that's not allways the case. All fans run, HDD spins up, dvd drive can open and close.
MB has no integrated graphics.
Any suggestsions?
I just put together a new computer with a core2duo, 2gig ram, 500gig hdd, dvd burner etc. and I just put in the last component - a 7600GT, plugged in the monitor and turned it on to set-up the BIOS and then install SuSE and WinXP. On the monitor it reads: "NO VIDEO INPUT". I have no idea what...
I've recently purchased the components for a new PC and went to start putting it all together today. I noticed that in the instructions for installing the processor there is no mention of thermal compound and on teh heatsink that comes with the processor, there appears to be thermal 'strips'...
What I want to do is write a program that will take two inputs from the user: a folder (eg. C:\Documents and Settings\Owner\My Documents\My Music\MP3) and a string (eg. "Don't steal music!") and change the summaries of every MP3 in that folder (including in sub-directories) and change the...
What I need to do is take a string, for example $string and whenever there is a capital, form an entry in a list.
To illustrate what I meen:
If i have this string: Os6NaClPo9C
I want to break it into a list with the following elements:
Os6
Na
Cl
Po9
C
any ideas?
Thanks Kevin,
I forgot about the Modulo divide operator.
My program now works exactly how I'd like it, just one bit of code to work out now!
Thanks all,
Luke
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.