gnokii-users
[Top][All Lists]
Advanced

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

ibm laptop and 6610 over irda


From: t scytale
Subject: ibm laptop and 6610 over irda
Date: Thu, 24 Nov 2005 22:37:26 +0000

[reposting after original got stuck waiting for moderator approval]

ubuntu breezy, gnokii 0.6.8, ibm thinkpad t41p, nokia 6610, connecting over irda.

i don't have any /dev/ircomm* devices when i boot. i have to create /dev/ircomm0 manually and the rest are created when i start using it

when i start up irdatadump: it shows my phone and computer are visible to each other:

13:13:13.072591 xid:rsp 801779de < 0000a08e S=6 s=2 Nokia 6610 hint=b125 [ PnP Modem Fax Telephony IrCOMM IrOBEX ] (27)
13:13:13.080276 xid:cmd 801779de > ffffffff S=6 s=3 (14)
13:13:13.170263 xid:cmd 801779de > ffffffff S=6 s=4 (14)
13:13:13.260331 xid:cmd 801779de > ffffffff S=6 s=5 (14)
13:13:13.350234 xid:cmd 801779de > ffffffff S=6 s=* shai-hulud hint=8404 [ Computer IrCOMM ] (27)

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


reply via email to

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