Distro : mandriva 2007
Mobile :Sony Erricson j300i
gammu : 1.09
python-gammu 0.16
Gammu outcome
[asfak@localhost gMobileMedia-0.2]$ gammu --identify
Manufacturer : Sony Ericsson
Model : J300i (AAA-1001021-BV)
Firmware : R2BA010
IMEI : **************
Product code : AAA-1001021-BV
SIM IMSI : **************
ERROR :
Preference :
Connection : /dev/ttyUSB0
Connection type : at115200
phone model :autodetect
Date/time : Synchro yes
Error Logfile :Text file
When connecting
[asfak@localhost gMobileMedia-0.2]$ python main.py
2006-12-14 23:30:54,066 INFO Connected
Segmentation fault
Error logfile
[Gammu - 1.09.00 built 18:16:51 Dec 5 2006 in gcc 4.1]
[Connection - "at115200"]
[Model type - ""]
[Device - "/dev/ttyUSB0"]
[Run on - Linux, kernel 2.6.17-5mdv]
Setting speed to 115200
[Module - "auto"]
Escaping SMS mode
Sending simple AT command to wake up some devices
1 "AT"
2 "OK"
Enabling echo
1 "ATE1"
2 "OK"
Enabling CME errors
1 "AT+CMEE=1"
2 "OK"
Getting model
1 "AT+CGMM"
2 "AAA-1001021-BV"
3 "OK"
Checking for OBEX support
1 "AT+CPROT=?"
2 "+CPROT: (0),("1.2"),(8)"
3 "OK"
Protocol entries received
OBEX seems to be supported!
[Module - "sonyericsson|ericsson|sony|k750|k750i"]
Escaping SMS mode
Sending simple AT command to wake up some devices
1 "AT"
2 "OK"
Enabling echo
1 "ATE1"
2 "OK"
Enabling CME errors
1 "AT+CMEE=1"
2 "OK"
Checking for OBEX support
1 "AT+CPROT=?"
2 "+CPROT: (0),("1.2"),(8)"
3 "OK"
Protocol entries received
OBEX seems to be supported!
Setting date & time
1 "AT+CCLK="06/12/14,23:30:53+00""
2 "OK"
1 "AT+CGMI"
2 "Sony Ericsson"
3 "OK"
Manufacturer info received
Sony Ericsson
Getting firmware - method 2
1 "AT+CGMR"
2 "R2BA010 R2BA010 prgCXC1250008_CHINA_KN"
3 "OK"
Received firmware version: "R2BA010"
Logged In: YES
user_id=427332
Originator: NO
That error is more likely to be associated with gammu or python-gammu, need to test with the latest version.
Logged In: YES
user_id=192186
Originator: NO
This issue IMHO should be fixed in recent gammu versions.