I am having a few problems getting diald to work properly on an SS20
running linux 2.2.1+davem mega patch.
 
The problems started when compiling egcs reported that
SIGSTKFLT and SIGPWR were not defined.
I found SIGPWR in asm/signal.h, as SIGLOST (29).
SIGSTKFLT is not defined at all in the asm-sparc/signal.h file,
but I thought that I could carry the i386 across to see if that worked..
It was defined in the asm-i386/signal.h as 16.
 
I doesn't hang the machine.. if that's called working.
 
I get a note in the syslog stating that when diald created sl0,
with the command
 
'ifconfig sl0 xxx.xxx.xxx.xxx pointopoint xxx.xxx.xxx.xxx mtu 576 up'
 
it got a Nonzero exit status (1). However, the SLIP connection is shown
with ifconfig.
 
I seem to get about 80,000 stray signal 10 's, logged in the syslog.
When I try to get diald to open the link, I get a load of
'sl0: transmit timed out, bad line quality?' messages
 
Any ideas?
 
Regards
 
Paul Tomlin

Reply via email to