Reply
Thread Tools
Posts: 29 | Thanked: 4 times | Joined on Dec 2008
#1
http://fragostech.com/MaemoMapper/#reference

That is the site where you can go to when you have trouble setting up Maemo-Mapper.

I kind of still have trouble getting a GPS fix and I was trying to follow the instructions under the "Failure to Lock Troubleshooting - The Tools"
- where do you input "cat /var/log/gps-clockd.log"?
- i ran nano and input "alias fix='cat /var/log/gps-clockd.log |grep fix'" but that does nothing
- same thing for "cd /usr/bin" and "sudo nano", when i input that cmd in the xterm and then "sudo nano" it tells me to input password, but you can't type anything

I'm not sure what to do at this point, even the battery-status application doesn't work anymore (meaning I input the "battery-status" command and nothing happens) any chance someone can simplify this process?

On top of that, is there a way to reformat the device, like restore everything to factory? I'd like to start over because some applications do not come off the extras menu after uninstalling, infuriating really.

Last edited by JARJAY; 2008-12-17 at 19:42.
 
fragos's Avatar
Posts: 900 | Thanked: 273 times | Joined on Aug 2008 @ Fresno CA USA
#2
You need to have installed gps-clockd from http://nitapps.com/. Nothing goes into the gps-clockd.log until you start the GPS in an application. There is no passsword, just try hitting "Return". I installed "sudser" to get sudo and it never asks for the password. It does sound like you have a strange problem that I've not seen. You can reflash your system to go back to factory configuration. http://tabletschool.blogspot.com/200...-firmware.html will tell you how that's done.
__________________
George Fragos
Internet Coach & Writer
Maemo Mapper HowTo
Personal Blog -- 3 Joe's Blog


N810 -- 5.2010.33-1
 
Posts: 29 | Thanked: 4 times | Joined on Dec 2008
#3
Okay, I downloaded and installed "sudser".

I entered "cat /var/log/gps-clockd.log" and got a message saying gps daemon started; then i entered "alias fix='cat /var/log/gps-clockd.log |grep fix'" in the nano thingy and saved it as .profile. (I edited it twice to make sure it was correct because I got a message saying "|" couldn't be read or wasn't allowed?

Then I entered -
cd /usr/bin
sudo nano

The nano thing came up again and entered -
cd /var/lib/gps"
rm nvd_data
rm gps_last_saved_report
sudo shutdown now
Saved that as "fixgps"

Then, I tried to enter "fixgps" but it said something permission denied. Then I tried rewriting the "cat var..." again and this time, when I tried saving it as .profile, it said permission denied again, WTF?
 
Mara's Avatar
Posts: 1,310 | Thanked: 820 times | Joined on Mar 2006 @ Irving, TX
#4
If I'm not mistaken you need to set (chmod) the batch file properties to enable "Executable".
 
Posts: 367 | Thanked: 47 times | Joined on Nov 2008 @ Brooklyn, NY
#5
Question: I downloaded a lot of maps and realized that ate up so much of my storage from the device 256 ram. How can I change the default directory for the maps to be downloaded? I would like to have them download and save to my external card. Thanks
 
Den in USA's Avatar
Posts: 1,390 | Thanked: 642 times | Joined on Nov 2007 @ California USA
#6
Originally Posted by FRZ View Post
Question: I downloaded a lot of maps and realized that ate up so much of my storage from the device 256 ram. How can I change the default directory for the maps to be downloaded? I would like to have them download and save to my external card. Thanks
In "Manage Repositores" make sure that the "Cache DB" path for your "Yahoo Street" map is: /media/mmc1/mapper/ystreet.db. This saves it to the external memory card on my N800.
__________________
N800 / Diablo / 16gb int / 16gb ext / Globalsat BT-359 gps ..... Dell Streak 5 - Android 2.2.2
 

The Following User Says Thank You to Den in USA For This Useful Post:
fragos's Avatar
Posts: 900 | Thanked: 273 times | Joined on Aug 2008 @ Fresno CA USA
#7
Originally Posted by JARJAY View Post
Okay, I downloaded and installed "sudser".

I entered "cat /var/log/gps-clockd.log" and got a message saying gps daemon started; then i entered "alias fix='cat /var/log/gps-clockd.log |grep fix'" in the nano thingy and saved it as .profile. (I edited it twice to make sure it was correct because I got a message saying "|" couldn't be read or wasn't allowed?

Then I entered -
cd /usr/bin
sudo nano

The nano thing came up again and entered -
cd /var/lib/gps"
rm nvd_data
rm gps_last_saved_report
sudo shutdown now
Saved that as "fixgps"

Then, I tried to enter "fixgps" but it said something permission denied. Then I tried rewriting the "cat var..." again and this time, when I tried saving it as .profile, it said permission denied again, WTF?
In a terminal run "ls -al /var/log/gps-clockd.log". It should be "-rw-r--r-- root root" which will allow all to read.

After saving fixgps you needed to run "sudo chmod 755 fixgps" while still in the dir /usr/bin.
__________________
George Fragos
Internet Coach & Writer
Maemo Mapper HowTo
Personal Blog -- 3 Joe's Blog


N810 -- 5.2010.33-1
 
Posts: 367 | Thanked: 47 times | Joined on Nov 2008 @ Brooklyn, NY
#8
Originally Posted by Den in USA View Post
In "Manage Repositores" make sure that the "Cache DB" path for your "Yahoo Street" map is: /media/mmc1/mapper/ystreet.db. This saves it to the external memory card on my N800.
Mine uses openstreet.db save at /home/user/MyDocs.documents/Maps/OpenStreet.db. I am going to change the directory. Thanks
 
Posts: 29 | Thanked: 4 times | Joined on Dec 2008
#9
Whenever I input fixgps, my **** reboots, is that supposed to happen? It does it out of the blue. And I just noticed..

~ $ cat /var/log/gps-clockd.log
[Mon Nov 3 12:26:41 2008] *** GPS Clock Daemon started ***
The above I always get from inputting the command.

But I never seen these two lines yet.
[Mon Nov 3 12:29:35 2008] GPS activated. Time to first fix 02m17s
[Mon Nov 3 12:29:30 2008] Adjusted clock by -5.08 seconds to match GPS time
~ $
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#10
Of course it reboots, you said you put 'sudo shutdown now' in the file. (without an -? option, it won't do anything so i'll assume that you put one in the file on the tablet but neglected to copy the line properly when you were typing the post).
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:24.