4.3.0 Beta feedback

General support for the Pi-Star System
User avatar
G8SEZ
Posts: 566
Joined: Fri Apr 13, 2018 8:26 pm

Re: 4.3.0 Beta feedback

Post by G8SEZ »

Have you considered trying with a smaller card? 128GB seems very large.
--

Brian G8SEZ
KN2TOD
Posts: 305
Joined: Sun Nov 11, 2018 6:36 pm

Re: 4.3.0 Beta feedback

Post by KN2TOD »

Now that the Nextion processing has been integrated into the mix, consider adding the stop/start of the Nextion driver to pistar-daily.cron:

Code: Select all

  :
# Stop all the services...
systemctl stop pistar-watchdog.service > /dev/null 2>&1
systemctl stop nextiondriver.service  > /dev/null 2>&1       <-----
systemctl stop mmdvmhost.service > /dev/null 2>&1
systemctl stop dstarrepeater.service > /dev/null 2>&1
  :

  :
# Start all the services...
systemctl start ircddbgateway.service > /dev/null 2>&1
  :
systemctl start nextiondriver.service > /dev/null 2>&1         <-----
systemctl start mmdvmhost.service > /dev/null 2>&1
  :
This insures that the latest list of user ids gets loaded afresh each day.

Also, load in the lastest NextionDriver binary that allows more than the current 200K user ids.
User avatar
G8SEZ
Posts: 566
Joined: Fri Apr 13, 2018 8:26 pm

Re: 4.3.0 Beta feedback

Post by G8SEZ »

Andy is there a view from you and the other developers about whether 4.3.0 is now able to become a release version?

I've been running it for a good while on a Pi Zero 2W and it seems very good and stable.

I don't think I have seen any complaints about anything other than the Nextion-related stuff.
--

Brian G8SEZ
PA5WIL
Posts: 18
Joined: Sun Apr 15, 2018 10:15 am

Re: 4.3.0 Beta feedback

Post by PA5WIL »

why is there no more news about version 4.3.0?
KD8DVR
Posts: 107
Joined: Tue Aug 14, 2018 6:23 pm
Location: Columbus, OH USA
Contact:

Re: 4.3.0 Beta feedback

Post by KD8DVR »

AC4WT wrote: Tue May 28, 2024 3:14 pm I just can't get 4.3.0 to work; the DMR flags on the left remain in RED. I have it working in 4.1.8, 4.2.1.
Same here. I scrapped 4.3
AntiSquid Disclaimer: All messages posted are personal opinion only and may not constitute fact.
Post Reply