guysoft / FullPageOS

A raspberrypi distro to display a full page browser on boot
GNU General Public License v3.0
3.78k stars 227 forks source link

Raspi 2 B running out of memory #507

Closed 407pilot closed 3 months ago

407pilot commented 3 months ago

Using the latest stable release on a Raspi 2, it is runing out of memory. Looking at top, it appears there are 5 instances of chromium running, using most of the available memory.

I only have one page running. It is pretty resource intensive, but it was working before today.

https://aviationweather.gov/gfa/?tab=obs&mode=la&basemap=esriSat&mapLayers=basicMap,highwayMap,countiesMap,roadMap,citiesMap,riverMap&layers=rad,metar,fltcat,weather,airep,sigmet,nwshazards,prog&center=29.003,-98.734&zoom=8&tz=local&radproduct=cref&metardensity=3&metarscale=0.5&metartaf=1&metarplottype=wgst&gui=0

Looking for guidance about where to go next.