I'm building my first computer with a friend's older parts. I seem to be having driver problems. Do I need a driver specific to my cpu + mobo? I'm on Win7 and I'm seeing CPU spikes every few seconds which freeze my system for a few seconds.
|
closed as not a real question by Nifle, 8088, Sathya♦ Sep 11 '11 at 12:14
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
I had similar problems when I first moved to Windows 7 running a similar processor/motherboard. The problem probably is driver-related, but probably not for your cpu/motherboard. Instead, look at your graphics and audio devices. Windows Vista/7 brought a new architecture for driver development for both audio and video devices. A lot of hardware manufactures did a poor job of preparing new Windows 7/Vista compatible drivers for this old audio and video hardware. In my case, it was the graphics card that was causing the problem and I actually ended up needing a new card to solve it. |
|||
|
|
First, for Windows 7 you won't need CPU drivers. The idea is that most of the problems which were common in that era are now solved. Some of them were different tick counts (read-outs from time stamp counter) on cores of the same processor, power states new and so on. Application developers too were encouraged to move away from time measuring systems which relied on non-hibernating computers with single core and constant clock frequency so that removes some of the reasons why additional CPU drivers were required in that era. As for the motherboard, it's usually a good idea to download the newest drivers from the chipset manufacturer. Motherboard manufacturers often have outdated drivers on their websites! If you don't know which chipset you've got, get a program such as CPU-Z and use it to obtain the needed info. Finally, we've come to the CPU spikes problem. While getting newest drivers is considered good practice, there's no guarantee that you'll get rid of the CPU spikes. It could be a badly programmed application that's putting load on the processor or something similar. You could use a program like Process Explorer to see which programs are causing problems. So update the drivers and post results and we'll see what to do next. |
|||
|
|