gnokii-users
[Top][All Lists]
Advanced

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

Can't identify Nokia 3120 with DKU5


From: John Hannfield
Subject: Can't identify Nokia 3120 with DKU5
Date: Sat, 3 Mar 2007 18:26:11 +0000

Hello,
I have a nokia 3120 phone and a DKU5 USB cable.
All I need to do is to be able to send sms from the command line via this phone.
But so far I can't get gnokii to identify the phone.

I am using the gnokiirc config recommended by the wiki:

port = /dev/ttyUSB0
model = 6510
connection = dlr3p

Except on debian etch with udev I do not have a /dev/ttyS0

My USB DKU5 cable comes up as:

Bus 001 Device 008: ID 0451:3410 Texas Instruments, Inc. TUSB3410
Microcontroller

The Wiki says I need kernel driver "ti_usb_3410_5052"  for this device ID.
The module is loaded automatically in the kernel.

I created a udev entry to create a device for this:

BUS=="usb", SYSFS{idVendor}=="0451", SYSFS{idProduct}=="3410", NAME="usb_nokia"

Which udev creates as:

# ls -la /dev/usb_nokia
crw-rw-r-- 1 root root 189, 11 2007-03-03 17:46 /dev/usb_nokia

So my /etc/gnokiirc  is:

port = /dev/usb_nokia
model = 6510
connection = dlr3p
#connection = serial
#connection = dku5

But when I do a gnokii --identify it fails with:

# gnokii --identify
GNOKII Version 0.6.14
LOG: debug mask is 0x1
phone instance config:
model: 6510
port_device: /dev/usb_nokia
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/usb_nokia
Gnokii serial_open: tcgetattr: Inappropriate ioctl for device
Couldn't open FBUS device: Inappropriate ioctl for device

Has anyone got DKU5 cable working on debian with udev?
Any tips on using this phone with gnokii?

Many thanks,
--

John




reply via email to

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