[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Setting profile fails on unhandled frame
From: |
Constantijn Sikkel |
Subject: |
Setting profile fails on unhandled frame |
Date: |
Sun, 21 May 2006 18:32:24 +0200 |
Running the following command fails with the error message "Cannot
set profile: The current frame isn't handled by the incoming function."
echo '1;Stil;-1;255;0;4;138;6;0;0;255;255;0' | gnokii --setprofile
Model:
Nokia 6210
Connection:
DLR-3P cable
Version:
GNOKII Version 0.6.12
Copyright (C) Hugh Blemings <address@hidden>, 1999, 2000
Copyright (C) Pavel Janik ml. <address@hidden>, 1999, 2000
Copyright (C) Pavel Machek <address@hidden>, 2001
Copyright (C) Pawel Kot <address@hidden>, 2001-2004
Copyright (C) BORBELY Zoltan <address@hidden>, 2002
gnokii is free software, covered by the GNU General Public License,
and you are
welcome to change it and/or distribute copies of it under certain
conditions.
There is absolutely no warranty for gnokii. See GPL for details.
Built 23:55:30 May 13 2006
Platform:
Linux sheqel 2.6.8 #1 Sun Apr 16 12:44:06 CEST 2006 i686 GNU/Linux
Configuration:
[global]
connection = dlr3p
model = 6210
port = /dev/ttyS0
use_locking = yes
[logging]
debug = on
rlpdebug = off
xdebug = off
$ ldd /usr/local/bin/gnokii
libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x40024000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40034000)
libgnokii.so.2 => /usr/local/lib/libgnokii.so.2 (0x400fc000)
libc.so.6 => /lib/tls/libc.so.6 (0x40175000)
libdl.so.2 => /lib/tls/libdl.so.2 (0x402aa000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
The rest of the file is the output to Standard Error.
GNOKII Version 0.6.12
LOG: debug mask is 0x1
phone instance config:
model: 6210
port_device: /dev/ttyS0
connection_type: 2
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
Serial device: setting RTS to low and DTR to low
Serial device: setting RTS to high and DTR to high
Serial device: setting speed to 19200
Switching to FBUS mode
Serial device: setting speed to 115200
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 03 01 32 | 2
[Received Ack of type 1b, seq: 80]
[Sending Ack of type 1b, seq: 7]
Message received: 0x1b / 0x0037
01 1c 00 04 00 56 20 30 35 2e 35 36 0a 32 35 2d | V 05.56 25-
30 31 2d 30 32 0a 4e 50 45 2d 33 0a 28 63 29 20 | 01-02 NPE-3 (c)
4e 4d 50 2e 00 33 20 42 38 20 38 31 20 32 30 20 | NMP. 3 B8 81 20
31 35 20 36 33 20 38 | 15 63 8
Received message type 1b
Received model NPE-3
Message sent: 0x40 / 0x0004
00 01 64 01 | d
[Received Ack of type 40, seq: 1]
[Sending Ack of type 40, seq: 0]
Message received: 0x40 / 0x000c
01 01 64 03 01 4c 0d 01 01 01 1b 58 | d L X
Received message type 40
Unknown security command
Message: Extended commands enabled.
Setting profile 1 (Stil)
Message sent: 0x39 / 0x000b
00 01 00 03 01 01 03 00 01 01 00 |
[Received Ack of type 39, seq: 2]
[Sending Ack of type 39, seq: 1]
Message received: 0x39 / 0x0009
01 2c 00 04 01 04 00 01 01 | ,
Received message type 39
Unknown subtype of type 0x39 (4)
UNHANDLED FRAME RECEIVED
request: 0x39 / 0x000b
00 01 00 03 01 01 03 00 01 01 00 |
reply: 0x39 / 0x0009
01 2c 00 04 01 04 00 01 01 | ,
Please read Docs/Bugs and send a bug report!
Cannot set profile: The current frame isn't handled by the incoming
function.
Serial device: closing device
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Setting profile fails on unhandled frame,
Constantijn Sikkel <=