Showing posts with label pc troubleshooting. Show all posts
Showing posts with label pc troubleshooting. Show all posts

Thursday, June 19, 2008

GRAPHIC CARD

The graphic card is one of the most important pieces of hardware in your PC. Without it, your super monitor with all the bells and whistles is just a junk box.

Make Directional Input

Most video cards come with simple frame capture programs, but you'll have to do some programming if you plan to integrate video capture with other operations on your computer, such as adding text data as an overlay or changing video-in channels on the fly. In this case you'll need good programming libraries in a language with which you are familiar for the video card. Some companies include libraries with their cards, but most charge extra. Most often libraries, when available, are for C or BASIC, and sometimes Pascal.

Choose Between 24 bit and 32 bit

For True Color mode, some graphic cards offer 24 bit while some offer 32 bit. Which is the best? When True Colour mode was first suggested, it utilizes 32 bit which was very pleasing to the eye, they realize that 24 (with less coolers) won't look much different since the human eye can only take about a certain amount of colors. On the other hand, 24 bit will run faster compared to 32 bit because it uses less colors. So if your card utilizes 24 bit, don't worry, it isn't bad.

Always Use The Latest Drivers

Yes, it is important to make sure you always have the latest drivers. The latest drivers will offer you better performance, more utilities and more compatibility (usually for DirectX or Direct3D). Take the effort to check you card manufacturer's site to look for the latest driver updates.




RAM NOT WORKING ON NEW MOTHERBOARD




If you upgraded your motherboard and CPU to a brand new one, you might encounter with some RAM problems. Either the system seems slower or the total amount of RAM is displayed less than the actual amount during bootup (when you just power-up the computer).

The problem usually occur if you upgraded from a 486 to a Pentium or from non-EDO RAM to EDO. There are a few things you should know. In the older motherboards, you can slot in any RAM of any amount and run them smoothly. However, newer Pentium motherboards handle EDO RAMs differently. Every EDO RAM slots must run in pairs. For example, you can't plug in a 8 meg RAM with a 16 meg RAM and expect them to run together, producing 24 meg. Instead, you must have 2 RAM slots that contains the same amount of RAM (8 meg+8 meg or 16 meg+16 meg e.g) to have them running together.

Also a reminder, you can't plug in a single 32 meg RAM to produce 32 meg. You need 2 16 meg RAMs to produce that amount. So if you need 96 meg, you must fill the the RAM banks with a combination of (16+16 meg) + (32+32 meg). In short, every RAM must run in pairs. They must be placed side-by-side. You can't place a combination of 16+32+16+32 to get 64 meg. You need to place the same amount side-by-side like this: 16+16+32+32. Most motherboard has 4 empty banks for you to place your RAM. Newer motherboards has 6 empty banks. Still, you have to run them in pairs.

Older motherboards and non-EDO RAM don't have to run under this principle. That is why when you upgrade to a newer motherboard, it might not work. Now, back to the problem. Open the cover of your PC and check whether you RAMs are place in pairs side-by-side or not. If not, rearrange them. If you found out you have a combination of a mixture of amounts like: 4+4+8+16 meg, you have to plug one out, buy a new matching one, and replace it. (In this case, take out the 8 meg and by a new 16 meg to produce 4+4+16+16. You can take out the 16 and buy an 8 but that will be downgrading, isn't it?)

This should solve the problem. Also another reminder. SDRAMs don't have to run in pairs. Older motherboard only has 1 empty bank for SDRAM (however, newer ones have more banks). If you want 64 SDRAM, just buy one single 64 SDRAM slot, plug it out, and there you are! But, remember, SDRAM won't work together with EDO. If you plug them in together, the computer will either identify the amount of EDO RAM or SDRAM you have, not both. And it will also only utilize one of them.

More Than 64 Meg RAM On HX Motherboard

It has been a myth that Windows 95 won't work with more than 64 meg RAM. That is not true. But older motherboards do have problems with more than 64 MB RAM.

Motherboards with the Intel HX chipsets is one of them. You can upgrade to more than 64 meg RAM but you must be careful. the Intel HX chipset is built in such a way it requires an additional tag RAM chip used to cached the main memory. The main memory is cached to speed up memory access. Now the problem here is, the tag chip is only capable of handling a maximum of 64 MB. If more than 64 MB is installed, only the first (from the bottom) 64 MB is cached.

Most operating systems uses RAM from top to bottom and since only the bottom one is cached, the OS is using the top uncached memory thus slowing down your system and not utilizing your RAM to the fullest.

Some motherboards have no spare tag RAM socket so I'm sorry to say, you only have a limit of 64 RAM. Some motherboards have an extra tag RAM socket. Just order one from your computer dealer, plug it in, and you can happily increased the maximum of cached RAM to 128 MB.

In short, always check how many tag RAM chips you have before buying more RAM than the maximum allows or it might slow down your system instead of speeding it up.