i use minicom to connect over /dev/ircomm0 and it looks fine - ati3 returns "nokia 6610"
then i try gnokii
# gnokii --identify
GNOKII Version 0.6.8
LOG: debug mask is 0x1
LOG: rlpdebug mask is 0x1
phone instance config:
model: 6610
port_device: /dev/ircomm0
connection_type: 3
init_length: 0
serial_baudrate: 19200
serial_write_usleep: -1
hardware_handshake: 0
require_dcd: 0
smsc_timeout: 100
connect_script:
disconnect_script:
rfcomm_cn: 1
sm_retry: off
Connecting
Serial device: opening device /dev/ircomm0
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 07 01
00
|
The fbus stream is out of sync - expected 0x0c, got 0x00
The fbus stream is out of sync - expected 0x0c, got 0x00
Message sent: 0x1b / 0x0006
00 01 00 07 01
00
|
The fbus stream is out of sync - expected 0x0c, got 0x00
The fbus stream is out of sync - expected 0x0c, got 0x00
Message sent: 0x1b / 0x0006
00 01 00 07 01
00
|
The fbus stream is out of sync - expected 0x0c, got 0x00
The fbus stream is out of sync - expected 0x0c, got 0x00
Identifying...
Message sent: 0x1b / 0x0005
00 01 00 00
41
| A
Message sent: 0x1b / 0x0006
00 01 00 07 01
00
|
The fbus stream is out of sync - expected 0x0c, got 0x00
The fbus stream is out of sync - expected 0x0c, got 0x00
The fbus stream is out of sync - expected 0x0c, got 0x00
The fbus stream is out of sync - expected 0x0c, got 0x00
Message sent: 0x1b / 0x0006
00 01 00 07 01
00
|
The fbus stream is out of sync - expected 0x0c, got 0x00
The fbus stream is out of sync - expected 0x0c, got 0x00
Message sent: 0x1b / 0x0006
00 01 00 07 01
00
|
The fbus stream is out of sync - expected 0x0c, got 0x00
The fbus stream is out of sync - expected 0x0c, got 0x00
IMEI : (unknown)
Manufacturer : Nokia
Model : (unknown)
Revision : (unknown)
Serial device: closing device
========================
and, fwiw here is my .gnokiirc
[global]
port = /dev/ircomm0
model = 6610
initlength = default
connection = infrared
use_locking = yes
serial_baudrate = 19200
smsc_timeout = 10
[gnokiid]
bindir = /usr/sbin/
[connect_script]
[disconnect_script]
[logging]
debug = on
rlpdebug = on
xdebug = off