Thread
:
Maemo Mapper v2.2 for OS2006/OS2007/OS2008
View Single Post
j800
2007-12-03 , 18:34
Posts: 2 | Thanked: 4 times | Joined on Jul 2007
#
49
On my N770, I got the "illegal instruction" error when running gpsd and had to update it, resolving the issue for me.
Here's the process I followed:
*Reference:
http://sucs.org/Knowledge/Articles/Nokia%20770
*Install new libgps16
**Get
http://packages.debian.org/sid/libgps16/armel/download
**mkdir tmp1
**dpkg --extract libgps16* tmp1
*Install new gpsd
**Get
http://packages.debian.org/sid/gpsd/armel/download
**mkdir tmp2
**dpkg --extract gpsd_2.33-5_armel.deb 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
Last edited by j800; 2007-12-03 at
18:42
.
Quote & Reply
|
The Following 4 Users Say Thank You to j800 For This Useful Post:
BanditRider
,
pfavr
,
rone
,
thel8elvis
j800
View Public Profile
Find all posts by j800