Slackware and 3310 ( gnokii problem )
I want to connect my 3310 phone to computer over serial cable. I'm using gnokii.
[global]
port = /dev/ttyS0
model = 3310
initlength = default
connection = dau9p
bindir = /usr/local/sbin/
use_locking = no
handshake = hardware
serial_baudrate = 19200
smsc_timeout = 10
sm_retry = 1
gnokii --identify
GNOKII Version 0.6.11
LOG: debug mask is 0x1
LOG: rlpdebug mask is 0x1
LOG: xdebug mask is 0x1
phone instance config:
model: 3310
port_device: /dev/ttyS0
connection_type: 1
init_length: 0
serial_baudrate: 19200
serial_write_usleep: -1
hardware_handshake: 1
require_dcd: 0
smsc_timeout: 100
connect_script:
disconnect_script:
rfcomm_cn: 1
sm_retry: on
Serial device: opening device /dev/ttyS0
Serial device: setting speed to 115200
Serial device: setting RTS to low and DTR to high
Message sent: 0x40 / 0x0004
00 01 64 01 | d
SM_Block Retry - 0
Message sent: 0x40 / 0x0004
00 01 64 01 | d
SM_Block Retry - 1
Message sent: 0x40 / 0x0004
00 01 64 01 | d
Message sent: 0x40 / 0x0004
00 01 64 01 | d
SM_Block Retry - 0
Message sent: 0x40 / 0x0004
00 01 64 01 | d
SM_Block Retry - 1
Message sent: 0x40 / 0x0004
00 01 64 01 | d
Message sent: 0x40 / 0x0004
00 01 64 01 | d
SM_Block Retry - 0
Message sent: 0x40 / 0x0004
00 01 64 01 | d
SM_Block Retry - 1
Message sent: 0x40 / 0x0004
00 01 64 01 | d
Telephone interface init failed: Command timed out.
Quitting.
dmesg
parport0: PC-style at 0x378 [PCSPP,TRISTATE]
lp0: using parport0 (polling).
ppdev: user-space parallel port driver
ppdev0: claim the port first
ppdev0: claim the port first
ppdev0: claim the port first
ppdev0: claim the port first
ppdev0: claim the port first
ppdev0: claim the port first
ppdev0: claim the port first
ppdev0: claim the port first
ppdev0: claim the port first
ppdev0: claim the port first
ppdev0: claim the port first
ppdev0: claim the port first
ppdev0: claim the port first
ppdev0: claim the port first
ppdev0: claim the port first
ppdev0: claim the port first
ppdev0: claim the port first
ppdev0: claim the port first
lsmod
Module Size Used by Not tainted
snd-seq-oss 23328 0 (unused)
snd-seq-midi-event 3208 0 [snd-seq-oss]
snd-seq 34032 2 [snd-seq-oss snd-seq-midi-event]
snd-pcm-oss 36448 0
snd-mixer-oss 11960 0 [snd-pcm-oss]
pl2303 11256 1
usbserial 19900 0 [pl2303]
uhci 23804 0 (unused)
usbcore 56812 1 [pl2303 usbserial uhci]
tulip 39712 1
crc32 2880 0 [tulip]
snd-emu10k1 79652 0
snd-hwdep 4224 0 [snd-emu10k1]
snd-util-mem 1152 0 [snd-emu10k1]
snd-ac97-codec 67584 0 [snd-emu10k1]
snd-pcm 53160 0 [snd-pcm-oss snd-emu10k1 snd-ac97-codec]
snd-timer 13168 0 [snd-seq snd-emu10k1 snd-pcm]
snd-rawmidi 12384 0 [snd-emu10k1]
snd-seq-device 3716 0 [snd-seq-oss snd-seq snd-emu10k1 snd-rawmidi]
snd 31620 0 [snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-emu10k1 snd-hwdep snd-util-mem snd-ac97-codec snd-pcm snd-timer snd-rawmidi snd-seq-device]
soundcore 3300 8 [snd]
snd-page-alloc 5076 0 [snd-seq-oss snd-seq snd-mixer-oss snd-emu10k1 snd-hwdep snd-pcm snd-timer snd-rawmidi snd-seq-device snd]
emu10k1-gp 1192 0 (unused)
gameport 1388 0 [emu10k1-gp]
pcmcia_core 39492 0
ide-scsi 9392 0
agpgart 45284 0 (unused)
any suggestions? I think some modules are missing
|