- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
33 Posted Topics
Re: A hard drive doesn't have a password to use it to my knowledge, it is probaly a CMOS password that keeps you form starting up, but to cure that you can either a.) remove the cmos battery for a couple of minutes to reset the CMOS out or b.) there … | |
Re: That doesn't sound right to me, I think those temp monitoring systems, will lose their memory when you turn you computer off, but I may be wrong about that. | |
Re: I had a problem with one of my HD, with what you were saying it was make a series of clicking sounds, well I jsut replace the HD and it worked fine after that. | |
Re: I would say do the same thing, just remove all the extra things, the only thing you need to start with is the MB, CPU, 1 stick on memory. And start testing from there? | |
Re: Well I have capture device, and a DVD burner, I can all of this for a price. | |
Re: Yes, there are those boxes, they are so easy to find, you can find out at wal-mart, but check ebay you could probaly one there for cheap. | |
Re: Most laptops have polarity protection, you probaly just blew a fuse, and that can jsut be replaced. But I am nto exactly sure on where the fuse would be located at. | |
Re: it depends on what type of processpr you have in it. | |
Re: That would save on your heating bill if it heats up your room. But seriously if it does that, then the PC is running too hot you need to get an antec fan, and a bigger heatsink. | |
Re: If it was clicking problem then you need to backup what you need ASAP, I had a problem with one Hd I was working on, and I think the stepping motor in went bad, I can't remember, but you need to replace the drive, because it may not last much … | |
Re: If it is showing two cd drives, that is probaly a problem, because I don't think it is possible to have 2 CD drives in a laptop. But I may be wrong. Does it have 2 drives or jsut 1. | |
Re: It sounds like a key is stuck down or, I had a problem one time where the Keyboard on a AT MB, was not plugged in all the way, and it make continous beeps in sync with the memory count. | |
Re: TO tell you the truth all of those fans are more than enough, then only good thing I could see about putting another fan on top is. Since hot air rises, it was exhaust it through the top. | |
Re: Maybe that memory chip you installed last is not compatible with your motherboard. | |
Re: I think they are backwards compatible, but do not hold me to that. But if you put a 32-bit card into a 64-bit slot, it will only have a 32-bit Bus. | |
I am trying to access my files on my home computer from my computer whihc uses dial-up, both of the system's have WIndows XP Home on them. I have a DSL connection, so I am always connected, is there a way I can make a network connection once I dial-up … | |
Hello, I am trying to write a tee filter in C language, almost like the UNIX utility. But I have no idea where to begin can anybody give me a direction I should start in. | |
Re: You might be able to pull off a dual PS electrically, but cosmetically it wouldn't look too good. | |
Re: Well it will have some effect with the bigger HD, since it has to search through my sectors on the platter, but you will see very little difference in performace. | |
Ok, for a lab I have to write the UNIX more filter in C, but I have got everything done execpt one thing. I only hvae it to where it can read 20 lines at a time. But what I want to do is if argv[1] == -Pxx where xx … | |
Does anybody have a source code for the MORE filter used on Linux, because I am curious as to how it works. | |
I am trying to make a command line calculator, and I made up a partial code for it, just for adding numbers, I am jsut taking it one step at a time. But I am suppose a number then a space then the math function then a space then the … | |
Re: If the bios only supports a 137GB HD, then what you can do is partition the HD with one partition as 137GB and the other partition as a 23GB partition. Only do this if your BIOS only supports up to 137GB, otherwise just use one partition. | |
Re: Well you think the companies who make the decent liquid cooling system, test these product very heavily, and the chances of something messing up is very low. | |
I got a question one of my friends asked me to make a program that you type in the number 1-27 on the command line, and get the corresponding letter for it. Like if you enter 1 as the arguement you would get an A as an output, and if … | |
Re: I think you have to pay extra money to yahoo, to be able to get your mail on OE. | |
| |
Re: ok, here is an hint, look on the ASCII table for vowels, if that doesn't reply back and I will tell u more. | |
Here is my code I am trying to figure out what is wrong with it, can anybody help me. [code] #include <stdio.h> #include <stdlib.h> #include <string.h> int GetBuffer(char* buffer[]); int ParseArgs(int argc, char* argv[], int* canonical); main(int argc, char* argv[]) { int canonical=0; //If it is true, print the ascii … | |
Re: Make sure that you have the monitor cable fully pushed in, because I have seen a monitor do all kinds of things when the cable is not in properly. | |
Hello, I am in a C+ programming class at my college where I am at, and for one fo my labs I have to create a program similar to hexdump of linux, I can do everything it asks me to do, but I can't figure out how to do the … |
The End.