[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Nokia 6230 over DKU2 connection
From: |
jobs |
Subject: |
Nokia 6230 over DKU2 connection |
Date: |
Tue, 30 Aug 2005 10:40:10 +0100 |
Hello,
I'm trying to access a Nokia 6230 through a DKU2 cable attached to the USB
port of a machine running Fedora Core 2. Ideally I'd like access to all of
the phone's contents - address book, calendar, SMS contents, filesystem.
Read-only would be fine. The trouble is, I can't get it working...
I've put a description of the steps I've taken so far below. Any advice
would be greatly appreciated. Thank you. (Please forgive any linux naivety
- I'm a recent new user)
Dan
...
I've compiled the kernel patch in patches/kernel2_6 and installed it. I
then do:
modprobe nokia_dku2
dmesg gives me (amongst other things...):
...
Nokia DKU2 Driver
usb 1-1: new full speed USB device using address 2
usbserial: probe of 1-1:1.0 failed with error -1
Nokia DKU2: probe of 1-1:1.0 failed with error -1
usbserial: probe of 1-1:1.1 failed with error -1
Nokia DKU2: probe of 1-1:1.1 failed with error -1
Nokia AT Port:
usbserial 1-1:1.2: Nokia 7600/6230/6230i/6170 DKU2 driver converter
detected
usb 1-1: Nokia 7600/6230/6230i/6170 DKU2 driver converter now attached to
ttyUSB0 (or usb/tts/0 for devfs)
usbserial: probe of 1-1:1.3 failed with error -1
Nokia DKU2: probe of 1-1:1.3 failed with error -1
usbserial: probe of 1-1:1.4 failed with error -1
Nokia DKU2: probe of 1-1:1.4 failed with error -1
usbserial: probe of 1-1:1.5 failed with error -1
Nokia DKU2: probe of 1-1:1.5 failed with error -1
usbserial: probe of 1-1:1.6 failed with error -1
Nokia DKU2: probe of 1-1:1.6 failed with error -1
usbserial: probe of 1-1:1.7 failed with error -1
Nokia DKU2: probe of 1-1:1.7 failed with error -1
usbserial: probe of 1-1:1.8 failed with error -1
Nokia DKU2: probe of 1-1:1.8 failed with error -1
usbserial: probe of 1-1:1.9 failed with error -1
Nokia DKU2: probe of 1-1:1.9 failed with error -1
Nokia FBUS Port:
usbserial 1-1:1.10: Nokia 7600/6230/6230i/6170 DKU2 driver converter
detected
usb 1-1: Nokia 7600/6230/6230i/6170 DKU2 driver converter now attached to
ttyUSB1 (or usb/tts/1 for devfs)
...
My configuration file looks like this:
port = /dev/ttyUSB1
model = 6510
connection = dku2
initlength = default
use_locking = yes
serial_baudrate = 19200
smsc_timeout = 50
I then try:
gnokii --identify
Which returns:
GNOKII Version 0.6.8
IMEI: (unknown)
Manufacturer: Nokia
Model: (unknown)
Revision: (unknown)
Any further attempts to access the phone's contents fall over. Oddly, if I
alter a few configuration file settings like so:
port = /dev/ttyUSB0
model = AT
connection = serial
I can then identify the phone a lot more successfully: gnokii --identify
returns:
GNOKII Version 0.6.8
IMEI: 355665008141773
Manufacturer: Nokia
Model: Nokia 6230
Revision: V 05.35
However, the AT interface won't let me access calendar entries, SMS etc...
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Nokia 6230 over DKU2 connection,
jobs <=