2014-04-17, 18:06
(2014-04-04, 00:44)sttal Wrote: Well i've been playing with this and i think the files that fixed the gps are:
/system/etc
----- gps.conf
----- epo_conf.xml
/system/etc/firmware
----- mtk6572_82_patch_e1_0_hdr.bin
----- mtk6572_82_patch_e1_1_hdr.bin
/system/xbin
----- libmnlp_mt6582
The gps.conf needs to be configured with your local ntp server (FasterFix will do the trick).
I've tried to copy this to my 1.0.8 rom and after a reboot my agps and epo started to work. Still my gps wont work(im starting to think that i have faulty hardware like the antenna or something) it shows the satellites but it wont pick any signal. Later i will make a GPS fix for 1.0.8 as for now i want to repair my phone gps
I made it with the files from my post above.
If you have Stock 1.0.8 and dont want to install this rom just do the following steps.
1- Download this rom.
2- Open the rom and extract system.img
3- Mount the system img to a directory (for linux users: mount -t auto system.img /yourdirectory)
4- Copy the files above to your sdcard.
5- In your android copy the files from the sdcard to their belonging folders (you can do it using Root Explorer or by adb shell).
PS: i know that this is not easy for people that are not experienced with android/linux and i will try to make a flashable zip in my free time so its easy to do by CWM.