[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Nokia 6230 over DKU2 (USB) connection (again)
From: |
Al Bogner |
Subject: |
Re: Nokia 6230 over DKU2 (USB) connection (again) |
Date: |
Thu, 29 Dec 2005 21:32:12 +0100 |
User-agent: |
KMail/1.8.2 |
Am Donnerstag, 29. Dezember 2005 21:17 schrieb Al Bogner:
> I searched the archive and found the Thread "Nokia 6230 over DKU2
> connection". Unfortunately I found no hint, what I should do to get it
> work.
>
> I use Debian-Sid and can try it with Suse 10 too.
>
> /etc/gnokiirc
> [global]
> port = /dev/ttyUSB0
> model = 6230
> initlength = default
> connection = dku2
> use_locking = yes
> serial_baudrate = 19200
> smsc_timeout = 10
> [gnokiid]
> bindir = /usr/sbin/
> [connect_script]
> TELEPHONE = 12345678
> [disconnect_script]
> [logging]
> debug = off
> rlpdebug = off
> xdebug = off
>
>
> If I try
> port = /dev/ttyACM0
> I get:
>
> gnokii --identify
> GNOKII Version 0.6.8
> IMEI : (unknown)
> Manufacturer : Nokia
> Modell : (unknown)
> Revision : (unknown)
Sorry, I forget to mention this output and there is no difference with USB0
and USB1.
~ # gnokii --identify
GNOKII Version 0.6.8
Gnokii serial_open: open: Keine Berechtigung
Couldn't open PHONET device: Keine Berechtigung
Telephone interface init failed: Command failed.
Quitting.
~$ gnokii --identify
GNOKII Version 0.6.8
Gnokii serial_open: open: Datei oder Verzeichnis nicht gefunden
Couldn't open PHONET device: Datei oder Verzeichnis nicht gefunden
Telephone interface init failed: Command failed.
Al