View Single Post
penguinbait's Avatar
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#527
Originally Posted by Laughing Man View Post
Ack, so I'm reinstalling all the apps I had on there (the ones missed by the application manager on a restore). And I notice that conky says there's no swap. That it's 0/0. But I had swap last time (using your scripts to setup the partition sizes). What happened to it?

I do have RAM though (123 MBs of it).

I really hope I don't have to redo everything over again. >.<

Edit: Yup it's not being detected by the system, I tried programs that need swap to run and they all just crash to desktop due to lack of swap.
My scripts when you use them to clone, create the swap partition. Which you should already have, they also turn swap on during boot.

You need to call the swapon from a startup script

Just add

swapon /dev/mmcblk0p3 (or 1p3 depending on which card your using)

you can also just run from the command line

Type free in xterm to see swap info

free
__________________
To all my Maemo friends. I will no longer be monitoring any of my threads here on a regular basis. I am no longer supporting anything I did under maemo at maemo.org. If you need some help with something you can reach me at tablethacker.com or www.facebook.com/penguinbait. I have disabled my PM's here, and removed myself from Council email and Community mailing list. There has been some fun times, see you around.
 

The Following User Says Thank You to penguinbait For This Useful Post: