Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Aug 2007 12:00:02 -0700
From:      "Maksim Yevmenkin" <maksim.yevmenkin@gmail.com>
To:        "Gergely CZUCZY" <phoemix@harmless.hu>
Cc:        "freebsd-bluetooth@freebsd.org" <freebsd-bluetooth@freebsd.org>
Subject:   Re: Nokia 6310i and gammu
Message-ID:  <bb4a86c70708171200v58144139ic72bc334ed84f2e7@mail.gmail.com>
In-Reply-To: <20070817113053.GA61263@harmless.hu>
References:  <20070816105005.GA24403@harmless.hu> <bb4a86c70708161140v652ceddfk698ed714e70923a2@mail.gmail.com> <20070817113053.GA61263@harmless.hu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/17/07, Gergely CZUCZY <phoemix@harmless.hu> wrote:
> > yes, last time i tried it worked for me.
> may i ask for your .gammurc?
> i couldn't really figure out what kind of connection setting
> i need to make this work... at least, what i've tried, those
> failed to work

first of all, please *always* include freebsd-bluetooth@ list into cc:
so i do not have to answer the same question(s) over and over.

i just installed gammu-1.12.0 from ports and was able to make it work
with my se k700i.

below is my .gammurc

===

[gammu]
 port = 00:0a:d9:XX:XX:XX
 connection = bluerfat

===

note: port should contain bd_addr of your phone. the output looks like

beetle% ./gammu/gammu --identify
Manufacturer         : Sony Ericsson
Model                : K700i (AAB-1021041-BV)
Firmware             : R2AE033  R2AE033     prgCXC125821_EU_1_C
IMEI                 : xxxxxxxxxxxxxxx
Product code         : AAB-1021041-BV
SIM IMSI             : xxxxxxxxxxxxxxx

so it should work,

however

there is a problem with the gammu-1.12.0 port because gammu developers
switched to new configuration system (cmake) and it no longer able to
detect bluetooth support on freebsd. i had to hack gammu port to
convince it to detect bluetooth support, and once i've done it, it
worked.

the above is NOT a problem with bluetooth. this is a problem with
gammu port. please email gammu port maintainer (or possibly gammu
developers directly) and ask them to address this issue.

another possible solution for you is to use older (pre-cmake) gammu
port or try gnokii.

thanks,
max



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bb4a86c70708171200v58144139ic72bc334ed84f2e7>