If You got SOD running Kernel than follow these steps. FOR NOOBS SOD MEANS SLEEP OF DEATH
This is Da_G's Work and He told me this. I have been Running his .43Pre2 Kernel since the release without any SOD.
! Download Da_G's Kernel with script. And Flash it in CWM. Here
!! Do not Use any App to Over Clock
!!! Wait til you get SOD and keep checking CPU SPY to make sure phone goes in deep sleep. For some ROM like QuikWiz you might not have to do next step. I did not delete modules in QuikWiz ROM. If Your phone has SOD do next steps.
!!!! Using Root Explorer go to System--> lib--> Scroll down and Delete Folder name "Modules"
!!!!! Hit Thanks Button.
!!!!!! Congrats Your Problem About Sod is Eliminated.
If you have ADB, do this.
adb remount
adb shell rm -r /system/lib/modules
adb shell ln -s /lib/modules /system/lib/modules
If the above script don't work than try this!
freealx said:
That's fine - I just saw that it was added later...
mount -o rw,remount {your device block} /system
rm -r /system/lib/modules
ln -s /lib/modules /system/lib/modules
Cheers
Click to expand...
Click to collapse
Don't be just Satisfied by running .3. Run .43Pre2 with Bootanimation
I have used Da_G's Kernel in following ROMs without SOD.
BeastMOD
SkyROCKeteer
TPC V3
Quikwiz
Sky Ice Cream Sandwich
Paradox
Thanks for this
Sent from my SAMSUNG-SGH-I727 using xda premium
Well i seen lot of ppl complaining about SODs everywhere so thought since I have been running fine with Da_G's Kernel I should share what Da_G taught me.
cdshepherd said:
Thanks for this
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
Just for clarification, I should delete ALL the modules located inside the /System/lib/modules directory correct?
djrbx said:
Just for clarification, I should delete ALL the modules located inside the /System/lib/modules directory correct?
Click to expand...
Click to collapse
If you have ADB, do this.
adb remount
adb shell rm -r /system/lib/modules
adb shell ln -s /lib/modules /system/lib/modules
Been running his 0.3 kernel for 6 weeks with setcpu and never a sod..
GalaxySkyrocket500 said:
Been running his 0.3 kernel for 6 weeks with setcpu and never a sod..
Click to expand...
Click to collapse
Well, now you can flash the .43pr2 kernel, and not have SoD's!
Yes its only one folder.
djrbx said:
Just for clarification, I should delete ALL the modules located inside the /System/lib/modules directory correct?
Click to expand...
Click to collapse
I would like to add this in op with ur permission.
Longcat14 said:
If you have ADB, do this.
adb remount
adb shell rm -r /system/lib/modules
adb shell ln -s /lib/modules /system/lib/modules
Click to expand...
Click to collapse
appdroid said:
I would like to add this in op with ur permission.
Click to expand...
Click to collapse
You has mah approval.
Longcat14 said:
If you have ADB, do this.
adb remount
adb shell rm -r /system/lib/modules
adb shell ln -s /lib/modules /system/lib/modules
Click to expand...
Click to collapse
Thanks, did this last night. Although I just used root explorer instead to delete and create the symbolic link. I'll report later on to see if I get any improvements or SoD
I'm using this kernel as well, and no SOD's at all!
Keep us update on how it goes
djrbx said:
Thanks, did this last night. Although I just used root explorer instead to delete and create the symbolic link. I'll report later on to see if I get any improvements or SoD
Click to expand...
Click to collapse
Thanks for this. I have been stuck on .3 forever.
I was getting SoDs like mad but now i switched to CM7 with his new .43v4 on that. Should I still delete the modules or is that just for stock ROM?
So we can't overclock at all?
sent from your moms house
nap286 said:
So we can't overclock at all?
sent from your moms house
Click to expand...
Click to collapse
the script will over clock...instead of your typical app.
so the answer is Yes, you will still be over clocked.
After running the script go download cpu spy and check there you will be oc.
nap286 said:
So we can't overclock at all?
sent from your moms house
Click to expand...
Click to collapse
Don't delete Modules unless u get sod and deleting modules goes for every rom.
ckck543 said:
I was getting SoDs like mad but now i switched to CM7 with his new .43v4 on that. Should I still delete the modules or is that just for stock ROM?
Click to expand...
Click to collapse
This only works on some roms. Others u still get sod.. And da_g already posted this a week ago as a possible solution
Sent from my SAMSUNG-SGH-I727 using xda premium
Related
I would like to remove this and Im having no luck?
Are you rooted?
If so,
adb remount
adb shell rm /system/app/*amaz*
Or with out adb get Su file explorer or root explorer from the market.
Also:
/data/data/com.amazon.mp3
djnutz said:
Or with out adb get Su file explorer or root explorer from the market.
Click to expand...
Click to collapse
Or just get Droid Explorer *Free* works if you installed busybox
Mi|enko said:
Are you rooted?
If so,
adb remount
adb shell rm /system/app/*amaz*
Click to expand...
Click to collapse
Thanks alot, worked like a charm.
Mikey1022 said:
Also:
/data/data/com.amazon.mp3
Click to expand...
Click to collapse
Weird. Since you mentioned it, I went to remove it, but it didn't exist.
it did on mine but that s cool
At least it's here for people that might have it
Mi|enko said:
Are you rooted?
If so,
adb remount
adb shell rm /system/app/*amaz*
Click to expand...
Click to collapse
I keep getting permission denied. Any help?
Mi|enko said:
Weird. Since you mentioned it, I went to remove it, but it didn't exist.
Click to expand...
Click to collapse
it is a directory, so need to remove with -rf
adb shell rm -rf /data/data/com.amazon.mp3
Mikey1022 said:
Or just get Droid Explorer *Free* works if you installed busybox
Click to expand...
Click to collapse
Does Driod Explorer still work if you havent rooted the phone?
Would the same method work for the default Facebook app?
I like Bloo better
IF SO: what's the app path, or, whatever?!
Mi|enko said:
Are you rooted?
If so,
adb remount
adb shell rm /system/app/*amaz*
Click to expand...
Click to collapse
Thanks, that worked for me...just a question, how do you know about *amaz*
?
Thanks,
Lou
zok-star said:
Does Driod Explorer still work if you havent rooted the phone?
Click to expand...
Click to collapse
No cause you need root to install busybox
samawil said:
Thanks, that worked for me...just a question, how do you know about *amaz*
?
Thanks,
Lou
Click to expand...
Click to collapse
*amaz* is a wild card....anything with them 4 letters will be removed.
OrganizedFellow said:
Would the same method work for the default Facebook app?
I like Bloo better
IF SO: what's the app path, or, whatever?!
Click to expand...
Click to collapse
/system/app/Facebook.apk
/data/data/com.facebook.katana/
Remember though, whenever you flash a theme or upcoming roms or add-ons, If these/this app is in the update.zip it will be re-installed on your phone
Could you also remove using a Terminal on the N1?
Mikey1022 said:
*amaz* is a wild card....anything with them 4 letters will be removed.
Click to expand...
Click to collapse
I see...thanks
stewart1988 said:
Could you also remove using a Terminal on the N1?
Click to expand...
Click to collapse
after you get su
mount -o remount,rw /dev/block/mtdblock3 /system
busybox rm /system/app/*amaz*
busybox rm -rf /data/data/com.amazon.mp3
use ls to get a listing of a directory
So on with any other app you wanna remove
If you're using Enomthers add-on:
you can also just;
To make /system read/write
rwsystem
Then when done:
rosystem
Per: Enomther
did su and always allowed root:root.
when I do rm /system/app/*amaz* I get
rm failed for /system/app/com.amazon.mp3.apk, Read-only file system
Anything idea what I'm doing wrong?
Edit: Inserted mount /system command
I installed the Nexus One lockscreen, but it's not coming out right? Instead of the icons (Lock & Sound) being on the sides, they're are on the top and bottom?
I got the .zip file from here:
Code:
http://forum.ppcgeeks.com/showthread.php?t=116124
Launcher2 was included...
Darkshneider said:
Launcher2 was included...
Click to expand...
Click to collapse
I'm new at this stuff. So it won't work?
Launcher2 does. Menu > Settings > Applications > Manage > HTC Sense >scroll down a little bit and click Clear Defaults. When you press Home, it will ask you wich "Home" you want to go to. Choose Launcher2.
Darkshneider said:
Launcher2 does. Menu > Settings > Applications > Manage > HTC Sense >scroll down a little bit and click Clear Defaults. When you press Home, it will ask you wich "Home" you want to go to. Choose Launcher2.
Click to expand...
Click to collapse
Darkshneider....... you ok?
No, my brain is overloaded.
Darkshneider said:
No, my brain is overloaded.
Click to expand...
Click to collapse
It shows..its ok. Unload some of that over Easter weekend.
BTW As far as Lockscreen is concerned. I just removed HTCLockScreen.apk and rebooted. and had what I think is the Nexus Lockscreen. Only thing I am not able to achieve is the Dialer which is in Nexus ROM.
I never used a update.zip file I used ADB and these commands
adb remount
adb shell
su (<you dont need to do this if you have Root access already)
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
rm system/app/HtcLockScreen.apk
reboot
DroidDhakan said:
It shows..its ok. Unload some of that over Easter weekend.
BTW As far as Lockscreen is concerned. I just removed HTCLockScreen.apk and rebooted. and had what I think is the Nexus Lockscreen. Only thing I am not able to achieve is the Dialer which is in Nexus ROM.
Click to expand...
Click to collapse
Um, how do you do that? My bad I'm a noob at this lol. Have to use the command prompt right?
Edit: Says no such file or directory?
Maybe I'll reinstall the rom.
Lessthantito said:
I never used a update.zip file I used ADB and these commands
adb remount
adb shell
su (<you dont need to do this if you have Root access already)
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
rm system/app/HtcLockScreen.apk
reboot
Click to expand...
Click to collapse
AFAIK adb remount is the same thing as your whole mount command there. that step isnt needed
Lessthantito said:
I never used a update.zip file I used ADB and these commands
adb remount
adb shell
su (<you dont need to do this if you have Root access already)
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
rm system/app/HtcLockScreen.apk
reboot
Click to expand...
Click to collapse
See below.
andyriot said:
AFAIK adb remount is the same thing as your whole mount command there. that step isnt needed
Click to expand...
Click to collapse
Correct.
Negrito said:
See below.
Correct.
Click to expand...
Click to collapse
i feel privileged that your sig is quoting me!
fixxxer2008 said:
i feel privileged that your sig is quoting me!
Click to expand...
Click to collapse
LMAO
10chars
SupahDave said:
LMAO
10chars
Click to expand...
Click to collapse
+1 fix was joking and some of the members took it the wrong way. anyways, what does the nexus lockscreen look like?
West650 said:
Um, how do you do that? My bad I'm a noob at this lol. Have to use the command prompt right?
Edit: Says no such file or directory?
Maybe I'll reinstall the rom.
Click to expand...
Click to collapse
When you type "rm /system/blah blah blah" you have to make sure everything is capitalized like it is on your rom, check the files in a file manager to see how its spelt and capitalized.
I just copy and pasted what I did that worked for me, this won't work for any of the newer 2.1 roms for some reason even tho it worked just fine for Damageless2.1 and a couple of others but the new ones based off of Sprint leaks are screwing up the lock image and so far noone has a fix
i installed lockbot and im always skeptical of 3rd party lockscreens but this one amost gets the job done..just no music audio control with screen off and some lag
Quote from Fresh 2.0d release notes
The stock vanilla lock screen is still broken. This is straight from HTC and is how it is
Click to expand...
Click to collapse
That update.zip that you linked to has 0 files in it. All it does is:
Code:
delete SYSTEM:app/HtcLockScreen.apk
delete SYSTEM:app/HtcLockScreen.odex
Once you do that the vanilla lock screen takes over. The vanilla lockscreen on all of our Sprint leaks has been broken. It is part of the frameworks and is not a separate apk.
Is there a way I can remove Autokiller from fresh's 2.1 ROM?
adb shell
cd \system\app
rm AutoKiller*
maybe?
venumx said:
adb shell
cd \system\app
rm AutoKiller*
maybe?
Click to expand...
Click to collapse
yeah that worked, thanks man!
spatel9114 said:
yeah that worked, thanks man!
Click to expand...
Click to collapse
np glad it worked
you can remove it though adb using the command
adb remount
rm com.rs.autokiller.apk
Just a quick tip: Anything that CAN be removed from controls in the phone are located in /data/app. Everything that CAN'T be removed from controls in the phone (eg. requiring ADB) are located in /system/app.
You can also use an app called root explorer to delete stuff you dont want.
Sent from my HERO200 using the XDA mobile application powered by Tapatalk
Here is an over scroll enabler for deodexed KH1 and KH2. You must be deodexed.
push it to /system/framework using ADB
adb shell
su
mount -o rw,remount /dev/block/st19 /system
exit
exit
adb push "file path of the framework.jar that you downloaded" /system/framework
adb reboot
Click to expand...
Click to collapse
KH1
KH2
Can it be pushed with root explorer? or will it just bootloop if I try?
You can try, but to be safe, You should know how to recover from a boot loop without reflashing.
I will make a guide.
airfluip1 said:
You can try, but to be safe, You should know how to recover from a boot loop without reflashing.
I will make a guide.
Click to expand...
Click to collapse
that would be awesome!
wrecless said:
Can it be pushed with root explorer? or will it just bootloop if I try?
Click to expand...
Click to collapse
I just tried pushing this with root explorer and it worked!
chadster214 said:
I just tried pushing this with root explorer and it worked!
Click to expand...
Click to collapse
Ok good im going to try it now. I just got a new computer and I dont have adb set^ yet.
Forbidden
You don't have permission to access /host/file/aero/Overscrolls/KH2/framework.jar on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache Server at massivemirror.com Port 80
right click, save link as...
it doesnt work lol trust me i tried every which way lol
Here you go I still had it in my trash. This is the KH1 version. I just zipped it up so you'll need to unzip it before you use it.
What abou kh2 version?
Sent from my SGH-T959V using XDA Premium App
will the KH2 version work with the CRT on/off animation or should it not mess with that?
I have no idea. I will make one for the CRTon/off though.
Looks like the framework.jar from kg6 works on kh1 and kh2. Running it right now with no issues.
Sent from my GS4G using XDA app.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http://www.samsung.com/us/support/downloads/SCH-I510RAAVZW
DRIVERS- Once you go to the download link you should see
"MANUALS l SOFTWARE" click on software and download those drivers! If your phone is plugged in while you are doing the download this is ideal because they will automatically sync.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http://developer.android.com/sdk/index.html
DOWNLOAD SDK- (Get the zip and paste it in your C:\ Drive for less headache)
After you have downloaded and pasted in your C:\ run "SDK Manager.exe" If your on Vista I run everything as Admin so just run it as Admin so there's no mix ups.. Whenever you run a program while following this tut USE ADMIN!!
When you run the program a little black box similar to cmd pops up.. just move it out of the way because its not important.
That being said you should now see a loading box and if your computer runs pretty quick it should be about done by the time you get done reading this.
Check the very first box and uncheck the rest.. all you need is the "platform-tools option. The other stuff is irrelavent to what were trying to accomplish.
Once you have the folder "platform-tools which is going to be inside your Android folder.. (the one we pasted to our C:\ not too long ago) look inside the folder to confirm that "adb.exe" is inside.. if it is then close out of sdk if not.. figure out what you did wrong and fix it! by default the adb.exe is in your tools folder so if all else fails follow my instructions using your tools folder meaning everything I use the word "platform-tools" you would just use "tools" or wherever adb.exe is located.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This tutorial is WORD FOR WORD meaning this is exactly what you type into your command prompt
The "$"s and the "#"s are what you SHOULD see after you have typed in adb shell once you've navigated to your sdk folder.(If you have no clue what im talking about, you will just continue reading)
BEFORE WE BEGIN download GingerBreak, busybox, Superuser.apk, su
EVERYTHING IS CASE SENSETIVE so make sure your watching that.. if something doesn't work.. you prolly misspelled or
didn't put a space or didn't have the right case..
DroidChargeADB_rootKIT.rar
http://www.multiupload.com/1Z5DDP79QI
After you have downloaded the DroidChargeADB_rootKIT extract them into your /Android/platform-tools/ folder wherever it is..
Default location for platform-tools is usually this
win32- C:\Program Files\Android\android-sdk\platform-tools (wherever your adb.exe is, is where you should set your path)
win64- C:\Program Files (x86)\Android\android-sdk\platform-tools
Click start go to command line (go to "run" and type in "cmd")
after the "~~~~~~~~" is when it begins and thats when you type word for word what ive typed out
unless i have said something then I will make it obvious that you dont type that also I will put (Dont type this)
at the beginning of my text and at the end.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cd C:\Android\platform-tools
adb devices
adb push GingerBreak /data/local/
adb push Superuser.apk /data/local/
adb push su /data/local
adb push busybox /data/local/
adb shell
$cd /data/local/
$chmod 700 /data/local/GingerBreak
$chmod 755 /data/local/busybox
$./GingerBreak (<~~~~Dont forget the period (Dont type this))
(DONT TYPE THIS)
THIS
BIG
LONG
LIST
OF
USLESS
INFORMATION
(DONT TYPE THIS/)
#mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
#chmod 777 /system/bin
#./busybox cp busybox /system/bin (<~~~~Dont forget the period(NO TYPE))
#chown root /system/bin/busybox
#chmod 777 /system/app
#chmod 755 /system/app
#chmod 4755 /system/app
#busybox cp Superuser.apk /system/app
#busybox cp su /system/bin
#chown root /system/bin/su
#chmod 755 /system/bin
#chmod 4755 /system/bin/su
#mount -o remount,ro -t yaffs2 /dev/block/mtdblock3 /system
#restart
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
YOUR ROOTED THE PROPER WAY!! And its a very clean root.. Hope I helped.. Dont tell me I helped! CLICK THE BUTTON! =] ty for reading all that hahahahaha..
ONE other thing. DONT BE "THAT" GUY.. haha shutup. you know exactly what I mean.
ALSO if you want stock EE1 versions of this software with cool fonts,backgrounds,de-bloated,cool ringtons, already rooted(or non-rooted) and odin ready, just let me know and Ill upload them!
That Guy u Kno said:
=] ty for reading all that hahahahaha..
ONE other thing. DONT BE "THAT" GUY.. haha shutup. you know exactly what I mean.
ALSO if you want stock EE1 versions of this software with cool fonts,backgrounds,de-bloated,cool ringtons, already rooted(or non-rooted) and odin ready, just let me know and Ill upload them!
Click to expand...
Click to collapse
I....don't......know.....how......to......respond!?
There is some useful info here but everyone just flashes stuff here. We use kernels that root the phone for us, thereby not needing to manually root it.
kernels never work for me.. i gotta do it the hard way =(
That Guy u Kno said:
kernels never work for me.. i gotta do it the hard way =(
Click to expand...
Click to collapse
You're going the very hard way if you're on anything but ED1 as none of the root exploits work on ED2/EE4 or the GB leaks.
I really don't understand why you need this...
Sent from my Droid Charge running GummyFroyo 1.9.1
Thanks for putting this out there. Its nice to know there's another way to do this.
Sent from my SCH-I510 using Tapatalk
putney1477 said:
Thanks for putting this out there. Its nice to know there's another way to do this.
Sent from my SCH-I510 using Tapatalk
Click to expand...
Click to collapse
Agreed, I personally won't use this but hey, options are always nice.
kvswim said:
I really don't understand why you need this...
Sent from my Droid Charge running GummyFroyo 1.9.1
Click to expand...
Click to collapse
I find it useful as i have had trouble with the "easy" methods as well. This could come in quite handy.
Sent from my SCH-I510 using Tapatalk
mr.terry said:
I find it useful as i have had trouble with the "easy" methods as well. This could come in quite handy.
Sent from my SCH-I510 using Tapatalk
Click to expand...
Click to collapse
This won't come in handy at all. As of ED2, which was released the day that the Charge launched, no known exploit methods work to gain temp-root access. So, unless you're keeping your phone on ED1 for the entire life of the phone, this method is useless.
imnuts said:
This won't come in handy at all. As of ED2, which was released the day that the Charge launched, no known exploit methods work to gain temp-root access. So, unless you're keeping your phone on ED1 for the entire life of the phone, this method is useless.
Click to expand...
Click to collapse
Exactly, if you root this and then boot the phone, it will unroot itself unless you are running ED1, and that's just..... pointless.
imnuts said:
This won't come in handy at all. As of ED2, which was released the day that the Charge launched, no known exploit methods work to gain temp-root access. So, unless you're keeping your phone on ED1 for the entire life of the phone, this method is useless.
Click to expand...
Click to collapse
Ahhh i see. Good to know. I come from a couple of years of playing with a rooted og droid and the charge is new territory for me. Thanks for the heads up.
Sent from my SCH-I510 using Tapatalk
One click root is the same exact concept... Its clean regardless. But thanks for the effort of typing all that up, lol.
Although the "purpose" of this tut may be worthless quite a few of the commands you learn from this are essential in all builds.. such as chmod, chown, mount... I still use these commands frequently although this is beginner level (still good )