gnokii-users
[Top][All Lists]
Advanced

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

usb serial problem


From: Andrej Podgoršek
Subject: usb serial problem
Date: Mon, 03 Apr 2006 17:49:23 +0200
User-agent: Thunderbird 1.5 (X11/20051201)

Hi i have k700i connected via usb serial to my pc.

I had to modprobe usbserial and pl2303 modules manually and i get this in dmesg:

sb 1-2: new full speed USB device using ohci_hcd and address 2
ohci_hcd 0000:00:02.0: GetStatus roothub.portstatus [1] = 0x00100103 PRSC PPS PES CCS
usb 1-2: default language 0x0409
usb 1-2: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-2: Product: USB-UART Tx Line
usb 1-2: Manufacturer: OTi
usb 1-2: hotplug
usb 1-2: adding 1-2:1.0 (config #1, interface 0)
usb 1-2:1.0: hotplug
usbserial_generic 1-2:1.0: usb_probe_interface
usbserial_generic 1-2:1.0: usb_probe_interface - got id
usbserial_generic 1-2:1.0: generic converter detected
usb 1-2: generic converter now attached to ttyUSB0
drivers/usb/core/inode.c: creating file '002'
hub 1-0:1.0: state 5 ports 3 chg 0000 evt 0004

So, I use ttyUSB0 as a port in .gnokiirc, AT driver and serial as a connection and here's what I get:

:~# 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: AT
port_device: /dev/ttyUSB0
connection_type: 0
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
Initializing AT capable mobile phone ...
Serial device: opening device /dev/ttyUSB0
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>]
Serial write: transmitter busy, waiting

it stops here indefinitely.


Please any suggestions?




reply via email to

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