Build.prop question - HTC Aria Android Development

I tried modififing the build.prop file and got it to change. I had to use astro and change it before flashing the rom. I did this last night. Have restarted my phone a few times since then and have ran speed test quite a few times. I have gotten no better results for hsupa. Any suggestions?
Sent from my Liberty using Tapatalk

Also I noticed about the processor info. Would it be possible to "trick" the phone into having a arm7 and getting flash support?
Sent from my Liberty using Tapatalk

slightly.stoopid said:
I tried modififing the build.prop file and got it to change. I had to use astro and change it before flashing the rom. I did this last night. Have restarted my phone a few times since then and have ran speed test quite a few times. I have gotten no better results for hsupa. Any suggestions?
Sent from my Liberty using Tapatalk
Click to expand...
Click to collapse
You cant do it from the phone itself as it is nand locked you cant write to internal memory
just open up the zip, pull out the build.prop, edit it there & put it back it & flash and done
every time you flash a new rom you have to make sure that rom has an edited build.prop
slightly.stoopid said:
Also I noticed about the processor info. Would it be possible to "trick" the phone into having a arm7 and getting flash support?
Sent from my Liberty using Tapatalk
Click to expand...
Click to collapse
lol really?

slightly.stoopid said:
I tried modififing the build.prop file and got it to change. I had to use astro and change it before flashing the rom. I did this last night. Have restarted my phone a few times since then and have ran speed test quite a few times. I have gotten no better results for hsupa. Any suggestions?
Sent from my Liberty using Tapatalk
Click to expand...
Click to collapse
Just to clarify, you are running cm7 right? Liberated by default is already setup properly.
Sent from my cm7 Aria using XDA App

CallMeAria said:
Just to clarify, you are running cm7 right? Liberated by default is already setup properly.
Sent from my cm7 Aria using XDA App
Click to expand...
Click to collapse
The nightly 8 I loaded still had ro.ril.hsxpa=1 which limits the upstream side to ~400Kb. I changed it to ro.ril.hsxpa=2 and after two reboots the upstream went to ~1.5Mb.

Nightly CM ROMs have nothing to do with the Liberated series.

drowningchild said:
You cant do it from the phone itself as it is nand locked you cant write to internal memory
just open up the zip, pull out the build.prop, edit it there & put it back it & flash and done
every time you flash a new rom you have to make sure that rom has an edited build.prop
Click to expand...
Click to collapse
fyi, he was saying that he edited the build.prop with astro BEFORE he flashed it...at least that's how i took it. in other words, he did what you said, just all from the phone.

slightly.stoopid said:
Also I noticed about the processor info. Would it be possible to "trick" the phone into having a arm7 and getting flash support?
Click to expand...
Click to collapse
Maybe you would manage to install arm7 apps, but you wouldnt be able to run them when they request arm7 instructions. There's nothing to be done there but to upgrade.

Lemme get all these out the way... yes running cm7... I managed to get the build.prop to change before flashing and when I checked with root explorer after I flashed the rom in system folder all the values are changed in the build.prop. so really what's the difference? About the armv7... hey it was worth a shot right? It didn't work but hey got to try. Saw another forum about it working on a different phone so I thought what the hell.
Sent from my Liberty using Tapatalk

What speeds are you getting? What settings did you use?

drumist said:
What speeds are you getting? What settings did you use?
Click to expand...
Click to collapse
I am getting 2800-3300 download and 180-220 upload
rild.libpath=/system/lib/libhtc_ril.so
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=28
ro.ril.hsupa.category=7
ro.ril.disable.fd.plmn.prefix=23402,23410,23411
ro.ril.def.agps.mode=1
ro.ril.hsxpa=2
ro.ril.gprsclass=12
Sent from my Liberty using Tapatalk

drumist said:
What speeds are you getting? What settings did you use?
Click to expand...
Click to collapse
Here's the settings I changed, and I'm seeing ~3Mb Up and Down.
Note: the wifi.supplicant_scan_interval=90 isn't necessary but it saves power. When out of WiFi range, this is the number of seconds the phone waits before scanning again for an AP.
#
# ADDITIONAL_BUILD_PROPERTIES
#
rild.libpath=/system/lib/libhtc_ril.so
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=28
ro.ril.hsupa.category=7
ro.ril.disable.fd.plmn.prefix=23402,23410,23411
ro.ril.def.agps.mode=1
ro.ril.hsxpa=2
ro.ril.gprsclass=32
wifi.interface=eth0
wifi.supplicant_scan_interval=90
ro.sf.lcd_density=160

For the record, the phone chipset only supports up to ro.ril.hsdpa.category=8 and ro.ril.hsupa.category=6, but I'm not sure if it matters.
It's possible that HSUPA is not supported in your area, which is why you don't see any speed increase for uploads. *shrug*

drumist said:
For the record, the phone chipset only supports up to ro.ril.hsdpa.category=8 and ro.ril.hsupa.category=6, but I'm not sure if it matters.
It's possible that HSUPA is not supported in your area, which is why you don't see any speed increase for uploads. *shrug*
Click to expand...
Click to collapse
I can try and change those and see what happens. I went off another post for the setting. I know my sister gets over 1200 upload on her captivate and I was getting good stuff with the liberated rom and cm6 I live in Las Vegas lol
Sent from my Liberty using Tapatalk

I changed those settings booted. Rebooted. Rebooted again. Ran speedtest a few times and still.... 300 upload seas the highest I got.. wtf
Sent from my Liberty using Tapatalk

How did you change it? adb in recovery? (it's the only way that works other than editing the rom zip file before flashing)

Edited the zip file before flash :\ why does it not work for mme
Sent from my Liberty using Tapatalk

Related

CM7 question on Nexsus S

Quick questions. 1. Just got my Nexsus S Saturday; coming from iPhone 4, and I have managed to root and installed CM 7 build 150 nightly and want to know. Do I have to do a complete wipe every time a new nightly comes out? Or can I just update? I have done the backup of my ROM the very first time and have actually backed up my ROM twice just be safe.
Other question maybe someone knows is, anyone using the Nexsus S on AT&T? Want to know if adjusting the build.prop files to speed up the download and upload speeds works? Reason is my I phone's download up load are much faster than the Nexsus S. Would like to at least match the speeds to my iPhone. Thanks.
Sent from my GT-P7510 using XDA Premium App
Between nightlys you don't have to wipe. If they are changing the kernel (or you're experience other problems) wiping cache and dalvik cache might be necessary (in case of "other problems" fixing permissions in cwm recovery might also help).
--
I have no experience with AT&T radios, maybe this link will help you: http://forum.xda-developers.com/showthread.php?t=1116884
ElCamino said:
Quick questions. 1. Just got my Nexsus S Saturday; coming from iPhone 4, and I have managed to root and installed CM 7 build 150 nightly and want to know. Do I have to do a complete wipe every time a new nightly comes out? Or can I just update? I have done the backup of my ROM the very first time and have actually backed up my ROM twice just be safe.
Other question maybe someone knows is, anyone using the Nexsus S on AT&T? Want to know if adjusting the build.prop files to speed up the download and upload speeds works? Reason is my I phone's download up load are much faster than the Nexsus S. Would like to at least match the speeds to my iPhone. Thanks.
Sent from my GT-P7510 using XDA Premium App
Click to expand...
Click to collapse
I've used all of the data tweaks, and honestly, it hasn't made it anywhere near iPhone speeds for me. That could just be my area, though.
---
- adb shove iPad2post.apk to /forum/thread
TheBassman369 said:
I've used all of the data tweaks, and honestly, it hasn't made it anywhere near iPhone speeds for me. That could just be my area, though.
---
- adb shove iPad2post.apk to /forum/thread
Click to expand...
Click to collapse
Have you flashed another radio, or just done the build.prop tweaks?
pdxrealtor said:
Have you flashed another radio, or just done the build.prop tweaks?
Click to expand...
Click to collapse
I just installed the KD1 radio on my Nexus S and now my upload speed is uncapped. not as good as my iPhone 4, but now I am getting 1.9 - 2.8 download and upload .83-.99.
This is without any mod to the build.prop file. Don't if i should try it.
I might have take back my Nexus S back to Best Buy since I am getting the bug where the find button goes crazy without touching it.
Sent from my HTC Flyer P512 using XDA Premium App
ElCamino said:
I just installed the KD1 radio on my Nexus S and now my upload speed is uncapped. not as good as my iPhone 4, but now I am getting 1.9 - 2.8 download and upload .83-.99.
This is without any mod to the build.prop file. Don't if i should try it.
I might have take back my Nexus S back to Best Buy since I am getting the bug where the find button goes crazy without touching it.
Sent from my HTC Flyer P512 using XDA Premium App
Click to expand...
Click to collapse
What do you get on your iPhone 4?
You can always add the build.prop very easily. Once you change that file and save it a back up is created automatically.
pdxrealtor said:
What do you get on your iPhone 4?
You can always add the build.prop very easily. Once you change that file and save it a back up is created automatically.
Click to expand...
Click to collapse
On my iPhone 4 I normally get from 2.0 - 3.0 and sometimes as much as 3.3 download. Upload is always 1.2 and 1.5 unless I'm at home which is around .80.
Which radio are you using? Also what settings you end up using for the build.prop file? Did you just add them at the end if the file and rebooted twice? Will test out once I see what settings you used and radio.
I'm having a really bad issue with the search key going off in its own. Now it does more since i changed over the KD1 radio.
Sent from my Nexus S using XDA Premium App
ElCamino said:
On my iPhone 4 I normally get from 2.0 - 3.0 and sometimes as much as 3.3 download. Upload is always 1.2 and 1.5 unless I'm at home which is around .80.
Which radio are you using? Also what settings you end up using for the build.prop file? Did you just add them at the end if the file and rebooted twice? Will test out once I see what settings you used and radio.
I'm having a really bad issue with the search key going off in its own. Now it does more since i changed over the KD1 radio.
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
Did that search button go crazy in unrooted form? I posted the build.prop setting for you in the radio thread. I'm using radio kb4.
Sent from my GT-P7510 using XDA Premium App
pdxrealtor said:
Did that search button go crazy in unrooted form? I posted the build.prop setting for you in the radio thread. I'm using radio kb4.
Sent from my GT-P7510 using XDA Premium App
Click to expand...
Click to collapse
It did a few times when I had it stock.
OK thanks will check the radio thread must of missed it. I thought you had KB3? Also I went ahead installed the KB3 Radio and wow. Overall getting 2.8 down but the upload is low in the .30. this is of course without adding anything to the build.prop file.
Sent from my GT-P7510 using XDA Premium App

Project fix gb wifi

This is going to be the thread used for fixing GB wifi, i didnt want it in the dev section so it would just get moved here
first thing i have for you guys to test is this init.d script by roach
just rename the file after the last init.d file you have SO IF YOU LAST INIT.D FILE SAYS 05WHATEVER THEN YOU NEED TO RENAME THIS FILE TO 06WHATEVER manually push this file to /system/etc/init.d and make sure the permissions are all checked
please get back to me
http://www.mediafire.com/file/61o4n66zffp4nhj/11wifi_eu
Ok just did this and i havent noticed anything. I just changed permissions to match the rest of them rw-r--r--
Sent from my SGH-T959V using xda premium
Babyj303 said:
Ok just did this and i havent noticed anything. I just changed permissions to match the rest of them rw-r--r--
Always worth a try
Sent from my SGH-T959V using xda premium
Click to expand...
Click to collapse
Sent from my SGH-T959V using XDA Premium App
dsexton702 said:
This is going to be the thread used for fixing GB wifi, i didnt want it in the dev section so it would just get moved here
first thing i have for you guys to test is this init.d script by roach
just rename the file after the last init.d file you have SO IF YOU LAST INIT.D FILE SAYS 05WHATEVER THEN YOU NEED TO RENAME THIS FILE TO 06WHATEVER manually push this file to /system/etc/init.d and make sure the permissions are all checked
please get back to me
http://www.mediafire.com/file/61o4n66zffp4nhj/11wifi_eu
Click to expand...
Click to collapse
put it there - will give it a try
10x
downloading ;D
Ok, just ran wifi analyzer on my work's wifi connection to test this. Ran the test before the patch then pushed file in (renamed it to 06wifi_fix with no extension), rebooted the phone, let it sit for a couple of minutes and tried again.
BEFORE PATCH = -88dbm to -90dbm
AFTER PATCH = -89dmb to -92dbm and it seemed to bounce around a little more
Lower numbers are better btw, so it doesn't look like it helped. FWIW, on froyo those numbers were around -75 to -80 dbm
mike-y said:
Ok, just ran wifi analyzer on my work's wifi connection to test this. Ran the test before the patch then pushed file in (renamed it to 06wifi_fix with no extension), rebooted the phone, let it sit for a couple of minutes and tried again.
BEFORE PATCH = -88dbm to -90dbm
AFTER PATCH = -89dmb to -92dbm and it seemed to bounce around a little more
Lower numbers are better btw, so it doesn't look like it helped. FWIW, on froyo those numbers were around -75 to -80 dbm
Click to expand...
Click to collapse
Ok so test one is a failure, raver and i will hopefully fix this
Sent from my SGH-T959V using XDA Premium App
dsexton702 said:
Ok so test one is a failure, raver and i will hopefully fix this
Sent from my SGH-T959V using XDA Premium App
Click to expand...
Click to collapse
before you say failure make sure that the init d file ur pushing doesnt have the <CR> returns on the flags if it does it wont be read
RaverX3X said:
before you say failure make sure that the init d file ur pushing doesnt have the <CR> returns on the flags if it does it wont be read
Click to expand...
Click to collapse
this is what was in the file
#!/system/bin/sh
#by Roach2010
# enable eu wifi mode
if [ ! -f /data/wifi_set_to_eu ] && [ ! -f /data/wifi_set_to_us ]; then
/system/etc/wifi/wificc.sh &
fi
if [ -f /data/wifi_set_to_eu ] && [ -f /data/wifi_set_to_us ]; then
rm /data/wifi_set_to_us
fi
Click to expand...
Click to collapse
is that okay?
no not what i ment hold on
nm for some reason i thought he gave it to u as a text file lol go on ignore me lol ... to much going on
RaverX3X said:
no not what i ment hold on
nm for some reason i thought he gave it to u as a text file lol go on ignore me lol ... to much going on
Click to expand...
Click to collapse
He did give it to us as a txt file. Lol. We just renamed it and took off the extension so it was just a file.
-Sent From My Amazing Galaxy S 4G-
Just try this fix, before I was getting -59 dBm to -62 dBm, after pushing fix and renaming now showing -56 dBm to -60 dBm. I used wifi analyzer to test.
Sent from my SGH-T959V using xda premium
iHelper said:
He did give it to us as a txt file. Lol. We just renamed it and took off the extension so it was just a file.
-Sent From My Amazing Galaxy S 4G-
Click to expand...
Click to collapse
oh really then hold on lol
thre try that please
its cwm flashable
so u dont have to push anything
i just saved it as unix format so it doesn't have the <cr> windows values associated with it
Tried it.. no improvement
sent from my real Gs move in silence like lasagna
flashed it with ravers file... and then rebooted into recovery and fixed permissions.. and didnt work~ gon clear cache and trry again...
Update: didnt work.
maybe its in the... /system/etc/wifi
theres 8 of bcm4330____.bins in froyo roms like tiggers and blackice
while in the gb leaks i looked up carefully theres a max of 3 bcm4330____.bins... maybe the lack of these files are the reason why the wifi is so low~
alon2 said:
put it there - will give it a try
10x
Click to expand...
Click to collapse
Doesn't work for me - still 2 bars when I'm near my router(2 meters) in a big room...
10x for the effort any how
Hey guys I'm a newb here but I installed the KII rom leak and the Doc's kernel and my wifi is 10*'s as fast . I was amazed at the buttery smoothness and the speed of my wifi!!!! also my batttery is lasting 3 days now instead of 24 hrs I'm pumped!
Thanks to all!
I used Reduxx Froyo and WIFI signal was very strong.
Since updating to Valhalla GB (KH2) 2.3.4 WIFI signal seems very low, i even flashed KI3, but no change...
Can i take froyo modem and use it on GB?
Sent from my SGH-T959V using XDA App
U cam but it wont help.. I wish it was as simple as a modem
sent from my real Gs move in silence like lasagna
mbernusg said:
U cam but it wont help.. I wish it was as simple as a modem
sent from my real Gs move in silence like lasagna
Click to expand...
Click to collapse
problem is that the kernel source isn't available for gb. If it was, we would have rebuilt the wifi.ko stuff and would have fixed it by now, we would have also had a full cm7 and a full miui

[MOD] Galaxy Nexus GPU drivers

Hey all,
The Galaxy Nexus runs the same PowerVR SGX540 GPU our phone does.
So, I decided to spend some time doing some research and a ton of trial and error, until finally coming up with a mix between our own drivers and G'nex's drivers, that gave me the best GPU performance I could muster. I've had a jump in framerate and smoother operation, and as is the case with most tweaks, it seems to be getting better and better as the time ticks by.
Flash in CWM, or if you wish, pull the egl file from the zip and push to system/lib then reboot.
Note: The original EGL file from our phone was from Raver's Valhalla Black(So thanks white/raver), and this is still considered a work in progress.
Looking at the ZIP, it looks like the only file that is newer is the libGLES_android.so vs. what I have in my bhundven 0.1 kernel. Should I replace JUST that file perhaps?
The other lib*.so files on my phone are 1 August 2008 vs. your zip's 28 February, 2008... which seems wrong.
IDisposable said:
Looking at the ZIP, it looks like the only file that is newer is the libGLES_android.so vs. what I have in my bhundven 0.1 kernel. Should I replace JUST that file perhaps?
The other lib*.so files on my phone are 1 August 2008 vs. your zip's 28 February, 2008... which seems wrong.
Click to expand...
Click to collapse
Egl.cgl and libGLES_android.so are directly from the gnex. As for the date it may be because i didn't change any code, i found the best results just switching those files.
Sent from my SGH-T959V using XDA App
tried downloading directly to phone and it didn't work, going to push through USB now and give it a shot.
Should I delete the existing egl folder
Before flashing this zip? Or will it simply replace (overwrite) the existing file?
Sent from my SGH-T959V using xda premium
This will work with valhalla black edition 1.6 and improve it ? Compatible ? Most tweaks arent for.that rom
Sent from my SGH-T959V using XDA App
Will this work with the octane 3.0?
sent from my CommandCenter using xda premium
This will work on any gb rom, but actual increase in performance may vary from rom to rom. I tested with a few gpu testing apps from the market, and antutu, on val black and stock kj6.
The flashing script will take care of everything for you, just flash and enjoy.
Sent from my SGH-T959V using XDA App
tehgyb said:
This will work on any gb rom, but actual increase in performance may vary from rom to rom. I tested with a few gpu testing apps from the market, and antutu, on val black and stock kj6.
The flashing script will take care of everything for you, just flash and enjoy.
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
Thx brother!
sent from my CommandCenter using xda premium
CAn you guys post some screenshots before vs after?
---------- Post added at 10:42 PM ---------- Previous post was at 10:41 PM ----------
Also I wonder if it will be compatible with all other Galaxy S phones?
i will try it on val blck 1.5...
Wow this is cool.
Sent from my SGH-T959V using XDA App
in the process of trying it.. I think - DL'd and flashed around 4-5 this morning
thing is, I flashed, but the files inside the egl folder still have the same dates (8-01-08)
gonna push the newer cfg and .so then test the results with the 08 files
(my quad b4 scores are a pretty consistent 2430 ~ Antutu; 2907 (Valhalla Black 1.5))
Is there any reason this would affect wifi and the market? Ran update on Valhalla Final and then I am unable to load market. When trying to log in error states unable to establish connection. When I remove the files and revert to previous state market works fine.
KotsChopShop said:
in the process of trying it.. I think - DL'd and flashed around 4-5 this morning
thing is, I flashed, but the files inside the egl folder still have the same dates (8-01-08)
gonna push the newer cfg and .so then test the results with the 08 files
(my quad b4 scores are a pretty consistent 2430 ~ Antutu; 2907 (Valhalla Black 1.5))
Click to expand...
Click to collapse
Yeah the time stamp should be different, but it won't be 2012 if that's what you're expecting.. The files are ripped right from the gnex and i didn't edit any code, so...
Sent from my SGH-T959V using XDA App
tehgyb said:
Hey all,
The Galaxy Nexus runs the same PowerVR SGX540 GPU our phone does.
So, I decided to spend some time doing some research and a ton of trial and error, until finally coming up with a mix between our own drivers and G'nex's drivers, that gave me the best GPU performance I could muster. I've had a jump in framerate and smoother operation, and as is the case with most tweaks, it seems to be getting better and better as the time ticks by.
Flash in CWM, or if you wish, pull the egl file from the zip and push to system/lib then reboot.
Note: The original EGL file from our phone was from Raver's Valhalla Black(So thanks white/raver), and this is still considered a work in progress.
Click to expand...
Click to collapse
In fact only one file was taken from Galaxy Nexus - libGLES_android.so which is not used when proper GPU drivers are available. The rest is S4G stock.
Lukiqq said:
In fact only one file was taken from Galaxy Nexus - libGLES_android.so which is not used when proper GPU drivers are available. The rest is S4G stock.
Click to expand...
Click to collapse
...except the egl.cfg that was copied straight from the gnex? Lol maybe they just reused it from somewhere else, but it's in fact right from the gnex.
I'm not claiming to be a dev, or to know everything. I posted this purely because i was playing with it and noticed an increase of framerate on this combination of drivers pulled from a rom on our phone, and the gnex. Figured others might want it.
Sent from my SGH-T959V using XDA App
tehgyb said:
...except the egl.cfg that was copied straight from the gnex? Lol maybe they just reused it from somewhere else, but it's in fact right from the gnex.
I'm not claiming to be a dev, or to know everything. I posted this purely because i was playing with it and noticed an increase of framerate on this combination of drivers pulled from a rom on our phone, and the gnex. Figured others might want it.
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
Not a problem Every better combination deserves praise!
tehgyb said:
Yeah the time stamp should be different, but it won't be 2012 if that's what you're expecting.. The files are ripped right from the gnex and i didn't edit any code, so...
Click to expand...
Click to collapse
lol nah man, I wasn't expecting to see anything except the dates indigenous to your files (11-11-11, 2-28-08, 11-30-11, and 2-28-08 x2), but they all remained 8-1-08 after flashing
Do you by chance have the original s4g graphics driver to flashto go back to?
Sent from my SGH-T959V using XDA App

[Q] Can't overclock!

Trying to overclock, and just can't get it to take
ViperXL 3.1.0
ElementalX-1.5
1.09 Hboot
I've gone so far as to completely wipe the 'sdcard' and start from scratch. Running 'lsmod' in terminal shows that the module is loaded, and the max speed I select shows under cpu in venom tweaks. This is driving me nuts! What can I do to troubleshoot?
When you flashed elemental, what did you set as your max CPU speed?
What program are you using to check / set CPU speed?
thebobmannh said:
When you flashed elemental, what did you set as your max CPU speed?
What program are you using to check / set CPU speed?
Click to expand...
Click to collapse
I've tried 1728, 1809, & 1890. I even tried speeds lower than stock, and it still runs at factory speeds, so I'm thinking something is wrong with the oc module, but I don't know his to check. I tried using the app built into viper, setcpu, and kernel tuner. I thought they may be conflicting, and that's why I wiped and started fresh.
Sent from my Nexus 7 using Tapatalk HD
brbarnyard said:
I've tried 1728, 1809, & 1890. I even tried speeds lower than stock, and it still runs at factory speeds, so I'm thinking something is wrong with the oc module, but I don't know his to check. I tried using the app built into viper, setcpu, and kernel tuner. I thought they may be conflicting, and that's why I wiped and started fresh.
Sent from my Nexus 7 using Tapatalk HD[/QUOTE
My guess is to try, ruuing back to stock re rooting and trying again..
Click to expand...
Click to collapse
some phones just cant OC
CheesyNutz said:
some phones just cant OC
Click to expand...
Click to collapse
I'd be soooooo mad
Sent from my One X using Tapatalk 2
WhatTheAndroid? said:
brbarnyard said:
I've tried 1728, 1809, & 1890. I even tried speeds lower than stock, and it still runs at factory speeds, so I'm thinking something is wrong with the oc module, but I don't know his to check. I tried using the app built into viper, setcpu, and kernel tuner. I thought they may be conflicting, and that's why I wiped and started fresh.
Sent from my Nexus 7 using Tapatalk HD[/QUOTE
My guess is to try, ruuing back to stock re rooting and trying again..
Click to expand...
Click to collapse
Not sure it's worth the trouble!
Don't I have to relock the bootloader, ruu, then unlock it again? It's been a while since I did it, and I don't remember where I put my token... Or do I need the token?
CheesyNutz said:
some phones just cant OC
Click to expand...
Click to collapse
It was overclocked before on other roms, but I just can't get it to work on this one.
Sent from my HTC One XL using Tapatalk 2
Click to expand...
Click to collapse
Well, come to find out, it's oc'ing just fine, just CPU spy wouldn't show anything over stock speeds for some reason
Sent from my HTC One XL using Tapatalk 2
brbarnyard said:
Well, come to find out, it's oc'ing just fine, just CPU spy wouldn't show anything over stock speeds for some reason
Sent from my HTC One XL using Tapatalk 2
Click to expand...
Click to collapse
Someone else told me this, but cpu spy shows me running at higher than stick clock speeds.
Sent from my HTC One X+ using xda app-developers app
Try disabling apply on boot in venum tweeks and any other gov app before you install oc in elemental, I had same issue until I unchecked apply on boot then I reinstalled elemental............something is wacky though because I tried to install back to stock with no oc but on reboot settings in Rom revert back and shows oc....thx tho to dev who works hard sharing there work...
Sent from my HTC One XL using xda premium

[ROM][STOCK] Samsung Discover SGH-S730M/S730G

For the first custom ROM for the Discover go here http://forum.xda-developers.com/showthread.php?t=2673097
These are stock ROM's for the Samsung Disover SGH-S730M. The will work on the S730G also. I have uploaded these so you can either return to stock or use as a base for your custom development. If you use for custom, please give a mention or a thanks as it took hours upon hours to bring the first flashable ROM to this phone.
Option 1 is bone stock, no root, no busy box, no over clock. After flashing this option CWM will ask you if you want to fix root before you reboot from recovery. Select no. If you want root, download option 2 or 3.
Option 2 is stock, with root and busy box added.
Option 3 is stock, with root, busybox and overclocked to 1000mhz
No other changes have been made.
I have flashed and test all three to verify they are flashing and working properly
Option 1 Download: http://d-h.st/S2R
Option 2 Download: http://d-h.st/cI9
Option 3 Download: http://d-h.st/5FZ
Installation:
1. Wipe data/factory reset
2. Flash
3. Wipe Dalvik
4. Reboot
Enjoy!
Waaoooo!, i download, try and come back you, great job
Edit: Install download Option 2, work
Thanks. Hopefully having these available will inspire and other devs to use them as a base for their own custom
Sent from my SAMSUNG-SGH-T989 using XDA Premium 4 mobile app
In the download option 3 you have set kernel with clock at 1000mhz, and he start at 122mhz too ? or it's 245mhz ?
I used option 2 with NoFrillsCPU for setting cpu at 122mhz. I listen music without problem with bluetooth too.
This rom is stable and no problem with battery. Again great job
Minimum is set at 122 max is 1000. It usually runs between 480 and 600, only boosts up to 800-1000 when needed. It's safe to run option 3, and use nofrills, cpu tuner, set cpu etc, and set the max to 800, then if your playing a game or watching you tube, and find your lagging a bit you at least have the option to bump it up to 1000. Then just set it back when your done. That's how I run it
Sent from my SAMSUNG-SGH-T989 using XDA Premium 4 mobile app
atmu5fear said:
Minimum is set at 122
Click to expand...
Click to collapse
I verify is set at 245mhz, possible to doing fix for 122 ?
Bibounet said:
I verify is set at 245mhz, possible to doing fix for 122 ?
Click to expand...
Click to collapse
I have attached a screenshot from my discover, running the same kernel. Minimum is set to 122 and currently running at such speed when screenshot was taken.
atmu5fear said:
I have attached a screenshot from my discover, running the same kernel. Minimum is set to 122 and currently running at such speed when screenshot was taken.
Click to expand...
Click to collapse
Ok, i verify second time and for me is setted at 245 basicaly, but it's ok i changed the default with CPU Tuner. All work great.
Flashed option 2, working like a charm. Dropped it to 800 mhz and seem to be getting better battery life. Thanks
can anyone give odin flashable stock rom?
mmrozibul said:
can anyone give odin flashable stock rom?
Click to expand...
Click to collapse
I have no intentions of building an Odin flashable version as of right now. There's no real need for it as of yet, and the risk of hard bricking your device grows exponentially if you get one thing wrong in an Odin flashable tar.md5 vs a flashable zip. What do you need it for?
Sent from my SGH-T989D using XDA Premium 4 mobile app
Nomad692000 said:
Flashed option 2, working like a charm. Dropped it to 800 mhz and seem to be getting better battery life. Thanks
Click to expand...
Click to collapse
Glad to hear. Option 2 tho isn't overclocked to 1000mhz, its running at the stock 800mhz out of the box.
Sent from my SGH-T989D using XDA Premium 4 mobile app
atmu5fear said:
Glad to hear. Option 2 tho isn't overclocked to 1000mhz, its running at the stock 800mhz out of the box.
Sent from my SGH-T989D using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Should have been option 3. Dam gonga
atmu5fear said:
I have no intentions of building an Odin flashable version as of right now. There's no real need for it as of yet, and the risk of hard bricking your device grows exponentially if you get one thing wrong in an Odin flashable tar.md5 vs a flashable zip. What do you need it for?
Sent from my SGH-T989D using XDA Premium 4 mobile app
Click to expand...
Click to collapse
need firmware because phone is in restarting condition..
I flashed custom recovery + all rom i found but phone not recover..
mmrozibul said:
need firmware because phone is in restarting condition..
I flashed custom recovery + all rom i found but phone not recover..
Click to expand...
Click to collapse
Did you wipe cache's. Dont forget to flash gapps, mine gave me a fit till I did.
Nomad692000 said:
Did you wipe cache's. Dont forget to flash gapps, mine gave me a fit till I did.
Click to expand...
Click to collapse
yes I did but still same.
Great job. Just flashed option 3 to my old Discover. No issues so far. Can't tell if data and all that is good cause I don't have a SIM in it, bit everything else is great. I have a build environment up and ready. Doing some digging and going to try to make 2 different builds for this device. A customizable ROM based on the stock base you've provided, and a CM10 build. Will be a while but may be of some success.
Sent from my SGH-I777 using xda app-developers app
mmrozibul said:
yes I did but still same.
Click to expand...
Click to collapse
This is precisely the reason I want an odin flashable stock rom before i do anything. The phone is only 4 months old for me, cheap yes but still better to have instanly fixed then wasting $100.
The only thing I have found is flashing the "M" to the "G" you have to manually transfer the apn data after the flash. Or you can't send or recieve mms messages. Other than that no problems.
Nomad692000 said:
The only thing I have found is flashing the "M" to the "G" you have to manually transfer the apn data after the flash. Or you can't send or recieve mms messages. Other than that no problems.
Click to expand...
Click to collapse
Ya that's completely to be expected, the M is from Canada, so it has different carrier APN settings. Easy fix. Just google your carriers APN settings and punch them in
Sent from my SGH-T989D using XDA Premium 4 mobile app

Categories

Resources