[REF] The weird XWJV1 Gingerbread build.prop and alternatives - Galaxy S I9000 General

I have been investigating several build.prop settings for the leaked XWJV1 beta Gingerbread since it has been leaked, trying to enhance the performance of the firmware and here what I found out so far:
1. build.prop contains lines that is not related to the firmware it self or it's files, in the same time the same function requests 2 files to do the same.
2. build.prop disables functions that should be enabled, these functions have always been enabled on previous 2.2 and 2.2.1 firmwares.
3. build.prop contains lines that has only been used on HTC devices, such as Desire and Nexus One.
4. Bigger heap for dalvik VM.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Let us look at the latest build.prop and default.prop included in the latest XWJS7.
build.prop:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=FROYO
ro.build.display.id=FROYO
ro.build.version.incremental=XWJS7
ro.build.version.sdk=8
ro.build.version.codename=REL
ro.build.version.release=2.2.1
ro.build.date=2011. 02. 16. (수) 14:07:24 KST
ro.build.date.utc=1297832844
ro.build.type=user
ro.build.user=root
ro.build.host=SE-S608
ro.build.tags=release-keys
ro.product.model=GT-I9000
ro.product.brand=samsung
ro.product.name=GT-I9000
ro.product.device=GT-I9000
ro.product.board=GT-I9000
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=s5pc110
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-I9000
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=GT-I9000-user 2.2.1 FROYO XWJS7 release-keys
ro.build.fingerprint=samsung/GT-I9000/GT-I9000/GT-I9000:2.2.1/FROYO/XWJS7:user/release-keys
# Samsung Specific Properties
ro.build.PDA=I9000XWJS7
ro.build.hidden_ver=I9000XWJS7
ro.build.changelist=910210
ro.tether.denied=false
# end build properties
#
# system.prop for smdkc110
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
dalvik.vm.heapsize=48m
dalvik.vm.execution-mode=int:jit
# The OpenGL ES API level that is natively supported by this device.
# This is a 16.16 fixed point number
ro.opengles.version=131072
#
# ADDITIONAL_BUILD_PROPERTIES
#
windowsmgr.max_events_per_sec=55
keyinputqueue.use_finger_id=true
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=2.2_r9
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.locationfeatures=1
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
keyguard.no_require_sim=true
ro.config.ringtone=01_Samsung_tune.ogg
ro.config.notification_sound=01_Sherbet.ogg
ro.config.alarm_alert=Good_Morning.ogg
ro.opengles.version=131072
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Now let's look at the default build.prop of XWJV1, I have marked the lines by colored numbers:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GINGERBREAD
ro.build.display.id=GINGERBREAD.XWJV1
ro.build.version.incremental=XWJV1
ro.build.version.sdk=9
ro.build.version.codename=REL
ro.build.version.release=2.3.2
ro.build.date=Mon Feb 21 20:56:37 KST 2011 (1)
ro.build.date.utc=1298289397
ro.build.type=user
ro.build.user=root
ro.build.host=DELL101
ro.build.tags=release-keys
ro.product.model=GT-I9000
ro.product.brand=samsung
ro.product.name=GT-I9000
ro.product.device=GT-I9000
ro.product.board=herring (1)
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=s5pc110
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-I9000
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=GT-I9000-user 2.3.2 GINGERBREAD XWJV1 release-keys
ro.build.fingerprint=samsung/GT-I9000/GT-I9000:2.3.2/GINGERBREAD/XWJV1:user/release-keys
# Samsung Specific Properties
ro.build.PDA=I9000XWJV1
ro.build.hidden_ver=I9000XWJV1
ro.build.changelist=31216
# end build properties
#
# system.prop for smdkc110
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
dalvik.vm.heapsize=64m (4)
ro.opengles.version=131072
# Samsung USB default mode
persist.service.usb.setting=0
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.opengles.version=131072
ro.config.ringtone=01_Minimal_tone.ogg
ro.config.notification_sound=01_Sherbet.ogg (1)
ro.config.alarm_alert=Good_Morning.ogg (1)
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.locationfeatures=1
ro.setupwizard.mode=DISABLED
ro.com.google.clientidbase=android-samsung
ro.com.google.gmsversion=2.3_r1
wifi.interface=eth0 (3)
wifi.supplicant_scan_interval=15
ro.secdevenc=true (3)
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy (3)
ro.com.android.dataroaming=true (3)
ro.ril.hsxpa=1 (3)
ro.ril.gprsclass=10 (3)
ro.config.notification_sound=OnTheHunt.ogg (1, 3)
ro.config.alarm_alert=Alarm_Classic.ogg (1, 3)
media.stagefright.enable-player=false (2)
media.stagefright.enable-meta=false (2)
media.stagefright.enable-scan=false (2)
media.stagefright.enable-http=true
media.stagefright.enable-rtsp=false (2)
dalvik.vm.dexopt-flags=m=y (3)
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Conclusion:
There have been to much copy and paste in the XWJV1 build.prop file from HTC Desire or Nexus One build.prop files, it's clear that the guy/team that have included this build.prop file in XWJV1 did not work on a Galaxy S device before, and more than that, they did not even check the default build.prop file that Samsung used to use on Galaxy S firmwares.
Just to clarify in a more specific way, the lines in (2) are used to be disabled on HTC devices such as Desire and Nexus One, because the devices will produce bad sound quality when streaming AAC media files. Beside that, lines in (1, 3) are related to Nexus one.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
What I use now on XWJV1 that is installed on my device is a mix between XWJS7 and XWJV1 build.prop files, I have also added a few lines to reduce power consumed by WiFi, and enhancing GPS on the device. This is what I think that the files be, but any new ideas are welcome.
My build.prop file for XWJV1:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GINGERBREAD
ro.build.display.id=GINGERBREAD.XWJV1
ro.build.version.incremental=XWJV1
ro.build.version.sdk=9
ro.build.version.codename=REL
ro.build.version.release=2.3.2
ro.build.date=Mon Feb 21 20:56:37 KST 2011
ro.build.date.utc=1298289397
ro.build.type=user
ro.build.user=root
ro.build.host=DELL101
ro.build.tags=release-keys
ro.product.model=GT-I9000
ro.product.brand=samsung
ro.product.name=GT-I9000
ro.product.device=GT-I9000
ro.product.board=GT-I9000
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=s5pc110
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-I9000
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=GT-I9000-user 2.3.2 GINGERBREAD XWJV1 release-keys
ro.build.fingerprint=samsung/GT-I9000/GT-I9000:2.3.2/GINGERBREAD/XWJV1:user/release-keys
# Samsung Specific Properties
ro.build.PDA=I9000XWJV1
ro.build.hidden_ver=I9000XWJV1
ro.build.changelist=31216
ro.tether.denied=false
# end build properties
#
# system.prop for smdkc110
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
dalvik.vm.heapsize=48m
# Samsung USB default mode
persist.service.usb.setting=0
# The OpenGL ES API level that is natively supported by this device.
# This is a 16.16 fixed point number
ro.opengles.version=131072
#
# ADDITIONAL_BUILD_PROPERTIES
#
windowsmgr.max_events_per_sec=55
keyinputqueue.use_finger_id=true
wifi.supplicant_scan_interval=120
ro.ril.def.agps.mode=1
ro.ril.def.agps.feature=1
ro.opengles.version=131072
keyguard.no_require_sim=true
ro.config.ringtone=01_Minimal_tone.ogg
ro.config.notification_sound=01_Sherbet.ogg
ro.config.alarm_alert=Good_Morning.ogg
media.stagefright.enable-player=false
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-rtsp=true
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Click to expand...
Click to collapse
Click to expand...
Click to collapse
And the default.prop file:
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.locationfeatures=1
ro.setupwizard.mode=DISABLED
ro.com.android.dataroaming=false
ro.com.google.clientidbase=android-samsung
ro.com.google.clientidbase.yt=android-samsung
ro.com.google.clientidbase.am=android-samsung
ro.com.google.clientidbase.vs=android-samsung
ro.com.google.clientidbase.gmm=android-samsung
ro.com.google.gmsversion=2.3_r1
Click to expand...
Click to collapse
Click to expand...
Click to collapse
If you want to try these then just edit your build.prop and any default.prop files using a Note++ and copy to your /system partition as superuser. If you need to try the files that I use then download them from the link below.
Change log:
11-3-2011:
- media.stagefright.enable-player=true in build.prop is changed to false to enable AVI playback. Thanks to jassired
- XDA member MCOGW PM'ed me regarding the lines ro.build.date=(wrong date format)( Samsung date formats are usually as in the lines of XWJS7 are like yyyy. mm. dd. (Korean-sign) hh:mm:ss KST) and ro.product.board=herring along with another line that awaits confirmation. Thnaks MCOGW
12-3-2011:
# Samsung USB default mode
persist.service.usb.setting=0
Is a correct setting, kies cannot connect to the device without it, the attached file is updated.
Click to expand...
Click to collapse
Click to expand...
Click to collapse

Thanks Ramad. It's weird: GB was first seen on Nexus S (samsung product) that is so similar to SGS. Where did these lines come from? Has any HTC device got 2.3.x so far?

tsinc said:
Thanks Ramad. It's weird: GB was first seen on Nexus S (samsung product) that is so similar to SGS. Where did these lines come from? Has any HTC device got 2.3.x so far?
Click to expand...
Click to collapse
I think, as I wrote in the post that the guy(s) who made the build.prop file did copy many lines from other places, or he/they is/are only familiar with HTC devices (new worker(s) maybe..), the bottom line is that I think that the build.prop file should be different. Making a bigger heap for dalvik virtual-machine will not make it lag less but more, because of more garbage-collection operations. The device do work fine now with 32MB as heap, but I have increased it to 48MB since I did want to share it and since it's 48MB that Samsung used to use on previous firmwares.

I also noticed the heapsize growing and I suppose it wasn't intentional. I wonder if anybody knows what the dalvik.vm.dexopt-flags=m=y means?
please add this to build.prop for a nice boost. Are we sure this didn't work in JS5? (never heard of it now)
dalvik.vm.execution-mode=int:jit

tsinc said:
Thanks Ramad. It's weird: GB was first seen on Nexus S (samsung product) that is so similar to SGS. Where did these lines come from? Has any HTC device got 2.3.x so far?
Click to expand...
Click to collapse
Let us not forget Nexus One is produced by HTC

Had to set media.stagefright.enable-player=true to false inorder to have AVI playback support with your Build.prop

newmail said:
I also noticed the heapsize growing and I suppose it wasn't intentional. I wonder if anybody knows what the dalvik.vm.dexopt-flags=m=y means?
please add this to build.prop for a nice boost. Are we sure this didn't work in JS5? (never heard of it now)
dalvik.vm.execution-mode=int:jit
Click to expand...
Click to collapse
I have read many places, this so far the one that is easiest to understand: http://www.netmite.com/android/mydroid/2.0/dalvik/docs/embedded-vm-control.html it does not mention m and y modes and I could not find the meaning of these modes anywhere yet.
I did could not see any difference with or without the line 'dalvik.vm.execution-mode=int:jit' this is why I did not add it ,it appears to me that it's enabled as a default setting.
jassired said:
Had to set media.stagefright.enable-player=true to false inorder to have AVI playback support with your Build.prop
Click to expand...
Click to collapse
Confirmed...I have just tested it and AVI(Divx) does indeed work when the line changed to 'false', Quadrant score will suck, but who cares , we need the device to work properly.

[Ramad] said:
....
Confirmed...I have just tested it and AVI(Divx) does indeed work when the line changed to 'false', Quadrant score will suck, but who cares , we need the device to work properly.
Click to expand...
Click to collapse
It has been mentioned before in the XWJV1 thread.
http://forum.xda-developers.com/showthread.php?p=11860843&highlight=build+prop#post11860843
Anyway, I thought again about the HTC (are they really?) lines. The only way that this is possible is if the code was written by NON Samsung employees. And this leads me to another conclusion: maybe Google writes the code for Samsung. Google demonstrates the last version of Android on a top selling company's model (HTC, Samsung etc) and then sells it to the manufacturer. And they are used to HTC models....
Anyway, just speculating....

tsinc said:
It has been mentioned before in the XWJV1 thread.
http://forum.xda-developers.com/showthread.php?p=11860843&highlight=build+prop#post11860843
Anyway, I thought again about the HTC (are they really?) lines. The only way that this is possible is if the code was written by NON Samsung employees. And this leads me to another conclusion: maybe Google writes the code for Samsung. Google demonstrates the last version of Android on a top selling company's model (HTC, Samsung etc) and then sells it to the manufacturer. And they are used to HTC models....
Anyway, just speculating....
Click to expand...
Click to collapse
I did not read the thread you mentioned for a long time now and don't know how far they have reached, but jassired were the first to mention the line change here.
You could be very much right about the Google coding thing, but Samsung did add several other directories, drivers and applications, they should at least check the double lines and other lines(like the line that had Swype disabled) to see if the device is working as it should using these lines.
Just as an example, I'm not using 64MB or 48MB as heap-cache but 32MB and I feel that the firmware is even better than before, not perfect, as I think that the firmware needs to be optimized further. I have to mention here that I use the deodexed version of this beta.

newmail said:
I also noticed the heapsize growing and I suppose it wasn't intentional. I wonder if anybody knows what the dalvik.vm.dexopt-flags=m=y means?
please add this to build.prop for a nice boost. Are we sure this didn't work in JS5? (never heard of it now)
dalvik.vm.execution-mode=int:jit
Click to expand...
Click to collapse
Oops just tried and it seems it was the stagefright that made the difference, not int:jit...

Related

[ROM][ODIN][KE3 & KF1] Official Gingerbread 2.3.3 for Captivate

Thanks to SamFirmware there are now TWO official Captivate Gingerbread 2.3.3 leaks.
I897UCKE3 - Build date of May 26, 2011
I897UCKF1 - Build date of June 8, 2011
password for both is samfirmware.com
Neither of these have been tested by me so I cannot confirm their stability or quality of build, but hey, official Captivate gingerbread. Means AT&T is going to push out an update to us for real at some point which means more goodies.
So here they are in all their (assumedly) bloaty goodness from AT&T.
EDIT: At least KF1 comes with new bootloaders. If they are anything like I suspect, they are Captivate equivalents of the gingerbread bootloaders for i9000.
EDIT 2: Make sure to use both the included ODIN 1.81 and the new S1JE4.pit file or else there seems to be a possibility of bricking (cannot confirm as I'm unable to test this on my way out the door to work).
Going to download, mainly to test out the modem and see if its HSUPA enabled. But probably will wait for a rooted and deodexed version before going through a full flash.
Thanks for the update. Downloading now. =)
Good find. I will wait patiently for someone with more knowledge than myself to tell me what to do from here.
The contents of the build.prop
Some entries I've never seen in the i897 build prop before in BOLD
------------------------
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GINGERBREAD
ro.build.display.id=GINGERBREAD.UCKF1
ro.build.version.incremental=UCKF1
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.3
ro.build.date=Wed Jun 8 21:29:15 KST 2011
ro.build.date.utc=1307536155
ro.build.type=user
ro.build.user=se.infra
ro.build.host=SEI-21
ro.build.tags=release-keys
ro.product.model=SAMSUNG-SGH-I897
ro.product.brand=samsung
ro.product.name=SGH-I897
ro.product.device=SGH-I897
ro.product.board=SGH-I897
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=SAMSUNG
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=s5pc110
# ro.build.product is obsolete; use ro.product.device
ro.build.product=SGH-I897
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=SGH-I897-user 2.3.3 GINGERBREAD UCKF1 release-keys
ro.build.fingerprint=samsung/SGH-I897/SGH-I897:2.3.3/GINGERBREAD/UCKF1:user/release-keys
# Samsung Specific Properties
ro.build.PDA=I897UCKF1
ro.build.hidden_ver=I897UCKF1
ro.build.changelist=273832
ro.flash.resolution=1080
# end build properties
#
# system.prop for smdkc110
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
dalvik.vm.heapsize=64m
ro.opengles.version=131072
# Samsung USB default mode
persist.service.usb.setting=3
# Update TimeZone
persist.sys.timezone=America/New_York
# Disable Monkey tool
ro.monkey=0
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.opengles.version=131072
ro.config.ringtone=ATT_Ringtone.ogg
ro.config.notification_sound=01_Sherbet.ogg
ro.config.alarm_alert=Good_Morning.ogg
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.locationfeatures=1
ro.setupwizard.mode=DISABLED
ro.com.google.clientidbase=android-samsung
ro.com.google.clientidbase.ms=android-att-us
ro.com.google.clientidbase.am=android-att-us
ro.com.google.clientidbase.gmm=android-samsung
ro.com.google.clientidbase.yt=android-samsung
ro.com.google.gmsversion=2.3_r3
wifi.interface=eth0
wifi.supplicant_scan_interval=15
ro.secdevenc=true
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
media.stagefright.enable-player=false
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
media.stagefright.enable-rtsp=false
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
emuneee said:
The contents of the build.prop
Some entries I've never seen in the i897 build prop before in BOLD
------------------------
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GINGERBREAD
ro.build.display.id=GINGERBREAD.UCKF1
ro.build.version.incremental=UCKF1
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.3
ro.build.date=Wed Jun 8 21:29:15 KST 2011
ro.build.date.utc=1307536155
ro.build.type=user
ro.build.user=se.infra
ro.build.host=SEI-21
ro.build.tags=release-keys
ro.product.model=SAMSUNG-SGH-I897
ro.product.brand=samsung
ro.product.name=SGH-I897
ro.product.device=SGH-I897
ro.product.board=SGH-I897
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=SAMSUNG
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=s5pc110
# ro.build.product is obsolete; use ro.product.device
ro.build.product=SGH-I897
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=SGH-I897-user 2.3.3 GINGERBREAD UCKF1 release-keys
ro.build.fingerprint=samsung/SGH-I897/SGH-I897:2.3.3/GINGERBREAD/UCKF1:user/release-keys
# Samsung Specific Properties
ro.build.PDA=I897UCKF1
ro.build.hidden_ver=I897UCKF1
ro.build.changelist=273832
ro.flash.resolution=1080
# end build properties
#
# system.prop for smdkc110
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
dalvik.vm.heapsize=64m
ro.opengles.version=131072
# Samsung USB default mode
persist.service.usb.setting=3
# Update TimeZone
persist.sys.timezone=America/New_York
# Disable Monkey tool
ro.monkey=0
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.opengles.version=131072
ro.config.ringtone=ATT_Ringtone.ogg
ro.config.notification_sound=01_Sherbet.ogg
ro.config.alarm_alert=Good_Morning.ogg
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.locationfeatures=1
ro.setupwizard.mode=DISABLED
ro.com.google.clientidbase=android-samsung
ro.com.google.clientidbase.ms=android-att-us
ro.com.google.clientidbase.am=android-att-us
ro.com.google.clientidbase.gmm=android-samsung
ro.com.google.clientidbase.yt=android-samsung
ro.com.google.gmsversion=2.3_r3
wifi.interface=eth0
wifi.supplicant_scan_interval=15
ro.secdevenc=true
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
media.stagefright.enable-player=false
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
media.stagefright.enable-rtsp=false
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Click to expand...
Click to collapse
Yeah they have hsupa enabled lol
emuneee said:
Going to download, mainly to test out the modem and see if its HSUPA enabled. But probably will wait for a rooted and deodexed version before going through a full flash.
Click to expand...
Click to collapse
1.30 m down
.08 m up
Hmmm. I see an H....
Sent from my GT-I9000 using XDA App
IamSonoma said:
1.30 m down
.08 m up
Hmmm. I see an H....
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Yea same here...I predict HSUPA is still disabled.
Rooting from AIO Toolbox doesnt work I get a signature verification error in the samsung recovery menu.
Kaik541 said:
Thanks to SamFirmware there are now TWO official Captivate Gingerbread 2.3.3 leaks.
..............
EDIT: At least KF1 comes with new bootloaders. If they are anything like I suspect, they are Captivate equivalents of the gingerbread bootloaders for i9000.
EDIT 2: Make sure to use both the included ODIN 1.81 and the new S1JE4.pit file or else there seems to be a possibility of bricking (cannot confirm as I'm unable to test this on my way out the door to work).
Click to expand...
Click to collapse
Which file is the bootloaders? I only see the PIT, CSC, Modem, and the CODE_I897UCKF1_CL273832_REV02_user_low_ship.tar file.
alexige said:
Rooting from AIO Toolbox doesnt work I get a signature verification error in the samsung recovery menu.
Click to expand...
Click to collapse
Probably because signature verification is turned on in the stock Samsung kernel? Like in every stock Samsung kernel since Android 2.1?
I think these Official Captivate GB ROMs will basically have these fixes:
a.) Better GPS as all GB ROM does.
b.) Faster speed and better 3D performances compared to Froyo. But, Custom ROMs(either Froyo based or Gingerbread based) will still be better.
c.) Better battery life compared to Froyo.
d.) GB ROM UI like all GB ROM does.
CB650 Wolf said:
Which file is the bootloaders? I only see the PIT, CSC, Modem, and the CODE_I897UCKF1_CL273832_REV02_user_low_ship.tar file.
Click to expand...
Click to collapse
+1?
No workie for me in Odin. Not flashing
A.VOID said:
+1?
No workie for me in Odin. Not flashing
Click to expand...
Click to collapse
Bootloaders are in CODE_I897UCKF1_CL273832_REV02_user_low_ship.tar
HSUPA still disabled huh? Try messing with that hsxpa property in the build.prop and see if you can get it enabled that way. Otherwise it looks like these are kind of pointless to most of us. I don't see anyone swapping from an I9000 based ROM.
CB650 Wolf said:
Which file is the bootloaders? I only see the PIT, CSC, Modem, and the CODE_I897UCKF1_CL273832_REV02_user_low_ship.tar file.
Click to expand...
Click to collapse
Should be able to open CODE_I897UCKF1_CL273832_REV02_user_low_ship.tar with 7zip, boot.bin (Primary) Sbl.bin (Secondary)
emuneee said:
Bootloaders are in CODE_I897UCKF1_CL273832_REV02_user_low_ship.tar
Click to expand...
Click to collapse
ok, thanks ...
got it now
SIDELOADING available. Wow!
bloat enabled
WEird, it uses the traditional 3 button recovery and 2 button+ USB download mode.
New softbrick phone to pc image
Soft bricked by phone and got a message "Firmware failed - Try using recovery mode" but I was able to reflash the I897UCKF1 back to my phone. =)
Would someone be so kind as to provide a mirror for these ? Thanks
Has anyone who flashed successfully rooted?

[ROM][STOCK] ATT KJ3 rooted/ deodexed zipaligned -root fixed! lol

cwm rom with KJ3 rooted and deodexed
must have gingerbread bootloaders
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GINGERBREAD
ro.build.display.id=GINGERBREAD.UCKJ3
ro.build.version.incremental=UCKJ3
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.5
ro.build.date=Mon Oct 10 16:55:58 KST 2011
ro.build.date.utc=1318233358
ro.build.type=user
ro.build.user=se.infra
ro.build.host=SEI-22
ro.build.tags=release-keys
ro.product.model=SAMSUNG-SGH-I897
ro.product.brand=samsung
ro.product.name=SGH-I897
ro.product.device=SGH-I897
ro.product.board=SGH-I897
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=SAMSUNG
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=s5pc110
# ro.build.product is obsolete; use ro.product.device
ro.build.product=SGH-I897
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=SGH-I897-user 2.3.5 GINGERBREAD UCKJ3 release-keys
ro.build.fingerprint=samsung/SGH-I897/SGH-I897:2.3.5/GINGERBREAD/UCKJ3:user/release-keys
# Samsung Specific Properties
ro.build.PDA=I897UCKJ3
ro.build.hidden_ver=I897UCKJ3
ro.build.changelist=614489
ro.flash.resolution=1080
# end build properties
#
# system.prop for smdkc110
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
dalvik.vm.heapsize=64m
ro.opengles.version=131072
# Samsung USB default mode
persist.service.usb.setting=3
# Update TimeZone
persist.sys.timezone=America/New_York
# Disable Monkey tool
ro.monkey=0
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.opengles.version=131072
ro.config.ringtone=ATT_Ringtone.ogg
ro.config.notification_sound=01_Sherbet.ogg
ro.config.alarm_alert=Good_Morning.ogg
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.locationfeatures=1
ro.setupwizard.mode=DISABLED
ro.com.google.clientidbase=android-samsung
ro.com.google.clientidbase.ms=android-att-us
ro.com.google.clientidbase.am=android-att-us
ro.com.google.clientidbase.gmm=android-samsung
ro.com.google.clientidbase.yt=android-samsung
ro.com.google.gmsversion=2.3_r7
wifi.interface=eth0
wifi.supplicant_scan_interval=15
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
media.stagefright.enable-player=false
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
media.stagefright.enable-rtsp=false
dev.sfbootcomplete=0
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
rooted!!!!
http://www.megaupload.com/?d=ETL5NGPB
http://www.megaupload.com/?d=WJWGWYCF
http://www.mediafire.com/?c8z1pw39b1ydpsz
enjoy!
====================================================
KJ3 LAGFIX !!!! CWM !!!! kernel!!!! http://forum.xda-developers.com/showthread.php?t=1299499
use SGS kenel flasher to flash tar from phone, or use odin!
====================================================
.
Nice ! And quick work to get this out... Appreciate ya.
================================================== =============
LAGFIX !!!! CWM !!!! kernel!!!! http://forum.xda-developers.com/show....php?t=1299499
use SGS kenel flasher to flash tar from phone, or use odin!
will I have to reflash the kernel on top of this?
Good work. Very quick
afrojoc said:
will I have to reflash the kernel on top of this?
Click to expand...
Click to collapse
yup thats why its added at the end, pointing to another post, and my description still says stock kernel.
know what youre doing when flashing beta releases from ATT
===============================================
+++++++++++++++++++++++++++++++++++++++++++++++
GOING TO NEED MIRRORS!!! PM ME WITH LINKS!!!!
+++++++++++++++++++++++++++++++++++++++++++++++
===============================================
So is this "fully" working? I meant that as in the kernel works fine with this?
Sent from my SAMSUNG-SGH-I897 using XDA App
Thanks bro. I was getting ready to do it but was pleasantly surprised to see it already here. Next one's on me.
Reuploading
fix root
UPLOADING COMPLETE!!!again... lol
mirror added!http://www.megaupload.com/?d=ETL5NGPB
I currently have CM7.1, hence need GB bootloaders... which do you recommend?
Thanks...
Sent from my SGH-I897 using XDA App
captivate gingerbread bootloaders....
Here's the extended power menu if anyone wants it
As always, I'm not responsible if it messes up your phone
http://www.megaupload.com/?d=AHNF4T41
crt60 said:
Here's the extended power menu if anyone wants it
http://www.megaupload.com/?d=SKUDKMK6
Click to expand...
Click to collapse
if... LOLhells ya we want it.
thanks men
need more mirrors! dropbox suspended!!!
aosp ready??? and crt mode
Any chance of a different server like Mediafire or Multiupload? Megaupload is not kind to us who need to rely on 3G shared IP connections.
poncespr said:
Any chance of a different server like Mediafire or Multiupload? Megaupload is not kind to us who need to rely on 3G shared IP connections.
Click to expand...
Click to collapse
Here you go mate
http://www.mediafire.com/?c8z1pw39b1ydpsz

New rom KJ2

I see on Samfirmware KJ2 for Holland .Can be used with multicsc?
Can't find it... send link please.
vergilcl said:
I see on Samfirmware KJ2 for Holland .Can be used with multicsc?
Click to expand...
Click to collapse
It says KI2
pacc said:
Can't find it... send link please.
Click to expand...
Click to collapse
gee2012 said:
It says KI2
Click to expand...
Click to collapse
It's a provider rom and is BOKJ2
2.3.5
BOKJ2 - TNLKJ2 - BOKJ1
CSC = TNL means T-Mobile.
SamMobile
Finally something new. Hope we get one with the old boot loader up soon.
donalgodon said:
Finally something new. Hope we get one with the old boot loader up soon.
Click to expand...
Click to collapse
Er, it's been up in the carrier firmware thread for days now.
Flashed and... do not know if it's placebo but I feel that KJ2 runs more smoothness and a little bit quicker than KI3...
emilcioran99 said:
Flashed and... do not know if it's placebo but I feel that KJ2 runs more smoothness and a little bit quicker than KI3...
Click to expand...
Click to collapse
It is a bit quicker... every newly flashed ROM is
no wonder its fast, phone keeps flying out of my pocket, because every new firmware is faster than before so now they run on nuclear power
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GINGERBREAD
ro.build.display.id=GINGERBREAD.BOKJ2
ro.build.version.incremental=BOKJ2
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.5
[COLOR="Red"]ro.build.date=Thu Oct 6 08:34:03 KST 2011[/COLOR]
ro.build.date.utc=1317857643
ro.build.type=user
ro.build.user=root
ro.build.host=DELL149
ro.build.tags=release-keys
ro.product.model=GT-I9100
ro.product.brand=samsung
ro.product.name=GT-I9100
ro.product.device=GT-I9100
ro.product.board=GT-I9100
ro.product.cpu.abi=armeabi-v7a
# Samsung Specific Properties
ro.build.PDA=I9100BOKJ2
ro.build.hidden_ver=I9100BOKJ2
[COLOR="Red"]ro.build.changelist=635147[/COLOR]
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=s5pc210
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-I9100
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=GT-I9100-user 2.3.5 GINGERBREAD BOKJ2 release-keys
ro.build.fingerprint=samsung/GT-I9100/GT-I9100:2.3.5/GINGERBREAD/BOKJ2:user/release-keys
# Samsung Specific Properties
ro.build.PDA=I9100BOKJ2
ro.build.hidden_ver=I9100BOKJ2
ro.build.changelist=635147
ro.tether.denied=false
ro.flash.resolution=1080
# end build properties
#
# system.prop for asop5000
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
dalvik.vm.heapsize=64m
# Samsung USB default mode
persist.service.usb.setting=0
dev.powersave_fps=0
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.locationfeatures=1
ro.com.google.clientidbase=android-samsung
ro.com.google.gmsversion=2.3_r7
media.stagefright.enable-player=false
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
media.stagefright.enable-rtsp=false
dev.sfbootcomplete=0
ro.com.google.clientidbase=android-samsung
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.locationfeatures=1
keyguard.no_require_sim=true
ro.config.ringtone=S_Over_the_horizon.ogg
ro.config.notification_sound=01_Sherbet.ogg
ro.config.alarm_alert=Good_Morning.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
ro.opengles.version=131072
ro.setupwizard.mode=OPTIONAL
ro.secdevenc=true
ro.wtldatapassword=true
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Bin using bokj2 for 2 days now.
So far the battery life is sligtly better then ki8 I used before.
Br
Sent from my GT-I9100 using XDA
What version of Swype is included?
3.25.91.33835.33848.4148.oxx
I9100JPKJ2/I9100OJPKJ1/I9100XXKI4 released for THR csc code.
JPKJ2 is available in the firmware thread.
thx, download……
can anyone tell me if the camera shutter noise is always on with the ROM??? eg - you have phone on silence but camera makes noise, i've seen in a few asian ROMS.....guess its to stop dodgy upskirt photos in japan lol.
Still waiting for CF-Root before I try KJ2
Any changelog from ki8?
Sent from my GT-I9100 using Tapatalk
donalgodon said:
Finally something new. Hope we get one with the old boot loader up soon.
Click to expand...
Click to collapse
whats wrong with the new bootloader ?

can someone port the EzyKernel OC/UV to the 6810

Hi together, I'm new here.
After having some experience with my samsung ace running at a custom kernel and an custom rom. I know how sensitive the overall android response is to a suitable kernel scheduler.
Unfortunely there is no much progress concerning the rom development for the Samsung Tab 7.7. Wifi-only aka 6810. I'm running at the moment the nOOb 2.1 rom, which is quite stable and much faster than the stock rom...
But I can not wait to run a custom kernel to get rid of some (micro) lags whilst scrolling and zooming on different apps.
I want ask the developer (or someone else) of the ROM:
"[GTP6800][ZSKL2] [3g] EzyKernel OC/UV + Deodex + PowerMenuMod"
if he could port the EzyKernel to the 6810 (wifi-only) Tab?
I suggest that not so many differences are given between the two models and therefore it would not take too much eford to change the kernel of the 6800 to the hardware 6810?
I suggest that for many people the waiting time for the ICS update would be much more comfortable with a nice custom kernel, which gives some more response speed!
Thank you in advanced for all android hackers and developers!
GNUDroid
p.s.
(The communitiy of a independent software development makes android the best mobile platform! )
I certainly would appreciate that as well.
Not only would I like to see the kernel ported to the 6810, I'd like to see a version for every ROM up to LB4.
Sent from my GT-P6810 using XDA Premium HD app
my actual tweaks for the build.prop (6810 + n00b 2.1 rom)
my actual tweaks for the build.prop
as I said I'm using the nice n00b 2.1 rom for my 6810 now.
(cannot wait until a custom kernel with smartassV2 and hopefully in some time a ICS rom.... and much more expected: a complete cyanogenmod 9 in far far future)
Actually I have absolute no glue about android development and therefore I cannot compile a kernel I want. But as fail proved linux user since years, I know at least how to google and make some changes in text files!
so this is my actual build.prop file which is running very fine at a 6810 wifi-only with n00b 2.1 rom. - Somehow I have the feeling that things had been speed up a little bit....
!keep attention too all google addresses in the following build.props (e.g. for the legal notices . I had to delete them here in the lines, because I'm not allowed to post links here in the forum....!!!
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=HTJ85B
ro.build.display.id=nOOb_2.1s
ro.build.version.incremental=XXLB4
ro.build.version.sdk=13
ro.build.version.codename=REL
ro.build.version.release=3.2
ro.build.date=Sat Feb 11 02:53:37 KST 2012
ro.build.date.utc=1328896417
ro.build.type=user
ro.build.user=dpi
ro.build.host=DELL170
ro.build.tags=release-keys
ro.product.model=GT-P6810
ro.product.brand=samsung
ro.product.name=GT-P6810
ro.product.device=GT-P6810
ro.product.board=GT-P6810
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=s5pc210
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-P6810
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=GT-P6810-user 3.2 HTJ85B XXLB4 release-keys
ro.build.fingerprint=samsung/GT-P6810/GT-P6810:3.2/HTJ85B/XXLB4:user/release-keys
ro.build.characteristics=tablet
ro.flash.resolution=1080
# Samsung Specific Properties
ro.build.PDA=P6810XXLB4
ro.build.hidden_ver=P6810XXLB4
ro.build.changelist=627897
# end build properties
#
# system.prop for smdkc210
#
rild.libpath=/system/lib/libsec-ril-apalone.so
rild.libargs=-d /dev/ttyS0
wifi.interface=wlan0
wlan.driver.apmode unloaded
#
# system prop for Keyguard
#
keyguard.no_require_sim=yes
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.com.google.clientidbase=android-samsung
ro.com.google.locationfeatures=1
ro.opengles.version=131072
ro.secdevenc=true
ro.secdirenc=true
ro.secfulldirenc=true
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heapsize=288m
drm.service.enabled=true
ro.setupwizard.mode=OPTIONAL
ro.setupwizard.enterprise_mode=1
ro.url.legal=
ro.url.legal.android_privacy=
ro.error.receiver.system.apps=
ro.com.google.gmsversion=3.2_r6
ro.error.receiver.default=
keyguard.no_require_sim=true
ro.com.android.dataroaming=false
ro.config.ringtone=S_Over_the_horizon.ogg
ro.config.notification_sound=S_Whistle.ogg
ro.config.alarm_alert=Good_Morning.ogg
dev.sfbootcomplete=0
dev.powersave_fps=0
ro.ril.hsxpa=1
ro.ril.gprsclass=10
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
#
#ADDITIONAL_BUILD_PROPERTIES
#from task650 & xda-developers
#Force launcher into memory
ro.HOME_APP_ADJ=1
#Render UI with GPU
debug.sf.hw=1
#Disable debug mode notification
persist.adb.notify=1
#Pause in seconds between wiFi Scans
wifi.supplicant_scan_interval=200
#Increase overall touch responsiveness
windowsmgr.max_events_per_sec=300
debug.performance.tuning=1
video.accelerate.hw=1
#Raise photo and video recording quality
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
#Data Buffer
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
#ro.sf.lcd_density=160
dalvik.vm.execution-mode=int:jit
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
persist.sys.ui.hw=1
debug.egl.profiler=1
ro.config.disable_hw_accel=false
ro.ext4fs=1
debug.enabletr=true
debug.composition.type=gpu

[Q] NexusHD2-JellyBean-4.1.2-CM10 V1.3a T-Mobile no Data

Here is my strange problem:
I installed NexusHD2-JellyBean-4.1.2-CM10 V1.3a, no errors on install. I can make calls and send texts, wifi works, just 2G/3G data doesnt work. It works with Gingerbread-2.3.1, which I still have on an separate SD. I made sure that APN settings (T-Mobile) are the same. The status bar shows best reception (4bars) and an H (although it is grey, not green). Any ideas?
Try setting Google DNS servers in build.prop .
Marvlesz said:
Try setting Google DNS servers in build.prop .
Click to expand...
Click to collapse
Thank you for your reply... how do I do that?
There are several ways, but i guess you could look for an editor in the market. or use a root explorer and edit the file manually.
I think i recall an app that let's you modify the build.prop that was posted in the portal a while back, you can look for that as well.
Sent from my NexusHD2 using xda app-developers app
Marvlesz said:
There are several ways, but i guess you could look for an editor in the market. or use a root explorer and edit the file manually.
I think i recall an app that let's you modify the build.prop that was posted in the portal a while back, you can look for that as well.
Sent from my NexusHD2 using xda app-developers app
Click to expand...
Click to collapse
This is what I found. How do I set DNS servers? I am somewhat clueless as you may notice
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=JZO54K
ro.build.display.id=JZO54K (NexusHD2-JellyBean v1.3a) [NativeSD]
ro.build.version.incremental=eng.tytung.20121207.204835
ro.build.version.sdk=16
ro.build.version.codename=REL
ro.build.version.release=4.1.2
ro.build.date=Fri Dec 7 20:49:42 CST 2012
ro.build.date.utc=1354884582
ro.build.type=userdebug
ro.build.user=tytung
ro.build.host=ubuntu
ro.build.tags=release-keys
ro.product.model=NexusHD2
ro.product.brand=google
ro.product.name=passion
ro.product.device=passion
ro.product.board=mahimahi
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=en
ro.wifi.channels=
ro.board.platform=qsd8k
# ro.build.product is obsolete; use ro.product.device
ro.build.product=passion
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=passion-user 2.3.6 GRK39F 189904 release-keys
ro.build.fingerprint=google/passion/passion:2.3.6/GRK39F/189904:user/release-keys
ro.build.characteristics=default
ro.cm.device=htcleo
# end build properties
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.config.ringtone=Girtab.ogg
ro.config.notification_sound=Proxima.ogg
ro.config.alarm_alert=Cesium.ogg
ro.sf.lcd_density=240
ro.media.dec.jpeg.memcap=20000000
ro.opengles.version=131072
ro.ril.enable.managed.roaming=1
ro.ril.oem.nosim.ecclist=911,112,999,000,08,118,120,122,110,119,995
ro.ril.emc.mode=2
ro.ril.hsxpa=2
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=5
ro.ril.gprsclass=12
ro.ril.def.agps.mode=2
ro.ril.disable.power.collapse=0
mobiledata.interfaces=rmnet0,rmnet1,rmnet2,ppp0
rild.libpath=/system/lib/libhtc_ril.so
ro.telephony.call_ring.delay=2
ro.telephony.default_network=0
ro.telephony.ril.v3=signalstrength,singlepdp
ro.lge.proximity.delay=10
mot.proximity.delay=10
media.a1026.nsForVoiceRec=0
media.a1026.enableA1026=0
windowsmgr.max_events_per_sec=120
ro.vold.umsdirtyratio=20
video.accelerate.hw=1
debug.performance.tuning=1
debug.sf.hw=1
debug.composition.type=mdp
debug.gr.numframebuffers=2
hwui.render_dirty_regions=false
hwui.disable_vsync=true
hwui.use.blacklist=true
debug.enabletr=false
ro.kernel.android.checkjni=0
dalvik.vm.checkjni=false
dalvik.vm.dexopt-flags=m=y
dalvik.vm.dexopt-data-only=1
dalvik.vm.lockprof.threshold=500
dalvik.vm.verify-bytecode=false
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
debug.camcorder.disablemeta=1
rw.media.record.hasb=0
wifi.interface=wlan0
wifi.supplicant_scan_interval=60
com.qc.hardware=1
dev.pm.dyn_samplingrate=1
ro.vendor.extension_library=/system/lib/libqc-opt.so
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
ro.rommanager.developerid=cyanogenmod
ro.url.legal=h+t+t+p+:+/+/+w+w+w+.+g+o+o+g+l+e+.c+o+m+/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=h+t+t+p+:+/+/+w+w+w+.+g+o+o+g+l+e+.+c+o+m+/intl/%s/mobile/android/basic/privacy.html <I added the +++ because I am not allowed to post links yet
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dataroaming=false
ro.cm.version=10.0.0-leo
ro.modversion=10.0.0-leo
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Add those lines to "Additional Build Properties":
net.rmnet0.dns1=8.8.8.8
net.rmnet0.dns2=8.8.4.4
net.dns1=8.8.8.8
net.dns2=8.8.4.4
Marvlesz said:
Add those lines to "Additional Build Properties":
net.rmnet0.dns1=8.8.8.8
net.rmnet0.dns2=8.8.4.4
net.dns1=8.8.8.8
net.dns2=8.8.4.4
Click to expand...
Click to collapse
I did, rebooted, but wireless data still doesn't work.
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=JZO54K
ro.build.display.id=JZO54K (NexusHD2-JellyBean v1.3a) [NativeSD]
ro.build.version.incremental=eng.tytung.20121207.2 04835
ro.build.version.sdk=16
ro.build.version.codename=REL
ro.build.version.release=4.1.2
ro.build.date=Fri Dec 7 20:49:42 CST 2012
ro.build.date.utc=1354884582
ro.build.type=userdebug
ro.build.user=tytung
ro.build.host=ubuntu
ro.build.tags=release-keys
ro.product.model=NexusHD2
ro.product.brand=google
ro.product.name=passion
ro.product.device=passion
ro.product.board=mahimahi
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=en
ro.wifi.channels=
ro.board.platform=qsd8k
# ro.build.product is obsolete; use ro.product.device
ro.build.product=passion
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=passion-user 2.3.6 GRK39F 189904 release-keys
ro.build.fingerprint=google/passion/passion:2.3.6/GRK39F/189904:user/release-keys
ro.build.characteristics=default
ro.cm.device=htcleo
# end build properties
#
# ADDITIONAL_BUILD_PROPERTIES
#
net.rmnet0.dns1=8.8.8.8
net.rmnet0.dns2=8.8.4.4
net.dns1=8.8.8.8
net.dns2=8.8.4.4
ro.config.ringtone=Girtab.ogg
ro.config.notification_sound=Proxima.ogg
ro.config.alarm_alert=Cesium.ogg
ro.sf.lcd_density=240
ro.media.dec.jpeg.memcap=20000000
ro.opengles.version=131072
ro.ril.enable.managed.roaming=1
ro.ril.oem.nosim.ecclist=911,112,999,000,08,118,12 0,122,110,119,995
ro.ril.emc.mode=2
ro.ril.hsxpa=2
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=5
ro.ril.gprsclass=12
ro.ril.def.agps.mode=2
ro.ril.disable.power.collapse=0
mobiledata.interfaces=rmnet0,rmnet1,rmnet2,ppp0
rild.libpath=/system/lib/libhtc_ril.so
ro.telephony.call_ring.delay=2
ro.telephony.default_network=0
ro.telephony.ril.v3=signalstrength,singlepdp
ro.lge.proximity.delay=10
mot.proximity.delay=10
media.a1026.nsForVoiceRec=0
media.a1026.enableA1026=0
windowsmgr.max_events_per_sec=120
ro.vold.umsdirtyratio=20
video.accelerate.hw=1
debug.performance.tuning=1
debug.sf.hw=1
debug.composition.type=mdp
debug.gr.numframebuffers=2
hwui.render_dirty_regions=false
hwui.disable_vsync=true
hwui.use.blacklist=true
debug.enabletr=false
ro.kernel.android.checkjni=0
dalvik.vm.checkjni=false
dalvik.vm.dexopt-flags=m=y
dalvik.vm.dexopt-data-only=1
dalvik.vm.lockprof.threshold=500
dalvik.vm.verify-bytecode=false
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
debug.camcorder.disablemeta=1
rw.media.record.hasb=0
wifi.interface=wlan0
wifi.supplicant_scan_interval=60
com.qc.hardware=1
dev.pm.dyn_samplingrate=1
ro.vendor.extension_library=/system/lib/libqc-opt.so
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
ro.rommanager.developerid=cyanogenmod
ro.url.legal=h+t+t+p+:+/+/+w+w+w+.+g+o+o+g+l+e+.c+o+m+/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=h+t+t+p+:+/+/+w+w+w+.+g+o+o+g+l+e+.+c+o+m+/intl/%s/mobile/android/basic/privacy.html <I added the +++ because I am not allowed to post links yet
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dataroaming=false
ro.cm.version=10.0.0-leo
ro.modversion=10.0.0-leo
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Okay, this might be silly but are you sure that the apn is "checked"? I mean it has a "tick" or a "circle" in it indicating it being used?
Or maybe you're just out of credit, maxed out your data limit?
Marvlesz said:
Okay, this might be silly but are you sure that the apn is "checked"? I mean it has a "tick" or a "circle" in it indicating it being used?
Or maybe you're just out of credit, maxed out your data limit?
Click to expand...
Click to collapse
Yes- APN is selected (T-Mobile US)
No- I have an unlimited plan. And data still works fine with Gingerbread install booted from separate SD. So, there must be a setting that is off or different. It is strange that nobody seems to have had the same problem... the install of JB was smooth, both times... I wonder if it has to do with rmnet vs ppp
Last time I had this issue was in gingerbread, and I fixed it by adding the lines to build.prop. Sorry I couldn't help you.
Marvlesz said:
Last time I had this issue was in gingerbread, and I fixed it by adding the lines to build.prop. Sorry I couldn't help you.
Click to expand...
Click to collapse
Well thank's for trying
Marvlesz said:
Last time I had this issue was in gingerbread, and I fixed it by adding the lines to build.prop. Sorry I couldn't help you.
Click to expand...
Click to collapse
I reinstalled using ppp instead of rmnet, now it works
I have a similar problem.
I installed [Dec. 9, 2012][ROM][720p] NexusHD2-JellyBean-4.1.2-CM10 V1.3a [NativeSD] rom on my HD2. All works fine except for the data over my mobile provider.
Being a newbie to Android, could you elaborate as to how exactly you 'reinstalled using ppp instead of rmnet' as maybe this will solve my problem too. I have tried Tesco UK & 3 UK sims which both give the same results.
TIA.:fingers-crossed:
Reinstall the rom and select "RMNET" during installation. Maybe there is an easier way to switch to RMNET, you can look for it before doing the long way.
rebgershon said:
I have a similar problem.
I installed [Dec. 9, 2012][ROM][720p] NexusHD2-JellyBean-4.1.2-CM10 V1.3a [NativeSD] rom on my HD2. All works fine except for the data over my mobile provider.
Being a newbie to Android, could you elaborate as to how exactly you 'reinstalled using ppp instead of rmnet' as maybe this will solve my problem too. I have tried Tesco UK & 3 UK sims which both give the same results.
TIA.:fingers-crossed:
Click to expand...
Click to collapse
When you install ROM you are asked if you would like to use RMNET or PPP. RMNET only works with MAGLDR (which I didn't use). I am sure that there is a way to fix that problem after install, but I don't know how.
I reformatted exe4 and then re installed ROM using 4extRecovery.
Hi there
could anyone tell how to give link2sd root access i have installed NexusHD2-JellyBean-CM10_V1.3a_2 on my htc hd2 and superuser doesn't work because app list there is always empty
Marvlesz said:
Reinstall the rom and select "RMNET" during installation. Maybe there is an easier way to switch to RMNET, you can look for it before doing the long way.
Click to expand...
Click to collapse
Thanks a bundle.
I reinstalled selecting ppp not rmnent. Now working 100%.
Its fantastic that I can now extend the life of this great phone. Android seems much better than wm6.5!!
Thanks to all who do the leg work for these mods.
Geoff:victory:

Categories

Resources