(22-Feb-2025, 07:26 PM)Snoopy8 Wrote: [*]Reboot button does not workNot tested this on raspberry Pi, will look into that.
(22-Feb-2025, 07:26 PM)Snoopy8 Wrote: [*]RT kernel switching not working, tried twice, resulting in having to redo SO each time. It does not complete its boot process, hanging at starting at SSH (does not make sense??). Suggest adding auto reboot when switching kernels in SO.Hmm. I have tested normal kernels and that worked, but not with RT kernel. Will have to investigate this.
(22-Feb-2025, 07:26 PM)Snoopy8 Wrote: [*]minor bug of network display showing 2 network ports: wlan DHCP enabled, Eth0 nothing. Should display one or the otherWill look into that. Also btw, Wifi configuration will be supported in a future release.
(22-Feb-2025, 07:26 PM)Snoopy8 Wrote: [*]Dashboard Network tab still saying comingThat will in a future update.
(22-Feb-2025, 07:26 PM)Snoopy8 Wrote: [*]Install of software takes a few seconds before it displays something; used to be quickThis is the quirk of the new Qt framework I guess. Everything is event based now. And right now the event handling is notified there is contents later. This kind of uses less CPU power, and in theory should make this more RT compatible (preemptable). Will see if I can improve on this once the dust settles.
Enjoy your holidays!
(22-Feb-2025, 09:05 PM)hkphantomgtr Wrote: this forum is so slow now, is it being attacked?I am almost certain it's still happening network activity looks very unusual. But to be honest I'm still unsure what's happening. Probably why it's best to update the blog and wiki software as soon as I can (hopefully next week).
Will also reboot the servers. Maybe this will cause these kids to move on to something else.
(22-Feb-2025, 09:28 PM)vinaymoturi Wrote: download links not workingHopefully this is fixed now, can you please try again?
(23-Feb-2025, 12:40 AM)hkphantomgtr Wrote: FYI, I found the Process Priority function can't control an irq, of course that used to work in past. Would you pls. check the attached screen cap? Thanks a lot.Hmm, I wonder. What happens if you remove IRQ/ and just keep the tail end, did that work? Have filed a ticket and see if I can handle this better.