gnokii-users
[Top][All Lists]
Advanced

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

Re: FC3, Nokia 6230i, DKU-2 USB


From: Del
Subject: Re: FC3, Nokia 6230i, DKU-2 USB
Date: Mon, 13 Jun 2005 21:52:45 +1000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Fedora/1.7.8-1.3.1

Pawel Kot wrote:
Hi Del,

On 6/13/05, Del <address@hidden> wrote:

* gnokii --identify reports:

GNOKII Version 0.6.7
IMEI         : (unknown)
Manufacturer : Nokia
Model        : (unknown)
Revision     : (unknown)


Please provide your config file.

take care,
pkot

Sure (removed all of the comments and blank lines):

--

[global]
port = /dev/ttyUSB1
model = 6510
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

--

I have some more patches which I have tried, with no success so far,
but I'll include them anyway.  I suspect the model number string
"RH-12_28_-" is not correct for the 6230i but I don't know how to find
out the correct number.  *#0000# reports:

Nokia 6230i
V 03.25
31-03-05
RM-72
GSM P1.1
(c) NMP.

Not sure if that helps.

--

diff -ur gnokii-0.6.7.orig/common/devices/unixirda.c gnokii-0.6.7/common/device
s/unixirda.c
--- gnokii-0.6.7.orig/common/devices/unixirda.c 2005-05-17 04:55:13.000000000 +
1000
+++ gnokii-0.6.7/common/devices/unixirda.c      2005-06-13 12:37:27.000000000 +
1000
@@ -65,6 +65,7 @@
        "Nokia 6170",
        "Nokia 6210",
        "Nokia 6230",
+       "Nokia 6230i",
        "Nokia 6250",
        "Nokia 6310",
        "Nokia 6310i",
diff -ur gnokii-0.6.7.orig/common/misc.c gnokii-0.6.7/common/misc.c
--- gnokii-0.6.7.orig/common/misc.c     2005-05-17 04:55:13.000000000 +1000
+++ gnokii-0.6.7/common/misc.c  2005-06-13 12:37:51.000000000 +1000
@@ -218,6 +218,7 @@
        {"6220",  "RH-20", 0 },
        {"6225",  "RH-27", 0 },
        {"6230",  "RH-12_28_-", PM_CALLERGROUP | PM_CALENDAR | PM_SPEEDDIAL | P
M_NETMONITOR | PM_EXTPBK | PM_SMS | PM_FOLDERS },
+       {"6230i",  "RH-12_28_-", PM_CALLERGROUP | PM_CALENDAR | PM_SPEEDDIAL |
PM_NETMONITOR | PM_EXTPBK | PM_SMS | PM_FOLDERS },
        {"6250",  "NHM-3", PM_CALLERGROUP | PM_CALENDAR | PM_SPEEDDIAL | PM_NET
MONITOR | PM_EXTPBK | PM_SMS | PM_FOLDERS },
        {"6310",  "NPE-4", PM_CALLERGROUP | PM_CALENDAR | PM_SPEEDDIAL | PM_EXT
PBK | PM_SMS | PM_FOLDERS | PM_KEYBOARD | PM_DTMF },
        {"6310i", "NPL-1", PM_CALLERGROUP | PM_CALENDAR | PM_SPEEDDIAL | PM_EXT
PBK | PM_SMS | PM_FOLDERS | PM_KEYBOARD | PM_DTMF },
diff -ur gnokii-0.6.7.orig/common/phones/nk6510.c 
gnokii-0.6.7/common/phones/nk6510.c
--- gnokii-0.6.7.orig/common/phones/nk6510.c    2005-05-17 04:55:14.000000000 +
1000
+++ gnokii-0.6.7/common/phones/nk6510.c 2005-06-13 12:38:25.000000000 +1000
@@ -227,7 +227,7 @@
        pgen_incoming_default,
        /* Mobile phone information */
        {
-               "6510|6310|8310|6310i|6360|6610|6100|5100|3510|3510i|3595|6800|
6810|6820|6820b|6610i|6230|6650|7210|7250|7250i|7600|6170|6020", /* Supported m
odels */
+               "6510|6310|8310|6310i|6360|6610|6100|5100|3510|3510i|3595|6800|
6810|6820|6820b|6610i|6230|6230i|6650|7210|7250|7250i|7600|6170|6020", /* Suppo
rted models */
                7,                     /* Max RF Level */
                0,                     /* Min RF Level */
                GN_RF_Percentage,      /* RF level units */

--
Del




reply via email to

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