[Q] Way to reset SetCPU if you O/C too much? - AT&T Samsung Galaxy S II Skyrocket SGH-I727

So I O/C'd a bit too much before running a quadrant test and my phone crashed during the test. Upon reboot, phone lasts about 20 seconds before crashing again due to the settings being a bit too high for the processor, just like with quadrant. Is there a flashable .zip I can use to reset SetCPU rather than being in this endless booting process?
EDIT: I just let it sit and cool down for a few then unchecked set on boot when I made it back in so I'm fine for now, but a .zip file that I can use would be nice though if such a thing exists.

If it happens again wile dalvik and cache and flash the rom...sometimes that works.
Otherwise you can use adb
Or start from scratch
Or
Always create a nandroid beforehand...gives you a safe restore point
Sent from my SGH-I727 using XDA App

Yes always keep a nandroid backup. And never check set on boot in setcpu thats exactly what happens when u do and your clocked to high. Sounds like u need to wipe data factory reset in cwm.
---------- Post added at 08:02 PM ---------- Previous post was at 08:01 PM ----------
Theres no zip file. Just dont ever check set on boot, and youll be fine homie

press menu>safe mode instructions>extract zip
that will create a cwm flashable zip file that will either enable or disable setcpu safe mode (safe mode just over rides your OC settings)....

Sweet! Good to know
xtechx said:
press menu>safe mode instructions>extract zip
that will create a cwm flashable zip file that will either enable or disable setcpu safe mode (safe mode just over rides your OC settings)....
Click to expand...
Click to collapse
Sent from my SGH-I727 using XDA App

hate to necro a post but thought this might be some good info if someone really doesnt want to start from scratch and this post is one of the top ones that came up in a google search.
you can boot into recovery and remove the setcpu application:
rm /data/app-asec/com.mhuang.overclocking-2.asec
the number might be different to you'll have to ls first probably

Related

[Q] GPS fix: need testers

I created a well-received and ever-growing solution to GPS issues for the Inspire 4G and the DesireHD. POSSIBLY, it will be available for the Sensation in the near future. One user has used it and has had great success.
I'm wanting to determine if it works well with this device.
I believe it will and should work well with almost any Android devices. But, I don't have them to test from.
If anyone is willing to test, you can download the patch and read notes and details on http://forum.xda-developers.com/showthread.php?t=1250226 thread.
It would require backing up your existing configuration and flashing a ZIP using Clockwork Recovery. The only thing the patch does is REPLACE your GPS.CONF with a properly built one.
This can be a useful patch for anyone using custom ROMs.
Respond here to tests and successes!!!
THANK YOU!
crypted said:
I created a well-received and ever-growing solution to GPS issues for the Inspire 4G and the DesireHD.
I'm wanting to determine if it works well with this device.
I believe it will and should work well with almost any Android devices. But, I don't have them to test from.
If anyone is willing to test, you can download the patch and read notes and details on http://forum.xda-developers.com/showthread.php?t=1250226 thread.
It would require backing up your existing configuration and flashing a ZIP using Clockwork Recovery. The only thing the patch does is REPLACE your GPS.CONF with a properly built one.
This can be a useful patch for anyone using custom ROMs.
Respond here to tests and successes!!!
THANK YOU!
Click to expand...
Click to collapse
I'll take a stab at it. I have a custom one running as well from another thread where I get 8 sats locking on eventually.
Sounds good. Got the two devices I can easily support/test doing quite well. I'd just like to share this with as many as I can, but without a device it's hard to know who would benefit.
Initial flash made my phone bork lol. It wouldn't boot up. Did a adb reboot and a system error window showed up.
Tried the 2nd time and booted up fine. Weird. I guess next time I'll just push the gps.conf. .
Ok I'll report back on the locks tomorrow. I'll test out the gps locks tonight before bed.
kpjimmy said:
Initial flash made my phone bork lol. It wouldn't boot up. Did a adb reboot and a system error window showed up.
Tried the 2nd time and booted up fine. Weird. I guess next time I'll just push the gps.conf. .
Ok I'll report back on the locks tomorrow. I'll test out the gps locks tonight before bed.
Click to expand...
Click to collapse
That is extremely weird. How did you flash it?
crypted said:
That is extremely weird. How did you flash it?
Click to expand...
Click to collapse
Via recovery using the latest CWM of course . Using Coredroid 2.4 rom using the Faux123 kernel: 1.4 1.58nohtz.
And to update, I rebooted once more to see if I could replicate that error upon reboot. And did unfortunately.
Now I am going to try to just revert to my old nandroid and just push the gps.conf file and report back.
I go into recovery,
I always wipe cache partition and dalvik partition
mount system
flash nagps1.2.zip
reboot
And twice so far I have gotten a boot error message. Looks like a sense issue. Because it offers to force close or wait. I press force close and the screen goes blank but the screen is still "on". Just a blank black screen with the backlight on. Even pressing the power button only turns off the screen and then on again if I hit the power button the second time.
The only annoyance with this is that I have to redo my bootani now lol....
EDIT: Pushing the gps.conf file worked instead of flashing. GPS locked instantly. I was getting about 8-9 sats locking in from the bedroom window. Not too shabby!
I have attached the gps.conf file. Just unzip the rar, and adb push the gps.conf file to /system/etc, reboot and enjoy.
crypted said:
I created a well-received and ever-growing solution to GPS issues for the Inspire 4G and the DesireHD.
I'm wanting to determine if it works well with this device.
I believe it will and should work well with almost any Android devices. But, I don't have them to test from.
If anyone is willing to test, you can download the patch and read notes and details on http://forum.xda-developers.com/showthread.php?t=1250226 thread.
It would require backing up your existing configuration and flashing a ZIP using Clockwork Recovery. The only thing the patch does is REPLACE your GPS.CONF with a properly built one.
This can be a useful patch for anyone using custom ROMs.
Respond here to tests and successes!!!
THANK YOU!
Click to expand...
Click to collapse
Some questions:
If use your worldwide file on my rooted sensation, can I just copy the gps.conf to rewrite the original one at the system folder? Or I should do a Recovery flash but does the file update-binary and updater-script compatible with sensation (andriod 2.3.4. sense 3.0)?
kpjimmy said:
Via recovery using the latest CWM of course . Using Coredroid 2.4 rom using the Faux123 kernel: 1.4 1.58nohtz.
And to update, I rebooted once more to see if I could replicate that error upon reboot. And did unfortunately.
Now I am going to try to just revert to my old nandroid and just push the gps.conf file and report back.
I go into recovery,
I always wipe cache partition and dalvik partition
mount system
flash nagps1.2.zip
reboot
And twice so far I have gotten a boot error message. Looks like a sense issue. Because it offers to force close or wait. I press force close and the screen goes blank but the screen is still "on". Just a blank black screen with the backlight on. Even pressing the power button only turns off the screen and then on again if I hit the power button the second time.
The only annoyance with this is that I have to redo my bootani now lol....
EDIT: Pushing the gps.conf file worked instead of flashing. GPS locked instantly. I was getting about 8-9 sats locking in from the bedroom window. Not too shabby!
I have attached the gps.conf file. Just unzip the rar, and adb push the gps.conf file to /system/etc, reboot and enjoy.
Click to expand...
Click to collapse
The boot issue is from the nohz kernel. I've had it happen quite a few times and so have others.
Sdobron said:
The boot issue is from the nohz kernel. I've had it happen quite a few times and so have others.
Click to expand...
Click to collapse
soma900 said:
Some questions:
If use your worldwide file on my rooted sensation, can I just copy the gps.conf to rewrite the original one at the system folder? Or I should do a Recovery flash but does the file update-binary and updater-script compatible with sensation (andriod 2.3.4. sense 3.0)?
Click to expand...
Click to collapse
So you flashed it fine with CRW? Or, are you just copying it over? You can just copy it over. My ZIP's updater script only copies the gps.conf over; it does nothing else. It's easiest for people to have a flashable ZIP.
Do you know how to get around the problem with the NOHZ kernel? That way people could flash it?
I'd like to find a suitable way to supply this to users and start doing a Sensation release.
---------- Post added at 08:09 AM ---------- Previous post was at 08:03 AM ----------
kpjimmy said:
Via recovery using the latest CWM of course . Using Coredroid 2.4 rom using the Faux123 kernel: 1.4 1.58nohtz.
And to update, I rebooted once more to see if I could replicate that error upon reboot. And did unfortunately.
Now I am going to try to just revert to my old nandroid and just push the gps.conf file and report back.
I go into recovery,
I always wipe cache partition and dalvik partition
mount system
flash nagps1.2.zip
reboot
And twice so far I have gotten a boot error message. Looks like a sense issue. Because it offers to force close or wait. I press force close and the screen goes blank but the screen is still "on". Just a blank black screen with the backlight on. Even pressing the power button only turns off the screen and then on again if I hit the power button the second time.
The only annoyance with this is that I have to redo my bootani now lol....
EDIT: Pushing the gps.conf file worked instead of flashing. GPS locked instantly. I was getting about 8-9 sats locking in from the bedroom window. Not too shabby!
I have attached the gps.conf file. Just unzip the rar, and adb push the gps.conf file to /system/etc, reboot and enjoy.
Click to expand...
Click to collapse
If you have a chance, try a different kernel possibly and see if soma's point is correct?
How was your GPS working prior to flashing this?
If we can get a reliable method for installation, I think I can start supporting an aGPS option for Sensation.
crypted said:
So you flashed it fine with CRW? Or, are you just copying it over? You can just copy it over. My ZIP's updater script only copies the gps.conf over; it does nothing else. It's easiest for people to have a flashable ZIP.
Do you know how to get around the problem with the NOHZ kernel? That way people could flash it?
I'd like to find a suitable way to supply this to users and start doing a Sensation release.
---------- Post added at 08:09 AM ---------- Previous post was at 08:03 AM ----------
If you have a chance, try a different kernel possibly and see if soma's point is correct?
How was your GPS working prior to flashing this?
If we can get a reliable method for installation, I think I can start supporting an aGPS option for Sensation.
Click to expand...
Click to collapse
I want to say soma is correct with regards to the kernel. Prior to pushing your file over, my gps was fast, but wasn't as fast as yours. Meaning its a matter of seconds really. Whereas I run gps fix and now I got a fix before the map loads up, which never happened in the past.
As for trying it with a different kernel, I'll do that later maybe after work if my 3 yr old stops "helping" me on my netbook lol.
As for a faster and more reliable way of installing your gps.conf, IMO is to just simply push the file to the /system/etc folder. But I know a lot of people are wary of adb commands and much rather flash and forget it, but I think trying out adb commands are worth the practice and with this it's easy peasy to push it over via adb. As for a simple flash, well I guess if they are on a stock kernel they can try to flash it once you mount your system under recovery. Or when flashing a new rom or update, they can revert and flash a stock kernel first, flash your zip file and reboot, but seems like a bit more work than just pushing the gps.conf file.
With either extracting your gps.conf or mine stripped down with your info, here's a basic adb/shell command thread to help people on their way if they choose to.
http://forum.xda-developers.com/showthread.php?t=517874
Back to topic: as stated before, locking onto my gps now is a breeze. Thanks!
---------- Post added at 08:59 AM ---------- Previous post was at 08:52 AM ----------
soma900 said:
Some questions:
If use your worldwide file on my rooted sensation, can I just copy the gps.conf to rewrite the original one at the system folder? Or I should do a Recovery flash but does the file update-binary and updater-script compatible with sensation (andriod 2.3.4. sense 3.0)?
Click to expand...
Click to collapse
Make a backup of your current gps.conf from your phone under /system/etc so you can revert back to that file if this one doesn't work for you.
As for installation, just push that file over or even use root explorer.
EDIT 2. From work (office window with view of sky), I tried to get a lock but it did not lock even though gps test saw the sats. Ever since flashing roms, I think wifi has a conflicting issue when trying to get a gps lock. I then turned off wifi, let the phone sit for a minute to let it get the 4g up and going and then tried the gps test again. I then got 8 sats and then opened up gps fix to see how fast I could get a fix and like before, the gps locked my location before it fully loaded up. Pretty cool IMO. LOL
And after the lock, I can go ahead and turn wifi on again and it no longer conflicts with the gps lock issue. Weird work around, but that's how I have been able to get gps locking to work.
kpjimmy said:
I want to say soma is correct with regards to the kernel. Prior to pushing your file over, my gps was fast, but wasn't as fast as yours. Meaning its a matter of seconds really. Whereas I run gps fix and now I got a fix before the map loads up, which never happened in the past.
As for trying it with a different kernel, I'll do that later maybe after work if my 3 yr old stops "helping" me on my netbook lol.
As for a faster and more reliable way of installing your gps.conf, IMO is to just simply push the file to the /system/etc folder. But I know a lot of people are wary of adb commands and much rather flash and forget it, but I think trying out adb commands are worth the practice and with this it's easy peasy to push it over via adb. As for a simple flash, well I guess if they are on a stock kernel they can try to flash it once you mount your system under recovery. Or when flashing a new rom or update, they can revert and flash a stock kernel first, flash your zip file and reboot, but seems like a bit more work than just pushing the gps.conf file.
With either extracting your gps.conf or mine stripped down with your info, here's a basic adb/shell command thread to help people on their way if they choose to.
http://forum.xda-developers.com/showthread.php?t=517874
Back to topic: as stated before, locking onto my gps now is a breeze. Thanks!
---------- Post added at 08:59 AM ---------- Previous post was at 08:52 AM ----------
Make a backup of your current gps.conf from your phone under /system/etc so you can revert back to that file if this one doesn't work for you.
As for installation, just push that file over or even use root explorer.
EDIT 2. From work (office window with view of sky), I tried to get a lock but it did not lock even though gps test saw the sats. Ever since flashing roms, I think wifi has a conflicting issue when trying to get a gps lock. I then turned off wifi, let the phone sit for a minute to let it get the 4g up and going and then tried the gps test again. I then got 8 sats and then opened up gps fix to see how fast I could get a fix and like before, the gps locked my location before it fully loaded up. Pretty cool IMO. LOL
And after the lock, I can go ahead and turn wifi on again and it no longer conflicts with the gps lock issue. Weird work around, but that's how I have been able to get gps locking to work.
Click to expand...
Click to collapse
I think I know how to resolve that wifi issue. I can give you the test version of 1.3.
If v1.3 works fine AND if you can help me draft instructions on specifically installing on your device, I can post the full-support thread.
Are you up for this? If so, please draft and message me instructions. And, I'll send you the test version of 1.3 for your flashing pleasure.
Well ..didn't seem to do any good for me ... stock rom .. rooted.
There has to be a way to allow it to position based on less satellites .... damn it.
steve841 said:
Well ..didn't seem to do any good for me ... stock rom .. rooted.
There has to be a way to allow it to position based on less satellites .... damn it.
Click to expand...
Click to collapse
All: try these two patches individually instead: http://derekgordon.com/gps-files/worldwide1.2-t.zip and http://derekgordon.com/gps-files/worldwide1.2-tn.zip
If one doesn't work well, try the other. This solved a problem with some Tunisia users. It has to do with GPS and Wifi conflicts when the phone has an older GPS unit built in.
crypted said:
I think I know how to resolve that wifi issue. I can give you the test version of 1.3.
If v1.3 works fine AND if you can help me draft instructions on specifically installing on your device, I can post the full-support thread.
Are you up for this? If so, please draft and message me instructions. And, I'll send you the test version of 1.3 for your flashing pleasure.
Click to expand...
Click to collapse
What do you want me to draft up? I'd help if I can of course. OH nvm I think I got it lol....sending you a pm.
kpjimmy said:
What do you want me to draft up? I'd help if I can of course. OH nvm I think I got it lol....sending you a pm.
Click to expand...
Click to collapse
Thanks.
All: let me know how those test builds (posted above) and the one in private message (kpjimmy) work out on your Sensations. I feel confident that we can make this release happen next week when v1.3 comes out.
crypted said:
So you flashed it fine with CRW? Or, are you just copying it over? You can just copy it over. My ZIP's updater script only copies the gps.conf over; it does nothing else. It's easiest for people to have a flashable ZIP.
Do you know how to get around the problem with the NOHZ kernel? That way people could flash it?
I'd like to find a suitable way to supply this to users and start doing a Sensation release.
---------- Post added at 08:09 AM ---------- Previous post was at 08:03 AM ----------
If you have a chance, try a different kernel possibly and see if soma's point is correct?
How was your GPS working prior to flashing this?
If we can get a reliable method for installation, I think I can start supporting an aGPS option for Sensation.
Click to expand...
Click to collapse
Dear crypted,
Your configure script works on HTC sensation. Thanks! Great work! Got a lock in 10 seconds. before it is really difficult and take ages to get a lock.
Did not flash it just change the file property "readonly" with RE. Copy and overwrite.
I am sorry I do not understand what is an NOHZ kernel. I am a noob.
By the way I am using a modded ROM of LeeDroid 3.1.0. S-OFF, Revolution recovery 5.0.2.0. Thus ROOTED. Now every program use GPS-sat get a quick lock within 10 seconds. You shall promote your script to every ROM-devs. I highly recommand your script!
Yeah ... if you could just post the gps.conf file ... I find that much easier to add using file explorer rather than flashing the .zip.
Thanks.
soma900 said:
Dear crypted,
Your configure script works on HTC sensation. Thanks! Great work! Got a lock in 10 seconds. before it is really difficult and take ages to get a lock.
Did not flash it just change the file property "readonly" with RE. Copy and overwrite.
I am sorry I do not understand what is an NOHZ kernel. I am a noob.
By the way I am using a modded ROM of LeeDroid 3.1.0. S-OFF, Revolution recovery 5.0.2.0. Thus ROOTED. Now every program use GPS-sat get a quick lock within 10 seconds. You shall promote your script to every ROM-devs. I highly recommand your script!
Click to expand...
Click to collapse
steve841 said:
Yeah ... if you could just post the gps.conf file ... I find that much easier to add using file explorer rather than flashing the .zip.
Thanks.
Click to expand...
Click to collapse
Okay. If y'all could private message instructions on how to copy the GPS configuration over to the /system/etc folder, I would appreciate it.
I have one set of instructions sent to me thus far. I'd just want to make sure we have all of the various methods ready to post when I release the Sensation version.
Faux kernel no go for me so I am trying another. The bricked 0.5ver. Flashing now and will report back.
EDIT:Back in the office. Flashed the bricked 0.5 v kernel and then flashed the test 1.3 gps script.
Got about 5 sats in use and in view using GPS test and locked it with 10 seconds. Not as fast as 1.2 but still quick. Maybe because it's looking at the worldwide servers before seeing where I am? I was using 1.2 US gps script.
---------- Post added at 01:55 PM ---------- Previous post was at 01:38 PM ----------
steve841 said:
Yeah ... if you could just post the gps.conf file ... I find that much easier to add using file explorer rather than flashing the .zip.
Thanks.
Click to expand...
Click to collapse
Just download whichever file you want to use and extract the zip under system/etc and then push the gps.conf over via adb or root explorer.
I'm surprised at there being a decrease in v1.3. Possibly a placebo effect. Hmmm.
Sent from my Inspire 4G using XDA App

Help in here...

I am trying to perform the overclocking kernel mod to my phone.. have downloaded the zip file.. but my pc wont recongize my phone?
It does when I hook up with Kies, though..
When I plug my phone to the pc via usb.. nothing comes up.. Im trying to copy to files to my sd card...
Im I missing something, here?
* I have turned off debugging and am using Windows xp*
Have u installed the samsung driver? And when u plug in the usb an icon should apear asking you if you want to connect uab storage is that what u get? I actually just use dolphin browser and download roms and kernels with my phone so i dont have to move them from my pc to my phone
---------- Post added at 11:37 PM ---------- Previous post was at 11:35 PM ----------
Also have u tried all of your usb ports? If none of them work have u tried a different usb cable? If that did not work id suggest delete your samsung usb driver reboot your pc reinstall reboot again then try
---------- Post added at 11:39 PM ---------- Previous post was at 11:37 PM ----------
And i just flashed the overclock kernel earlier i got a quadrant score of over 4200 at 1.8ghz but my phone heated up really quickly and got very hot so i flashed the stock kernel back so be careful and if i go above 1.83ghz it shuts off my phone. Yours may handle it but dont be suprised if you have the same reasults
silver03wrx said:
Have u installed the samsung driver? And when u plug in the usb an icon should apear asking you if you want to connect uab storage is that what u get? I actually just use dolphin browser and download roms and kernels with my phone so i dont have to move them from my pc to my phone
---------- Post added at 11:37 PM ---------- Previous post was at 11:35 PM ----------
Also have u tried all of your usb ports? If none of them work have u tried a different usb cable? If that did not work id suggest delete your samsung usb driver reboot your pc reinstall reboot again then try
---------- Post added at 11:39 PM ---------- Previous post was at 11:37 PM ----------
And i just flashed the overclock kernel earlier i got a quadrant score of over 4200 at 1.8ghz but my phone heated up really quickly and got very hot so i flashed the stock kernel back so be careful and if i go above 1.83ghz it shuts off my phone. Yours may handle it but dont be suprised if you have the same reasults
Click to expand...
Click to collapse
Hi.. when i plug it in it does say usb connected, but when I scroll down and hit "connect" and nothing happens..
I was thinking of only overclocking to around 1.78 or so.. I have installed the usb drivers from Samsung...
I will try some other things you mentioned..
Thank you for the heads up..
Is the Dolphin Browser easier to use? ... If so.. Im all for that!
In my oppinion yes. Its very easy. Its free on the market i use it for all my web browsing works like a pc web browser. Im on here on my phone now. I download all my files with the phone so i dont have to transfer between my pc and phone. If u download dolphin get on xda u can just download the overclock kernel right to it. In dolphin if u push menu dolphin settings data storage settings u can choose anywhere u want dolphin too save your files.
silver03wrx said:
In my oppinion yes. Its very easy. Its free on the market i use it for all my web browsing works like a pc web browser. Im on here on my phone now. I download all my files with the phone so i dont have to transfer between my pc and phone. If u download dolphin get on xda u can just download the overclock kernel right to it. In dolphin if u push menu dolphin settings data storage settings u can choose anywhere u want dolphin too save your files.
Click to expand...
Click to collapse
Okay.. I have downloaded the overclock and stock kernel on Dolphin..
Do I go to rom manager , next.. How do I get it to my sd card?
Thank you for all your help!!!
Open dolphin push menu then more then settings then data storage settings then download directory and change it too /sdcard/external_sd then go to xda on your phone and download the overclock kernel it wll download it to your sd card then turn off you phone and then hold volume up and volume down buttons and push the power button the release the power button it will boot into cwm recovery. Wipe your cache then choose install zip from sd card choose the overclock kernel you downloaded and flash it then select reboot system now
Well heck.... Dolphine browser is awesome, but it won't let me change the file name to /sdcard/external_sd? I'm a Powerlifter.. I have squatted 900lbs but this is killing me!..lol..
Okay.. changed the name.. went into recovery and found " install zip for sd card"
got that,.. now that next screen did not have.. "install zip from internal sd card" anywhere on the list?...
I don't think it downloaded...lol
Download it again
---------- Post added at 01:59 PM ---------- Previous post was at 01:53 PM ----------
If its still not there change the download directory in dolphin too /sdcard then download it. Then boot into cwm choose install zip from sd card then the menu will change then select choose zip from internal sd card
silver03wrx said:
Download it again
---------- Post added at 01:59 PM ---------- Previous post was at 01:53 PM ----------
If its still not there change the download directory in dolphin too /sdcard then download it. Then boot into cwm choose install zip from sd card then the menu will change then select choose zip from internal sd card
Click to expand...
Click to collapse
I downloaded it many times.. changed the name of the file on Dolphin.. go into reboot and i navigate to install zip from sdcard" then go down to zip from internal sdcard and it has everything but that file in the list...
Does it automatically send it to the sdcard from once I download from Dolphin, or do I have to do it myself? ( manual)??
Yeah like i said if u open dolphin browser and click menu then more then settings and click download directory and change it too what i said it makes that the location it downloads all your fikes too. Andbit stays that way
.. if i was you id download astro file manager from the market its free open it and look around for the file when u see it click on it itll tell you the location it was saved too. Then just click on it and click copy and you can move the file by pasting it where ever you want. Im really not sure why ur not finding it. But if you have yahoo messenger i can get on there and talk u throught it easier if u need it.
silver03wrx said:
Yeah like i said if u open dolphin browser and click menu then more then settings and click download directory and change it too what i said it makes that the location it downloads all your fikes too. Andbit stays that way
.. if i was you id download astro file manager from the market its free open it and look around for the file when u see it click on it itll tell you the location it was saved too. Then just click on it and click copy and you can move the file by pasting it where ever you want. Im really not sure why ur not finding it. But if you have yahoo messenger i can get on there and talk u throught it easier if u need it.
Click to expand...
Click to collapse
Okay looks like I got it..lol... now to test it.... What is the best way?.. I am running a benchmark now... can I adjust the cpu?
You are awesome my friend!!!
Well.. something is alittle strange... ran benchmark before this and got 5783 @1512 mhz.. now I get [email protected] 1566 mhz... . it went up but not much? lol
Lol hey im sorry i told u wrong ignore all that lol it needs too be /mnt/sdcard/external_sd lol sorry tomd ya wrong forgot the mnt part make that ur download directory in dolphin
---------- Post added at 06:32 PM ---------- Previous post was at 06:23 PM ----------
To adjust your cpu clock. Download the app called setcpu on the market open it and it allows you to change the min and max speed to over clock just change the max to higher then what it is. When you first open it click autodetect speed. Thenbyou can manually make it higher. A warning though dont check auto set on boot because if you get reboots and have it set on boot youll get very frustrated
silver03wrx said:
Lol hey im sorry i told u wrong ignore all that lol it needs too be /mnt/sdcard/external_sd lol sorry tomd ya wrong forgot the mnt part make that ur download directory in dolphin
Click to expand...
Click to collapse
Thats cool .I got it.. .. .... looks like it kicks me out of running benchmark at 1890.......
cpu test only goes from 1566 to 1890.. needs something inbetween...
benchmarks are completely worthless....does your phone FEEL fast?
Yes they are but he seemed pretty set on it soo.... i know i am happy with stock rooted rom pleanty fast enough for me. Haha my sgs2 was better but i like the bigger screen and lte. My womans evo 3d seems like a major step down in comparrison. Im content until we get our ics update

Are HD games Supported

Well I have a custom rom 7.2 Overclocked to 800mhz my question here is are HD games supported for our samsung fit device's as i have downloaded some hd games an they Aint opening...? any idea
Mr.Oug said:
Well I have a custom rom 7.2 Overclocked to 800mhz my question here is are HD games supported for our samsung fit device's as i have downloaded some hd games an they Aint opening...? any idea
Click to expand...
Click to collapse
Yes Gameloft HD games work on our devices
to get it to work you will have to download the games+data via PC and then copy it your SD card (If you do it via phone it wont work)
Some game have issues others work fine
sedhasukhdeep said:
Yes Gameloft HD games work on our devices
to get it to work you will have to download the games+data via PC and then copy it your SD card (If you do it via phone it wont work)
Some game have issues others work fine
Click to expand...
Click to collapse
Well thanks for the quick reply do you have any tutorial on how to do so.
Mr.Oug said:
Well thanks for the quick reply do you have any tutorial on how to do so.
Click to expand...
Click to collapse
Download the thing using utorrent and follow procedure
http://www.demonoid.me/files/details/2489810/00921778271/?rel=1323752716
W0w thanks but 1.64 gb is a huge size are there any methods other than this i googled found the glzip method but it is not working
Dude don't download any HD you games you find on the net your just wasting your time if you download any HD games you find. If your going to download any HD games it must be in QVGA resolution. Try searching it on google ex. "HD QVGA games for android" or anything like that.
Tip: go to the websites that are related to blogspot.com. Well that's all good luck, happy gaming
Well i need the gameloft games any method on how to get those
Mr.Oug said:
Well i need the gameloft games any method on how to get those
Click to expand...
Click to collapse
just search for it and if you find it download the apk and data files (be sure it's QVGA before you download it) and follow the instructions on where you got the game that's all.
LINK REMOVED
You can find some qvga gameloft game here
thanks i am on that website right now
Here is similar site
LINK REMOVED
Dont forget to press thanks button if I helped you
Well Its not like that out of 1.64 gb you can select which game to download (haven't used torrent before?) and these games worked without any hassle the game data is equally important which in my view should be downloaded via PC
hi
hey can any one tell me how to over clock g fit to some 800 mhz??
---------- Post added at 11:32 PM ---------- Previous post was at 11:26 PM ----------
hey can any one tell me how to over clock g fit to some 800 mhz??
asfagus said:
hey can any one tell me how to over clock g fit to some 800 mhz??
---------- Post added at 11:32 PM ---------- Previous post was at 11:26 PM ----------
hey can any one tell me how to over clock g fit to some 800 mhz??
Click to expand...
Click to collapse
Its a secret process that only takes place when SUN MOON MARS AND JUPITER are in same line it happens only once in a Millennium
or you can use search function and flash the OC kernel by Sqaudzone
sedhasukhdeep said:
Its a secret process that only takes place when SUN MOON MARS AND JUPITER are in same line it happens only once in a Millennium
or you can use search function and flash the OC kernel by Sqaudzone
Click to expand...
Click to collapse
hey thx for ur comment but i dint understand " you can use search function and flash the OC kernel by Sqaudzone"
then also ill search for it
it would be better if u developers would make a page to help overclocking galaxy fits in a step by step manner
asfagus said:
hey can any one tell me how to over clock g fit to some 800 mhz??
---------- Post added at 11:32 PM ---------- Previous post was at 11:26 PM ----------
hey can any one tell me how to over clock g fit to some 800 mhz??
Click to expand...
Click to collapse
In order to OC your fit you will need clock work recovery mod (cwm) and Cyanogen mod ROM and installed in your fit. If you don't have them get them installed. You will get cwm from : http://forum.xda-developers.com/showthread.php?t=1339640
Follw the instructions given there to get cwm installed.
Then get the latest CM7 rom from here: http://forum.xda-developers.com/showthread.php?t=1382461. Try the link for rc3 it's very stable.Install it in your fit by following the steps given there.In order to reboot to recovery you could just turn off your device. Then turn on by pressing home button and power button combination for a while.
Once installed you are ready to OC .
In order to have google apps (market, gmail etc) you will have to download and install them. The link for them is given there. Go to the link. Select the universal link for cm7. Download it and flash it.( Copy the zip file to SD card. Then reboot to recovery( just press power button and then tap reboot it will then show an option for recovery). In recovery select "install zip from sd card" and then "choose zip from sd card" and then select the zip that you copied for google apps. and press 'yes'. By the way, In order to select an option in recovery use volume up and down button and home button).
Get the OC kernel from : http://forum.xda-developers.com/showthread.php?t=1333883 Use the 3rd link that is for OC upto 801MHz. Then flash it via cwm. Once the kernel is installed install no-frills cpu control app from market. (or you can get it from the link given by squadzone in his post right below the OC kernel mediafire link). Then use it to select your desired frequency.
tintinp9 said:
In order to OC your fit you will need clock work recovery mod (cwm) and Cyanogen mod ROM and installed in your fit. If you don't have them get them installed. You will get cwm from : http://forum.xda-developers.com/showthread.php?t=1339640
Follw the instructions given there to get cwm installed.
Then get the latest CM7 rom from here: http://forum.xda-developers.com/showthread.php?t=1382461. Try the link for rc3 it's very stable.Install it in your fit by following the steps given there.In order to reboot to recovery you could just turn off your device. Then turn on by pressing home button and power button combination for a while.
Once installed you are ready to OC .
In order to have google apps (market, gmail etc) you will have to download and install them. The link for them is given there. Go to the link. Select the universal link for cm7. Download it and flash it.( Copy the zip file to SD card. Then reboot to recovery( just press power button and then tap reboot it will then show an option for recovery). In recovery select "install zip from sd card" and then "choose zip from sd card" and then select the zip that you copied for google apps. and press 'yes'. By the way, In order to select an option in recovery use volume up and down button and home button).
Get the OC kernel from : http://forum.xda-developers.com/showthread.php?t=1333883 Use the 3rd link that is for OC upto 801MHz. Then flash it via cwm. Once the kernel is installed install no-frills cpu control app from market. (or you can get it from the link given by squadzone in his post right below the OC kernel mediafire link). Then use it to select your desired frequency.
Click to expand...
Click to collapse
thx for d steps tintin but does this really make it work with the speed of a 801 mhz? i had rooted my fone and in cwm i checked other devices cos mine was not showing suddenly it bricked and had to go to service centre to change my motherboard.. im hesitating if again in d rooting process if i make a mistake den it will brick again...
asfagus said:
thx for d steps tintin but does this really make it work with the speed of a 801 mhz? i had rooted my fone and in cwm i checked other devices cos mine was not showing suddenly it bricked and had to go to service centre to change my motherboard.. im hesitating if again in d rooting process if i make a mistake den it will brick again...
Click to expand...
Click to collapse
It worked fine for me. You just have to follow the instructions laid down by the developers. You won't have to root your device . When installing CM7 you get your fit rooted automatically.
And it pays to be cautious. Just follow what the developers say in their posts. It's actually pretty easy. I have done these many times in my fit.
tintinp9 said:
It worked fine for me. You just have to follow the instructions laid down by the developers. You won't have to root your device . When installing CM7 you get your fit rooted automatically.
And it pays to be cautious. Just follow what the developers say in their posts. It's actually pretty easy. I have done these many times in my fit.
Click to expand...
Click to collapse
hey i tried d first step of odin..but there was no change in my cell cwm also did not install ..wat should i do...is it bcos my fone has rfs system???
---------- Post added at 02:05 PM ---------- Previous post was at 01:17 PM ----------
tintinp9 said:
It worked fine for me. You just have to follow the instructions laid down by the developers. You won't have to root your device . When installing CM7 you get your fit rooted automatically.
And it pays to be cautious. Just follow what the developers say in their posts. It's actually pretty easy. I have done these many times in my fit.
Click to expand...
Click to collapse
i mean can i continue with the next step or i have made a mistake?
asfagus said:
hey i tried d first step of odin..but there was no change in my cell cwm also did not install ..wat should i do...is it bcos my fone has rfs system???
---------- Post added at 02:05 PM ---------- Previous post was at 01:17 PM ----------
i mean can i continue with the next step or i have made a mistake?
Click to expand...
Click to collapse
I was using gingerbread on my phone when i had flashed cwm. Got the gingerbread ROM from sammobile.com.

Simple tut for cwm

Okay first ima start off by saying the obvious I'm nor responsible for your phone or the actions you take with it nor will I ever be you want it rooted? You want cwm working? YOU want the roms? Then it YOU are the one who is responsible
On that note you can odin if something goes wrong an is a good thing to have such files on your computer just in case
Time for the tut c:
Root
Download cwm via sidekick android development sticky(can do this with phone)
File explorer (root browser)
Now make a copy an put in different folder
Extract the copy to same location
(Should be a recovery file) now move that file to /system/bin (to get to this folder you must have root an you must go as far back as you can as sd card is a sub folder in the phone)
After that you want to
Go to original cwm file
Rename to" update.zip "
Move to the sd cards main folder " / "
Now reboot phone
Reboot into recovery
Reinstall packages
Wellcome to orange cwm
From here to custom roms
Download rom you desire to use
Put in findable location on sd card
Go into recovery
Reinstall packages
Wipe everything an wipe everything in advance menu
No go to mounts
(Mounts) only need to unmount system!! For mostly every rom if you don't your phone will mess up
System unmounted
Now after mounts are in looking like that
Back out an go to install zip
install zip from sd card
Find the rom you chosen to install
Click it
Wait for it to finish then press back button
(I check mounts again because of habit)
Reboot phone
DON'T TOUCH IT... LISTEN TO THE VOICE
Don't touch for about 5-10 mins if they system mounted via voice
Will include my files in a bit
Sent from my SGH-T839 using xda app-developers app
EDIT: Nvm! It booted into cwm!
---------- Post added at 01:11 PM ---------- Previous post was at 12:55 PM ----------
Ok, now it flashed nd all but it keeps giving error mount system partition system not available...
azeem40 said:
EDIT: Nvm! It booted into cwm!
---------- Post added at 01:11 PM ---------- Previous post was at 12:55 PM ----------
Ok, now it flashed nd all but it keeps giving error mount system partition system not available...
Click to expand...
Click to collapse
Ehhh idk man thes always issues an other ways of doing this
Sent from my SGH-T839 using xda app-developers app
immorality said:
Ehhh idk man thes always issues an other ways of doing this
Sent from my SGH-T839 using xda app-developers app
Click to expand...
Click to collapse
I had A LOT of trouble flashing but fortunately they are all fixed.
So far, I have glorious overdose installed. Know of any other good ones?
azeem40 said:
I had A LOT of trouble flashing but fortunately they are all fixed.
So far, I have glorious overdose installed. Know of any other good ones?
Click to expand...
Click to collapse
Ricandroid are the most updated at the moment an should be for awhile intill the 2.3.3 gb comes out
Also customize it with batter icons or any of that stuff it make it so much better looking
But it is an older version so it won't have the same icons as the latest nexus jb
Sent from my SGH-T839 using xda app-developers app

[ROM][SGH-S730M] Stock deodexed + rooted + overclocked

This is a DEV thread, this is not yet working
This is a stock ROM for the Samsung Galaxy Discover SGH-S730M in flashable zip format. This ROM has exactly 4 modifications; it's rooted, it's deodexed, it's overclocked to 1 ghz, and it has busybox installed. Other than that this ROM is completely stock. Even so, I welcome you to the first available ROM for the samsung galaxy discover to my knowledge. Hopefully this will encourage others to make their own custom ROMs for this device, as this ROM is now here as a base for anyone who wants to use it. Flashing instructions and download link below.
Instructions:
1. reboot into cwm / twrp, whichever you use
2. full wipe (do not come with issues if you dirty flashed)
3. install zip.
4. Enjoy!
Download link:
Stock deodexed + rooted + overclocked
problem
Ok, i try to instal this rom but i am unable to install it. I have downloaded the file that you put in link. My device is rooted. I boot my device with vol+ and power button. I wipe data/factory reset. Then i reboot normally(reboot system now). After, i put the file in the phone file(usb debogging), but not in a specify directory. I redo the operation of booting with vol+ and power button. I try apply update from external storage...but it doesnt works. So i rename the file, update.zip. And redo booting. But it doesnt work. So i dont know what to do. You specify a method ( reboot into cwm...), but i dont know how to do it. So...
problem
Restl3ss said:
This is a stock ROM for the Samsung Galaxy Discover SGH-S730M in flashable zip format. This ROM has exactly 4 modifications; it's rooted, it's deodexed, it's overclocked to 1 ghz, and it has busybox installed. Other than that this ROM is completely stock. Even so, I welcome you to the first available ROM for the samsung galaxy discover to my knowledge. Hopefully this will encourage others to make their own custom ROMs for this device, as this ROM is now here as a base for anyone who wants to use it. Flashing instructions and download link below.
Instructions:
1. reboot into cwm / twrp, whichever you use
2. full wipe (do not come with issues if you dirty flashed)
3. install zip.
4. Enjoy!
Download link:
[/URL]
Click to expand...
Click to collapse
Ok, i try to instal this rom but i am unable to install it. I have downloaded the file that you put in link. My device is rooted. I boot my device with vol+ and power button. I wipe data/factory reset. Then i reboot normally(reboot system now). After, i put the file in the phone file(usb debogging), but not in a specify directory. I redo the operation of booting with vol+ and power button. I try apply update from external storage...but it doesnt works. So i rename the file, update.zip. And redo booting. But it doesnt work. So i dont know what to do. You specify a method ( reboot into cwm...), but i dont know how to do it. So...
E signature verification keeps failing
bil4554lel said:
Ok, i try to instal this rom but i am unable to install it. I have downloaded the file that you put in link. My device is rooted. I boot my device with vol+ and power button. I wipe data/factory reset. Then i reboot normally(reboot system now). After, i put the file in the phone file(usb debogging), but not in a specify directory. I redo the operation of booting with vol+ and power button. I try apply update from external storage...but it doesnt works. So i rename the file, update.zip. And redo booting. But it doesnt work. So i dont know what to do. You specify a method ( reboot into cwm...), but i dont know how to do it. So...
Click to expand...
Click to collapse
Not sure, haven't tried to install this yet, BUT when in recovery, given you have a custom recovery installed, you shouldn't be trying to "apply update from zip" you should be selecting "install from zip". If you are using a stock recovery, you won't be able to flash a ROM. You need to flash a custom recovery such as twrp or cwm using Odin from a PC.
---------- Post added at 10:55 PM ---------- Previous post was at 10:53 PM ----------
Restl3ss said:
This is a stock ROM for the Samsung Galaxy Discover SGH-S730M in flashable zip format. This ROM has exactly 4 modifications; it's rooted, it's deodexed, it's overclocked to 1 ghz, and it has busybox installed. Other than that this ROM is completely stock. Even so, I welcome you to the first available ROM for the samsung galaxy discover to my knowledge. Hopefully this will encourage others to make their own custom ROMs for this device, as this ROM is now here as a base for anyone who wants to use it. Flashing instructions and download link below.
Instructions:
1. reboot into cwm / twrp, whichever you use
2. full wipe (do not come with issues if you dirty flashed)
3. install zip.
4. Enjoy!
Download link:
Stock deodexed + rooted + overclocked
Click to expand...
Click to collapse
I have this old gem of a phone and have been looking forever for a custom ROM. Don't know where you pulled the stock from as I've been trying to dump it off the phone unsuccessfully to mod with Android kitchen. I'll flash this and update with my results
I get
Code:
E: Error in /sdcard/STOCK-overclocked-deodexed-rooted-S730m.zip (Status 255)
Installation aborted.
Using CWM 6.0.2.8
atmu5fear said:
I get
Code:
E: Error in /sdcard/STOCK-overclocked-deodexed-rooted-S730m.zip (Status 255)
Installation aborted.
Using CWM 6.0.2.8
Click to expand...
Click to collapse
Hi, i get too the same error. I used CWM 6.0.3.1
What we can do it for help you and stabilize ROM ?
Bibounet said:
Hi, i get it too, and same error. I used CWM 6.0.3.1
What we can do it for help you and stabilize ROM ?
Click to expand...
Click to collapse
I'm definitely interested in developing a custom ROM for this phone. I bought this phone nearly two years ago, and although I have since upgraded, I seem to always have use it as a back up when my t989 has issues. I know there is a ton of demand for a custom ROM for this phone. I was reading a bunch about META-INF folders and Android kitchen for developing a ROM without having a current base to work with. I'll look into it a bunch more throughout the week, this weekend etc. See if I can get a flashable zip after deodexing and overclocking using the thread the OP of this one used. I read on another forum, after googling "cwm status 255" that this has to do with the updated-binary file in the META-INF folder. The suggestion that worked for the op of that thread was to take the updated-binary file from another flashable zip (for the same phone) and use it to replace the updated-binary file in the zip giving the 255 error. So I took the file from the deodexing zip for this phone and replaced it, not expecting it work, but just to see. Cwm no longer gives the 255 code, but still aborts the installation, with no code given. So it seems this very well could be a start.
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
Restl3ss said:
This is a stock ROM for the Samsung Galaxy Discover SGH-S730M in flashable zip format. This ROM has exactly 4 modifications; it's rooted, it's deodexed, it's overclocked to 1 ghz, and it has busybox installed. Other than that this ROM is completely stock. Even so, I welcome you to the first available ROM for the samsung galaxy discover to my knowledge. Hopefully this will encourage others to make their own custom ROMs for this device, as this ROM is now here as a base for anyone who wants to use it. Flashing instructions and download link below.
Instructions:
1. reboot into cwm / twrp, whichever you use
2. full wipe (do not come with issues if you dirty flashed)
3. install zip.
4. Enjoy!
Download link:
Stock deodexed + rooted + overclocked
Click to expand...
Click to collapse
Did you pull your META-INF folder from this thread
I'm thinking the ARM binary is different from x86, so the updater-binary file is what's causing the problem
atmu5fear said:
Did you pull your META-INF folder from this thread
I'm thinking the ARM binary is different from x86, so the updater-binary file is what's causing the problem
Click to expand...
Click to collapse
That may very well be it, I'm gonna change it and reupload
Check back in a bit. Appreciate the help
I used the same meta-inf that I use for my tab 3 10.1 work, I just changed the partition table to fit this phone. I never really thought about the x86 vs arm argument, may definitely play a role
I just threw together a flashable zip of this rom quickly on android kitchen. I used the META-INF folder from the thread I previously linked to. It's been deodexed and rooted, but I didn't bother with the overclock. Once we can get a flashable zip that works, i figure we'll go from there. I'm going to flash it to the phone now, and see if it will complete and boot.
I'm getting a status 0 error code. I'm going to rebuild without converting to edify. Will update
Hi Restl3sss, can you doing new ROM without overclock, it's more safe. And it's possible used tools later (ex: No-Frills CPU control) for try overclock if people want live dangerously . ty for your great work.
Bibounet said:
Hi Restl3sss, can you doing new ROM without overclock, it's more safe. And it's possible used tools later (ex: No-Frills CPU control) for try overclock if people want live dangerously . ty for your great work.
Click to expand...
Click to collapse
The overclock is built into the kernel, clocks it from 800mhz to 1000mhz, any one who wants to run it without the higher clock, can just use any CPU control app and set the max to 800.
Without modding the kernel you actually can't overclock past 800mhz using any CPU control app.
---------- Post added at 03:28 AM ---------- Previous post was at 03:20 AM ----------
Restl3ss said:
I used the same meta-inf that I use for my tab 3 10.1 work, I just changed the partition table to fit this phone. I never really thought about the x86 vs arm argument, may definitely play a role
Click to expand...
Click to collapse
The Tab 3 runs on intel and the discover runs on ARM.
From everything I can find this is definitely the problem. Although just replacing the binary itself, and rebuilding hasn't seemed to accomplish anything other than no longer giving the error code. Just aborts. I've read your updater-script and none of the ui messages show up or anything from within that script during install.
@Restl3ss I swapped out the binary from another flashable zip for the same phone, from within the kitchen using your flashable zip. Kept your updater script and other than that the only other change was I zipaligned. I rebuilt it, flashed it. The install doesn't abort, and completed. But none of your ui code from script appears during install, and nothing actually installed to the phone, it just boots straight into recovery. Since I have no idea how to decipher what I'm reading in the binary using notepad++, I'll leave it to your expertise to sort out the rest. I'm only just getting into this developing bit and so far have reached my limit of what I can help you with, as far as getting a base to flash and install successfully. I tried to get a report using adb logcat after it kept booting into recovery but the log remained empty.
Sent from my SAMSUNG-SGH-T989 using XDA Premium 4 mobile app
just tried it now with the files in the OP and got "E:Error in /sdcard/STOCK-overclocked-deodexed-rooted-s730M.zip (Status 255)
Installation aborted."
Joel-Tang said:
just tried it now with the files in the OP and got "E:Error in /sdcard/STOCK-overclocked-deodexed-rooted-s730M.zip (Status 255)
Installation aborted."
Click to expand...
Click to collapse
x86 binary was used. Solutions are being looked at. I managed to rebuild it with another binary, and it completed the flash, but nothing was successfully moved to the system partition. It's in the works tho
Sent from my SAMSUNG-SGH-T989 using XDA Premium 4 mobile app
atmu5fear said:
x86 binary was used. Solutions are being looked at. I managed to rebuild it with another binary, and it completed the flash, but nothing was successfully moved to the system partition. It's in the works tho
Sent from my SAMSUNG-SGH-T989 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
do you know if the boot image successfully flashed? if so I might have the partition table wrong for system.
if boot flashed successfully you should be able to set your cpu to 1000 mhz
Restl3ss said:
do you know if the boot image successfully flashed? if so I might have the partition table wrong for system.
if boot flashed successfully you should be able to set your cpu to 1000 mhz
Click to expand...
Click to collapse
I pulled the recovery log using adb, and according to the log, the boot.img flashed. But I'll have to check the phone tmrw. Because it said it completed, I believed it, so to be sure I formatted the system folder and data/cache, re flashed, and nothing installed. Your partition table is right tho. Mmcblk0p8 for boot, p16 for system and p18 for data, it's all what it should be. I'll restore my stock cwm back up tmrw, re flash the zip and see if I can set the clock to 1000mhz. If you want, I'll pull as much info I can from the phone partition table, and pm you. To me it's a mystery as to why it won't boot. I'll send the error log and whatever I can gather as well. If I don't get around to it tmrw, it'll be Thursday night
Sent from my SAMSUNG-SGH-T989 using XDA Premium 4 mobile app
atmu5fear said:
I pulled the recovery log using adb, and according to the log, the boot.img flashed. But I'll have to check the phone tmrw. Because it said it completed, I believed it, so to be sure I formatted the system folder and data/cache, re flashed, and nothing installed. Your partition table is right tho. Mmcblk0p8 for boot, p16 for system and p18 for data, it's all what it should be. I'll restore my stock cwm back up tmrw, re flash the zip and see if I can set the clock to 1000mhz. If you want, I'll pull as much info I can from the phone partition table, and pm you. To me it's a mystery as to why it won't boot. I'll send the error log and whatever I can gather as well. If I don't get around to it tmrw, it'll be Thursday night
Sent from my SAMSUNG-SGH-T989 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
the more information you can get me the better, thanks a ton for the help

Categories

Resources