Welcome to DVSwitch
Purpose
1) Allows “local” networking during an outage of the regional national/international network server.
2) Allows a local network operator to “blend” upstream feeds from different Networks (capital N on purpose). These Networks can’t get their act together and learn how to play nice with each other (everyone guilty as far as we are concerned). They may not like people doing this, but the solution is to grow up and work with each other, and not keep trying to force people to take sides.
3) Allows local segregation of localized traffic with more flexibility.
4) Allows experimentation with linking and how it’s done (part 97 specifies experimentation and advancement of the radio art are a core part of amateur radio).
Mission Statement/Position
WHEREAS the Networks continue to be largely islands and are not working together to create a unified network of Networks.
WHEREAS no firm reason has been given by any of the Networks why a *competent* local network operator cannot make this work effectively.
(US ONLY)
WHEREAS 47 CFR 97 (Amateur Radio Service) specifies that a core component of amateur radio is experimentation and advancement of the radio art [97.1(b)].
BE IT RESOLVED the core group of US amateur radio operators and experimenters organized around the DVSwitch project, and in the spirit of USA 47 CFR 97 and its intentions, support the *responsible* and *thoughtful* use of digital voice networking tools to create localized networks that will interconnect to the national/international Networks, and will support users of its tools in order to do this in the most effective and sustainable way possible.
Re: Stacato audio on DVSM
Derek William Haden <facebook@...>
When I ran "cat /sys/bus/usb-serial/devices/ttyUSB0/latency_timer"
when running ambe server it was 16 disabling the ambe server the output is 1
|
|
Re: Stacato audio on DVSM
Derek William Haden <facebook@...>
Well that works fine, disabled the ambe server and just went direct to the dongle.
using ambe-server seems a more elegant solution, as it means I can use Blue DV ambe also on another device.
|
|
YHSF/Fusion Reflector Troubles
Austin [KN4GCP]
I'm new to groups.io, but a fellow Ham suggested I come join this group, in an effort to help figure out where perhaps I am going wrong in my setup of a YSF/Fusion Reflector. We will be bridging this Reflector to a pre-existing DMR [specifically Brandmeister] talk group, but first we're just trying to get the YSF Reflector up and running. I followed the guide at YSFReflector-Registry website, doing the installation manually, and port-forwarded the necessary ports to the server located on my network. The reflector has been properly registered with the registry website, inserting all the correct information, and at first, it was working. The website was reporting that it saw the reflector up and running.However, this morning when I went to go check on the reflector, I logged into the registry site, and it said that it could not be pinged. Checking the Virtual Machine, every indication showed me that it was running properly (the guide described that two processes should be running, and both were), and it wasn't spitting out any errors, other than to say that "No Repeaters/Gateways Linked". The VM is Ubuntu 20.04 LTS, running on
The ports that have been forwarded on my router, are
I'm using dynamic DNS to provide an address for the registry to poll, through no-ip. The host address is metarollover.ddns.net, with the dashboard located at https://metarollover.ddns.net/. Last Minute Update: So, I restarted the VM (again), just to check and make sure before I go asking for help, and for whatever reason the site is now able to ping the reflector, but I'm still not able to access the reflector? I'm using an FT3DR, and a MMDVM hotspot, but for whatever reason, when I key in the room's ID (50755) it doesn't connect. When I search for it, it doesn't show up in the results list. I'm not sure if it takes awhile for the group to show up, or if maybe there's still something wrong here.
|
|
Re: Stacato audio on DVSM
Derek William Haden <facebook@...>
Steve
thanks for all your help so far. I too am busy for a while, so this will have to wait.
|
|
Re: Stacato audio on DVSM
If not using AMBEServer works, then I suspect the serial latency is
not set for optimal.
toggle quoted messageShow quoted text
To verify this look at the output of: cat /sys/bus/usb-serial/devices/ttyUSB0/latency_timer If the output is 16, that is a problem. Analog_Bridge sets the for you, AMBEServer does not. If you revert to AMBEServer then before you start AMBEServer: echo 1 >/sys/bus/usb-serial/devices/ttyUSB0/latency_timer Then start AMBEServer and retest I am out in the field today, so I will not have time to work with you on this today. Steve N4IRS
On 8/27/20 2:42 PM, Derek William Haden
wrote:
On Thu, Aug 27, 2020 at 10:22 AM, Steve N4IRS wrote:
|
|
Re: Stacato audio on DVSM
Leave AMBE server alone.
toggle quoted messageShow quoted text
Show me the output of "cat /sys/bus/usb-serial/devices/ttyUSB0/latency_timer"
On 8/27/2020 2:42 PM, Derek William
Haden wrote:
On Thu, Aug 27, 2020 at 10:22 AM, Steve N4IRS wrote:
|
|
Re: Stacato audio on DVSM
Derek William Haden <facebook@...>
On Thu, Aug 27, 2020 at 10:22 AM, Steve N4IRS wrote:
I have one more thing to look at.OK I'll try the none ambe server, then what?
|
|
Re: Stacato audio on DVSM
If you have not switched over direct yet you can try one quick
thing.
toggle quoted messageShow quoted text
On 8/27/2020 2:40 PM, Derek William
Haden wrote:
|
|
Re: Stacato audio on DVSM
Derek William Haden <facebook@...>
I'll look at it in the morning.
|
|
Re: Stacato audio on DVSM
Derek William Haden <facebook@...>
So basically cutting out the middle man? OK i'll look at it in the morning.
|
|
Re: Stacato audio on DVSM
Do you have results from my last request? If so, I have one more
thing to look at.
toggle quoted messageShow quoted text
Steve N4IRS
On 8/27/2020 12:01 PM, Derek William
Haden wrote:
Booted to console as you asked.
|
|
Re: Stacato audio on DVSM
OK, let's leave it that way for now.
toggle quoted messageShow quoted text
stop AMBEServer edit Analog_Bridge.ini [DV3000] ; address = 127.0.0.1 ; IP address of AMBEServer ; rxPort = 2460 ; Port of AMBEServer address = /dev/ttyUSB0 ; Device of DV3000U on this machine baud = 460800 ; Baud rate of the dongle (230400 or 460800) serial = true ; Use serial=true for direct connect or serial=false for AMBEServer restart Analog_Bridge an retest
On 8/27/2020 12:01 PM, Derek William
Haden wrote:
Booted to console as you asked.
|
|
Re: Stacato audio on DVSM
Derek William Haden <facebook@...>
Booted to console as you asked.
So running headless. still same problem
|
|
Re: Stacato audio on DVSM
Looks like still a number of GUI "services" running.
toggle quoted messageShow quoted text
as root: raspi-config Select 3 "boot options" Select B1 "Desktop / CLI" Select B1 "Console" Select finish Select Yes "reboot" Login via ssh and retest.
On 8/27/2020 11:30 AM, Derek William
Haden wrote:
|
|
Re: Stacato audio on DVSM
Derek William Haden <facebook@...>
I ran ps -ax (as su) twice, first time transmitting, then receiving.
the output from both is the same. PID TTY STAT TIME COMMAND 1 ? Ss 0:07 /sbin/init splash
2 ? S 0:00 [kthreadd]
3 ? I< 0:00 [rcu_gp]
4 ? I< 0:00 [rcu_par_gp]
8 ? I< 0:00 [mm_percpu_wq]
9 ? S 0:00 [ksoftirqd/0]
10 ? I 0:00 [rcu_sched]
11 ? S 0:00 [migration/0]
12 ? S 0:00 [cpuhp/0]
13 ? S 0:00 [cpuhp/1]
14 ? S 0:00 [migration/1]
15 ? S 0:00 [ksoftirqd/1]
18 ? S 0:00 [cpuhp/2]
19 ? S 0:00 [migration/2]
20 ? S 0:00 [ksoftirqd/2]
23 ? S 0:00 [cpuhp/3]
24 ? S 0:00 [migration/3]
25 ? S 0:00 [ksoftirqd/3]
26 ? I 0:00 [kworker/3:0-events]
28 ? S 0:00 [kdevtmpfs]
29 ? I< 0:00 [netns]
32 ? S 0:00 [khungtaskd]
33 ? S 0:00 [oom_reaper]
34 ? I< 0:00 [writeback]
35 ? S 0:00 [kcompactd0]
52 ? I< 0:00 [kblockd]
53 ? I< 0:00 [blkcg_punt_bio]
54 ? S 0:00 [watchdogd]
55 ? I 0:00 [kworker/2:1-events_power_efficient]
57 ? I< 0:00 [rpciod]
59 ? I< 0:00 [xprtiod]
60 ? S 0:00 [kswapd0]
61 ? I< 0:00 [nfsiod]
62 ? I< 0:00 [iscsi_eh]
63 ? I< 0:00 [dwc_otg]
64 ? I< 0:00 [DWC Notificatio]
66 ? S< 0:00 [vchiq-slot/0]
67 ? S< 0:00 [vchiq-recy/0]
68 ? S< 0:00 [vchiq-sync/0]
69 ? S 0:00 [vchiq-keep/0]
70 ? S< 0:00 [SMIO]
71 ? I 0:00 [kworker/1:3-events]
72 ? I< 0:00 [mmc_complete]
73 ? I< 0:00 [kworker/1:1H-kblockd]
74 ? I< 0:00 [kworker/0:1H-mmc_complete]
76 ? S 0:00 [jbd2/mmcblk0p2-]
77 ? I< 0:00 [ext4-rsv-conver]
80 ? I< 0:00 [ipv6_addrconf]
81 ? I< 0:00 [kworker/2:1H-kblockd]
97 ? I< 0:00 [kworker/3:2H-kblockd]
99 ? I< 0:00 [kworker/2:2H-kblockd]
108 ? Ss 0:01 /lib/systemd/systemd-journald
116 ? I 0:00 [kworker/u8:2-events_unbound]
142 ? Ss 0:01 /lib/systemd/systemd-udevd
151 ? Ss 0:00 /lib/systemd/systemd-networkd
165 ? S< 0:00 [SMIO]
172 ? I< 0:00 [mmal-vchiq]
175 ? I< 0:00 [mmal-vchiq]
179 ? I< 0:00 [mmal-vchiq]
180 ? I< 0:00 [mmal-vchiq]
227 ? I< 0:00 [cfg80211]
234 ? I< 0:00 [brcmf_wq/mmc1:0]
236 ? S 0:00 [brcmf_wdog/mmc1]
272 ? I 0:00 [kworker/u8:3-events_unbound]
334 ? Ssl 0:00 /lib/systemd/systemd-timesyncd
372 ? Ssl 0:00 /usr/sbin/rsyslogd -n -iNONE
378 ? Ss 0:00 /usr/sbin/thd --triggers /etc/triggerhappy/triggers.d
379 ? SLsl 0:01 /usr/sbin/rngd -r /dev/hwrng
388 ? SNs 0:00 /usr/sbin/alsactl -E HOME=/run/alsa -s -n 19 -c rdaem
395 ? Ss 0:00 /usr/sbin/cron -f
401 ? Ss 0:00 /lib/systemd/systemd-logind
402 ? Ss 0:00 /usr/bin/dbus-daemon --system --address=systemd: --no
424 ? Ssl 0:00 /usr/lib/udisks2/udisksd
425 ? Ss 0:00 avahi-daemon: running [dv5w1tch.local]
428 ? Ss 0:00 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
443 ? Ss 0:00 /sbin/dhcpcd -q -b
453 ? S 0:00 avahi-daemon: chroot helper
479 ? Ss 0:00 /usr/bin/vncserver-x11-serviced -fg
484 ? Ss 0:00 /usr/local/sbin/AMBEserver -p 2471 -i /dev/ttyUSB0 -s
485 ? S 0:07 /usr/bin/vncserver-x11-core -service
486 ? Ssl 0:00 /usr/lib/policykit-1/polkitd --no-debug
493 ? Ss 0:00 wpa_supplicant -B -c/etc/wpa_supplicant/wpa_supplican
498 ? Ss 0:00 /usr/sbin/sshd -D
529 ? I 0:00 [kworker/0:3-events]
534 ? S 0:00 /usr/bin/hciattach /dev/serial1 bcm43xx 921600 noflow
535 ? I< 0:00 [kworker/u9:1-hci0]
537 ? I< 0:00 [kworker/u9:2-hci0]
538 ? Ss 0:00 /usr/lib/bluetooth/bluetoothd
539 tty1 Ss 0:00 /bin/login -f
540 ? Ssl 0:00 /usr/bin/bluealsa
554 ? S< 0:00 [krfcommd]
617 ? Ss 0:00 /lib/systemd/systemd --user
620 ? S 0:00 (sd-pam)
633 tty1 S+ 0:00 -bash
731 ? Ss 0:06 /opt/P25Parrot/P25Parrot 42011
733 ? Ss 0:00 /opt/Quantar_Bridge/Quantar_Bridge /opt/Quantar_Bridg
735 ? Ss 0:06 /opt/NXDNParrot/NXDNParrot 42021
737 ? Ss 0:06 /opt/YSFParrot/YSFParrot 42012
738 ? Ss 0:00 /opt/md380-emu/md380-emu -S 2470
740 ? Ssl 0:02 /opt/Analog_Bridge/Analog_Bridge /opt/Analog_Bridge/A
744 ? Ssl 0:08 /opt/NXDNGateway/NXDNGateway /opt/NXDNGateway/NXDNGat
745 ? Ssl 0:14 /usr/bin/ircddbgatewayd -logdir:/var/log/ircddbgatewa
746 ? Ss 0:09 /opt/YSFGateway/YSFGateway /opt/YSFGateway/YSFGateway
747 ? Ssl 0:17 /opt/MMDVM_Bridge/MMDVM_Bridge /opt/MMDVM_Bridge/MMDV
748 ? Ssl 0:08 /opt/P25Gateway/P25Gateway /opt/P25Gateway/P25Gateway
961 ? Ss 0:00 /usr/bin/dbus-daemon --session --address=systemd: --n
1014 ? Ssl 0:00 /usr/lib/gvfs/gvfsd
1019 ? Sl 0:00 /usr/lib/gvfs/gvfsd-fuse /run/user/1000/gvfs -f -o bi
1022 ? I< 0:00 [kworker/1:0H]
1039 ? I< 0:00 [kworker/0:0H]
1048 ? I< 0:00 [kworker/3:1H]
1078 ? Ssl 0:00 /usr/lib/gvfs/gvfs-udisks2-volume-monitor
1083 ? Ssl 0:00 /usr/lib/gvfs/gvfs-goa-volume-monitor
1087 ? Ssl 0:00 /usr/lib/gvfs/gvfs-afc-volume-monitor
1092 ? Ssl 0:00 /usr/lib/gvfs/gvfs-gphoto2-volume-monitor
1096 ? Ssl 0:00 /usr/lib/gvfs/gvfs-mtp-volume-monitor
1103 ? Sl 0:00 /usr/lib/gvfs/gvfsd-trash --spawner :1.4 /org/gtk/gvf
1220 ? I 0:00 [kworker/2:0-events_power_efficient]
1498 ? I 0:00 [kworker/u8:1-events_unbound]
1499 ? I 0:00 [kworker/0:0-events]
1500 ? I 0:00 [kworker/1:2-events]
1523 ? Ss 0:00 sshd: pi [priv]
1534 ? R 0:00 sshd: pi@pts/0
1537 pts/0 Ss 0:00 -bash
1555 ? I 0:00 [kworker/3:1-events]
1572 ? I 0:00 [kworker/2:2-events_power_efficient]
1585 ? I 0:00 [kworker/1:0-events]
1586 ? I 0:00 [kworker/0:1-events]
1614 pts/0 S 0:00 sudo -s
1619 pts/0 S 0:00 /bin/bash
1623 pts/0 R+ 0:00 ps -ax
|
|
Re: Stacato audio on DVSM
Show me the result of ps -ax when you tested the audio.
toggle quoted messageShow quoted text
On 8/27/2020 11:21 AM, Derek William
Haden wrote:
Stopped vnc, SSH to pi stop lightdm
|
|
Re: Stacato audio on DVSM
Derek William Haden <facebook@...>
Stopped vnc, SSH to pi stop lightdm
no change to audio.
|
|
Re: Stacato audio on DVSM
Show me the result of ps -ax when you tested the audio.
toggle quoted messageShow quoted text
Steve
On 8/27/2020 11:15 AM, Derek William
Haden wrote:
|
|
Re: Stacato audio on DVSM
I don't want lightdm or VNC running for the test. Just SSH in to
manage the RPi
toggle quoted messageShow quoted text
On 8/27/2020 11:15 AM, Derek William
Haden wrote:
It's killed vnc and now it won't show the remote desktop.
|
|
Re: Stacato audio on DVSM
It's killed vnc I restarted lightdm via SSH, vnc now working again.
and the end result it did not alter the audio at all.
|
|