Keyboard Shortcuts
Likes
- KM4ACK-Pi
- Messages
Search
Re: Can¡¯t get Xastir to install
KA5GSS
toggle quoted message
Show quoted text
On Jan 21, 2024, at 6:36?AM, km4ack <jason.oleham@...> wrote:
|
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:
|
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)? |
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: 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. |
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. |
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:
|
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:
|
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!??
|
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 ? |