¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: Is it possible to run Pi-Star Digital Voice Dashboard with Build-a-Pi
Even if BAP could be installed, as I mentioned prior the horsepower most likely will not be there. We already know once you enable multiple masters and protocols the zero / 3b has trouble with
By Terry Hunt · #4542 ·
Re: Is it possible to run Pi-Star Digital Voice Dashboard with Build-a-Pi
It's not going to work because Pi-Star is an image and it is setup to make the disk read-only automatically and not really allow anything else to occur. Buy a cheap pi zero if you want to run Pi-Star
By Brian Dale · #4541 ·
Re: Is it possible to run Pi-Star Digital Voice Dashboard with Build-a-Pi
Hi, I am interested in this too.? I have *just* started with pi-star.? Using Putty, I have ssh'ed in,? THere it tells you to run pistar-rw to change from read-only. I then tried to run the git
By VK2AHB <vk2ahb@...> · #4540 ·
Windows 11 to run Android apps. Good or bad?
Could Windows 11's Strict Requirements Benefit Linux? - OMG! Ubuntu! (omgubuntu.co.uk) ( https://www.omgubuntu.co.uk/2021/06/windows-11s-strict-system-requirements-might-benefit-linux ) Discuss.
By David VK2DHV · #4539 ·
FLDIGI won't install - SOLVED
While attempting to install FLDIGI 4.1.19 on a fresh pi this evening I discovered that it failed due to a missing library. If you run into this, run the following command: *sudo apt install
By km4ack · #4538 ·
Re: BAP Pi 4 No internet
Hi I think it is possible the wifi on the pi4 went caput, my way of saying broken. Maybe a failed solder point on the board. Marty kd8bj
By Marty Hartwell · #4537 ·
Re: BAP Pi 4 No internet
Ill take a look but i cant understand why 3 sd cards work in the pi 3's but not the pi 4.
By Mike Emerson · #4536 ·
Re: BAP Pi 4 No internet
rfkill may be enabled. BAP typically takes care of this during the build but you can unblock it manually by running *sudo rfkill unblock all* and see if that fixes the issue. Get more info on rfkill
By km4ack · #4535 ·
Re: Is it possible to run Pi-Star Digital Voice Dashboard with Build-a-Pi
The pistar service is very lightweight that¡¯s why most hotspots are rpi zeroes. Processing power isn¡¯t the issue. The problem comes in with pistar¡¯s read only disk. I¡¯ve tried adding a desk
By Adam K4SPB · #4534 ·
Re: BAP Pi 4 No internet
Ok. pi4 no internet, same sd card in pi 3s works. Tried 3 sd cards. All 3 ok in pi3, no internet in pi 4. Pi4 new Unit 4 6 weeks in use no prior problems. Obtained a new pi4 all 3 sd cards work in
By Mike Emerson · #4533 ·
Re: Is it possible to run Pi-Star Digital Voice Dashboard with Build-a-Pi
I've only ever seen Pi-star images, not just an app...you can swap out SD cards to go between the two but I'm not aware of a Pi-star app, myself...just the whole image.
By Brian Dale · #4532 ·
Re: no wireless interface found (?)
Thanks, that script restored the BAP function! Now everything is working again (did I mention that a changed IP address is a real pain?) and the only thing I seem to have lost are some of the
By Vic WA4THR · #4531 ·
Re: Is it possible to run Pi-Star Digital Voice Dashboard with Build-a-Pi
That zip file is a pi image and has to be written to the pi with an image writer like etcher.? This is a destructive process so use with care.? Once Pi-star has been written and booted, then you can
By Terry Hunt · #4530 ·
Re: Is it possible to run Pi-Star Digital Voice Dashboard with Build-a-Pi
Thank you Terry Hunt for your quick respond. I am looking for the command to install and activate the script, Pi-Star_RPi_V4.1.5_21-Jun-2021.zip (
By Luis Gonzalez · #4529 ·
Re: No Gridsquare in Conky but cgps gives me good information.
There is a space after cat. It appears you might be missing a couple of ruby gems. Run the following two commands *sudo gem install gpsd_client* *sudo gem install maidenhead * and then try
By km4ack · #4528 ·
Re: no wireless interface found (?)
Vic, You may have deleted part or all of the pi-build directory when you attempted to update but wasn't connected to the internet. To recover, run the following: *cd* *rm -rf ~/pi-build* *git clone
By km4ack · #4527 ·
Re: No Gridsquare in Conky but cgps gives me good information.
Good morning, Here are the results from the above commands: /home/pi/bin/conky/grid Traceback (most recent call last): 2: from /home/pi/bin/conky/get-grid:3:in? '<main>' 1: from
By John K8FOF #2217 · #4526 ·
Re: Battery vs. Power Supply
Thank you to everyone who has given me advice on this issue.? I have gotten great lessons in battery chemistry and management.? I also realize too that I had greater expectations on my battery than
By David · #4525 ·
Re: No Gridsquare in Conky but cgps gives me good information.
Don't see anything unusual in the report. Run this command please: */home/pi/bin/conky/grid* See if there are any errors. Then run this command and let me know the output. *cat
By km4ack · #4524 ·
Re: Is it possible to run Pi-Star Digital Voice Dashboard with Build-a-Pi
BAP is an install script.? So if you flash the pi-star then connect via SSH then you could run the script IF the pi-star base OS meets the OS requirements. I have to say based on my pi-star hotspot,
By Terry Hunt · #4523 ·