¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

Re: Can¡¯t get Xastir to install

KA5GSS
 

¿ªÔÆÌåÓý

Im running a pi4b

On Jan 21, 2024, at 6:36?AM, km4ack <jason.oleham@...> wrote:

?No one mentioned which Pi OS (Bullseye, Bookwork, etc) is being run. I used 73Linux on Pi 4 Bookworm 64bit and xastir installed as it should.
73Linux is the successor to BAP and can be run on top of BAP.

--
73, de KM4ACK
|
|


Re: Can¡¯t get Xastir to install

 

No one mentioned which Pi OS (Bullseye, Bookwork, etc) is being run. I used 73Linux on Pi 4 Bookworm 64bit and xastir installed as it should.
73Linux is the successor to BAP and can be run on top of BAP.

--
73, de KM4ACK
|
|


Re: VARA in Dec2023 on a Pi

 

you need to install winlink manually?

vara download location changed fyi winlink now hosts the binary package?

vara and all winlink can be downloaded with this one liner?

wget -r -A "*.zip" 'https://downloads.winlink.org/VARA%20Products/'


Re: direwolf.conf set up

 

If you're using a Digirig and your radio doesn't use CAT (like the FT-2980 for example) you need to uncomment the appropriate line that uses RTS signalling for PTT.?

For the Signalink, yes no PTT setting is required since it has an internal VOX circuit which triggers PTT automatically whenever it detects outgoing audio.

On Sat, Jan 20, 2024, 20:45 Kelly K7MHI via <kellykeeton=[email protected]> wrote:

I¡¯m not sure what you¡¯re trying to do??

direwolf at the most simple is just setting the proper sound card (you listed #3)?

and it should start decoding ax25 right away when launched?

as for PTT you uncomment the line in config to match how your PTT works - if using a digirig or signal link - you just send it (don¡¯t mess with cm108 configs) to the serial port and the hardware handles the PTT?

k


Re: direwolf.conf set up

 

I¡¯m not sure what you¡¯re trying to do??

direwolf at the most simple is just setting the proper sound card (you listed #3)?

and it should start decoding ax25 right away when launched?

as for PTT you uncomment the line in config to match how your PTT works - if using a digirig or signal link - you just send it (don¡¯t mess with cm108 configs) to the serial port and the hardware handles the PTT?

k


Re: direwolf.conf set up

Jeff
 

Dire Wolf version 1.7
Includes optional support for:? cm108-ptt
?
Reading config file direwolf.conf
Line 105: Missing number of audio channels for ACHANNELS command.
Audio device for both receive and transmit: plughw:3,0? (channel 0)
Channel 0: 1200 baud, AFSK 1200 & 2200 Hz, A+, 44100 sample rate / 3.
Note: PTT not configured for channel 0. (Ignore this if using VOX.)
Ready to accept AGW client application 0 on port 8000 ...
Ready to accept KISS TCP client application 0 on port 8001 ...
?
Now connected to IGate server noam.aprs2.net (69.197.140.169)
Check server status here http://69.197.140.169:14501
?
[ig] # aprsc 2.1.15-gc67551b
[ig] # logresp KO4PJW-6 verified, server T2MCI


no tnc statement so I must be doing something wrong

?


Re: Can¡¯t get Xastir to install

Jeff
 

There is a feed'? bap update tool or something close where Jason gives a command to run and then retry it.


Re: uninstall 73linux

 

¿ªÔÆÌåÓý

Thanks Kevin, Looks like starting from scratch is the was to go.

Denis

WB8SKP


On 1/20/2024 8:16 AM, Kevin wrote:

For simplicity and time, and to be sure everything is gone, due to the way the individual packages are installed, some from repos, some compiled from scratch, and with all their dependencies, it's easier to just re-image or re-install the OS. It's not the answer you want to hear, but if you didn't install a snapshot backup program before diving in, it's going to be your best bet, with the least amount of effort.
For 73Linux, unless Jason and others first install a snapshot backup program (Hey, FEATURE REQUEST!!!) run before each new app is installed, to be able to remove it, doesn't exist. Also, you would need to uninstall each program installed after the one you want to remove, then re-install the ones you want to keep. IOW, if you install programs A, B, C, D, E, then want to remove B, programs E, D, & C would need to be removed in that order, to safely remove B, then re-install C, D, & E. APT and YUM and other package managers do the direct purge very well, but if you also compile and install source code packages, they get confused, too when you have a mix of packages and source code.
If it could be all one or the other, it would be much easier, but this Linux, and all the authors don't play well together, nor do the distros.
--
= = = =

? Kevin? --? KD9EFV


Re: Xastir not installing

 

it compiles and runs but there is some serious performance issue for sure?

I opened a issue on GitHub?

my test was a pi5 fully updated and the program functions but has a lot of hiccups?


direwolf.conf set up

Jeff
 

Have set up direwolf.conf except for the channel portion.? I am very confused on this.? I have read many different examples burt nothing seems to make sence.
It seems Rasp pi info is light on this topic compared to windows.

Direwolf, Xastir? ? ft2980r, Signalink, Rasp pi 4b 8g? bookworm

Does any have an example?? I can provide info





Re: uninstall 73linux

Ericson - J73ESL
 

Thank u for that last update.? Guess is best to just do a complete rebuild. Have to gi back to all my notes now. Since i did install on a sd card and then moved to a sata drive.. well here goes.. my days work has begun..


On Sat, Jan 20, 2024, 10:16 AM Kevin <kd9efv@...> wrote:
For simplicity and time, and to be sure everything is gone, due to the way the individual packages are installed, some from repos, some compiled from scratch, and with all their dependencies, it's easier to just re-image or re-install the OS. It's not the answer you want to hear, but if you didn't install a snapshot backup program before diving in, it's going to be your best bet, with the least amount of effort.
For 73Linux, unless Jason and others first install a snapshot backup program (Hey, FEATURE REQUEST!!!) run before each new app is installed, to be able to remove it, doesn't exist. Also, you would need to uninstall each program installed after the one you want to remove, then re-install the ones you want to keep. IOW, if you install programs A, B, C, D, E, then want to remove B, programs E, D, & C would need to be removed in that order, to safely remove B, then re-install C, D, & E. APT and YUM and other package managers do the direct purge very well, but if you also compile and install source code packages, they get confused, too when you have a mix of packages and source code.
If it could be all one or the other, it would be much easier, but this Linux, and all the authors don't play well together, nor do the distros.
--
= = = =

? Kevin? --? KD9EFV


Re: uninstall 73linux

 

For simplicity and time, and to be sure everything is gone, due to the way the individual packages are installed, some from repos, some compiled from scratch, and with all their dependencies, it's easier to just re-image or re-install the OS. It's not the answer you want to hear, but if you didn't install a snapshot backup program before diving in, it's going to be your best bet, with the least amount of effort.
For 73Linux, unless Jason and others first install a snapshot backup program (Hey, FEATURE REQUEST!!!) run before each new app is installed, to be able to remove it, doesn't exist. Also, you would need to uninstall each program installed after the one you want to remove, then re-install the ones you want to keep. IOW, if you install programs A, B, C, D, E, then want to remove B, programs E, D, & C would need to be removed in that order, to safely remove B, then re-install C, D, & E. APT and YUM and other package managers do the direct purge very well, but if you also compile and install source code packages, they get confused, too when you have a mix of packages and source code.
If it could be all one or the other, it would be much easier, but this Linux, and all the authors don't play well together, nor do the distros.
--
= = = =

? Kevin? --? KD9EFV


Re: uninstall 73linux

 

¿ªÔÆÌåÓý

I also would like to remove 73Linux and all it installed and start over.

Denis

WB8SKP


On 1/20/2024 6:39 AM, Ericson - J73ESL wrote:

I want to start fresh. Too many errors. PAT WINLINK worked great for me with Vara, one weekend.. i also did tqsl, gridtracker, Cqrlog, wsjt.. i was so happy, i packed my go kit, and travelled with it... necer worked again.. heheheheh.. so i wanna start Fresh. Remove PAT and all its requirements, and just start all over again...

On Sat, Jan 20, 2024, 8:26 AM km4ack <jason.oleham@...> wrote:

To remove 73Linux, you only need to remove the directory:

rm -rf ~/73Linux

This does not uninstall any apps. It only uninstalls 73Linux itself.
--

73, de KM4ACK
|
|


Re: uninstall 73linux

Ericson - J73ESL
 

I want to start fresh. Too many errors. PAT WINLINK worked great for me with Vara, one weekend.. i also did tqsl, gridtracker, Cqrlog, wsjt.. i was so happy, i packed my go kit, and travelled with it... necer worked again.. heheheheh.. so i wanna start Fresh. Remove PAT and all its requirements, and just start all over again...


On Sat, Jan 20, 2024, 8:26 AM km4ack <jason.oleham@...> wrote:

To remove 73Linux, you only need to remove the directory:

rm -rf ~/73Linux

This does not uninstall any apps. It only uninstalls 73Linux itself.
--

73, de KM4ACK
|
|


Re: uninstall 73linux

 

To remove 73Linux, you only need to remove the directory:

rm -rf ~/73Linux

This does not uninstall any apps. It only uninstalls 73Linux itself.
--

73, de KM4ACK
|
|


Re: Can¡¯t get Xastir to install

KA5GSS
 

Did you ever figure out what the issue was?? That's exactly the same problem i'm having


Xastir not installing

KA5GSS
 

Trying to install Xastir from buil a pi and it shows up on the pi as installed but it i get this "invalid desktop entry file /usr/share/applications/xastir.desktop" when i try to open it.? So i went to check to see if it needed an update and it shows its not installed.? So i try to install it again and no dice, same message same isuue.? Help!??


Re: How to change drive level in ARDOPC #linux #pat-mail #73linux #ardop #evolve

 

If you find that, let me know because I cannot get the input past about -5000, 5000. I thought I read somewhere once that it should be > -15000, 15000 once.

Joel - W4JBB


Re: ARDOP Transmit Hang Time

 

Well, I guess I am. I have ver 2.0.3.2.

I did download another version from the ARDOP website but it was a version 1.something.

Joel - W4JBB


setconky script mod for aarch64 support

 

I am working with a pi5 and 64 bit bookwork attempting to install 73Linux.

The program "setconky" does not properly identify the Architecture and so it shows the x86 config files instead of the pi config files.??
Changing line 3 to read:

CPU=$(lscpu | grep Architecture | grep 'arm\|aarch64' )

seems to fix the issue.

73
Lowell

?