gnokii-users
[Top][All Lists]
Advanced

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

Problems with DKU-5 and 3220 on fc4


From: Darren Honeyball
Subject: Problems with DKU-5 and 3220 on fc4
Date: Thu, 3 Nov 2005 17:31:51 +0000

Heres my gnokiirc:

[global]
port = /dev/ttyUSB0
model = 6510
connection = dlr3p
use_locking = no

[logging]
debug = on
xdebug = on

Other usb related stuff:

# lsusb -v
Bus 001 Device 003: ID 10ac:10c6 Honeywell, Inc.
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x10ac Honeywell, Inc.
  idProduct          0x10c6
  bcdDevice            1.00
  iManufacturer           1 Silicon Labs
  iProduct                2 DKU-5 Cable
  iSerial                 3 0001
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0
      bInterfaceProtocol      0
      iInterface              2 DKU-5 Cable
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0

Manually binding the device:

# insmod /lib/modules/2.6.13-1.1532_FC4/kernel/drivers/usb/serial/ usbserial.ko vendor=0x10ac product=0x10c6

I've tried with and without the pl2303 but nothing seems to happen, and I get the following response from gnokii...

# gnokii --identify 2>&1 | more
GNOKII Version 0.6.9
LOG: debug mask is 0x1
LOG: xdebug mask is 0x1
phone instance config:
model: 6510
port_device: /dev/ttyUSB0
connection_type: 2
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/ttyUSB0
Serial device: setting RTS to low and DTR to low
Serial device: setting RTS to high and DTR to high
Serial device: setting speed to 19200
Serial device: setting speed to 115200
Serial write: transmitter busy, waiting
Serial write: transmitter ready
Serial write: transmitter busy, waiting
Serial write: transmitter ready
Serial write: transmitter busy, waiting
Serial write: transmitter ready
Serial write: transmitter busy, waiting
Serial write: transmitter ready

The last few lines just keep repeating infinitely and nothing ever happens.

What am I doing wrong?

TIA,

Darren






reply via email to

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