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

High Memory Consumption forces swapping on 512MB Pis #77

Closed
NDscham opened this issue Dec 18, 2019 · 2 comments
Closed

High Memory Consumption forces swapping on 512MB Pis #77

NDscham opened this issue Dec 18, 2019 · 2 comments

Comments

@NDscham
Copy link

NDscham commented Dec 18, 2019

Hi everyone,
I attempted to get this running on a Pi 3A+ which has the same Quadcore CPU as the 3B, but only 512 MByte of RAM. This will result in swapping, flickering and occasional crashes. It might be worth looking into lowering memory demands and also eliminating unnessary processes.
I would go as far as of getting rid of the window manager as it is not really needed for this purpose.

What do you think?

@Trenar
Copy link
Contributor

Trenar commented Dec 18, 2019

Can you try increasing the swap (see e.g. https://wpitchoune.net/tricks/raspberry_pi3_increase_swap_size.html ) and see if the problem persists?

@Trenar
Copy link
Contributor

Trenar commented Dec 18, 2019

image

On my 3A+ I can not see a full swap memory. RAM is quite full, but not fully exploited. But as I said in #75 , I disabled the fkms OpenGL acceleration, which caused a lot of trouble for me.

@gegu gegu closed this as completed Feb 13, 2020
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