Re: gpsd in OS2007 HE

2007-12-13 Thread Levi Bard
> I think best solution would be to create own he2007-debian-repo and
> compile or ask someone to compile and put tested-non-vfp-compiled stuff
> there.

Or maybe a special repo for vfp-compiled stuff instead, since the vast
majority of maemo software isn't?

-- 
"Tak does not require that we think of Him, only that we think."
--Grag Bashfullsson
http://www.gnu.org/philosophy/shouldbefree.html
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: gpsd in OS2007 HE

2007-12-13 Thread Joni Valtanen
Or not in gpsd. Really it is feature of 770. Illegal instructions are 
caused by vfp compiled binary.

770 has no vfp and vfp-compiled code runs faster in some cases on 
n8(0/1)0. Thats why it is used in some cases. microb is good example.

I think best solution would be to create own he2007-debian-repo and 
compile or ask someone to compile and put tested-non-vfp-compiled stuff 
there.

- Joni


On Thu, 13 Dec 2007, Joni Valtanen wrote:

> Bug is invalid agaist he, because problem really is in gpsd.
>
> But that's fine to hear that so many people are using HE2007.
>
> - Joni
>
>
> On Wed, 12 Dec 2007, Julius Luukko wrote:
>
>> Alex DAMIAN kirjoitti:
>>> Hello,
>>>
>>> I found that the gpsd supplied in OS2007 HE (osso-gpsd-0.8) would crash
>>> with Illegal instruction fault when launching (as in gpsd
>>> -N /dev/rfcomm0 from command line).
>>>
>>> I downloaded the code from OS2008 version, changed a bit so it could
>>> compile against libdbus-1-2 instead of libdbus-1-3, and created the
>>> OS2007 install package that could be found here:
>>> http://sandel.homeip.net/debs/osso-gpsd_1.0-23_armel.deb
>>>
>>> This works ok on my OS2007 HE.
>>>
>>> Cheers,
>>> Alex
>>
>> Hello Alex,
>>
>> I noticed that too and I made a bug report of it:
>>
>> https://garage.maemo.org/tracker/index.php?func=detail&aid=1735&group_id=164&atid=681
>>
>> It is easier to use the OS2007 version of osso-gpsd_0.8 and compile it
>> for gregale since no changes are needed at all. I haven't got a suitable
>>  place to put the .deb, though.
>>
>> Best regards,
>>
>> Julius
>>
>> ___
>> maemo-developers mailing list
>> maemo-developers@maemo.org
>> https://lists.maemo.org/mailman/listinfo/maemo-developers
>>
> ___
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: gpsd in OS2007 HE

2007-12-13 Thread Joni Valtanen
Bug is invalid agaist he, because problem really is in gpsd.

But that's fine to hear that so many people are using HE2007.

- Joni


On Wed, 12 Dec 2007, Julius Luukko wrote:

> Alex DAMIAN kirjoitti:
>> Hello,
>>
>> I found that the gpsd supplied in OS2007 HE (osso-gpsd-0.8) would crash
>> with Illegal instruction fault when launching (as in gpsd
>> -N /dev/rfcomm0 from command line).
>>
>> I downloaded the code from OS2008 version, changed a bit so it could
>> compile against libdbus-1-2 instead of libdbus-1-3, and created the
>> OS2007 install package that could be found here:
>> http://sandel.homeip.net/debs/osso-gpsd_1.0-23_armel.deb
>>
>> This works ok on my OS2007 HE.
>>
>> Cheers,
>> Alex
>
> Hello Alex,
>
> I noticed that too and I made a bug report of it:
>
> https://garage.maemo.org/tracker/index.php?func=detail&aid=1735&group_id=164&atid=681
>
> It is easier to use the OS2007 version of osso-gpsd_0.8 and compile it
> for gregale since no changes are needed at all. I haven't got a suitable
>  place to put the .deb, though.
>
> Best regards,
>
> Julius
>
> ___
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: gpsd in OS2007 HE

2007-12-12 Thread Alex DAMIAN
Hi Julius,

The change needed was minimal (but breaks DBUS compatibility with
Windows, so in fact no problem in doing it :)), and I reasoned that a
newer version might be more stable in other conditions.

Still, if you send me your deb, I can put it next to the newer version.

Cheers,
Alex

On Wed, 2007-12-12 at 22:07 +0200, Julius Luukko wrote:
> Alex DAMIAN kirjoitti:
> > Hello,
> > 
> > I found that the gpsd supplied in OS2007 HE (osso-gpsd-0.8) would crash
> > with Illegal instruction fault when launching (as in gpsd
> > -N /dev/rfcomm0 from command line).
> > 
> > I downloaded the code from OS2008 version, changed a bit so it could
> > compile against libdbus-1-2 instead of libdbus-1-3, and created the
> > OS2007 install package that could be found here:
> > http://sandel.homeip.net/debs/osso-gpsd_1.0-23_armel.deb
> > 
> > This works ok on my OS2007 HE.
> > 
> > Cheers,
> > Alex
> 
> Hello Alex,
> 
> I noticed that too and I made a bug report of it:
> 
> https://garage.maemo.org/tracker/index.php?func=detail&aid=1735&group_id=164&atid=681
> 
> It is easier to use the OS2007 version of osso-gpsd_0.8 and compile it 
> for gregale since no changes are needed at all. I haven't got a suitable 
>   place to put the .deb, though.
> 
> Best regards,
> 
> Julius
> 

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: gpsd in OS2007 HE

2007-12-12 Thread Julius Luukko
Alex DAMIAN kirjoitti:
> Hello,
> 
> I found that the gpsd supplied in OS2007 HE (osso-gpsd-0.8) would crash
> with Illegal instruction fault when launching (as in gpsd
> -N /dev/rfcomm0 from command line).
> 
> I downloaded the code from OS2008 version, changed a bit so it could
> compile against libdbus-1-2 instead of libdbus-1-3, and created the
> OS2007 install package that could be found here:
> http://sandel.homeip.net/debs/osso-gpsd_1.0-23_armel.deb
> 
> This works ok on my OS2007 HE.
> 
> Cheers,
> Alex

Hello Alex,

I noticed that too and I made a bug report of it:

https://garage.maemo.org/tracker/index.php?func=detail&aid=1735&group_id=164&atid=681

It is easier to use the OS2007 version of osso-gpsd_0.8 and compile it 
for gregale since no changes are needed at all. I haven't got a suitable 
  place to put the .deb, though.

Best regards,

Julius

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


gpsd in OS2007 HE

2007-12-12 Thread Alex DAMIAN
Hello,

I found that the gpsd supplied in OS2007 HE (osso-gpsd-0.8) would crash
with Illegal instruction fault when launching (as in gpsd
-N /dev/rfcomm0 from command line).

I downloaded the code from OS2008 version, changed a bit so it could
compile against libdbus-1-2 instead of libdbus-1-3, and created the
OS2007 install package that could be found here:
http://sandel.homeip.net/debs/osso-gpsd_1.0-23_armel.deb

This works ok on my OS2007 HE.

Cheers,
Alex

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers