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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-28-2003, 08:03 PM
|
#1
|
LQ Newbie
Registered: Mar 2003
Distribution: RH8.0
Posts: 21
Rep:
|
memory installation??
i have an old HP that had 128M of RAM, i just added 256 more, but when i booted my machine and ran free -m it still shows 128. is there something else i need to do?
thanks.
|
|
|
03-28-2003, 08:22 PM
|
#2
|
Member
Registered: Jan 2003
Location: Canada
Distribution: Ubuntu, Mepis, Debian
Posts: 158
Rep:
|
I have some old machines that I have recently tried to upgrade the memory on. They all had one 16 MB stick of 128 pin DIMMS. I added another 16 MB, and got to 32, then I found a 128 MB stick, and added that to a 16, but only ended up with 48, the same as when I used 32 and 16. I have not been able to find 32 MB in my (rural) neck of the woods. In talking to the guy at the computer store, it seems that there are hardware limitations in some of the older MoBs that do not allow more than ? 64MB in some.
HTH
Steve
|
|
|
03-28-2003, 09:33 PM
|
#3
|
Member
Registered: Dec 2002
Location: IL
Distribution: NetBSD, Slackware, Gentoo, Debian, FreeBSD
Posts: 444
Rep:
|
That and also the larger memory should be in slot one i think.
You should always look into this stuff before you buy parts.
|
|
|
03-28-2003, 11:50 PM
|
#4
|
Member
Registered: Jan 2003
Location: Canada
Distribution: Ubuntu, Mepis, Debian
Posts: 158
Rep:
|
Quote:
Originally posted by wr3ck3d
That and also the larger memory should be in slot one i think.
You should always look into this stuff before you buy parts.
|
Yeah, I know, but where I am, I know the store owner so well, I can just take the part back, as I did with the 128Megs!
Also, some of the parts are so old, the only way to find out seems to be trial and error!
Steve
|
|
|
03-29-2003, 12:34 PM
|
#5
|
Senior Member
Registered: Jan 2003
Location: Illinois (SW Chicago 'burbs)
Distribution: openSUSE, Raspbian, Slackware. Previous: MacOS, Red Hat, Coherent, Consensys SVR4.2, Tru64, Solaris
Posts: 2,849
|
Re: memory installation??
Quote:
Originally posted by bac()n
i have an old HP that had 128M of RAM, i just added 256 more, but when i booted my machine and ran free -m it still shows 128. is there something else i need to do?
thanks.
|
Some older BIOSes couldn't properly report memory sizes greater than 128MB. (I thought that the newer versions of the kernel didn't trust the BIOS and figured the memory size out themselves.)
I haven't tried doing it this way, but you could try entering a command at the ``boot:'' prompt like:
linux mem=384M
and see what happens. If that works and if you're booting via LILO, you can add the line:
append="mem=384M"
to your lilo.conf file and rerun /sbin/lilo so that the next bootstrap will automatically enter that ``mem='' option for you.. (If you're grub user, there's got to be a similar option.)
If manually telling Linux about the memory doesn't work, then it appears that the m'board isn't accepting it. Some older systems required installing memory in sets of two or four. Could this be a problem?
Hope this helps,
Rick
|
|
|
All times are GMT -5. The time now is 02:34 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|