The Following User Says Thank You to Darius2006 For This Useful Post: | ||
|
2008-02-23
, 04:12
|
Posts: 103 |
Thanked: 10 times |
Joined on Feb 2007
|
#2
|
|
2008-02-23
, 16:52
|
Posts: 529 |
Thanked: 46 times |
Joined on Sep 2007
|
#3
|
That was actually a typo. I meant to change that 16 to a 17 and forgot
|
2008-02-23
, 20:41
|
Posts: 103 |
Thanked: 10 times |
Joined on Feb 2007
|
#4
|
|
2008-03-02
, 17:24
|
Posts: 166 |
Thanked: 106 times |
Joined on Dec 2007
@ Finland
|
#5
|
followed instructions as follows
Don't bother for libgps16
There is no need such lib to download.
Mayby it comes already with OS2007HE precompiled.
Installed xterminal
Installed mc
Downloaded 2 mentioned files to media card
than copied to / directory
and followed instructions.
_____________________
The Following User Says Thank You to jlu For This Useful Post: | ||
|
2008-03-14
, 21:43
|
Posts: 103 |
Thanked: 10 times |
Joined on Feb 2007
|
#6
|
|
2008-04-12
, 20:09
|
Posts: 166 |
Thanked: 106 times |
Joined on Dec 2007
@ Finland
|
#7
|
This is unnecessarily complicated. All you need is to recompile osso-gpsd for 770 and install it over the old one (needs red pill mode). I have done it, but I do not have a suitable web space to put the deb. There was another approach documented (http://www.internettablettalk.com/fo...ad.php?t=13086) but I don't know how well that works. Please see also http://lists.maemo.org/pipermail/mae...er/013287.html
|
2008-04-21
, 06:44
|
Posts: 63 |
Thanked: 7 times |
Joined on Jul 2007
|
#8
|
It has been a while since I used maemo-mapper, actually before the february update to OS2007HE. But today I noticed that maemo-mapper is not able to connect to a gps receiver. I have the february HE version, since it allows to change the device language. I had set both the device language and the regional settings to Finnish.
I now changed the regional setting to English (UK), keeping the device language as Finnish, and after that maemo-mapper is able to connect to gps. I do also have the recompiled osso-gpsd.
Hope this helps someone.
|
2008-04-21
, 13:00
|
Posts: 63 |
Thanked: 7 times |
Joined on Jul 2007
|
#9
|
|
2008-05-10
, 07:51
|
Posts: 166 |
Thanked: 106 times |
Joined on Dec 2007
@ Finland
|
#10
|
It has been a while since I used maemo-mapper, actually before the february update to OS2007HE. But today I noticed that maemo-mapper is not able to connect to a gps receiver. I have the february HE version, since it allows to change the device language. I had set both the device language and the regional settings to Finnish.
I now changed the regional setting to English (UK), keeping the device language as Finnish, and after that maemo-mapper is able to connect to gps. I do also have the recompiled osso-gpsd.
Hope this helps someone.
thanks to revwillie
I did it finally. No fix indoor but it works anyway.
Darius
____________
followed instructions as follows
Don't bother for libgps16
There is no need such lib to download.
Mayby it comes already with OS2007HE precompiled.
Installed xterminal
Installed mc
Downloaded 2 mentioned files to media card
than copied to / directory
and followed instructions.
_____________________
02-05-2008, 10:49 PM
revwillie revwillie is offline
Member
Join Date: Feb 2007
Posts: 78
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Thanks j800. I figured out what was wrong. Some packages have been updated, so I updated your steps:
Here's the process I followed:
(FORGET) !!!!!!!!!!!!!!!!!!!!!!!!!!!! *Install new libgps16
**Get http://packages.debian.org/sid/libgps17/armel/download
**mkdir tmp1
**dpkg --extract libgps17* tmp1
*Install new gpsd
**Get http://packages.debian.org/sid/gpsd/armel/download
**mkdir tmp2
**dpkg --extract gpsd_2* tmp2
*Copy new files into place
**cp tmp2/usr/sbin/gpsd /usr/sbin
**cp tmp1/usr/lib/* /usr/lib
*Tweak libs
**cd /usr/lib
**ln -s libdbus-1.so.2.0.0 libdbus-1.so.3
So then, as described in another post:
edit /etc/bluetooth/rfcomm.conf using your mac address and BT reciever's name:
Quote:
#
# RFCOMM configuration file.
#
rfcomm0 {
# Automatically bind the device at startup
bind yes;
# Bluetooth address of the device
device 00:00:00:00:00:00;
# RFCOMM channel for the connection
channel 1;
# Description of the connection
comment "btG-7000";
}
power cycle to test the rfcomm's ability to bind on startup
at root prompt, "rfcomm" should report the receiver's data
in MM, open the settings dialog and choose the 'file path' option with "/dev/rfcomm0" as the path
then enable GPS.