Search found 261 matches

by KN2TOD
Sat Dec 02, 2023 4:56 pm
Forum: Raspberry Pi Foundation Hardware
Topic: what are the 4 USB ports for ZUMSPOT ELITE 3.5
Replies: 3
Views: 6088

Re: what are the 4 USB ports for ZUMSPOT ELITE 3.5

You can plug a mouse and keyboard into the USB ports and a monitor into one of the HDMI ports (or just the monitor alone if you want), but alas you will not have access to the dashboard through any of those devices. The dashboard and all that it details is only accessible via a browser.
by KN2TOD
Mon Nov 27, 2023 5:15 pm
Forum: D-Star Specific Support
Topic: Host database updates?
Replies: 8
Views: 11212

Re: Host database updates?

Take a look at the appropriate files here:

Code: Select all

sudo su
cd /root
ls -la
And modify them as specified according to your needs. Changes/additions editted here are then applied the next time the host files are updated.
by KN2TOD
Sun Nov 26, 2023 1:05 am
Forum: IP Networking
Topic: Firewall log location?
Replies: 1
Views: 2294

Re: Firewall log location?

You can certain take a shot at it: (<https://www.manageengine.com/products/eventlog/logging-guide/firewall/how-to-enable-logging-and-analyze-linux-firewall-logs.html#:~:text=Use%20the%20following%20command%20to%20enable%20logging%20in,Refer%20to%20the%20syntax%20of%20the%20command%20below%3A>) sudo ...
by KN2TOD
Sun Nov 26, 2023 12:41 am
Forum: WiFi Setup
Topic: No auto-connect to WiFi unless adapter dis/reconnected.
Replies: 3
Views: 2581

Re: No auto-connect to WiFi unless adapter dis/reconnected.

Just a guess on my part, but your prior adapter may have been failing the way it did because of undervoltage conditions.
by KN2TOD
Sat Nov 18, 2023 11:47 pm
Forum: WiFi Setup
Topic: No auto-connect to WiFi unless adapter dis/reconnected.
Replies: 3
Views: 2581

Re: No auto-connect to WiFi unless adapter dis/reconnected.

Have you tried different adapters? Same behavior for each?
by KN2TOD
Wed Nov 15, 2023 2:17 pm
Forum: DMR Specific Support
Topic: API action gets "no response"
Replies: 1
Views: 1526

Re: API action gets "no response"

IF you're trying to Drop a QSO, you need to select the Delete option as well. Otherwise, the request will fail.
by KN2TOD
Sat Oct 21, 2023 11:41 pm
Forum: DMR Specific Support
Topic: Pi-Star DMR Net Turns Red and Won't Connect to Private XLX Reflector
Replies: 16
Views: 12527

Re: Pi-Star DMR Net Turns Red and Won't Connect to Private XLX Reflector

You can not create new XLX entries via the /root file, only update existing ones. In other words, your reflector needs to be public, registered.
by KN2TOD
Wed Oct 18, 2023 1:30 pm
Forum: DMR Specific Support
Topic: DMR Simplex 12.5KHz???
Replies: 6
Views: 6500

Re: DMR Simplex 12.5KHz???

FWIW: My conclusion is that DMR Simplex does not use a 6.25KHz time slot but uses the full 12.5KHz and will receive any transmission on either TS1 or TS2 also does this mean a pi-star hotspot in simplex mode is also using 12.5KHz? For clarity here: the 6.25/12.5 KHz refers to the channel separation:...
by KN2TOD
Mon Oct 16, 2023 11:13 pm
Forum: Pi-Star General Support
Topic: NO_PUBKEY Errors On update?
Replies: 5
Views: 4392

Re: NO_PUBKEY Errors On update?

Looks like you've got a typo: it should be "ubuntu" not "unbuntu":

Executing: /tmp/apt-key-gpghome.M5hhHMjAvC/gpg.1.sh --keyserver hkp://keyserver.unbuntu.com:80 --recv-keys 0E98404D386FA1D9
gpg: keyserver receive failed: No name
by KN2TOD
Sat Oct 14, 2023 12:58 pm
Forum: Pi-Star General Support
Topic: NO_PUBKEY Errors On update?
Replies: 5
Views: 4392

Re: NO_PUBKEY Errors On update?

Does this answer your question? <viewtopic.php?p=23456&hilit=keyserver#p23456>