开云体育

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: Build a pi not creating /home/greg/pi-build/build-a-pi
Build a Pi was deprecated ( https://github.com/km4ack/pi-build?tab=readme-ov-file#this-project-is-deprecated-and-has-been-superseded-by-73linux ) some time back. It was replaced with 73Linux (
By km4ack · #13704 ·
64 bit software
Is there a list? or repository showing the 64 bit software for the Raspberry pi 5 and bookworm. Doesn't make sense running 32 bit when you have the additional horsepower of the Pi 5 and 64 bit
By Greg Engle · #13703 ·
QUESTION regarding Dierwolf and YAAC
I'm in the process of setting up Dierwolf and YAAC. Dierwolf if I attempt to start in terminal errors out. I know Jason KM4ACK has done script in downloading etc. I have added my call, PTT cm108. When
By Don Poaps · #13702 ·
Re: Smart PI 4 Gurus needed
I did install OpenJDK. (Java). YAAC did not work so I gave up and put an old laptop and put Linux 73 on it. YAAC working now. I need to watch the KM4ACK video. I know how on Win 10. I've used AWG and
By Don Poaps · #13701 ·
Re: Smart PI 4 Gurus needed
You need to install openjdk on your system. ________________________________ Sent: Sunday, March 23, 2025 1:24 PM To: KM4ACK-Pi@groups.io <KM4ACK-Pi@groups.io> Subject: Re: [KM4ACK-Pi] Smart PI 4
By Roderick Wayne Hart Sr. · #13700 ·
Re: Smart PI 4 Gurus needed
I had same issue as above. After running 'sudo apt...' I received: Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package
By Erick Kozlowski · #13699 ·
Re: Build a pi not creating /home/greg/pi-build/build-a-pi
After a couple pages of failures, I quit. 64 bit, Bookworm and a Pi5 all add up to no go. Too bad. I'm going to rebuild and manually add what I want/need. Too many of the original stuff just doesn't
By Greg Engle · #13698 ·
Re: Build a pi not creating /home/greg/pi-build/build-a-pi
If the git clone doesn't work, or you have other issues before it starts installing, you can do a rm -rf \$HOME/pi-build to clean it out and re-do the git command. -- = = = = Kevin? --? KD9EFV
By Kevin · #13697 ·
Re: Build a pi not creating /home/greg/pi-build/build-a-pi
There was a lot of files written in the /$HOME directory. This is on a Pi5 with a M.2 drive so I’m in the middle of a reimage. Because most of the files are already written, the scrip won’t
By Greg Engle · #13696 ·
Re: Build a pi not creating /home/greg/pi-build/build-a-pi
What directories do you have in 'home/greg'? did you forget the \ in front of the second "&HOME/pi-build/"? If you try git clone https://github.com/km4ack/pi-build.git (
Build a pi not creating /home/greg/pi-build/build-a-pi
Pi 5 OS Bookworm Running the script git clone https://github.com/km4ack/pi-build.git ( https://github.com/km4ack/pi-build-git ) \$HOME/pi-build && bash &HOME/pi-build/build-a-pi It downloads a bunch
By Greg Engle · #13694 ·
Re: 73Linux and HSTools
Did you ever get an answer on this? I'm also curious how to get this to work right with current versions of Raspberry Pi OS. Seems you can only turn on the hotspot if you have access to the desktop
By Brian Dale · #13693 ·
Re: TS-2000 PTT Setup Issues
Ah, ok very helpful. Thank you will give it a try. KM6QAQ 73 Sent: Saturday, March 22, 2025 2:29 AM To: KM4ACK-Pi@groups.io Subject: Re: [KM4ACK-Pi] TS-2000 PTT Setup Issues Aside from
By Jeremy Pierce · #13692 ·
Re: TS-2000 PTT Setup Issues
Sorry, I was onto another troubleshoot with Windows then realized you were helping me troubleshoot my Linux problems. I’ll give it a look and get back to you. KM6QAQ 73 Sent:
By Jeremy Pierce · #13691 ·
Re: TS-2000 PTT Setup Issues
Well got it figure out for PTT. Found this gentleman’s website: https://www.we8chz.org/?p=563 Helped a great deal. Also, make sure your radio / FLrig is tuned onto a ham frequency. I was on
By Jeremy Pierce · #13690 ·
Re: TS-2000 PTT Setup Issues
Aside from accessing top through a terminal window, you have a desktop program that does the same thing called System Monitor. culmer.org.uk@groups.io> wrote:
By Brian Dale · #13689 ·
Re: TS-2000 PTT Setup Issues
Hi Jeremy, I can’t speak to the radio, but the equivalent of task manager in Linux as a text mode program called top. If you open a terminal and type top, then a list of processes will come up. If
TS-2000 PTT Setup Issues
Folks, Laptop with Linux Mint and 73 Linux installed. Pre-mobile Digirig interface kit. I've set up my Kenwood TS-2000 many times before on Windows computers and with Build-a-pi. I
By Jeremy Pierce · #13687 ·
Re: Smart PI 4 Gurus needed
Try running: sudo apt install -y librxtx-java openjdk-10-dbg -- 73, de KM4ACK YouTube ( https://youtube.com/km4ack ) | Tip Jar ( https://www.paypal.me/km4ack ) Twitter ( https://twitter.com/km4ack )
By km4ack · #13686 ·
Smart PI 4 Gurus needed
I'm not a linux expert when it comes to figuring out YAAC won't load. I get this message in the Terminal. ################################## /home/va7dgp/73Linux/app/stable/pi/YAAC.bapp: line 49:
By Don Poaps · #13685 ·