LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-16-2006, 09:01 AM   #1
Tortanick
Member
 
Registered: Jul 2006
Distribution: Debian Testing
Posts: 299

Rep: Reputation: 30
Question about RAM


If you have multiple sticks of RAM, will there be any problems if the sticks are diffrent sizes?
 
Old 12-16-2006, 10:01 AM   #2
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
It depends on the way the motherboard requires it. Some have only required a single memory module like dimms one at a time and could mix size. But the order may have to be a certain way and also one may be oin slot 0 and the other would be in slot 2 in order to see them both. But if the system requires pairs then they must be the same size and perfer all to be the same speed. What ever the slowest one is is the one that all will be at.

Brian
 
Old 12-16-2006, 10:13 AM   #3
Tortanick
Member
 
Registered: Jul 2006
Distribution: Debian Testing
Posts: 299

Original Poster
Rep: Reputation: 30
okkkay....

Perhaps I should be asking how to test to see if its working, memtest86 sees the correct amount of RAM, dose that mean its all ok?

Btw there's only two ram slots

Last edited by Tortanick; 12-16-2006 at 10:16 AM.
 
Old 12-16-2006, 10:33 AM   #4
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
I would say you should be able to add one at a time since only two slots present. Also if memtest shows the correct amount it should work fine. Is there a problem?

Brian
 
Old 12-16-2006, 12:42 PM   #5
Tortanick
Member
 
Registered: Jul 2006
Distribution: Debian Testing
Posts: 299

Original Poster
Rep: Reputation: 30
No problems I'd heard that two diffrent sized ram sticks are bad so I asked.
 
Old 12-16-2006, 12:57 PM   #6
PingFloyd
Member
 
Registered: Jun 2006
Posts: 94

Rep: Reputation: 16
Like Brian was saying, it's dependent upon your motherboard. And that really comes down to it's chipsets and how the motherboard manufacturer made use of them. Motherboard manufacturers tend to add their own spice to an implmentation. The best way to find out the ramifications of memory with your motherboard, is to refer to it's manual, that's providing that your motherboard came with a decent one to begin with. Also, be sure to check their web site to see if there is an any corrections to the manual, as well as their FAQs, and knowlegebase. There really is no simple end all be all advice to check specific sources of info since different manufacturers have their own ways of doing things. If you're real unlucky, the manufacturer of your motherboard doesn't package a manual that's worth a crap with the motherboard nor have any worthwhile information on their site. But I would say, that if that's the case, that may be a good sign to avoid patronizing their products. The idea is that if you want a good and accurate assessment, then it's a matter of trying to find as much information as you can from many different sources. Of course, as you research something, sometimes it leads to the dilemma that there can be conflicting information from different sources.

The person that told you that different sized rams are bad, probably doesn't realize that it's dependant upon the design of the motherboard (what he's saying may hold true in certain cases, but not in others). For instance, I used to have an old system that would take almost any wacky ram configuration I would throw at it and run like champ. Whereas, there were other systems, from around the same time, that were picky as hell about ram in about every way you can and can't imagine.

It's really suffices it to say that it's dependant upon the motherboard though. If a person wanted to get really pedantic about it though, the more correct answer would be, 'that's it dependant upon the motherboard's northbridge chipset, the system's bios, and any tweaks the motheboard manufacturer has made'.

Your next question may be, 'what the hell are chipsets and what is a northbridge?'. The answer to that is, that these days, a chipset is technically a chip. It's called a chipset because a very long time ago it used to take a set of chips to provide the functionality that a single one can provide now. These chipset do things like control the interaction between memory and peripherals etc. In a sense, this is sort of how electronic evolve -- the functions of many ICs being integrated into fewer and ICs, which in turn helps bring down the manufacturing costs. This leads to functionality evolving and cost dropping in order of magnitude.

Last edited by PingFloyd; 12-16-2006 at 01:21 PM.
 
Old 12-16-2006, 04:26 PM   #7
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
My recommendation would be to use identical RAM sticks (same manufacturer, same speed, same size, same everything) but if you have 2 different sized sticks, say a 512 stick and a 256 stick, you should be able to use both of them without problems. The caveat is that they should be the same speed (ie, DDR 333 or whatever). If you mix and match different speed RAM, it can cause system instability
 
Old 12-16-2006, 06:25 PM   #8
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
It is dependent on the chipset or a better answer the memory controller. If the memory controller does dual-channel, you need even pairs that are equal in capacity and be the same brand. The speed of the memory can be equal or be greater than the controller can handle. If you use DDR-266 memory modules and the bus have to be 333 MHz, the memory module will not handle the speed very well. Single channel memory controllers can handle different memory modules that are different capacities, but keep note about the bus speed. All memory controllers will use the slowest speed of the slowest memory module, but only if the memory module has an EEPROM chip. Most cheap memory modules do not have this and some popular memory brands may not have it also. To be sure the computer is stable, it is best to manually set the speed of the memory.
 
Old 12-16-2006, 06:34 PM   #9
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
I have two 1 GB chips and a 256MB chip on my MSI KT3Ultra2. Works just fine. Stop agonizing about "whether" it will work, and just try it. If you have more than 1GB, you'll probably have to turn on HIGHMEM or whatever it's called in your distro.
 
Old 12-17-2006, 10:51 AM   #10
Bobymc
Member
 
Registered: Apr 2006
Location: INDONESIA
Distribution: SLAX,Damn S.L,Suse,Mandrake,Rd HAT62,72,73,90, Mandriva2k6, FEdora, SUNmicrosys.
Posts: 269

Rep: Reputation: 30
It would be a disaster if I put it on my P4C800.
I experienced a total lost of data on my Sata when I missmatch the pair.

So will ya be carefull in RAM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ram question kpachopoulos General 1 11-17-2005 04:36 PM
question about RAM mikeyflynn Linux - Newbie 3 07-12-2005 07:40 PM
question about ram... zerojosh Linux - Hardware 1 06-17-2004 06:46 PM
Question about RAM OrganicX General 10 03-13-2003 01:53 PM
RAM question... Thymox General 2 01-14-2002 11:06 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:22 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration