[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LINUX gn_vm_initialise - gn_atem_initialise failed!
From: |
ggb112 |
Subject: |
LINUX gn_vm_initialise - gn_atem_initialise failed! |
Date: |
Wed, 14 Dec 2005 12:19:54 +1100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830 |
Hello all
I am using gnokii-0.6.6 with a 7110 and a DAU9P cable.
I get the errors posted below when running gnokiid. How do I cure this
problem?
There have been similar posts in the past but they have not covered this
issue as
far as I can see.
I installed gnokii-0.6.6 as follows
./configure;make;make install;ldconfig
with /usr/local/lib in /etc/ld.so.conf.
Note that this is a transient error. I have tried this on two machines
with the same
cable and phone. On the VIA it worked...
(i) gnokii-0.6.6's gnokiid works fine on an EPIA VIA with on board
serial port!
(ii) The problem as pasted below appears on a desktop machine with the
following cpu info
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 8
model name : Pentium III (Coppermine)
stepping : 10
cpu MHz : 999.692
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca
cmov pat pse36 mmx fxsr sse
bogomips : 1992.29
Please read the bug details below which indicate a communiocation
problem. Right at the very bottom is my .gnokiirc file.
Thanks so much
Gerard
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Bug details....
Things to notice:
I have inserted some printfs into cfgreader.c to prove that the DAU9P in
.gnokiirc was indeed picked up.
This results in the line "Found DAU9P" below.
I have also put a printf in fbus.c.
printf("Gerard: Changed speed to 115200 in fbus.c: 1\n");
Should fbus.c be used at all???? Why is it changing the speed to 115200
anyway when I asked for 19200
in the .gnokiirc file??
address@hidden gnokii-0.6.6]# gnokiid
GNOKIID Version 0.6.6
Found DAU9P
LOG: debug mask is 0x1
Initialising GSM
phone instance config:
model: 7110
port_device: /dev/ttyS1
connection_type: 1
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/ttyS1
Serial device: setting speed to 115200
Gerard: Changed speed to 115200 in fbus.c: 1
Serial device: setting RTS to low and DTR to high
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 03 01 32 | 2
SM_Block: exiting the retry loop
Message sent: 0x1b / 0x0006
00 01 00 03 01 32 | 2
SM_Block: exiting the retry loop
Message sent: 0x1b / 0x0006
00 01 00 03 01 32 | 2
SM_Block: exiting the retry loop
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 03 01 32 | 2
SM_Block: exiting the retry loop
Message sent: 0x1b / 0x0006
00 01 00 03 01 32 | 2
SM_Block: exiting the retry loop
Message sent: 0x1b / 0x0006
00 01 00 03 01 32 | 2
SM_Block: exiting the retry loop
gn_vm_initialise - gn_atem_initialise failed!
# gnokiid
[global]
port = /dev/ttyS1
model = 7110
initlength = default
connection = dau9p
use_locking = no
serial_baudrate = 19200
serial_write_usleep = 1
smsc_timeout = 10
[gnokiid]
bindir = /usr/local/sbin/
[connect_script]
TELEPHONE = 12345678
[disconnect_script]
[logging]
debug = on
rlpdebug = off
xdebug = off