Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only 128MB RAM available #54

Closed
rgc2000 opened this issue Jun 30, 2014 · 4 comments
Closed

Only 128MB RAM available #54

rgc2000 opened this issue Jun 30, 2014 · 4 comments

Comments

@rgc2000
Copy link

rgc2000 commented Jun 30, 2014

Only 128MB RAM are available using firmware commit 065db77
No matter the value of gpu_mem in config.txt. Affects only Raspberry type B (with 512MB embedded RAM). Raspberry type A (with 256MB embedded RAM) does not suffer this issue.

@rgc2000 rgc2000 changed the title Only 128MB RAM avilable Only 128MB RAM available Jun 30, 2014
@rgc2000
Copy link
Author

rgc2000 commented Jun 30, 2014

RAM is back when reverting to commit 8c88105

popcornmix added a commit to raspberrypi/firmware that referenced this issue Jun 30, 2014
popcornmix added a commit that referenced this issue Jun 30, 2014
@popcornmix
Copy link
Collaborator

Can you update and test again?

@MrEngman
Copy link

Commit d6ee0e1 looks OK

 free -h
             total       used       free     shared    buffers     cached
Mem:          485M        70M       414M         0B       9.8M        35M
-/+ buffers/cache:        25M       459M
Swap:          99M         0B        99M

commit 065db77 was showing

free -h
             total       used       free     shared    buffers     cached
Mem:          231M       148M        82M         0B        12M       109M
-/+ buffers/cache:        26M       204M
Swap:          99M         0B        99M

@rgc2000
Copy link
Author

rgc2000 commented Jun 30, 2014

Issue fixed in d6ee0e1
Thank you !

@rgc2000 rgc2000 closed this as completed Jun 30, 2014
neuschaefer pushed a commit to neuschaefer/raspi-binary-firmware that referenced this issue Feb 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants