[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Nokia 6610i
From: |
vee . lehtinen |
Subject: |
Nokia 6610i |
Date: |
Mon, 23 Aug 2004 02:27:58 +0300 (EEST) |
I need someone to give me instructions to get Nokia 6610i to work with USB to
serial converter. I can try to provide any information required for the
development. 6610i does not differ much from 6610 by appearance, but having a
camera and some other improvements might shuffle the deck.
I've already made these changes to gnokii source code:
common/phones/nk6510.c - added: |6610i
common/misc.c - added: {"6610i", "RM-37", 0 },
I've loaded these modules:
usb-uhci
ehci-hcd
usbserial - debug=1 vendor=0x067b product=0x2303
pl2303 - debug=1
/etc/gnokiirc setup:
[global]
port = /dev/ttyUSB0
model = 6610i
initlength = default
connection = serial
handshake = hardware
require_dcd = 0
rfcomm_channel = 0
smsc_timeout = 10
debug = on
rlpdebug = on
When running gnokii --identify, my syslog gets filled with duplications of the
following lines:
usbserial.c: __serial_write - port 0, 1 byte(s)
usbserial.c: port_softint - port 0
usbserial.c: generic_write_room - port 0, returns 64
usbserial.c: generic_chars_in_buffer - port 0
usbserial.c: generic_chars_in_buffer - returns 0
usbserial.c: serial_write_room - port 0
There are some other lines like "usbserial.c: serial_ioctl - port 0, cmd
0x5401", too..
Gnokii itself repeats these lines:
Serial write: transmitter ready
Serial write: transmitter busy, waiting
SM_Block Retry - 1
Message sent: 0x1b / 0x0006
00 01 00 07 01 00 |
When --identify comes to an end, gnokii says:
IMEI : (unknown)
Manufacturer : Nokia
Model : (unknown)
Revision : (unknown)
Help?