Ragazzi,
incredibile ma vero...girovagando su XDA ho trovato un thread che spiega in maniera molto elementare come migliorare le prestazioni della propria connessione 3G.
In sostanza bisogna aggiungere delle righe (o modificare dei valori) del proprio build.sapphire.prop e riavviare.. al riavvio la connessione sembrerà avere il peperoncino nel sedere!!
Io personalmente ho provato il build.sapphire.prop di AmonRA e ne sono rimasto IMPRESSIONATO.
Prima era: 220 - 228 kbps
Ora è: 1.31 Mbps
MITICO!!!!
Una cosa strana che mi è successa è che ora sulla lockscreen invece di "Vodafone IT" ci sta "3G Vodafone IT".
build.sapphire.prop - Versione di AmonRA
build.sapphire.prop - Versione di Stimpoffcodice:# begin build properties # autogenerated by buildinfo.sh ro.build.id=DRC92 ro.build.display.id=DRC92 ro.build.version.incremental=15632 ro.build.date=Wed Sep 30 12:57:02 PDT 2009 ro.build.date.utc=1254340622 ro.product.model=HTC Magic ro.product.brand=tmobile ro.product.name=opal ro.product.device=sapphire ro.product.board=sapphire ro.product.cpu.abi=armeabi ro.product.manufacturer=HTC ro.product.locale.language=en ro.product.locale.region=US ro.board.platform=msm7k # ro.build.product is obsolete; use ro.product.device ro.build.product=sapphire # Do not try to parse ro.build.description or .fingerprint ro.build.description=opal-user 1.6 DRC92 15632 ota-rel-keys,release-keys ro.build.fingerprint=tmobile/opal/sapphire/sapphire:1.6/DRC92/15632:user/ota-rel-keys,release-keys # end build properties # # system.prop for sapphire # rild.libpath=/system/lib/libhtc_ril.so ro.ril.hep=1 ro.ril.hsxpa=2 ro.ril.enable.dtm=1 ro.ril.gprsclass=12 ro.ril.hsdpa.category=8 ro.ril.enable.a53=1 ro.ril.enable.3g.prefix=1 ro.ril.htcmaskw1.bitmask = 4294967295 ro.ril.htcmaskw1 = 14449 ro.ril.hsupa.category = 5 wifi.interface = tiwlan0 # Time between scans in seconds. Keep it high to minimize battery drain. # This only affects the case in which there are remembered access points, # but none are in range. wifi.supplicant_scan_interval = 45 # density in DPI of the LCD of this board. This is used to scale the UI # appropriately. If this property is not defined, the default value is 160 dpi. ro.sf.lcd_density = 160 # Default network type # # 0 => WCDMA Preferred. ro.telephony.default_network = 0
codice:# begin build properties # autogenerated by buildinfo.sh ro.build.id=DRC92 ro.build.display.id=DRC92 ro.build.version.incremental=15632 ro.build.date=Wed Sep 30 12:57:02 PDT 2009 ro.build.date.utc=1254340622 ro.product.model=T-Mobile myTouch 3G ro.product.brand=tmobile ro.product.name=opal ro.product.device=sapphire ro.product.board=sapphire ro.product.cpu.abi=armeabi ro.product.manufacturer=HTC ro.product.locale.language=en ro.product.locale.region=US ro.board.platform=msm7k # ro.build.product is obsolete; use ro.product.device ro.build.product=sapphire # Do not try to parse ro.build.description or .fingerprint ro.build.description=opal-user 1.6 DRC92 15632 ota-rel-keys,release-keys ro.build.fingerprint=tmobile/opal/sapphire/sapphire:1.6/DRC92/15632:user/ota-rel-keys,release-keys # end build properties # # system.prop for sapphire # rild.libpath=/system/lib/libhtc_ril.so ro.ril.hsxpa=2 ro.ril.gprsclass=12 wifi.interface = tiwlan0 # Time between scans in seconds. Keep it high to minimize battery drain. # This only affects the case in which there are remembered access points, # but none are in range. wifi.supplicant_scan_interval = 45 # density in DPI of the LCD of this board. This is used to scale the UI # appropriately. If this property is not defined, the default value is 160 dpi. ro.sf.lcd_density = 160 # Default network type # # 0 => WCDMA Preferred. ro.telephony.default_network = 0
Per installare: (copiare il contenuto di uno dei 2 file descritti poco sopra in un file chiamato build.sapphire.prop e metterlo nella cartella tools dell'SDK)
Ciauz!!codice:1. adb remount 2 adb pull /system/build.sapphire.prop .build.sapphire.prop.BACKUP (fa sempre comodo) 3. adb push build.sapphire.prop /system/build.sapphire.prop 4. adb shell reboot

LinkBack URL
About LinkBacks
girovagando su XDA ho trovato un
!!
Ultima modifica di micio; 14-12-09 alle
Rispondi quotando
se qualcuno ci spiega cosa succede sarebbe oro!


