[REOPEN][ROM]FroYo (un)Official WWE - Android 2.2 - Rom: 3.14.161.1

arzme

Senior Member
May 27, 2010
98
19
0
I tried this ROM. It's good but still some problem :
- batterys empty in 4 hour :(
- gps not working

@cry shop: ban co bi tinh trang giong minh ko? Ban cung dung HTC legend chu. Cho Minh YM nhe, trao doi them :)

Sent from my HTC Legend using XDA App
i also feel tht this new rom eats abit more battery juice. and yeah i also facing issue to get gps connection.

fyi: i do wipe n factory reset when i install the rom
 

fabian.ecker

Senior Member
Nov 30, 2008
59
13
0
I suspect it has to do with the ROM using vodafone A-GPS settings inaccessible to non-Vodafone users. I seems to me that my Phone is not getting any A-GPS data at all. I just did a Google search and could not come up with any way to change these server settings. Can someone comment if that could be the problem?
 

BlaY0

Retired Recognized Developer
Sep 15, 2007
1,553
566
0
Medvode
I have this settings in gps.conf and it works just fine:
Code:
NTP_SERVER=europe.pool.ntp.org
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
SUPL_HOST=supl.google.com
SUPL_PORT=7276

Sent from my HTC Legend
 

fabian.ecker

Senior Member
Nov 30, 2008
59
13
0
The first fix took some time,after that no issues at all.
yeh i guess you're right about the first time fix. but i did some further research and was able to change the vodafone servers to google servers and got a fix within 5 seconds indoors and with 10 satellites. that might be coincidence, or not :) i don't know. for anyone who keeps having trouble with getting a lock, i can provide a crude how to for replacing the server address.
 

fabian.ecker

Senior Member
Nov 30, 2008
59
13
0
I have this settings in gps.conf and it works just fine:
Code:
NTP_SERVER=europe.pool.ntp.org
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
SUPL_HOST=supl.google.com
SUPL_PORT=7276

Sent from my HTC Legend
exactly what i got! :) yeh that works really well for me too!
 

smnrock

Senior Member
Aug 10, 2009
925
17
0
Some clue/ideas for non linuxiees?
I have this settings in gps.conf and it works just fine:
Code:
NTP_SERVER=europe.pool.ntp.org
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
SUPL_HOST=supl.google.com
SUPL_PORT=7276

Sent from my HTC Legend


Sent from my HTC Legend using Tapatalk
 

fabian.ecker

Senior Member
Nov 30, 2008
59
13
0
First make a txt file with the above code and name it gps.conf (don't forget to replace the *.txt with *.conf!) and place the file in the root of your sd card
Then go into recovery mode (the one with the green letters), open a command prompt on ur pc and cd to your r4-legend-root directory or whatever u are using.

then type the following commands:
1. adb-windows shell mount /system
2. adb-windows shell mount /sdcard
3. adb-windows shell cp /sdcard/gps.conf /system/etc
4. adb-windows reboot

you can check the file gps.conf in the etc directory with root explorer after reboot to make sure it changed the server to supl.google.com (not necessary)
hope that helps!

View attachment google_agps.zip here is the gps.conf file i'm using (unzip first)
 
Last edited:

cryshop

Senior Member
Feb 25, 2010
303
99
0
Ho Chi Minh
Hey i was just wondering, what score this kinda official froyo can reach in quadrant ? Mine legend with azure now doing ~450.
850~900

First make a txt file with the above code and name it gps.conf (don't forget to replace the *.txt with *.conf!) and place the file in the root of your sd card
Then go into recovery mode (the one with the green letters), open a command prompt on ur pc and cd to your r4-legend-root directory or whatever u are using.

then type the following commands:
1. adb-windows shell mount /system
2. adb-windows shell mount /sdcard
3. adb-windows shell cp /sdcard/gps.conf /system/etc
4. adb-windows reboot

you can check the file gps.conf in the etc directory with root explorer after reboot to make sure it changed the server to supl.google.com (not necessary)
hope that helps!

google_agps.zip here is the gps.conf file i'm using (unzip first)
if you put the gps.conf in adb folder (includes adb.exe), you just have to do :

Code:
adb shell mount /system
adb push gps.conf /system/etc/gps.conf
Much more easier than putting files in SDcard.
 
Last edited:

whitetigerdk

Senior Member
Jun 1, 2010
1,057
59
68
Odense
www.dkmdesign.dk
Nedt release with gps fix, updated host-file and customized boot screen is very close now.. Guess from the new settings and apart from the bootscreen next release will be what the official WWE will be like :)

Sent from my HTC Legend using XDA App
 

kuklux

Senior Member
Aug 12, 2010
757
52
0
Nedt release with gps fix, updated host-file and customized boot screen is very close now.. Guess from the new settings and apart from the bootscreen next release will be what the official WWE will be like :)

Sent from my HTC Legend using XDA App
Nice... darktremor a2sd will include to your rev4 and can you make setting for screen orrientation for 90,180,280 degres

Sent from my HTC Legend using XDA App