Tried version 4.3.0 but encountered the same problem as 4.2.0 (while 4.1.8 works correctly).
After preparing the SD and reloading the configuration it seems to work well, but after completing all the updates and applying it in the configuration without actually changing anything the MMDVM modem is no longer recognized and always remains red even by doing sudo pistar-findmodem I can't find anything anymore .
I tried to restart the Pi-Star, reload the configuration and also a restore but nothing, the MMDVM modem is no longer available (it always remains red) and the only way to use it is to redo the SD and not do any updates this is how it works (4.2.0 also behaves this way).
I don't know what it could be, I see that others are experiencing the same problem on both versions.
Good job, I hope the situation gets resolved.
4.3.0 Beta feedback
Re: 4.3.0 Beta feedback
73' IW4EHJ Andrea
https://www.qrz.com/db/iw4ehj
https://www.qrz.com/db/iw4ehj
Re: 4.3.0 Beta feedback
I'll try and squash some of these issues over the weekend.
Re: 4.3.0 Beta feedback
I tried the re-spin, made a fresh SD card. Still will not see the original ZumSpot. Here is the pertinent part of the MMDVM log:
M: 2024-02-17 15:40:19.363 Opening the MMDVM
E: 2024-02-17 15:40:19.363 Cannot get the control attributes for /dev/ttyAMA0
I: 2024-02-17 15:40:19.364 MMDVMHost-20240126_PS4 exited on receipt of an unknown signal
This is on an RPi3B with a ZumSpot board running 1.6.1 firmware. Still works fine with beta 4.2.0. Same log lines from that version:
M: 2024-02-17 15:17:33.353 Opening the MMDVM
I: 2024-02-17 15:17:35.364 MMDVM protocol version: 1, description: ZUMspot-v1.6.
1 20230526 14.7456MHz ADF7021 FW by CA6JAU GitID #7ff74ed
Doug
K9DJN
M: 2024-02-17 15:40:19.363 Opening the MMDVM
E: 2024-02-17 15:40:19.363 Cannot get the control attributes for /dev/ttyAMA0
I: 2024-02-17 15:40:19.364 MMDVMHost-20240126_PS4 exited on receipt of an unknown signal
This is on an RPi3B with a ZumSpot board running 1.6.1 firmware. Still works fine with beta 4.2.0. Same log lines from that version:
M: 2024-02-17 15:17:33.353 Opening the MMDVM
I: 2024-02-17 15:17:35.364 MMDVM protocol version: 1, description: ZUMspot-v1.6.
1 20230526 14.7456MHz ADF7021 FW by CA6JAU GitID #7ff74ed
Doug
K9DJN
Re: 4.3.0 Beta feedback
Update. Installed 4.3.0 fresh without menu update and it runs fine. The update caused lockup, inability to access remotely.
Using pi zero v1. DMR mode. Generic jumbo spot gpio clone, headless.
Using pi zero v1. DMR mode. Generic jumbo spot gpio clone, headless.
Re: 4.3.0 Beta feedback
I have now 4.30 on a raspberry pi 5. I have to restart several times to have connection with wifi
Re: 4.3.0 Beta feedback
Using Image 4.3.0 Feb 10 and todays update(March 4, 2024),
I can not Connect to KC Wide by hitting the AMS button on the Yeasu FT-70d.
The dashboard shows me transmitting constantly , so I have to reboot.
Yaesu System Fusion Configuration block, YSF host Startup is set to FCS00290 America-Link-WiresX
that works fine, but doing the AMS button to try to connect to KC Wide I get the transmit on the dashboard.
Pi-star 4.3.0
Dashboard 20240227
FW 1.6.1
Rp Zero W V1.6.1
This problem doesn't happen with 4.1.8 16-Feb
I can not Connect to KC Wide by hitting the AMS button on the Yeasu FT-70d.
The dashboard shows me transmitting constantly , so I have to reboot.
Yaesu System Fusion Configuration block, YSF host Startup is set to FCS00290 America-Link-WiresX
that works fine, but doing the AMS button to try to connect to KC Wide I get the transmit on the dashboard.
Pi-star 4.3.0
Dashboard 20240227
FW 1.6.1
Rp Zero W V1.6.1
This problem doesn't happen with 4.1.8 16-Feb
Re: 4.3.0 Beta feedback
i have now the problem that the Nextion Display is not working anymore. I have made a new image but no succes.
Re: 4.3.0 Beta feedback
Boot from the nvme ssd drive is now working. I followed the instructions on the website https://github.com/kn2tod/pistar-boot-from-usb.
I setup a new image on sd card and make the change to bootup from usb ssd. On the raspberry pi put the pistar cdcard in the slot of the pi and the nvme ssd drive in a usb adapter. I use the sd copier in the software from the pi to clone the sd card to the nvme ssd in the usb adapter. Then i install the nvme on the Greekworm adapter. And now pistar boot from the nvme ssd drive. It is a overkill but it is a hobby and i like to do experiment.
Only the Nextion Display works often not. This was also with pistar on the sd card.
I have now pistar on a Raspberry Pi 5 withe nvme drive.
I setup a new image on sd card and make the change to bootup from usb ssd. On the raspberry pi put the pistar cdcard in the slot of the pi and the nvme ssd drive in a usb adapter. I use the sd copier in the software from the pi to clone the sd card to the nvme ssd in the usb adapter. Then i install the nvme on the Greekworm adapter. And now pistar boot from the nvme ssd drive. It is a overkill but it is a hobby and i like to do experiment.
Only the Nextion Display works often not. This was also with pistar on the sd card.
I have now pistar on a Raspberry Pi 5 withe nvme drive.
Re: 4.3.0 Beta feedback
Out of curiosity, what results do you get for these commands?
Code: Select all
ls -la /dev/ttyAM*
Code: Select all
sudo systemctl status nextiondriver.service
Code: Select all
grep -shie "NextionDriver: " {/var/log/syslog.1,/var/log/syslog}
Last edited by KN2TOD on Fri Apr 05, 2024 12:37 pm, edited 1 time in total.