[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problem sync nokia 6230 and suse10.0
From: |
Andreas Rettenberger |
Subject: |
problem sync nokia 6230 and suse10.0 |
Date: |
Wed, 26 Jul 2006 22:39:46 +0200 |
hi list,
I have some problems synchronizing my nokia 6230 with my suse10.0 laptop.
what I've done so far
- download gnoki ver. 0.6.13
- download the patch http://mi.eng.cam.ac.uk/~ck231/nokia_dku2.c for dku2 cable
- untar gnokii-0.6.13.tar.gz
- exchange the file nokia_dku2.c with the patch
- run ./configure in directory ...gnokii-0.6.13/patches/kernel_2.6/
- modify a line in nokia_dku2.c, because 'make' does not find usb-serial.h
...
#include "/usr/src/linux-2.6.13-15/drivers/usb/serial/usb-serial.h"
...
- run 'make' again and then 'make install'
- run modeprobe nokia_dku2
- lsmod | grep nokia reports
nokia_dku2 3844 0
usbserial 28776 1 nokia_dku2
usbcore 112640 5 nokia_dku2,usbserial,usbhid,uhci_hcd
- I modified /etc/gnokiirc
port = /dev/ttyS0
model = 6510
initlength = default
connection = dku2
use_locking = no
serial_baudrate = 19200
smsc_timeout = 10
[gnokiid]
bindir = /usr/sbin/
[connect_script]
TELEPHONE = 12345678
[disconnect_script]
debug = on
rlpdebug = off
xdebug = off
- dmesg | grep nokia reports
nokia_dku2: module not supported by Novell, setting U taint flag.
/usr/local/src/gnokii-0.6.13/patches/kernel_2.6/nokia_dku2.c: v0.3 C Kemp
/usr/local/src/gnokii-0.6.13/patches/kernel_2.6/nokia_dku2.c: Nokia DKU2
Driver
the problem is, it still doesn't work. 'gnokii --identify' reports
GNOKII Version 0.6.13
LOG: debug mask is 0x1
phone instance config:
model: 6510
port_device: /dev/ttyS0
connection_type: 9
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/ttyS0
Gnokii serial_open: tcgetattr: Eingabe-/Ausgabefehler
Couldn't open PHONET device: Eingabe-/Ausgabefehler
Error in link initialisation: 1
Telephone interface init failed: Command failed.
Quitting.
actually, I have to admit, I have no idea what to do now.
I hope someone of you could give me some hints.
preceding, thanks a lot.
greets
andi
--
Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit!
"Feel free" mit GMX DSL: http://www.gmx.net/de/go/dsl
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- problem sync nokia 6230 and suse10.0,
Andreas Rettenberger <=