Re: DRAWS
Paul Noa
Basil,
I followed Getting Started to the letter No Joy please see the following outputs pi@asawizard:~/bin $ ./showudrc.sh
==== Sound Card ====
udrc card number line: card 0: udrc [udrc], device 0: bcm2835-i2s-tlv320aic32x4-hifi tlv320aic32x4-hifi-0 [bcm2835-i2s-tlv320aic32x4-hifi tlv320aic32x4-hifi-0]
udrc is sound card #0
==== ALSA Controls for Radio Tansmit ====
LO Driver Gain L:[-6.00dB] R:[-6.00dB]
PCM L:[-16.50dB] R:[-16.50dB]
DAC Playback PT L:[P3] R:[P3]
LO Playback CM [Full Chip]
==== ALSA Controls for Radio Receive ====
ADC Level L:[-2.00dB] R:[-2.00dB]
IN1 L:[10 kOhm] R:[10 kOhm]
IN2 L:[Off] R:[Off]
==== Pi Ver ====
Pi 3 Model B+, Rev 1.3, Mfg by Sony UK
Has WiFi
==== udrc Ver ====
Found a DRAWS
HAT ID EEPROM
Name: hat
Product: Digital Radio Amateur Work Station
Product ID: 0x0004
Product ver: 0x0206
UUID: 709b5761-81d1-452a-9709-8e1626c29c26
Vendor: NW Digital Radio
==== sys Ver ====
----- image version
2020 01 23 09:25:01 PST: SD image version: nwdr15
----- /proc/version
Linux version 4.19.97-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1294 SMP Thu Jan 30 13:15:58 GMT 2020
----- /etc/*version: 10.3
----- /etc/*release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
----- lsb_release
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 10 (buster)
Release: 10
Codename: buster
---- systemd
Static hostname: asawizard
Icon name: computer
Machine ID: 27ac1f0c20904cb7a960920e966db545
Boot ID: e442fe505a444306938c643e4b1ab380
Operating System: Raspbian GNU/Linux 10 (buster)
Kernel: Linux 4.19.97-v7+
Architecture: arm
---- modules
snd_soc_tlv320aic32x4_i2c 16384 27
snd_soc_tlv320aic32x4 40960 1 snd_soc_tlv320aic32x4_i2c
snd_soc_core 192512 4 snd_soc_simple_card_utils,snd_soc_bcm2835_i2s,snd_soc_tlv320aic32x4,snd_soc_simple_card
snd_pcm 102400 6 snd_pcm_dmaengine,snd_soc_bcm2835_i2s,snd_soc_tlv320aic32x4,snd_soc_core
snd 73728 11 snd_compress,snd_timer,snd_soc_tlv320aic32x4,snd_soc_core,snd_pcm
---- kernel
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==================-============-============-=================================
ii raspberrypi-kernel 1.20200212-1 armhf Raspberry Pi bootloader
---- Codec drivers
Found: snd-soc-tlv320aic32x4-i2c.ko, OK
Found: snd-soc-tlv320aic32x4.ko, OK
Directory: /proc/device-tree/soc/i2c@7e804000/tlv320aic32x4@18 exists and status is okay
---- syslog
Mar 24 18:17:52 asawizard bash[6527]: UDRC II or DRAWS installed
Mar 24 18:17:52 asawizard bash[6527]: using mkiss with UDRC II and pseudo term_1: /dev/pts/2 pseudo term_2: /dev/pts/3
Mar 24 18:19:41 asawizard bash[575]: UDRC II or DRAWS installed
Mar 24 18:19:41 asawizard bash[575]: using mkiss with UDRC II and pseudo term_1: /dev/pts/1 pseudo term_2: /dev/pts/2
Mar 24 18:27:12 asawizard bash[569]: UDRC II or DRAWS installed
Mar 24 18:27:12 asawizard bash[569]: using mkiss with UDRC II and pseudo term_1: /dev/pts/1 pseudo term_2: /dev/pts/2
---- dmesg
----- Dire Wolf DEVELOPMENT version 1.6 D (Jan 6 2020)
==== Filesystem ====
/dev/root 29G 5.3G 23G 19% /
==== boot config ====
[pi4]
# Enable DRM VC4 V3D driver on top of the dispmanx display stack
dtoverlay=vc4-fkms-v3d
max_framebuffers=2
[all]
#dtoverlay=vc4-fkms-v3d
# Flush all overlays, ie. deprecated overlays loaded from eeprom
dtoverlay=
# enable udrc/draws if no eeprom
dtoverlay=draws,alsaname=udrc
force_turbo=1
# Enable audio (loads snd_bcm2835)
#dtparam=audio=on
---- gpsd
/usr/local/sbin/gpsd
gpsd: 3.20 (revision 3.20)
● gpsd.service - GPS (Global Positioning System) Daemon
Loaded: loaded (/lib/systemd/system/gpsd.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2020-03-24 18:27:11 EDT; 13min ago
Process: 522 ExecStart=/usr/local/sbin/gpsd $GPSD_OPTIONS $OPTIONS $DEVICES (code=exited, status=0/SUCCESS)
Main PID: 523 (gpsd)
Tasks: 3 (limit: 2200)
Memory: 1.4M
CGroup: /system.slice/gpsd.service
└─523 /usr/local/sbin/gpsd -n /dev/ttySC0 /dev/pps0
Mar 24 18:27:11 asawizard systemd[1]: Starting GPS (Global Positioning System) Daemon...
Mar 24 18:27:11 asawizard systemd[1]: Started GPS (Global Positioning System) Daemon.
---- chrony
crw-rw---- 1 root root 241, 0 Mar 24 18:27 /dev/pps0
crw------- 1 root root 241, 1 Mar 24 18:27 /dev/pps1
crw-rw---- 1 root dialout 239, 0 Mar 24 18:27 /dev/ttySC0
crw-rw---- 1 root dialout 239, 1 Mar 24 18:27 /dev/ttySC1
-- chrony sources
210 Number of sources = 6
MS Name/IP address Stratum Poll Reach LastRx Last sample
===============================================================================
#x GPS 0 3 377 6 -115ms[ -115ms] +/- 105ms
#* PPS 0 3 377 7 +453ns[ +571ns] +/- 261ns
^? 2604:a880:400:d0::62:c001 0 7 0 - +0ns[ +0ns] +/- 0ns
^- 2001:19f0:8001:1de:5400:> 2 6 377 4 -6985us[-6984us] +/- 94ms
^- y.ns.gin.ntt.net 2 6 377 4 -16ms[ -16ms] +/- 85ms
^- li290-38.members.linode.> 2 6 377 267 +649us[ +647us] +/- 84ms
-- chrony tracking
Reference ID : 50505300 (PPS)
Stratum : 1
Ref time (UTC) : Tue Mar 24 22:40:52 2020 System time : 0.000000087 seconds fast of NTP time
Last offset : +0.000000123 seconds
RMS offset : 0.000580859 seconds
Frequency : 0.413 ppm slow
Residual freq : +0.000 ppm
Skew : 0.007 ppm
Root delay : 0.000000001 seconds
Root dispersion : 0.000009704 seconds
Update interval : 8.0 seconds
Leap status : Normal
-- chrony sourcestats
210 Number of sources = 6
Name/IP Address NP NR Span Frequency Freq Skew Offset Std Dev
==============================================================================
GPS 11 7 80 -372.792 634.285 -149ms 8917us
PPS 18 9 135 +0.000 0.006 +1ns 275ns
2604:a880:400:d0::62:c001 0 0 0 +0.000 2000.000 +0ns 4000ms
2001:19f0:8001:1de:5400:> 6 4 390 +109.178 244.112 -99us 8495us
y.ns.gin.ntt.net 13 6 786 +1.604 18.156 -5755us 3030us
li290-38.members.linode.> 9 7 524 +4.770 18.881 -1882us 1301us
---- sensors
-rw-r--r-- 1 root root 171 Sep 19 2019 /etc/sensors.d/draws
rpi_volt-isa-0000
Adapter: ISA adapter
in0: N/A
ads1015-i2c-1-48
Adapter: bcm2835 I2C adapter
+12V: +0.00 V
in5: +2.58 V
User ADC 1: +0.00 V
User ADC 2: +0.00 V
---- throttle
temp=58.0'C
throttled=0x80000
---- locale
Locale country codes consistent among WiFi cfg file, iw reg & X11: US
core_config.sh has been run 1 time(s)
pi@asawizard:~/bin $
pi@asawizard:~/bin $ tail -f /var/log/direwolf/direwolf.log
Mar 24 18:27:27 asawizard direwolf[485]: Connect to IGate server noam.aprs2.net (167.114.2.176) failed.
Mar 24 18:27:27 asawizard direwolf[485]: Connect to IGate server noam.aprs2.net (54.39.23.43) failed.
Mar 24 18:27:27 asawizard direwolf[485]: Connect to IGate server noam.aprs2.net (44.10.10.10) failed.
Mar 24 18:27:27 asawizard direwolf[485]: Connect to IGate server noam.aprs2.net (66.159.41.113) failed.
Mar 24 18:27:27 asawizard direwolf[485]: Connect to IGate server noam.aprs2.net (2607:7000:1:3::2) failed.
Mar 24 18:27:27 asawizard direwolf[485]: Connect to IGate server noam.aprs2.net (173.242.239.3) failed.
Mar 24 18:27:32 asawizard direwolf[485]: Now connected to IGate server noam.aprs2.net (2607:7000:1:3::2)
Mar 24 18:27:32 asawizard direwolf[485]: Check server status here http://[2607:7000:1:3::2]:14501
Mar 24 18:27:46 asawizard direwolf[485]: [ig] # aprsc 2.1.5-g8e78d39
Mar 24 18:27:46 asawizard direwolf[485]: [ig] # logresp KO4BCZ verified, server T2OREGON
root@asawizard:/home/pi/n7nix/debug# ./btest.sh -P udr0
Send a message beacon
Sent: /usr/local/sbin/beacon -c KO4BCZ-11 -d 'APUDR1 via WIDE1-1' -l -s udr0 :KO4BCZ :24 18:54:08 EDT KO4BCZ mesg_beacon test from host asawizard on port udr0 Seq: 1
axconfig: duplicate callsign KO4BCZ-10 in line 6 of axports file # I did not edit any files this comes with the image
root@asawizard:/home/pi/n7nix/debug# ./btest.sh -P udr0
Send a message beacon
Sent: /usr/local/sbin/beacon -c KO4BCZ-11 -d 'APUDR1 via WIDE1-1' -l -s udr0 :KO4BCZ :24 18:55:46 EDT KO4BCZ mesg_beacon test from host asawizard on port udr0 Seq: 2
axconfig: duplicate callsign KO4BCZ-10 in line 6 of axports file
root@asawizard:/home/pi/n7nix/debug# ./btest.sh -P udr1
Send a message beacon
Sent: /usr/local/sbin/beacon -c KO4BCZ-11 -d 'APUDR1 via WIDE1-1' -l -s udr1 :KO4BCZ :24 19:00:50 EDT KO4BCZ mesg_beacon test from host asawizard on port udr1 Seq: 3
axconfig: duplicate callsign KO4BCZ-10 in line 6 of axports file # I did not edit any files this comes with the image when asked for an ssid between 1-15??
beacon: invalid AX.25 port setting - udr1
Beacon command failed.
root@asawizard:/home/pi/n7nix/debug# New out of the draws hat, new clean installation No xmit ,no RX I I had that working sunday maybe the alsa settings are wrong? Above alsa setting are from the alsa IC7000 script I tried for start then I used draws manager : pi@asawizard:~/n7nix/debug $ alsa-show.sh
===== ALSA Controls for Radio Transmit =====
LO Driver Gain L:[0.00dB] R:[-6.00dB]
PCM L:[0.00dB] R:[-25.00dB]
DAC Playback PT L:[P3] R:[P3]
LO Playback CM [Full Chip]
===== ALSA Controls for Radio Receive =====
ADC Level L:[0.00dB] R:[0.00dB]
IN1 L:[10 kOhm] R:[10 kOhm]
IN2 L:[Off] R:[Off]
CM L:[10 kOhm] R:[10 kOhm]
I saved every step following Getting Started if you would like to see that. Anything you might comment on would be much appreciated. Paul KO4BCZ
|
|