View Single Post
Posts: 3 | Thanked: 0 times | Joined on Oct 2007
#3
Well I should be able to help with gpsd. The problem is that the provided software for gpsd in the IT2007HE edition is not compatible with the hardware of the 770. BUT!!! I found a solution. I have tested this on multiple devices and it does work. I found this solution at the following website.
http://sucs.org/Knowledge/Articles/Nokia%20770

The supplied gpsd does not work on the 770. My solution was to download gpsd_2.33-5_armel.deb, then do the following:

dpkg --extract gpsd_2.33-5_armel.deb [somedir]
cd [somedir]
cp -R * /
ln -s /usr/lib/libdbus-1.so.2.0.0 libdbus-1.so.3
The last line you need to change to:
ln -s /usr/lib/libdbus-1.so.2.0.0 /usr/lib/libdbus-1.so.3

you can also download the file from the above website. So best of luck with that.



Now back to my problem: What were the following steps you took to gain root access on the IT2007HE? I followed the website but I want to double check because EOF errors are typical of improper root access. Also, did you add any other programs before kismet? Such as curl, etc? What file system do you have on your memory card? Did you install kismet from eko.one.pl? Thanks for this info dude!