Node segfaulting help please

From: Matt Beasant <g4rky@yahoo.co.uk>
Date: 2009/10/19 Mon PM 03:48:29 PDT
CC: app_rpt mailing list <app_rpt-users@qrvc.com>
Subject: [App_rpt-users] Node segfaulting help please

Hi all,
I was wondering where the scripts for updating, taking down and bringing up
App_rpt are hiding on the new install.

I built a new node recently ( well quite a few ) and I have two of them that
segfault when I try to run the "radio tune rxvoice" routine.

I was going to try and reinstall remotely - is there any way of running the
installation phase scripts remotely?

Thanks in advance for any help received,

Matt
G4RKY

phase1.sh and phase2.sh cannot be run remotely. They are only part of the install process. astupd.sh is the script
you want to run, but if your system(s) are not ACID version 0.9 then you'll have to re-install from scratch. The script will refuse to do an update if the versions don't match.

The helper scripts are located in:
/usr/local/sbin and that should be part of the path.

If it still segfaults after installing ACID 0.9, then you might want to compare configs against working and non-working nodes to see what usbradio setting(s) is causing the problem. There could be an unreported bug in chan_usbradio.c

Steve
WA6ZFT

reply (146 Bytes)

Ah thank you for such a speedy response Steve, much appreciated. Got them now!

I found astinstall.sh and ran that ( on the basis it couldnt be any more broken than it was! ) and it has seemed to fix the problem. I will leave this node on test overnight and see how it goes.

All my nodes are Acid nodes built from the latest release - I can see you guys have been hard at work with some exciting developments in the pipeline, judging from my rpt.conf file!!

I need to use the rxondelay on this node, to stop this ping-pong problem, is it straightforward to use and where do I put it in rpt.conf?

Thanks again,

Matt

···

2009/10/20 hwstar@rodgers.sdcoxmail.com

From: Matt Beasant g4rky@yahoo.co.uk

Date: 2009/10/19 Mon PM 03:48:29 PDT

CC: app_rpt mailing list app_rpt-users@qrvc.com

Subject: [App_rpt-users] Node segfaulting help please

Hi all,

I was wondering where the scripts for updating, taking down and bringing up

App_rpt are hiding on the new install.

I built a new node recently ( well quite a few ) and I have two of them that

segfault when I try to run the “radio tune rxvoice” routine.

I was going to try and reinstall remotely - is there any way of running the

installation phase scripts remotely?

Thanks in advance for any help received,

Matt

G4RKY

phase1.sh and phase2.sh cannot be run remotely. They are only part of the install process. astupd.sh is the script

you want to run, but if your system(s) are not ACID version 0.9 then you’ll have to re-install from scratch. The script will refuse to do an update if the versions don’t match.

The helper scripts are located in:

/usr/local/sbin and that should be part of the path.

If it still segfaults after installing ACID 0.9, then you might want to compare configs against working and non-working nodes to see what usbradio setting(s) is causing the problem. There could be an unreported bug in chan_usbradio.c

Steve

WA6ZFT


App_rpt-users mailing list

App_rpt-users@qrvc.com

http://qrvc.com/mailman/listinfo/app_rpt-users


App_rpt-users mailing list

App_rpt-users@qrvc.com

http://qrvc.com/mailman/listinfo/app_rpt-users

Matt Beasant wrote:

Ah thank you for such a speedy response Steve, much appreciated. Got them
now!
I found astinstall.sh and ran that ( on the basis it couldnt be any more
broken than it was! ) and it has seemed to fix the problem. I will leave
this node on test overnight and see how it goes.

All my nodes are Acid nodes built from the latest release - I can see you
guys have been hard at work with some exciting developments in the pipeline,
judging from my rpt.conf file!!

I need to use the rxondelay on this node, to stop this ping-pong problem, is
it straightforward to use and where do I put it in rpt.conf?

Thanks again,

Matt

From: Matt Beasant <g4rky@yahoo.co.uk>
Date: 2009/10/19 Mon PM 03:48:29 PDT
CC: app_rpt mailing list <app_rpt-users@qrvc.com>
Subject: [App_rpt-users] Node segfaulting help please

Hi all,
I was wondering where the scripts for updating, taking down and bringing

up

App_rpt are hiding on the new install.

I built a new node recently ( well quite a few ) and I have two of them

that

segfault when I try to run the "radio tune rxvoice" routine.

I was going to try and reinstall remotely - is there any way of running

the

installation phase scripts remotely?

Thanks in advance for any help received,

Matt
G4RKY

phase1.sh and phase2.sh cannot be run remotely. They are only part of the
install process. astupd.sh is the script
you want to run, but if your system(s) are not ACID version 0.9 then you'll
have to re-install from scratch. The script will refuse to do an update if
the versions don't match.

The helper scripts are located in:
/usr/local/sbin and that should be part of the path.

If it still segfaults after installing ACID 0.9, then you might want to
compare configs against working and non-working nodes to see what usbradio
setting(s) is causing the problem. There could be an unreported bug in
chan_usbradio.c

Steve
WA6ZFT

_______________________________________________
App_rpt-users mailing list
App_rpt-users@qrvc.com
http://qrvc.com/mailman/listinfo/app_rpt-users

_______________________________________________
App_rpt-users mailing list
App_rpt-users@qrvc.com
http://qrvc.com/mailman/listinfo/app_rpt-users

usbradio.conf:

[general]
.
.
.
rxondelay=xx ; number of 20ms intervals to hold off receiver turn-on
indication
.
.
.

Steve
WA6ZFT

···

2009/10/20 <hwstar@rodgers.sdcoxmail.com>