[arm-allstar] wx script setup
Christopher Kovacs
w0anm73 at gmail.com
Tue May 12 23:45:04 EST 2015
Can you send me the output of the ls commands?
It just dawned on me. If you are using the 1.2.1 release, the scripts are
located in /usr/local/bin/wx, so try /usr/local/bin/Weather/wx-config.sh
This has been changed in the next release.. Also refer to for a guide.
http://w0anm.com/blog/?p=519
73, Chris, w0anm
On May 12, 2015 11:28 PM, "Neil Sablatzky" <k8it at cac.net> wrote:
> I will check the MMC device boot tomorrow but the nude is working well
> except for the weather alerts configuration script I can't find it
>
> Sent from my iPhone
>
> On May 12, 2015, at 11:56 PM, Christopher Kovacs <w0anm73 at gmail.com>
> wrote:
>
> There are actually two bootable devices on the BBB. If for some reason the
> boot tails for the micro SD card due to corruption, it will try and boot
> under the other mmc device (/dev/mmcblk1p1). You can check this by typing:
>
> cat /proc/cmdline
>
> In the output,you should see "root=/dev/mmcblk0p2"
>
> if you see something else, like root=/dev/mmcblk1p2" then you are booting
> the internal mmc device.
>
> Is the the node working other then bringing up the wx_config.sh script?
>
>
> Chris, w0anm
>
>
> On Tue, May 12, 2015 at 10:42 PM, Neil k8it <k8it at cac.net> wrote:
>
>> I understand that you want me to look at these two listings on my bbb,
>> but I don’t understand your comment. please explain. whats a internal mmc
>> mean?
>>
>> Could you be booting up using the internal mmc device?
>>
>>
>>
>> *From:* Christopher Kovacs <w0anm73 at gmail.com>
>> *Sent:* Tuesday, May 12, 2015 11:13 PM
>> *To:* ARM Allstar <arm-allstar at hamvoip.org>
>> *Subject:* Re: [arm-allstar] wx script setup
>>
>> Could you be booting up using the internal mmc device? What does the
>> output from the following command look like:
>>
>> ls -la /usr/local/sbin
>>
>>
>> and
>>
>> ls -la /usr/local/bin
>>
>>
>> The outputs should be similar to:
>>
>> *ls -la /usr/local/bin*
>> total 1660
>> drwxr-xr-x 2 root root 4096 Mar 23 14:23 .
>> drwxr-xr-x 13 root root 4096 Oct 3 2014 ..
>> -rwxr-xr-x 1 root root 6576 Oct 28 2014 bbbimg-backup
>> -rwxr-xr-x 1 root root 1213 Jan 8 21:16 clearWxAlerts
>> lrwxrwxrwx 1 root root 3 Sep 21 2014 ex -> vim
>> -rwxr-xr-x 1 root root 18886 Jan 8 21:16 getWxAlert
>> -rwxr-xr-x 1 root root 2273 Jan 8 21:16 getWxFor
>> -rwxr-xr-x 1 root root 9351 Jan 8 21:16 getWxRpt_ug
>> -rwxr-xr-x 1 root root 1407 Jan 8 21:16 google_tts.py
>> -rwxr-xr-x 1 root root 2901 Oct 28 2014 nfs-img-backup.sh
>> -rwxr-xr-x 1 root root 3819 Jan 8 21:16 playWxAlertBg
>> lrwxrwxrwx 1 root root 28 Oct 2 2014 rigctl ->
>> /usr/local/hamlib/bin/rigctl
>> lrwxrwxrwx 1 root root 29 Oct 2 2014 rigctld ->
>> /usr/local/hamlib/bin/rigctld
>> lrwxrwxrwx 1 root root 28 Oct 2 2014 rigmem ->
>> /usr/local/hamlib/bin/rigmem
>> lrwxrwxrwx 1 root root 29 Oct 2 2014 rigsmtr ->
>> /usr/local/hamlib/bin/rigsmtr
>> lrwxrwxrwx 1 root root 28 Oct 2 2014 rigswr ->
>> /usr/local/hamlib/bin/rigswr
>> lrwxrwxrwx 1 root root 28 Oct 2 2014 rotctl ->
>> /usr/local/hamlib/bin/rotctl
>> lrwxrwxrwx 1 root root 29 Oct 2 2014 rotctld ->
>> /usr/local/hamlib/bin/rotctld
>> lrwxrwxrwx 1 root root 3 Sep 21 2014 rview -> vim
>> lrwxrwxrwx 1 root root 3 Sep 21 2014 rvim -> vim
>> -rwxr-xr-x 1 root root 2548 Jan 8 21:16 sendmail-gm.py
>> -rwxr-xr-x 1 root root 924 Jan 8 21:16 trend
>> -rwxr-xr-x 1 root root 3928 Jan 8 21:16 tts_audio.sh
>> lrwxrwxrwx 1 root root 3 Sep 21 2014 view -> vim
>> -rwxr-xr-x 1 root root 1574632 May 18 2014 vim
>> lrwxrwxrwx 1 root root 3 Sep 21 2014 vimdiff -> vim
>> -rwxr-xr-x 1 root root 2084 May 8 2014 vimtutor
>> -rwxr-xr-x 1 root root 24332 Feb 4 14:26 wx_config.sh
>> -rwxr-xr-x 1 root root 12076 May 8 2014 xxd
>>
>>
>> *ls -la /usr/local/bin*
>> total 1660
>> drwxr-xr-x 2 root root 4096 Mar 23 14:23 .
>> drwxr-xr-x 13 root root 4096 Oct 3 2014 ..
>> -rwxr-xr-x 1 root root 6576 Oct 28 2014 bbbimg-backup
>> -rwxr-xr-x 1 root root 1213 Jan 8 21:16 clearWxAlerts
>> lrwxrwxrwx 1 root root 3 Sep 21 2014 ex -> vim
>> -rwxr-xr-x 1 root root 18886 Jan 8 21:16 getWxAlert
>> -rwxr-xr-x 1 root root 2273 Jan 8 21:16 getWxFor
>> -rwxr-xr-x 1 root root 9351 Jan 8 21:16 getWxRpt_ug
>> -rwxr-xr-x 1 root root 1407 Jan 8 21:16 google_tts.py
>> -rwxr-xr-x 1 root root 2901 Oct 28 2014 nfs-img-backup.sh
>> -rwxr-xr-x 1 root root 3819 Jan 8 21:16 playWxAlertBg
>> lrwxrwxrwx 1 root root 28 Oct 2 2014 rigctl ->
>> /usr/local/hamlib/bin/rigctl
>> lrwxrwxrwx 1 root root 29 Oct 2 2014 rigctld ->
>> /usr/local/hamlib/bin/rigctld
>> lrwxrwxrwx 1 root root 28 Oct 2 2014 rigmem ->
>> /usr/local/hamlib/bin/rigmem
>> lrwxrwxrwx 1 root root 29 Oct 2 2014 rigsmtr ->
>> /usr/local/hamlib/bin/rigsmtr
>> lrwxrwxrwx 1 root root 28 Oct 2 2014 rigswr ->
>> /usr/local/hamlib/bin/rigswr
>> lrwxrwxrwx 1 root root 28 Oct 2 2014 rotctl ->
>> /usr/local/hamlib/bin/rotctl
>> lrwxrwxrwx 1 root root 29 Oct 2 2014 rotctld ->
>> /usr/local/hamlib/bin/rotctld
>> lrwxrwxrwx 1 root root 3 Sep 21 2014 rview -> vim
>> lrwxrwxrwx 1 root root 3 Sep 21 2014 rvim -> vim
>> -rwxr-xr-x 1 root root 2548 Jan 8 21:16 sendmail-gm.py
>> -rwxr-xr-x 1 root root 924 Jan 8 21:16 trend
>> -rwxr-xr-x 1 root root 3928 Jan 8 21:16 tts_audio.sh
>> lrwxrwxrwx 1 root root 3 Sep 21 2014 view -> vim
>> -rwxr-xr-x 1 root root 1574632 May 18 2014 vim
>> lrwxrwxrwx 1 root root 3 Sep 21 2014 vimdiff -> vim
>> -rwxr-xr-x 1 root root 2084 May 8 2014 vimtutor
>> -rwxr-xr-x 1 root root 24332 Feb 4 14:26 wx_config.sh
>> -rwxr-xr-x 1 root root 12076 May 8 2014 xxd
>>
>>
>>
>> 73,
>>
>> Chris, w0anm
>>
>> On Tue, May 12, 2015 at 9:48 PM, Neil k8it <k8it at cac.net> wrote:
>>
>>> Robert...
>>> same result -bash command not found error
>>>
>>> *From:* Robert Newberry <N1XBM at amsat.org>
>>> *Sent:* Tuesday, May 12, 2015 10:10 PM
>>> *To:* BeagleBone Black ARM Allstar <arm-allstar at hamvoip.org>
>>> *Subject:* Re: [arm-allstar] wx script setup
>>>
>>> Have you tried?
>>>
>>> [root at kitlink ~]# /usr/local/bin/wx_config.sh
>>>
>>> What happens whem you do that?
>>>
>>> N1XBM
>>> Apparare Scientor
>>> Paratus Communicare
>>> Allstar Node # 27086, 41540, 41812
>>>
>>> ------------------------------
>>>
>>> _______________________________________________
>>>
>>> arm-allstar mailing list
>>> arm-allstar at hamvoip.org
>>> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>>>
>>> Visit the BBB web page -
>>> http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/
>>>
>>> ------------------------------
>>>
>>> No virus found in this message.
>>> Checked by AVG - www.avg.com
>>> Version: 2015.0.5941 / Virus Database: 4342/9760 - Release Date: 05/12/15
>>>
>>>
>>> _______________________________________________
>>>
>>> arm-allstar mailing list
>>> arm-allstar at hamvoip.org
>>> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>>>
>>> Visit the BBB web page -
>>> http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/
>>>
>>
>> ------------------------------
>>
>> _______________________________________________
>>
>> arm-allstar mailing list
>> arm-allstar at hamvoip.org
>> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>>
>> Visit the BBB web page -
>> http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/
>>
>> ------------------------------
>>
>> No virus found in this message.
>> Checked by AVG - www.avg.com
>> Version: 2015.0.5941 / Virus Database: 4342/9760 - Release Date: 05/12/15
>>
>>
>> _______________________________________________
>>
>> arm-allstar mailing list
>> arm-allstar at hamvoip.org
>> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>>
>> Visit the BBB web page -
>> http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/
>>
>
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB web page -
> http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/
>
>
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB web page -
> http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hamvoip.org/pipermail/arm-allstar/attachments/20150512/b553b9d9/attachment-0001.html>
More information about the arm-allstar
mailing list