gps not connected - One (M7) Q&A, Help & Troubleshooting

Hi
I changed the file GPS.conf as it written but nothing help
now I noticed that in GPS.cnof written
Code:
AGPS=/data/xtra.bin
and
Code:
SUPL_TLS_CERT=/etc/SuplRootCert
I didn't find those files at this destenitaion can it be this problem?

Some One ???

??????

Related

rgucomp builds erroneous boot.hv

Hello there.
I am trying to include wimp into my cooked rom but i am facing a problem with rgucomp.
boot.rgu contains this lines:
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\WIMP Software\WIMP]
"GPSTimeout"="7"
"PIN"="¶²Έ"
"ComBaud"="115200"
I convert it to boot.hv without an error but when i reconvert the resulted boot.hv to boot.rgu again the contents is:
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\WIMP Software\WIMP]
"ComBaud"="115200"
"PIN"="¶² "GPSTimeout"="7"
Also the registry key is not added to the registy when i am flashing the rom..
Any idea how to include this caracters ? Or is there any other way to pass the registry key without converting it to .hv ?
Thanks in advance.
Regards.
I solve the problem by using an other password.

IGO8 KML file load

I am trying to make IGO8 recognize my kml file.
the file looks like this:
Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<kml xmlns="http://earth.google.com/kml/2.0">
<Folder>
<Folder>
<name>Day 1</name>
<Placemark>
<name>001 Location1 - ATR - Desc1</name>
<description>Addrs1 </description>
<phoneNumber>Tel1</phoneNumber>
<address> </address>
<Point><coordinates>34.814987,32.048725</coordinates></Point>
</Placemark>
</Folder>
</Folder>
</kml>
when I start IGO8 -
manage-POI- the file is shown as : Atestigo8 igo8 (kml)
click on it shows the folder day1
click on day1 shows <NO ITEMS>
can someone suggest my problem ? did I miss something on the kml syntax ?
Any help would be appriciated
p.s.
1. Strating up IGO8 creates the kix and kns files
2. the kml file is located in \SD Card\iGO8\content\userdata\poi
3. when I add new group, the group is added, but when I view the file using notepad, the new group is not there. So I guess IGO8 is actually working on another location ???
thanks again
I think I found the issue.
The KML is fine.
IGO8 will not display the Items unless you are seaching for POI near an address.
This is different than IGO6 where you can display POI - no matter where you actually are.
My question is:
I prepare my trip to another country.
I have many POI in my KML
How can I display them on IGO8 the easiest way?
Is there a bypass to this limitation of displaying a POI only near an address ?
Many thanks !!!
Excatly the same problem here... if anyone has has a hint or solution please...
searching around the web , but nothing that helps...
So I tried LOAD ROUTE
I put the same KML file in the userdat/route folder
started IGO8
the LOAD ROUTE button is inactive and I am in advanced mode
any idea why ?
thanks
this worked for me:
http://forum.mobilism.org/viewtopic.php?p=809137
check your path and the file.
I used routeconverter for mac to convert a garmin map file.
must say it takes a long time to load a lot of waypoints.

[Q] Location of wpa_supplicant.conf on I9000 roms

Hi guys,
I've got a customer who is having a problem on my app which has to read wpa_supplicant.conf. Normally this file is located at /data/misc/wifi/wpa_supplicant.conf and requires root to read.
Anyways, according to the errors he's getting and based on his own exploration, his wpa_supplicant.conf file is not located there. I'm not sure which ROM he has (am waiting for a reply to that question now), but does anyone know if this file is normally located in /data/misc/wifi ?
Thanks,
James
Its not there on Darky 7.0 based on latest JPY firmware.
Search in progress ;]
/etc/wifi/wpa_supplicant.conf
and symlink
/system/etc/wifi/wpa_supplicant.conf
Thanks for the tip. On my customer's phone that file is just a template and not actually storing networks. I'll poke around in that ROM though. Thanks again.
Sent from my Nexus One using XDA App
Stock Froyo location is etc/wifi
jje
Looking at /system/etc/wifi/wifi.conf on Darky 7.0 I see the following
Code:
FIRMWARE_LOADER=wlan_loader
DRIVER_PROP_NAME=wlan.driver.status
SUPPLICANT_NAME=wpa_supplicant
SUPP_PROP_NAME=init.svc.wpa_supplicant
MODULE_FILE=/proc/modules
IFACE_DIR=/data/misc/wifi
DRIVER_MODULE_NAME=dhd
DRIVER_MODULE_TAG=dhd
FIRMWARE_LOADER=
[b]SUPP_CONFIG_TEMPLATE=/system/etc/wifi/wpa_supplicant.conf[/b]
SUPP_CONFIG_FILE=/data/wifi/bcm_supp.conf
DRIVER_MODULE_PATH=/lib/modules/dhd.ko
MFGDRV_MODULE_ARG=firmware_path=/system/etc/wifi/bcm4329_mfg.bin nvram_path=/system/etc/wifi/nvram_mfg.txt
DRV_AP_MODULE_ARG=firmware_path=/system/etc/wifi/bcm4329_aps.bin nvram_path=/system/etc/wifi/nvram_net.txt dhd_watchdog_ms=200 dhd_poll=1
DRIVER_MODULE_ARG=firmware_path=/system/etc/wifi/bcm4329_sta.bin nvram_path=/system/etc/wifi/nvram_net.txt dhd_watchdog_ms=10 dhd_poll=1
DRIVER_APS_FIRMWARE_NAME=bcm4329_aps.bin
DRIVER_STA_FIRMWARE_NAME=bcm4329_sta.bin
INTERFACENAME=eth0
WAPI_SUPPORT=false
[b]SUPP_CONF_FILEPATH=/data/misc/wifi/[/b]
SUPP_WAPI_AS_CERT_FILE_PATH=/data/misc/wifi/cert/as/
SUPP_WAPI_USER_CERT_FILE_PATH=/data/misc/wifi/cert/user/
SUPPLICANT_STATUS=wlan.supplicant.status
This tells me I would expect the conf file to be in /data/misc/wifi and the template to be in /system/etc/wifi.
Argh, this is very frustrating.
Code:
SUPP_CONFIG_TEMPLATE=/system/etc/wifi/wpa_supplicant.conf
is what you are after.
-(e)
Sweetlime, would you mind elaborating?
Do you see your networks in that file on your device?
On every device and ROM that I've been able to inspect that file is just the template and contains no specific network information.
Sorry I am an idiot I copied the wrong line, that should have read:
Code:
SUPP_CONFIG_FILE=/data/wifi/bcm_supp.conf
[null]

GPS.conf error.

Hi, I have this problem with my GPS.conf, I can't change it.
If I changed it it says that he can't save the file.
If I try it with an Application like; https://play.google.com/store/apps/details?id=com.Double.FasterFix OR https://play.google.com/store/apps/details?id=org.fastergps
He can't change it.
Don't know what or were the problem is.
I need to change it to nl.pool.ntp.org at this moment how it looks like:
https://www.dropbox.com/s/l6p7unb7t9nbdms/Screenshot_2014-07-22-14-31-47.png
My phone:
https://www.dropbox.com/s/orbvn0hwwgk81kg/Screenshot_2014-07-22-14-33-08.png

[Q] gps giroscope problems ,help.!!!!

i am having gps ,gyroscope problems ,can someone help me and upload gps.conf file from system /etc/gps.conf

Categories

Resources