Package: gnokii
Version: 0.6.14-3
Severity: normal
Hi,
I guess that I need to use gnokiid to place a data call with my 6310
mobile phone. However, gnokiid reads the config file and then silently
terminates:
write(2, "GNOKIID Version 0.6.14\n", 23GNOKIID Version 0.6.14 ) = 23
open("/home/mh/.gnokiirc", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/gnokiirc", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=7237, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xb7f03000
read(3, "# This is a sample ~/.gnokiirc f"..., 1024) = 1024
read(3, "our phone. For the\n# Symbian pho"..., 1024) = 1024
read(3, "nitialisation. You can either s"..., 1024) = 1024
read(3, "= serial\n# With DKU-2 cable use "..., 1024) = 1024
read(3, "ied usec time.\n# Value -1 forces"..., 1024) = 1024
read(3, "ou may want to enable it when yo"..., 1024) = 1024
read(3, "10 seconds. Set to 0 to wait\n# f"..., 1024) = 1024
read(3, "here to log X debug output (on: "..., 1024) = 69
read(3, "", 1024) = 0
read(3, "", 1024) = 0
close(3) = 0
munmap(0xb7f03000, 4096) = 0
exit_group(-1) = ?
Here is my config file:
$ grep -v '^\(#.*\)\?$' /etc/gnokiirc
[global]
port = /dev/ttyUSB0
model = 6310
initlength = default
connection = serial
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
What might be going wrong here?
Greetings
Marc
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20.4-scyw00225
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Versions of packages gnokii depends on:
ii adduser 3.102 Add and remove users and groups
ii dialog 1.1-20070227-1 Displays user-friendly dialog boxe
ii libatk1.0-0 1.12.4-3 The ATK accessibility toolkit
ii libbluetooth2 3.9-1 Library to use the BlueZ Linux Blu
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
ii libcairo2 1.2.4-4 The Cairo 2D vector graphics libra
ii libfontconfig1 2.4.2-1.2 generic font configuration library
ii libglib2.0-0 2.12.6-2 The GLib library of C routines
ii libgnokii3 0.6.14-3 Gnokii library
ii libgtk2.0-0 2.8.20-7 The GTK+ graphical user interface
ii liblockfile1 1.06.1 NFS-safe locking library, includes
ii libpango1.0-0 1.14.8-5 Layout and rendering of internatio
ii libx11-6 2:1.0.3-6 X11 client-side library
ii libxcursor1 1.1.7-4 X cursor management library
ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar
ii libxfixes3 1:4.0.1-5 X11 miscellaneous 'fixes' extensio
ii libxi6 1:1.0.1-4 X11 Input extension library
ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii libxpm4 1:3.5.5-2 X11 pixmap library
ii libxrandr2 2:1.1.0.2-5 X11 RandR extension library
ii libxrender1 1:0.9.1-3 X Rendering Extension client libra
ii timeout 1.11-6.3 Run a command with a time limit.
gnokii recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]