[Kernel][GPL] DecaFuct [2.6.29.6][12/22/2010]

nspot

Senior Member
Feb 29, 2008
74
0
0
How do you flash the ramzswap. Mine failed and aborted.
It's not flashable. You need to push it to the phone to run it:

In a command prompt/console using ADB:
1. Connect your phone to your computer.
2. adb remount
3. adb push (path on computer to ramzswap.ko) /system/lib/modules/ramzswap.ko

Done.
 

startak11

Senior Member
Apr 3, 2010
100
8
0
the hero has NEVER been faster

6.0 stable with #8 flashed on top.

it's like a new phone seriously.

my wife commented when using my phone for a call "your phone is so fluid" - she's coming from skyraider RC3 on the incredible.............now that's incredible.
 

theimpaler747

Retired Forum Moderator / Retired Recognized Devel
from my windows 7, I cant get to to ADB I get this -
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\Joe>adb shell
'adb' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Joe>adb mount
'adb' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Joe>
Make sure you navigate to the android-sdk folder first, then use the adb shell command.
 

theimpaler747

Retired Forum Moderator / Retired Recognized Devel
the hero has NEVER been faster

6.0 stable with #8 flashed on top.

it's like a new phone seriously.

my wife commented when using my phone for a call "your phone is so fluid" - she's coming from skyraider RC3 on the incredible.............now that's incredible.
+1 this kernel is amazing!!!
 

startak11

Senior Member
Apr 3, 2010
100
8
0
my phone is flying but I want to try this ram swap...

can't get it to work with push/adb

I've tried previous posts...

it just gives me a list of commands...I'm missing something but I'm 100% sucessfully mounted.

where does the ramswap.zip physically go before pushing? on the sd card or my pc's sdk folder?
 

theimpaler747

Retired Forum Moderator / Retired Recognized Devel
my phone is flying but I want to try this ram swap...

can't get it to work with push/adb

I've tried previous posts...

it just gives me a list of commands...I'm missing something but I'm 100% sucessfully mounted.

where does the ramswap.zip physically go before pushing? on the sd card or my pc's sdk folder?
On the sdk/tool folder... make sure you don't have the sd card mounted by the way.
 

CrashV2010

Senior Member
Aug 1, 2010
3,003
85
0
In my house !!!!
my phone is flying but I want to try this ram swap...

can't get it to work with push/adb

I've tried previous posts...

it just gives me a list of commands...I'm missing something but I'm 100% sucessfully mounted.

where does the ramswap.zip physically go before pushing? on the sd card or my pc's sdk folder?
Cd C:\android-sdk-windows\tools
adb remount
adb push ramzswap.ko /system/lib/modules/2.6.29.6-cyanogenmod

Edit : You have to take the file out of the zip and put it into the tools fold for sdk.
To enable swap, go to cyanogenmod settings, performance, enable compcache. Then to see if it's working, go to terminal emulator, tupe su, free, and you should see swap come up. If there are zeros next to it, it's not working. If there's numbers next to swap, it's working.
 

theimpaler747

Retired Forum Moderator / Retired Recognized Devel
Cd C:\android-sdk-windows\tools
adb remount
adb push ramzswap.ko /system/lib/modules/2.6.29.6-cyanogenmod

Edit : You have to take the file out of the zip and put it into the tools fold for sdk.
To enable swap, go to cyanogenmod settings, performance, enable compcache. Then to see if it's working, go to terminal emulator, tupe su, free, and you should see swap come up. If there are zeros next to it, it's not working. If there's numbers next to swap, it's working.
And your sd card has to be partitioned for swap to work.
 

startak11

Senior Member
Apr 3, 2010
100
8
0
wow thank you so much...

in the span of 2 hours my phone increased quickness by 100% at least.

so so so smooth...thanks impaler for perfect directions...

I don't know what those weird numbers mean after I typed "free"....but they showed anyway and it seems even snappier.