Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

4GB RAM displays as 3GB

  • 04-02-2011 4:13pm
    #1
    Moderators, Arts Moderators Posts: 35,741 Mod ✭✭✭✭


    I've made a new build with 2 x 2GB sticks of DDR3 RAM. In system monitor the total available RAM is showing up as 3GB.

    Is there some reliable way of checking if system-monitor is showing the right figures or should I take out one stick then the other to see the individual sizes?

    EDIT: OK, I should really have googled this before I bought 4GB of RAM for a 32-bit OS


Comments

  • Registered Users, Registered Users 2 Posts: 363 ✭✭Rockn


    Yeah there's a PAE kernel that allows you to use all your RAM with 32 bit OS. Which distro are you using?


  • Moderators, Arts Moderators Posts: 35,741 Mod ✭✭✭✭pickarooney


    Ubuntu Maverick. I'll have a look at that but first I have two urgent issues with the new box!


  • Registered Users, Registered Users 2 Posts: 3,284 ✭✭✭dubhthach


    I've made a new build with 2 x 2GB sticks of DDR3 RAM. In system monitor the total available RAM is showing up as 3GB.

    Is there some reliable way of checking if system-monitor is showing the right figures or should I take out one stick then the other to see the individual sizes?

    EDIT: OK, I should really have googled this before I bought 4GB of RAM for a 32-bit OS

    If the system is using DDR3 surely it can support a 64bit OS, what gives? :confused:


  • Registered Users, Registered Users 2 Posts: 2,755 ✭✭✭niallb


    No need to open the box, this will show you what sticks are installed:
    sudo lshw -c memory

    You don't need to install a 64 bit OS just because the hardware can run it.
    Of course it will support it, but there are still some compatibilty issues if you run 64 bit,
    and 32 bit is easier for now. If you've a good reason to need a full 64 bit OS, you'll already know.

    If you're running Maverick, this in a terminal and a reboot will sort you out:

    sudo apt-get install apt-get install linux-generic-pae linux-headers-generic-pae

    (If you're running any kernel modules that need to be rebuilt by dkms,
    headers-generic-pae package will allow them to be rebuilt when you reboot.)


  • Registered Users, Registered Users 2 Posts: 37,485 ✭✭✭✭Khannie


    Rockn wrote: »
    Yeah there's a PAE kernel that allows you to use all your RAM with 32 bit OS. Which distro are you using?

    Is there not a performance hit for that? I remember with the "bigmem" kernels there was.
    niallb wrote: »
    No need to open the box, this will show you what sticks are installed:
    sudo lshw -c memory

    Nice!
    niallb wrote: »
    You don't need to install a 64 bit OS just because the hardware can run it.
    Of course it will support it, but there are still some compatibilty issues if you run 64 bit,
    and 32 bit is easier for now. If you've a good reason to need a full 64 bit OS, you'll already know.

    Ah I think the 64 bit issues are all but ironed out at this stage. I've been running 64 bit in work for several years now and all the stuff that was a problem before (flash etc.) have slowly but surely disappeared.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 363 ✭✭Rockn


    Khannie wrote: »
    Is there not a performance hit for that? I remember with the "bigmem" kernels there was.
    I've no idea but the PAE kernel is the default in Ubuntu, Fedora and other distros now so I guess it's ok.


  • Closed Accounts Posts: 133 ✭✭noshankus


    Khannie wrote: »
    Ah I think the 64 bit issues are all but ironed out at this stage. I've been running 64 bit in work for several years now and all the stuff that was a problem before (flash etc.) have slowly but surely disappeared.

    +1


  • Closed Accounts Posts: 4,564 ✭✭✭Naikon


    Adobe STILL don't have an acceptable 64 build of Flash on Linux with hardware acceleration. Xv/vdapu or similar drivers combined with mplayer and gecko mediaplayer does a far better job than flash in my opinion. It's beyond a joke at this stage.

    I have been running 64 bit for over 3 years now. If you have the hardware, why not? At least you don't have to worry about the '2038 problem' :D


  • Moderators, Arts Moderators Posts: 35,741 Mod ✭✭✭✭pickarooney


    If the PAE kernel is the default in Ubuntu does that mean from 11.04 onwards?

    I'm tempted to install it on Maverick but am always a bit wary of things blowing up.


  • Registered Users, Registered Users 2 Posts: 363 ✭✭Rockn


    The PAE kernel was installed by default when I installed Maverick on a new build last year. That's how I found out about it. I think you said in another thread that you moved a harddrive from an older computer to your new build which would be why you don't have it?


  • Advertisement
  • Moderators, Arts Moderators Posts: 35,741 Mod ✭✭✭✭pickarooney


    I'd reinstalled Maverick from scratch only a week or so before moving the hard drive across. Strange. Maybe I have it and it needs some other configuration to take the 4GB into account?


  • Registered Users, Registered Users 2 Posts: 363 ✭✭Rockn


    Oh when I said 'by default' I meant by default on machines that support it. If you installed Maverick on a computer with less RAM and then moved the HD you'd have the standard kernel. Would that be it?


  • Moderators, Arts Moderators Posts: 35,741 Mod ✭✭✭✭pickarooney


    That would make sense. Thanks.


  • Moderators, Arts Moderators Posts: 35,741 Mod ✭✭✭✭pickarooney


    With the PAE kernel installed now I've got 3.9GB :)

    Thanks all.


Advertisement