View Single Post
  #14 (permalink)  
Old 05-12-2010, 05:45 PM
Dragon2's Avatar
Dragon2
AKA TEMPERBAD
Offline
Location: USA, Portland OR
 
Join Date: Jun 2009
Posts: 1,775
Reputation: 1835
Dragon2 is halfway to VIP status based on repDragon2 is halfway to VIP status based on repDragon2 is halfway to VIP status based on repDragon2 is halfway to VIP status based on repDragon2 is halfway to VIP status based on repDragon2 is halfway to VIP status based on repDragon2 is halfway to VIP status based on repDragon2 is halfway to VIP status based on repDragon2 is halfway to VIP status based on repDragon2 is halfway to VIP status based on repDragon2 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [GSM] Enable HSUPA - Improve Connection

Quote:
Originally Posted by mindfrost82 View Post
Some users of CyanogenMOD or other ROMs may notice that their upload speed while on H/3G is poor. You can try this tweak to see if it helps. You need to be rooted or have a custom ROM for this to work.

-You need to have USB Debugging on.

-You need AndroidSDK installed (or a way to use adb).

-adb pull /system/build.prop build.prop

-Edit that file with something like Notepad++

-Search for (or add) ro.ril.hsxpa=2 or ro.ril.hsxpa=1 (some people report better results with 2)

-You can also check ro.ril.gprsclass=12 (by default it may be 10, so you can try 12)

-Save the file

-adb remount

-adb push build.prop /system/build.prop

-Reboot the phone (you may have to twice)

INFO:
ro.ril.hsxpa=0 - UMTS r99
ro.ril.hsxpa=1 - HSDPA
ro.ril.hsxpa=2 - HSDPA/HSUPA

GPRS Class----Max. data transfer speed
Class 2--------8 - 12 kbps upload / 16 - 24 kbps download
Class 4--------8 - 12 kbps upload / 24 - 36 kbps download
Class 6--------24 - 36 kbps upload / 24 - 36 kbps download
Class 8--------8 - 12 kbps upload / 32 - 40 kbps download
Class 10-------16 - 24 kbps upload / 32 - 48 kbps download
Class 12-------32 - 48 kbps upload / 32 - 48 kbps download
am I using the cmd window with this? are these commands? The adb pull?
__________________
S-Vibrant
(Hummingbird FTW)
Reply With Quote