Nokia 6310i and gammu
Maksim Yevmenkin
maksim.yevmenkin at gmail.com
Fri Aug 17 12:00:06 PDT 2007
On 8/17/07, Gergely CZUCZY <phoemix at 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
More information about the freebsd-bluetooth
mailing list