gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNOKII Version 0.6.28 + samsung sgh c-100


From: Konstantin Chekushin
Subject: GNOKII Version 0.6.28 + samsung sgh c-100
Date: Thu, 13 May 2010 11:30:23 +0300
User-agent: Inbox.lv Webmail

Hi! I have a question about my phone. It doesn't work for me, :( Can anybody give me some advices?
I can see, that it had to work ( http://wiki.gnokii.org/index.php/Samsung_SGH-C100 ), but, all AT-commands had no responses...

address@hidden:~# uname -a
Linux koch-laptop 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:27:30 UTC 2010 i686 GNU/Linux

address@hidden:~# cat .gnokiirc
[global]
port = /dev/ttyUSB1
model = AT
connection = serial

[logging]
debug = on

address@hidden:~# dmesg|tail
[ 6209.834420] usb 4-1: configuration #1 chosen from 1 choice
[ 6209.837407] pl2303 4-1:1.0: pl2303 converter detected
[ 6209.850364] usb 4-1: pl2303 converter now attached to ttyUSB1
[ 7384.368187] usb 4-1: USB disconnect, address 11
[ 7384.368598] pl2303 ttyUSB1: pl2303 converter now disconnected from ttyUSB1
[ 7384.368641] pl2303 4-1:1.0: device disconnected
[ 7388.816105] usb 4-1: new full speed USB device using uhci_hcd and address 12
[ 7388.966465] usb 4-1: configuration #1 chosen from 1 choice
[ 7388.969359] pl2303 4-1:1.0: pl2303 converter detected
[ 7388.983408] usb 4-1: pl2303 converter now attached to ttyUSB1

address@hidden:~# lsmod|grep pl2303
pl2303                 15740  0
usbserial              33019  2 pl2303,ftdi_sio

Everething looks ok.

BUT:

address@hidden:~# gnokii --identify
GNOKII Version 0.6.28
LOG: debug mask is 0x1
Config read from file /root/.gnokiirc.
phone instance config:
model = AT
port = /dev/ttyUSB1
connection = serial
initlength = default
serial_baudrate = 19200
serial_write_usleep = -1
handshake = software
require_dcd = 0
smsc_timeout = 10
rfcomm_channel = 0
sm_retry = 0
Initializing AT capable mobile phone ...
Serial device: opening device /dev/ttyUSB1
Serial device: setting RTS to high and DTR to high
Message sent: 0x00 / 0x0004
41 54 5a 0d                                     | ATZ            
write: [ATZ<cr>]
Message sent: 0x00 / 0x0005
41 54 45 31 0d                                  | ATE1           
write: [ATE1<cr>]
Message sent: 0x00 / 0x000a
41 54 2b 43 4d 45 45 3d 31 0d                   | AT+CMEE=1      
write: [AT+CMEE=1<cr>]
Message sent: 0x06 / 0x0007
41 54 2b 47 4d 4d 0d                            | AT+GMM         
write: [AT+GMM<cr>]
Message sent: 0x06 / 0x0008
41 54 2b 43 47 4d 4d 0d                         | AT+CGMM        
write: [AT+CGMM<cr>]
Initialization failed (11)
Serial device: closing device
Telephone interface init failed: Command timed out.
Quitting.
Command timed out.

I don't know what to bump to make it work... :) Help needed.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]