4.3.0 Beta feedback

General support for the Pi-Star System
PA5WIL
Posts: 16
Joined: Sun Apr 15, 2018 10:15 am

Re: 4.3.0 Beta feedback

Post by PA5WIL »

Nextion Display is working when I did the command in ssh - Pi-star


Welcome to Pi-Star: v4.3.0

pi-star@pi-star(ro):~$ ls -la /dev/ttyAM*
crw-rw---- 1 root dialout 204, 64 Apr 5 08:46 /dev/ttyAMA0
crw-rw---- 1 root dialout 204, 74 Apr 4 17:17 /dev/ttyAMA10
pi-star@pi-star(ro):~$ sudo systemctl status NextionDriver.service
Unit NextionDriver.service could not be found.
pi-star@pi-star(ro):~$ pi-star@pi-star(ro):~$ ls -la /dev/ttyAM*
-bash: syntax error near unexpected token `ro'
pi-star@pi-star(ro):~$ crw-rw---- 1 root dialout 204, 64 Apr 5 08:46 /dev/ttyAM
A0
-bash: crw-rw----: command not found
pi-star@pi-star(ro):~$ crw-rw---- 1 root dialout 204, 74 Apr 4 17:17 /dev/ttyAM
A10
-bash: crw-rw----: command not found
pi-star@pi-star(ro):~$
KN2TOD
Posts: 270
Joined: Sun Nov 11, 2018 6:36 pm

Re: 4.3.0 Beta feedback

Post by KN2TOD »

pi-star@pi-star(ro):~$ sudo systemctl status NextionDriver.service
Unit NextionDriver.service could not be found.
Sorry, my error: should have been lowercase:

Code: Select all

sudo systemctl status nextiondriver.service
pi-star@pi-star(ro):~$ ls -la /dev/ttyAM*
crw-rw---- 1 root dialout 204, 64 Apr 5 08:46 /dev/ttyAMA0
crw-rw---- 1 root dialout 204, 74 Apr 4 17:17 /dev/ttyAMA10

Code: Select all

$: ls -la /dev/ttyN*
lrwxrwxrwx 1 root root 10 Apr  4 05:37 /dev/ttyNextionDriver -> /dev/pts/1
Check your configuration and make sure you've selected the correct device. For a Nextion display, it should be: /dev/ttyNextionDriver
PA5WIL
Posts: 16
Joined: Sun Apr 15, 2018 10:15 am

Re: 4.3.0 Beta feedback

Post by PA5WIL »

pi-star@pi-star(ro):~$ sudo systemctl status nextiondriver.service
● nextiondriver.service - NextionDriver service
Loaded: loaded (;;file://pi-star/lib/systemd/system/nextiondriver.service/l
ib/systemd/system/nextiondriver.service;;; disabled; prese>
Active: active (running) since Sat 2024-04-06 09:15:52 CEST; 16min ago
Process: 2108 ExecStart=/usr/local/bin/NextionDriver -i -c /etc/mmdvmhost (>
Main PID: 2112 (NextionDriver)
Tasks: 1 (limit: 4390)
CPU: 994ms
CGroup: /system.slice/nextiondriver.service
└─2112 /usr/local/bin/NextionDriver -i -c /etc/mmdvmhost

Apr 06 09:15:52 pi-star NextionDriver[2112]: Transparent Connection: talking so>
Apr 06 09:15:52 pi-star NextionDriver[2112]: Try to bind 0.0.0.0 ...
Apr 06 09:15:52 pi-star NextionDriver[2112]: Transparent Connection: listening >
Apr 06 09:15:52 pi-star NextionDriver[2112]: Transparent data sockets active
Apr 06 09:15:53 pi-star NextionDriver[2112]: Found Nextion display
Apr 06 09:15:53 pi-star NextionDriver[2112]: Touch display model NX8048K050_01>
Apr 06 09:15:53 pi-star NextionDriver[2112]: FW 151, MCU 61699
Apr 06 09:15:53 pi-star NextionDriver[2112]: Serial DB67BC07131C5135
Apr 06 09:15:53 pi-star NextionDriver[2112]: Flash size 33554432
Apr 06 09:15:54 pi-star NextionDriver[2112]: Starting with network interface wl>
lines 1-20/20 (END)
VE2BYW
Posts: 2
Joined: Sun Nov 12, 2023 8:40 pm

Re: 4.3.0 Beta feedback

Post by VE2BYW »

Hi
I am using Beta V4.3 since 24 hrs and no problem detected.
K4CQO
Posts: 4
Joined: Sun Jan 14, 2024 11:28 pm

Re: 4.3.0 Beta feedback

Post by K4CQO »

Hi Andy,

It has been a while since the 4.3.0 beta was released. There was mention of a 5.0 release. Do you have a guesstimate of the ETA of the next update?

BTW, I am using 4.3.0 with a pi 5 and I am very happy with how the pi 5's speed enhances the response of the dashboard and BM static TG settings.
User avatar
G8SEZ
Posts: 557
Joined: Fri Apr 13, 2018 8:26 pm

Re: 4.3.0 Beta feedback

Post by G8SEZ »

K4CQO wrote: Sat Apr 27, 2024 5:39 pm Hi Andy,

It has been a while since the 4.3.0 beta was released. There was mention of a 5.0 release. Do you have a guesstimate of the ETA of the next update?

BTW, I am using 4.3.0 with a pi 5 and I am very happy with how the pi 5's speed enhances the response of the dashboard and BM static TG settings.
I think that 5.0 is the one which will have the dashboard rewritten, so that's quite likely to be some way off.
--

Brian G8SEZ
M1DNS
Pi-Star Team
Posts: 1397
Joined: Thu Apr 05, 2018 5:30 am

Re: 4.3.0 Beta feedback

Post by M1DNS »

5.0 is still some ways off yet. There is no schedule to its release.



Sent via smoke signals using my SM-G960F

Andrew M1DNS.
Pi-star Admin Team.
Post Reply