Fedora Linux Support Community & Resources Center
  #1  
Old 9th June 2010, 12:54 AM
romulusvii's Avatar
romulusvii Offline
Registered User
 
Join Date: Jun 2010
Posts: 9
windows_7firefox
fedora 13 doesnt recognize all my ram!

running fedora 13 on an xfx 750a mother board and i have 8 gigs of ram and id really like to stick with fedora please help
Reply With Quote
  #2  
Old 9th June 2010, 12:59 AM
tox
Guest
 
Posts: n/a
windows_7firefox
Re: fedora 13 doesnt recognize all my ram!

Quote:
Originally Posted by romulusvii View Post
running fedora 13 on an xfx 750a mother board and i have 8 gigs of ram and id really like to stick with fedora please help
have you got F13 64bit? the PAE kernel will recognise it all
Reply With Quote
  #3  
Old 9th June 2010, 01:23 AM
GoinEasy9's Avatar
GoinEasy9 Online
Registered User
 
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,579
linuxfedorafirefox
Re: fedora 13 doesnt recognize all my ram!

PAE kernels come as default on most (if not all) 32 bit installs, the PAE kernel will recognize 8 GB. The 64 bit kernel will also recognize 8GB. Why do you think Fedora is not seeing all 8GB?
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
Reply With Quote
  #4  
Old 9th June 2010, 01:51 AM
diamond_ramsey's Avatar
diamond_ramsey Offline
Registered User
 
Join Date: Aug 2009
Posts: 752
linuxfedorafirefox
:) romulusvii, thank you for your post. :)

romulusvii, thank you for your post.

Quote:
Originally Posted by romulusvii View Post
running fedora 13 on an xfx 750a mother board and i have 8 gigs of ram and id really like to stick with fedora please help
Hmmh, interesting.
===================================
I concur with GoinEasy9, why do you think your system is not accessing the 8 GB of RAM?
===================================
How's this, please run the following two commands as root:

cat /proc/meminfo|grep MemTotal

and

uname -r
===================================
The following are my values for comparative purposes.

[root@localhost ~]# cat /proc/meminfo|grep MemTotal
MemTotal: 3097368 kB

[root@localhost ~]# uname -r
2.6.33.4-96.fc13.i686.PAE
===================================
Hope this helps.
__________________
2 dual cores, 11 GB RAM, F14 Laughlin - 2.6.35.14-106.fc14.x86_64 & 2.6.35.14-106.fc14.i686.PAE
2 dual cores, 11 GB RAM, F15 Lovelock - 2.6.43.8-2.fc15.x86_64 & 2.6.43.8-2.fc15.i686
3 dual cores, 19 GB RAM, F16 Verne - 3.6.2-1.fc16.x86_64 & 3.6.2-1.fc16.i686
2 dual cores, 11 GB RAM, F17 Beefy Miracle - 3.6.2-4.fc17.x86_64 / .i686
16 x86_64 computing cores,80 GB RAM & 8 SATA Seagate 7200.12 500 GB harddisks
Reply With Quote
  #5  
Old 9th June 2010, 04:17 AM
Marcus78 Offline
Registered User
 
Join Date: Jun 2006
Location: Finland
Posts: 17
linuxsafari
Re: fedora 13 doesnt recognize all my ram!

I'm using 64-bit version of FC13 and I have no problems with 8Gb of memory. Having 4Gb+ you must
usually use 64-bit OS to get all the RAM fully usable.

uname -a

Linux ladybird 2.6.33.5-112.fc13.x86_64 #1 SMP Thu May 27 02:28:31 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux
Reply With Quote
  #6  
Old 9th June 2010, 04:23 AM
GoinEasy9's Avatar
GoinEasy9 Online
Registered User
 
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,579
linuxsafari
Re: fedora 13 doesnt recognize all my ram!

@Marcus78 PAE works fine accessing over 4gb on 32 bit.

[root@Fedora14dw32 GoinEasy9]# cat /proc/meminfo|grep MemTotal
MemTotal: 4122124 kB
[root@Fedora14dw32 GoinEasy9]# uname -a
Linux Fedora14dw32 2.6.34-20.fc14.i686.PAE #1 SMP Wed Jun 2 12:53:34 UTC 2010 i686 i686 i386 GNU/Linux
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
Reply With Quote
  #7  
Old 9th June 2010, 04:37 AM
Marcus78 Offline
Registered User
 
Join Date: Jun 2006
Location: Finland
Posts: 17
linuxsafari
Re: fedora 13 doesnt recognize all my ram!

Quote:
Originally Posted by GoinEasy9 View Post
@Marcus78 PAE works fine accessing over 4gb on 32 bit.

[root@Fedora14dw32 GoinEasy9]# cat /proc/meminfo|grep MemTotal
MemTotal: 4122124 kB
[root@Fedora14dw32 GoinEasy9]# uname -a
Linux Fedora14dw32 2.6.34-20.fc14.i686.PAE #1 SMP Wed Jun 2 12:53:34 UTC 2010 i686 i686 i386 GNU/Linux
Yes I know how it works.

To romulusvii:

One possible solution could be if you add:

append mem=8192M

to /boot/grub/grub.conf at the end of the kernel -line.

That worked long time ago. And it seems that you're running PAE kernel anyways so it should
regonise all the memory but there must be some missing parameter in somewhere.
Reply With Quote
  #8  
Old 9th June 2010, 03:49 PM
romulusvii's Avatar
romulusvii Offline
Registered User
 
Join Date: Jun 2010
Posts: 9
windows_7firefox
Re: fedora 13 doesnt recognize all my ram!

well since im still not too familiar with linux (only 16 barely getting into heavy linux usage) still dont know where to look but ill run MemTotal and see what it brings up will keep you posted if it works thanks
Reply With Quote
  #9  
Old 9th June 2010, 04:56 PM
BugRocks1's Avatar
BugRocks1 Offline
Registered User
 
Join Date: Jan 2010
Posts: 897
linuxfedorafirefox
Re: fedora 13 doesnt recognize all my ram!

Please check the BIOS first to see if it is seeing all the memory there and look for some settings that may look like these:

IOMMU, Memory Mapping, Memory Remaping, Memory Mapped I/O, Memory Hole, Addres Mapping,

http://en.wikipedia.org/wiki/Memory-mapped_I/O
http://en.wikipedia.org/wiki/IOMMU
http://en.wikipedia.org/wiki/3_GB_barrier (most relevant read)

---------- Post added at 07:54 AM CDT ---------- Previous post was at 07:50 AM CDT ----------

Also your chipset may be the limiting factor:

http://www.memoryupgrade.pro/intel-c...m-memory1.html

Quote:
1 Lakeport chipsets lacks support for remapping memory; the size of addressable memory space may be less than 4GB, regardless whether the processor operates in 64-bit mode.
---------- Post added at 07:56 AM CDT ---------- Previous post was at 07:54 AM CDT ----------

http://www.google.com/search?q=Lakep...mapping+memory

Last edited by BugRocks1; 9th June 2010 at 05:01 PM.
Reply With Quote
  #10  
Old 9th June 2010, 08:05 PM
Zanpactou Offline
Banned
 
Join Date: Oct 2009
Posts: 358
linuxopera
Re: fedora 13 doesnt recognize all my ram!

Quote:
Originally Posted by GoinEasy9 View Post
PAE kernels come as default on most (if not all) 32 bit installs, the PAE kernel will recognize 8 GB. The 64 bit kernel will also recognize 8GB. Why do you think Fedora is not seeing all 8GB?
I have to say here that my personal experience of config PAE = y in the Linux kernel results in an un-bootable system for my Asus Pentium M laptop. I have the 400 MHz bus version of the Pentium M. So enabling the physical address extension in 32 bit kernels is not being done by default and rightly so. I wouldn't be able to boot Fedora.
The PAE kernels are provided as a separate option.
http://en.wikipedia.org/wiki/Physical_Address_Extension

romulusvii, I think an memtest will expose how much RAM is being detected and if any is damaged.
IIRC you will find memtest on the boot menu of any Fedora live cd.
Code:
su -
yum -y install kernel-PAE
exit
Will install the PAE enabled Fedora Linux kernel.

Thanks,
Zanpactou
Reply With Quote
  #11  
Old 9th June 2010, 08:15 PM
GoinEasy9's Avatar
GoinEasy9 Online
Registered User
 
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,579
linuxsafari
Re: fedora 13 doesnt recognize all my ram!

@Zanpactou
I was just observing that on all my fresh 32 bit installs, PAE kernels were the default, in fact, the only way I got a non-PAE kernel was by mistakingly installing a graphics driver that had a non-PAE kernel as a dependency.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
Reply With Quote
  #12  
Old 10th June 2010, 03:13 AM
Zanpactou Offline
Banned
 
Join Date: Oct 2009
Posts: 358
linuxopera
Re: fedora 13 doesnt recognize all my ram!

Quote:
Originally Posted by GoinEasy9 View Post
@Zanpactou
I was just observing that on all my fresh 32 bit installs, PAE kernels were the default, in fact, the only way I got a non-PAE kernel was by mistakingly installing a graphics driver that had a non-PAE kernel as a dependency.
If PAE enabled kernels failing to boot on Pentium M machines has been fixed somewhere between 2.6.31 and 2.6.34, then your claim would seem to make sense.

We have a separate PAE kernel available to us and I own a machine which has never been able to boot a PAE enabled Linux kernel, yet I was able to boot the live cd and install Fedora, which I am posting back to you using now.
Every single PAE enabled Linux kernel that I have tried to boot on my machine gives me a very clear message at boot time that PAE is not supported by my machine's processor and then fails to proceed as a consequence.

The config for the last Fedora kernel I ran on my copy of Rawhide is : config-2.6.31.1-56.fc12.i686. And X86_PAE does not feature in that configuration file.
If X86_PAE exists and is set to Y in the config file for your current running Fedora kernel, which is located in the /boot directory, then PAE is enabled. Otherwise it is not.

Is it set in your config?
Reply With Quote
  #13  
Old 10th June 2010, 03:57 AM
GoinEasy9's Avatar
GoinEasy9 Online
Registered User
 
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,579
linuxsafari
Re: fedora 13 doesnt recognize all my ram!

@Zanpactou
I don't have anything set in config. All my installs are straight from DVD, and, except for choosing a custom partitioning setup, installs use all defaults. All of my 32 bit installs come with PAE by default, EXCEPT, when I installed rawhide, that came with a non-PAE kernel. I guess the installer is recognizing that PAE kernels aren't supported on your machine, so you are presented with a non-PAE kernel. I have to admit, this is the first time I've heard of a non-PAE kernel being installed by default on a 32 bit install. Starting back with my first install of Fedora (F11), every 32 bit default kernel was PAE.
The funny thing was when I yum updated from F13 to rawhide, the original F13 install had a PAE kernel, but when I upgraded that install to rawhide, it switched the kernel type to a non-PAE kernel. It's possible (maybe even likely) that the config for rawhide isn't set to install the PAE kernel. I don't know that as a fact, I've never looked into it.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
Reply With Quote
  #14  
Old 10th June 2010, 04:24 AM
romulusvii's Avatar
romulusvii Offline
Registered User
 
Join Date: Jun 2010
Posts: 9
linuxfedorafirefox
Thumbs up Re: fedora 13 doesnt recognize all my ram!

Thanks for the help guys problem solved had PAE kernel installed alredy just had to edit grub.conf file and worked perfectly
Reply With Quote
  #15  
Old 10th June 2010, 10:48 PM
Zanpactou Offline
Banned
 
Join Date: Oct 2009
Posts: 358
linuxopera
Re: fedora 13 doesnt recognize all my ram!

Quote:
Originally Posted by GoinEasy9 View Post
@Zanpactou
I don't have anything set in config. All my installs are straight from DVD, and, except for choosing a custom partitioning setup, installs use all defaults. All of my 32 bit installs come with PAE by default, EXCEPT, when I installed rawhide, that came with a non-PAE kernel. I guess the installer is recognizing that PAE kernels aren't supported on your machine, so you are presented with a non-PAE kernel. I have to admit, this is the first time I've heard of a non-PAE kernel being installed by default on a 32 bit install. Starting back with my first install of Fedora (F11), every 32 bit default kernel was PAE.
The funny thing was when I yum updated from F13 to rawhide, the original F13 install had a PAE kernel, but when I upgraded that install to rawhide, it switched the kernel type to a non-PAE kernel. It's possible (maybe even likely) that the config for rawhide isn't set to install the PAE kernel. I don't know that as a fact, I've never looked into it.
Cool, I don't doubt it, I'm just interested now if things have changed because I could be looking at a machine that won't boot if I decide to re-install in future. I'll have to bare that in mind now because I could be looking at booting troubles if PAE is enabled now and it still means that my machine won't boot.

romulusvii,
glad you got it sorted.

Thanks,
Zanpactou
Reply With Quote
Reply

Tags
fedora, ram, recognize

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora doesn't recognize MP4(USB) Gleber Hardware & Laptops 3 10th December 2008 07:26 PM
Fedora Doesnt Recognize Laptop Hd! prodigalson Hardware & Laptops 17 19th December 2007 04:00 AM
Need Help! Fedora 8 Doesnt Recognize Laptop Hd prodigalson Using Fedora 1 15th December 2007 12:50 AM
getting fedora to recognize my psp. Dark Archon Using Fedora 1 28th November 2007 08:50 AM
FC3 doesnt recognize my harddisk Janneman EOL (End Of Life) Versions 1 2nd September 2005 04:43 PM


Current GMT-time: 17:51 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat