[Bug 248876] Re: Have installed 4 gb memory. The system is only using 3.2 gb

2008-10-13 Thread Jonathan Thomas
The maximum amount of memory addressable by any 32 bit computer is 3.2
GB. If you are using a 64 bit computer (which you probably are) you will
need to install the 64 bit version of Ubuntu to fully utilize your
memory.

You can get the 64 bit version of Ubuntu here: 
http://www.ubuntu.com/getubuntu/download
Make sure you check the box that says you have a 64 bit computer before you hit 
the download button. ;-)

** Changed in: ubuntu
   Status: Incomplete = Invalid

-- 
Have installed 4 gb memory. The system is only using 3.2 gb
https://bugs.launchpad.net/bugs/248876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248876] Re: Have installed 4 gb memory. The system is only using 3.2 gb

2008-09-01 Thread Wouter Stomp
Do you use the 32 or 64 bit version of ubuntu?

-- 
Have installed 4 gb memory. The system is only using 3.2 gb
https://bugs.launchpad.net/bugs/248876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 248876] Re: Have installed 4 gb memory. The system is only using 3.2 gb

2008-09-01 Thread sunkn
Hi,
I use 32 bit version of ubuntu!


Wouter Stomp skrev:
 Do you use the 32 or 64 bit version of ubuntu?

   
 


 No virus found in this incoming message.
 Checked by AVG - http://www.avg.com 
 Version: 8.0.169 / Virus Database: 270.6.14/1645 - Release Date: 2008-09-01 
 07:19



-- 
Have installed 4 gb memory. The system is only using 3.2 gb
https://bugs.launchpad.net/bugs/248876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248876] Re: Have installed 4 gb memory. The system is only using 3.2 gb

2008-07-16 Thread mouz
Thank you for filing this bug and help make Ubuntu better. As far as I
know 32 bits linux should be able to see all your memory. But to be
sure: is your kernel seeing all 4 GB? Please post the output of 'cat
/proc/meminfo'.

I'm setting the status of this bug to 'imcomplete' to indicate further
information was asked for.

** Changed in: gnome-system-monitor (Ubuntu)
   Status: New = Incomplete

-- 
Have installed 4 gb memory. The system is only using 3.2 gb
https://bugs.launchpad.net/bugs/248876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 248876] Re: Have installed 4 gb memory. The system is only using 3.2 gb

2008-07-16 Thread sunkn
Hi Mouz,
i´m new user to Linux and have only used it for a week. Could you help 
med with
instructions on how a look up the memory issue in kernel?

Best regards,
Kent Sundvik


mouz skrev:
 Thank you for filing this bug and help make Ubuntu better. As far as I
 know 32 bits linux should be able to see all your memory. But to be
 sure: is your kernel seeing all 4 GB? Please post the output of 'cat
 /proc/meminfo'.

 I'm setting the status of this bug to 'imcomplete' to indicate further
 information was asked for.

 ** Changed in: gnome-system-monitor (Ubuntu)
Status: New = Incomplete



-- 
Have installed 4 gb memory. The system is only using 3.2 gb
https://bugs.launchpad.net/bugs/248876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 248876] Re: Have installed 4 gb memory. The system is only using 3.2 gb

2008-07-16 Thread mouz
sunkn, sure. Thank you for asking.

- Go to Applications - Accessories and click Terminal
- maximize the terminal window (second button from the right in window window 
title bar)
- type: cat /proc/meminfo
- select the output with your mouse
- copy it to the clipboard (Ctrl+Shift+c)
- go back to this bug thread
- paste it (Ctrl+v)

Thanks.

-- 
Have installed 4 gb memory. The system is only using 3.2 gb
https://bugs.launchpad.net/bugs/248876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248876] Re: Have installed 4 gb memory. The system is only using 3.2 gb

2008-07-16 Thread Pedro Villavicencio
** Changed in: ubuntu
Sourcepackagename: gnome-system-monitor = None

-- 
Have installed 4 gb memory. The system is only using 3.2 gb
https://bugs.launchpad.net/bugs/248876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248876] Re: Have installed 4 gb memory. The system is only using 3.2 gb

2008-07-16 Thread sunkn
[EMAIL PROTECTED]:~$ cat /proc/meminfo
MemTotal:  3369664 kB
MemFree:382036 kB
Buffers:730516 kB
Cached:1606980 kB
SwapCached:  0 kB
Active: 702132 kB
Inactive:  2131592 kB
HighTotal: 2490048 kB
HighFree:   373492 kB
LowTotal:   879616 kB
LowFree:  8544 kB
SwapTotal: 6570544 kB
SwapFree:  6570544 kB
Dirty: 212 kB
Writeback:   0 kB
AnonPages:  496252 kB
Mapped: 108664 kB
Slab:51592 kB
SReclaimable:25452 kB
SUnreclaim:  26140 kB
PageTables:   2856 kB
NFS_Unstable:0 kB
Bounce:  0 kB
CommitLimit:   8255376 kB
Committed_AS:  1046328 kB
VmallocTotal:   114680 kB
VmallocUsed: 21272 kB
VmallocChunk:93040 kB
[EMAIL PROTECTED]:~$

-- 
Have installed 4 gb memory. The system is only using 3.2 gb
https://bugs.launchpad.net/bugs/248876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 248876] Re: Have installed 4 gb memory. The system is only using 3.2 gb

2008-07-16 Thread sunkn
mouz skrev:
 sunkn, sure. Thank you for asking.

 - Go to Applications - Accessories and click Terminal
 - maximize the terminal window (second button from the right in window window 
 title bar)
 - type: cat /proc/meminfo
 - select the output with your mouse
 - copy it to the clipboard (Ctrl+Shift+c)
 - go back to this bug thread
 - paste it (Ctrl+v)

 Thanks.

   
Hi Mouz,
Thank you for your help. I have update the thread with new information.

Best regards,
Kent Sundvik

-- 
Have installed 4 gb memory. The system is only using 3.2 gb
https://bugs.launchpad.net/bugs/248876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248876] Re: Have installed 4 gb memory. The system is only using 3.2 gb

2008-07-16 Thread mouz
Thanks. As you see the first line of your output says:
 MemTotal: 3369664 kB

This means the kernel only sees 3 GB. Are you sure there is 4GB in the
machine? Does your computer have 4 x 1 GB physical RAM modules?

If so: if you boot up, there is a menu giving you the option to do a
memory test. It might be informative to have that run and watch the
output.

-- 
Have installed 4 gb memory. The system is only using 3.2 gb
https://bugs.launchpad.net/bugs/248876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248876] Re: Have installed 4 gb memory. The system is only using 3.2 gb

2008-07-16 Thread sunkn
yes, I'm sure the computer has 4 gb (2 * 2gb), i have built it my self.
I have dual OS, Ubuntu and windows vista (64 bit). I made a boot to windows and 
there isn't any problem there, all 4 gb is shown.

That info. probably will not do you any good ;).

I will do that memory test and get back to you.

Kent Sundvik

-- 
Have installed 4 gb memory. The system is only using 3.2 gb
https://bugs.launchpad.net/bugs/248876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248876] Re: Have installed 4 gb memory. The system is only using 3.2 gb

2008-07-15 Thread sunkn

** Attachment added: Skärmbild-Systemövervakare.png
   
http://launchpadlibrarian.net/16051559/Sk%C3%A4rmbild-System%C3%B6vervakare.png

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/16051560/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/16051561/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/16051562/ProcStatus.txt

-- 
Have installed 4 gb memory. The system is only using 3.2 gb
https://bugs.launchpad.net/bugs/248876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs