Jump to content

I have a swap problemon flb mod 1.7


Recommended Posts

Guest iKrautDroid
Posted

I want to temperaroly turn off swap on my phone. when i type a2sd noswap'

a2sd says:

export PATH=/data/local/bin:$PATH

sh-3.2$ export PATH=/data/local/bin:$PATH

sh-3.2$ su

ash-3.2# a2sd noswap

[ ] Apps2SD is launching...

__ _____

| \ |

| | |

|__/ | Darktremor Apps2SD 2.7.5.1 (2010-09-22)

[ ] GetProp Command = /system/bin/toolbox getprop

[ ] SetProp Command = /system/bin/toolbox setprop

[ ] Mount Point = /system/sd

[ ] Creating /cache/dc

[ ] Symlinking /cache/dalvik-cache to /data/dalvik-cache

[ ] Starting Darktremor Apps2SD Version 2.7.5.1

[ ] Launching Apps2SD Start Program with noswap

[ ] Starting Darktremor Apps2SD in noswap mode

[ ] Turning off swap...

[ ] Creating No Swap Flag File

[ ] Setting File System Ready property to 1.

sh-3.2# 1

sh: 1: command not found

sh-3.2# a2sd noswap

[ ] Apps2SD is launching...

__ _____

| \ |

| | |

|__/ | Darktremor Apps2SD 2.7.5.1 (2010-09-22)

[ ] GetProp Command = /system/bin/toolbox getprop

[ ] SetProp Command = /system/bin/toolbox setprop

[ ] Mount Point = /system/sd

[ ] Starting Darktremor Apps2SD Version 2.7.5.1

[ ] Launching Apps2SD Start Program with noswap

[ ] Starting Darktremor Apps2SD in noswap mode

[ ] Turning off swap...

swapoff: /dev/block/mmcblk0p3: Invalid argument

[ ] Creating No Swap Flag File

[ ] Setting File System Ready property to 1.

could not set property

sh-3.2#

Please help

Posted (edited)

You need to elevate your permissions first by typing:

su

Then you can go ahead with your A2SD commands.

Edited by Daz555
Guest iKrautDroid
Posted
You need to elevate your permissions first by typing:

su

Then you can go ahead with your A2SD commands.

No i always run su.

could it have anything to do with this /dev/block/mmcblk0p3: Invalid argument ?

swapoff: /dev/block/mmcblk0p3: Invalid argument
[ ] Creating No Swap Flag File
[ ] Setting File System Ready property to 1.
could not set property[/codebox]

Guest AntonioPT
Posted

Do you actually have an swap partition on your phone?

And how did you run those commands? Terminal Emulator? other app? adb?

Guest iKrautDroid
Posted
Do you actually have an swap partition on your phone?

And how did you run those commands? Terminal Emulator? other app? adb?

I ran those commands with terminal emulator.

Im very sure i have a working swap partion (64mb) and need for speed shift runs.

I think you need swap for that.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.