My Dell Vostro laptop keeps on restarting when I'm busy using it without commanding it to do so. I'm using windows 7 for O.S.
What might be the problem? How can I solve it?
While replacing a mainboard in a desktop machine (see related question), I did something stupid. I inserted the CPU into the new mainboard, but didn't check for the right position. When it didn't immediately lock in, I pressed slightly before realizing what was wrong. The result was a number of bent pins.
I tried every tutorial that popped up when…
If budged is not a problem. I just need best performance with less power consumption. I can purchase any cabinet , power supply and Motherboard.
Is Power supply has any relation with Form factor, should i purchase PSU according to Form factor of motherboard?
Is the size of motherboard and number of Slots only difference between all form factors?
…
Hey folks! I got a mayor problem with my 3 year old my Asus V1S notebook. After installing VMWare Player an rebooting the screen remained black and there was no POST screen. Also the other video outputs - VGA and HDMI - send no signals. However the maschine boots into Windows 7 properly (sounds waren played) and I can log in by blindly typing my…
My DVD drive no longer recognizes dvds, but does recognize CD-ROMs. When a DVD is in the drive, the computer continues to act as though there is no disc in the drive. However, when a normal CD-ROM is in the drive, it appears to work normally.
I have tested on several discs, both video and game, and the behavior is consistent.
I have also…
As an experienced user, I sometimes notice that things are not going well with my computer. For example, my backup drive recently started cycling up and down, so I guessed it was probably dying, and replaced it. I detected this with my ears. Windows did not seem to notice or care.
There ought to be software that monitors overall system…
I have a dell server with two 18 gig drives in a Raid 1 config. I want to replace the drives with 400 gig drives. If I break the mirror and then remove one of the 18g drives, insert a 400g and create the mirror, then do the same process again with the other 400g drive, what will I have? I would like to think I would have a new 400g raid…
I like to buy a new computer for my studies and as well as gaming.
My old pc has 1.5 GB RAM with 512MB Graphics card. And it is very old to run Adobe CS5 version and other high end animation software.
My budget will be INR 20k-25k. I have 500GB hard disk, keyboard and mouse new. So apart from this, I like to buy :
Intel or AMD is…
Mise à jour du 12/05/10
Mozilla améliore la sécurité de ses concurrents
En adaptant sa page de détection des plug-ins périmés à leurs navigateurs
Pour ceux qui l'auraient oublié (ou qui ne l'auraient jamais su), Mozilla n'est pas une entreprise.
L'éditeur de Firefox est une Fondation.
La nuance peut paraître mince, mais elle ne…
So, let me explain more. There are a number of competing best practices for software development. I can find that many teams have benefited from Agile practices in some cases. In some other cases, using the Unified Process has been championed by large companies like IBM. The common themes that I find seemed to work well for teams…
I've been seeing quite an uptick in the people that are wanting to install Solaris 11 when they are doing hardware refreshes. I applaud that effort - Solaris 11 (and 11.1) have great improvements that advance the state of the art and make the best use of the latest hardware.
Sometimes, however, you really don't want to…
Today I'm trying to figure out which driver is best for my USB wireless dongle. Everywhere I look I just see Ralink STA but this isn't telling me which module this actually is.
I'm sure there's a way of looking it up but the computer should be able to tell me, shouldn't it?
Meta: This question is open to any piece of…
Mozilla propose un service de géolocalisation sans GPS
il sera basé sur la détection de réseaux publics Mozilla travaille sur un service de géolocalisation collaboratif utilisant les antennes relais et les réseaux WiFi publics. La communauté est appelée à la rescousse pour cartographier le territoire. L'objectif…
Hi all,
Is it possible to simulate a USB drive with software only? I mean, for example, to expose a local memory space to the OS so the device manager will recognize it as a USB device.
I'm not familiar with hardware implementation, but I'm sure that it is possible somehow to emulate the USB protocol.
I began with…
I have some old applications which are running on SCO Open Server 5.0.5, and i would love to move them to SCO Open Server 5.0.7 and on modern hardware(servers), currently am running SCO on old IBM PL 300 personal computer, on 92MB Memory, one processor, and it has been serving the clients pretty well.
Now i have…
I have a nicely configured Ubuntu 9.10 machine, with crossover linux (from Codeweavers) installed. I have the Nvidia drivers installed. Everything is just as I want it.
Now I want to move to a new machine with different hardware: different sized hard drive, different size RAM, different video card, etc. I tried…
I am trying to create a zoomable container and I am targeting API 14+
In my onScale (i am using the ScaleGestureDetector to detect pinch-zoom) I am doing something like this:
public boolean onScale (ScaleGestureDetector detector) {
float scaleFactor = detector.getScaleFactor();
setScaleX(getScaleX() *…
I have a raphael.js shape which I am plotting circle's on top of. I only want a circle to appear if the circle does not go off the boundary of the shape it is being plotted on to.
To make this more clear, here is an example of what I do not want to happen:
I want the circles outside of the grey area not…
A similar question was asked here, but was specific to .NET 3.5. Specifically, I'm looking for the following:
What is the correct way to determine which .NET Framework versions and service packs are installed?
Is there a list of registry keys that can be used?
Are there any dependencies between Framework…
I have an ASP .NET website that hosts a Java applet. The Java applet requires version 1.6 Update 11 of the Java runtime.
How can I detect that a client has the appropriate runtime installed so that I can display an informative message if they do not?
Thanks,
Carl.
EDIT: The solution must be platform…
I like to mess around with AI and wanted to try my hand at face recognition the first step is to find the faces in the photographs. How is this usually done? Do you use convolution of a sample image/images or statistics based methods? How do you find the bounding box for the face? My goal is to…
Hey all! I currently have a preg_match to detect http:// and www. etc..... but I want to detect domain.com or domain.co.uk etc etc...
Sorry... to clarify: i'm detecting in a string.
Any ideas i need to scratch up on my regex!
Thanks,
Stefan
I have done coding in that i am successfully getting face with rectangle drawing now i want to crop that rectangle area. if there are many rectangle( mean many faces) than user can select one of the face or rectangle and that rectangle areal should be cropped can any body help me...
Below is my…