Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8013

Troubleshooting • Re: Raspios failing to install programs

$
0
0
It looks like that was installing the software, but you used Ctrl-C to beak out before it had finished. The original model B was very slow (compared to a modern Pi), and will take a long time to install software.
I do not know what these 'lgn' things refer to.
They are file download actions that have been Ignored because the file has already been downloaded. Nothing to worry about.

One thing that could cause the install to hang on a model B is lack of memory, especially on the first 256MB versions. Increasing the swap size can help (but it will be even slower).

In the file /etc/dphys-swapfile you can increase the CONF_SWAPSIZE= line. It should be set to 512, but you can change it to 1024 or 2048, then "sudo systemctl restart dphys-swapfile" to activate it. User "free -h" to check the size.

Statistics: Posted by rpdom — Thu May 08, 2025 8:50 pm



Viewing all articles
Browse latest Browse all 8013

Trending Articles