3

I just installed Raspbian (2015年01月31日) on my brand new Raspberry Pi 2 with 1GB memory.

But I'm puzzled when I run top I only get: KiB Mem: 762384 total.

I've tried to set gpu_mem=16 in config.txt but the result is the same.

Can anyone tell me why I cannot use the total of 1024 MB ram?

Greenonline
2,9725 gold badges27 silver badges38 bronze badges
asked Feb 6, 2015 at 15:33

1 Answer 1

5

If you do a sudo rpi-update that will probably give you back the missing memory.

The current arrangement is a temporary fix to allow sonic pi (and possibly unknown other software) to work properly.

See http://www.raspberrypi.org/forums/viewtopic.php?p=685622#p685622

Ghanima
16k17 gold badges66 silver badges127 bronze badges
answered Feb 6, 2015 at 15:44
1
  • You were perfectly right. I was using the kernel with the sonic pi fix. After the rpi-update i had all my memory available. Thank you for your answer. Commented Feb 7, 2015 at 16:10

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.