Re: Problem with SuSE 6.1

1999-08-26 Thread Arno Verhoeven

Stefan Rydberg wrote:
> 
> Hi all!
> I hope someone can help me. I want to run Clx on my machine, and the
> program is running fine. BUT, the ax25util for SuSE isnt. Why? The
> command "kissattach" is working, but if i try anything ells ive got "no
> ax25ports configured" and "port 144 not active". That is the port that i
> have in my axports. Can anyone tell me what to do?
> Thanks
> Stefan / SM7TIX

Have you defined an IP-number with the kissattach command?
When you run a 2.2 kernel you HAVE TO define an IP-number, even if you
don't intend to use IP...

73, Arno  pe1icq



soundmodem modes

1999-08-26 Thread Bernd Thallner

hi,

is there realy only a 1200 and 9600 baud mode in soundmodem?

man sethdlc:
-- 
   CS423[126]). The mode portion may be afsk1200 or  fsk9600.
   Optionally,  the receive and transmit modes may be differ­
   ent (hw:txmode.rxmode).
-- 

but kernelconfig:
-- 
[*]soundmodem support for 1200 baud AFSK modulation
[*]soundmodem support for 2400 baud AFSK modulation (7.3728MHz cr
[*]soundmodem support for 2400 baud AFSK modulation (8MHz crystal
[*]soundmodem support for 2666 baud AFSK modulation
[*]soundmodem support for 4800 baud HAPN-1 modulation
[*]soundmodem support for 4800 baud PSK modulation
[*]soundmodem support for 9600 baud FSK G3RUH modulation
-- 

cu;
  bernd



Problem with SuSE 6.1

1999-08-26 Thread Stefan Rydberg

Hi all!
I hope someone can help me. I want to run Clx on my machine, and the
program is running fine. BUT, the ax25util for SuSE isnt. Why? The
command "kissattach" is working, but if i try anything ells ive got "no
ax25ports configured" and "port 144 not active". That is the port that i
have in my axports. Can anyone tell me what to do?
Thanks
Stefan / SM7TIX



Re: New lib,tools and apps

1999-08-26 Thread Bob Meyer

Tomi Manninen OH2BNS wrote:

> My guess is there might a problem with ncurses. Red Hat 6 might have a
> version on ncurses that call isn't quite compatible with. If I understood
> Richard correctly this segfault has been there in previous versions too?
>

The problem seems to be in menu.c  I have no idea what I've done here but using
trial and error I came up with this minor change that appears to work.  I tested
it on Slackware 4.0 and it worked there too.

--- menu.c.original Thu Aug 26 08:35:21 1999
+++ menu.c  Thu Aug 26 09:13:10 1999
@@ -68,12 +68,13 @@
} else {
wtouchln(wtab->ptr, awin->fline -
wtab->fline,
awin_lines, 1);
+   wnoutrefresh(wtab->ptr);
}
} else {
wtouchln(wtab->ptr, 0, awin_lines - wtab->fline +
awin->fline, 1);
+   wnoutrefresh(wtab->ptr);
}

-   wnoutrefresh(wtab->ptr);
}

wtab = wtab->next;


Bob




Problem with fbb-7.01a on RH6.0

1999-08-26 Thread Jose R. Marte A.

Hi to ALL

Well i hope to get some answer by Jean-Paul
by this time.

on last week i sent a mail about xfbb-7.01a not answer by anything

now is my second and last time i send this

the problem i see on fbb y rh-6.0  i don't know whats happening

i have the new tools everything got well i'm running right now
the Jnos with two ports on RF link over the new ax25-tools
but the fbb just works on telnet connection via ethernet or via internet
just telnet port, when set-up the two ports  i have working to fbb

fbb initialized fine, but when someone try to connect via RF channel or
i try to connect by console on telnet it goes down, if it not has axport
set-up
fbb goes well just on telnet not RF link

it send something like this:


Running XFBB ^C to abort
Starting XFBB (pwd = /usr/local/fbb)...
*
* XFBB Linux daemon version 7.01a1 (Aug 16 1999) PID=1024
*
setsockopt : AX25_BACKOFF: Protocolo no disponible
Message : Error init LINUX port 1
setsockopt : AX25_BACKOFF: Protocolo no disponible
Message : Error init LINUX port 2
xfbbC/X server running ...
xfbbd ready and running ...
xfbbd : Segmentation violation<--- this start when someone try to
connect me
 on RF link or by telnet via (internet)
Unknown return value 5



The BACKOFF_TYPE  is setup 0 on the /proc/sys/net/ax25/ax0 and ax1

whats the problem here ?

and other  thing i can't to compile the X11 Part on the RH-6.0 
i have the kernel 2.2.11 glibc-2.1 pgcc-2.91 Lesstif-0.88.9 etc etc.
all is needed for the ax25 utilities

73's Jose (hi8gn)  
--
Email : [EMAIL PROTECTED]
Url : http://hi8gn.dynip.com/



RE: YAM driver

1999-08-26 Thread Krause . U

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jean-Paul
> ROUBELAT
> Sent: Thursday, August 26, 1999 1:12 PM
> To: [EMAIL PROTECTED]
> Subject: YAM driver
> 
> 
> 
> Hello,
> 
> For information, the YAM driver is now included in the 2.2.11 kernel.
> 
> Also the yamcfg utility to configure the driver is included 
> in the ax25-tools.
> 
> YAM home page : http://www.microlet.com/yam/

or try the mirror  http://www.nordlink.org/yam 
 

73 Uwe
dl6mpg



YAM driver

1999-08-26 Thread Jean-Paul ROUBELAT


Hello,

For information, the YAM driver is now included in the 2.2.11 kernel.

Also the yamcfg utility to configure the driver is included in the ax25-tools.

YAM home page : http://www.microlet.com/yam/

73,
---
Jean-Paul ROUBELAT - F6FBB  | Computers are like air-conditioners :
Packet: [EMAIL PROTECTED] | they stop working properly as soon as 
Email : [EMAIL PROTECTED]   | you open windows.
WEB   : http://www.f6fbb.org|
---



Re: New lib,tools and apps

1999-08-26 Thread alberto escudero


libncurses.so.3.0--->libncurses.so.1.9.9e
libncurses.so.4--->libncurses.so.4.2

if you have libncurses.so.3.0 forget to make a symbolic link ;-

alberto


> The strace starts of as;
> execve("/usr/bin/call", ["call", "bpq0", "pa3gcu-9"], [/* 23 vars */]) = 0
> brk(0)  = 0x80528cc
> open("/etc/ld.so.preload", O_RDONLY)= -1 ENOENT (No such file or directory)
> open("i686/mmx/libncurses.so.4", O_RDONLY) = -1 ENOENT (No such file or director
> y)
> open("i686/libncurses.so.4", O_RDONLY)  = -1 ENOENT (No such file or directory)
> open("mmx/libncurses.so.4", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("libncurses.so.4", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("/usr/lib/i686/mmx/libncurses.so.4", O_RDONLY) = -1 ENOENT (No such file or
>  directory)
> stat("/usr/lib/i686/mmx", 0xb6dc)   = -1 ENOENT (No such file or directory)
> open("/usr/lib/i686/libncurses.so.4", O_RDONLY) = -1 ENOENT (No such file or dir
> ectory)
> stat("/usr/lib/i686", 0xb6dc)   = -1 ENOENT (No such file or directory)
> open("/usr/lib/mmx/libncurses.so.4", O_RDONLY) = -1 ENOENT (No such file or dire
> ctory)
> stat("/usr/lib/mmx", 0xb6dc)= -1 ENOENT (No such file or directory)
> open("/usr/lib/libncurses.so.4", O_RDONLY) = 4



Re: New lib,tools and apps

1999-08-26 Thread Richard Adams

On Thu, 26 Aug 1999, Tomi Manninen OH2BNS wrote:
> On Thu, 26 Aug 1999, Craig Small wrote:
> 
> > Bob Meyer said:
> > > Craig Small wrote:
> > > >   The latest lib, tools and apps for ax25 are out.  The main difference
> > > > between this version and the last is I finally got my act together and
> > > > put Tomi's patches in.
> > > >
> > > 
> > > Call is broken here, on Redhat6.  Executing any of the menu commands causes
> > > a "Segmentation fault".
> 
> > This is very strange because the patch changes one value to be static
> > and the rest is just cleaning up of the configure script so it detects
> > broken redhat includes properly. Don't tell me those library/includes
> > are broken in yet another way.
> 
> Actually not even that. The patch removes a compiler warning by explicitly
> declaring the variable "int". Before it was implicitly declared "int" by
> the compiler. So that can not be the problem.
> 
> My guess is there might a problem with ncurses. Red Hat 6 might have a
> version on ncurses that call isn't quite compatible with. If I understood
> Richard correctly this segfault has been there in previous versions too?
>

Correct.

I have done a strace using the following;

strace -opipo call bpq0 pa3gcu-9

To my suprise its size is 1747722 bytes  i let it run for about 6@7
seconds so you can imagen my astonisment at the size of the strace.

The strace starts of as;
execve("/usr/bin/call", ["call", "bpq0", "pa3gcu-9"], [/* 23 vars */]) = 0
brk(0)  = 0x80528cc
open("/etc/ld.so.preload", O_RDONLY)= -1 ENOENT (No such file or directory)
open("i686/mmx/libncurses.so.4", O_RDONLY) = -1 ENOENT (No such file or director
y)
open("i686/libncurses.so.4", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("mmx/libncurses.so.4", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("libncurses.so.4", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/mmx/libncurses.so.4", O_RDONLY) = -1 ENOENT (No such file or
 directory)
stat("/usr/lib/i686/mmx", 0xb6dc)   = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/libncurses.so.4", O_RDONLY) = -1 ENOENT (No such file or dir
ectory)
stat("/usr/lib/i686", 0xb6dc)   = -1 ENOENT (No such file or directory)
open("/usr/lib/mmx/libncurses.so.4", O_RDONLY) = -1 ENOENT (No such file or dire
ctory)
stat("/usr/lib/mmx", 0xb6dc)= -1 ENOENT (No such file or directory)
open("/usr/lib/libncurses.so.4", O_RDONLY) = 4
fstat(4, {st_mode=S_IFDIR|S_ISUID|0346, st_size=0, ...}) = 0
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3"..., 4096) = 4096
mmap(0, 249100, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40014000
mprotect(0x40045000, 48396, PROT_NONE)  = 0
mmap(0x40045000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x3000

There are a few more lines before "gettimeofday" if you require them
let me know, however gettimeofday appiers 25740 times, and SYS_168
appiers 12905 times, the file ends as;

gettimeofday({935655999, 34067}, NULL)  = 0
read(0, "\r", 1)= 1
SYS_168(0xbfffe6fc, 0x1, 0, 0, 0xbfffe6fc) = 0
SYS_168(0xbfffe6fc, 0x1, 0, 0, 0xbfffe6fc) = 0
SYS_168(0xbfffe6fc, 0x1, 0, 0, 0xbfffe6fc) = 0
SYS_168(0xbfffe6fc, 0x1, 0, 0, 0xbfffe6fc) = 0
SYS_168(0xbfffe6fc, 0x1, 0, 0, 0xbfffe6fc) = 0
SYS_168(0xbfffe6fc, 0x1, 0, 0, 0xbfffe6fc) = 0
SYS_168(0xbfffe6fc, 0x1, 0, 0, 0xbfffe6fc) = 0
write(1, "\33[4;3H\33[0;10;11m\304\33[10m\33"..., 71) = 71
SYS_168(0xbfffe758, 0x1, 0, 0, 0xbfffe758) = 0
SYS_168(0xbfffe758, 0x1, 0, 0, 0xbfffe758) = 0
write(1, "\33[?25h", 6) = 6
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++  

I hope this helps a little.


 > -- 
> --- Tomi Manninen / [EMAIL PROTECTED] / OH2BNS @ OH2RBI.FIN.EU ---
--
Regards Richard
[EMAIL PROTECTED]



Re: New lib,tools and apps

1999-08-26 Thread Tomi Manninen OH2BNS

On Thu, 26 Aug 1999, Craig Small wrote:

> Bob Meyer said:
> > Craig Small wrote:
> > >   The latest lib, tools and apps for ax25 are out.  The main difference
> > > between this version and the last is I finally got my act together and
> > > put Tomi's patches in.
> > >
> > 
> > Call is broken here, on Redhat6.  Executing any of the menu commands causes
> > a "Segmentation fault".

> This is very strange because the patch changes one value to be static
> and the rest is just cleaning up of the configure script so it detects
> broken redhat includes properly. Don't tell me those library/includes
> are broken in yet another way.

Actually not even that. The patch removes a compiler warning by explicitly
declaring the variable "int". Before it was implicitly declared "int" by
the compiler. So that can not be the problem.

My guess is there might a problem with ncurses. Red Hat 6 might have a
version on ncurses that call isn't quite compatible with. If I understood
Richard correctly this segfault has been there in previous versions too?

-- 
--- Tomi Manninen / [EMAIL PROTECTED] / OH2BNS @ OH2RBI.FIN.EU ---



Re: New lib,tools and apps

1999-08-26 Thread alberto escudero

Time ago moving binaries from one distribution to another i had the same problem with 
the utilities
that uses ncurses... in that time i got a problem with listen in the same way you are 
discribing with call

  Linux Distribution  AX25 Utility compiledDependencies
   -   - --
   RedHat 5.2   ax25-utils-2.1.42a.rpm  libncurses.so.4
   Debian 2.0   ax25-utils-2.1.42a.deb  
libncurses.so.3.4
   RedHat 6.0   libax25+ax25-apps+ax25-utilslibncurses.so.4

if you are a spanish reader you can check:
http://atlas.gbt.tfo.upm.es/ax25.094-3.html#ss3.1 where there is a explanation 
about that


best
alberto

Bob Meyer wrote:

> Craig Small wrote:
>
> > Bob Meyer said:
> > >
> > > Call is broken here, on Redhat6.  Executing any of the menu commands causes
> > > a "Segmentation fault".
> > This is very strange because the patch changes one value to be static
> > and the rest is just cleaning up of the configure script so it detects
> > broken redhat includes properly. Don't tell me those library/includes
> > are broken in yet another way.
>
> I'm guessing this is a ncurses problem.   Slackware uses ncurses 1.9.9g and
> Redhat uses 4.2.   There isn't a problem executing the commands using the tilde
> excapes.  It's a problem with the menu display.
>
> Bob