Forum Replies Created
-
AuthorPosts
-
Britgirl
KeymasterPrevious reports have revealed that Raspberry Pi reports a 64-bit kernel. This is why uname -m command shows aarch64. However, the OS is actually 32-bit-based. Could you try installing a package suitable for ARMv7?
Links to similar posts:
https://downloads.nomachine.com/download/?id=108&distro=Raspberry&hw=Pi3
Britgirl
KeymasterI see you used
ssh-keygen -m PEM -t rsa -b 4096
to generate the keypair.Did you try to use a keypair generated by running:
ssh-keygen -t rsa -b 4096
?Britgirl
KeymasterHi, it sounds very similar to this bug report.
Cannot login by NX protocol and private key when option ‘Import the private key to the connection file’ is checked
https://kb.nomachine.com/TR05S10271As a temporary workaround, do not check option ‘Import the private key to the connection file’ in the UI.
Britgirl
KeymasterHi, can you tell us the output of “uname -a” run in a terminal on the RPi device?
Britgirl
KeymasterWe have been unable to reproduce this same behaviour. Logs show an error similar to when the machine is not rebooted, but we know that you did reboot. Ideal would be to debug deeper with a debug package that we would create. If you are interested, let us know. In the meantime we will continue investigating.
Update 15/7/25 – NoMachine 9 was released in May, please update to that and let us know if you continue to have problems by opening a new topic. We can provide a debug package for version 9.
Britgirl
KeymasterHi, are you able to send us the server-side logs so we can check them? Please enable debug and reproduce the problem by connecting to that Linux Mint server. You can extract them using the instructions here: https://kb.nomachine.com/DT07S00243
Send them to forum[at]nomachine[dot]com or post them here. Please use the title of this topic as the subject of your email.
The logs show a possible crash of the nxnode process, which is unusual, so it would also be useful to have the backtrace. Please see the following article for instructions on how to get any core files https://kb.nomachine.com/AR09L00810Thanks!
Britgirl
KeymasterHi, we were able to reproduce the same issue and a fix is scheduled, not for the next release but the one after that. Here is the Trouble Report. Please use the link to monitor its status.
Britgirl
KeymasterHi, is there a monitor attached to the Linux Mint machine you are connecting to?
Is the image of the desktop you see totally frozen? Or do you see some screen changes when you are connected?
Logs would be useful. On the Newby machine, enable debug and try to reproduce. Please follow the instructions here: https://kb.nomachine.com/DT07S00243
Send them to forum[at]nomachine[dot]com or attach here. Please use the title of this topic as the subject of your email. Thanks!
Britgirl
KeymasterHi, thanks for letting us know and good to know it’s now working again.
Britgirl
KeymasterThanks for the logs, they were helpful. We have reproduced the same behaviour in our labs and we are actively working to find a solution.
May 15, 2025 at 17:50 in reply to: Ubuntu 24.04.2 LTS improper rendering (black screen + split screen) #52990Britgirl
KeymasterThe logs didn’t show any NoMachine errors or misbehaviour, so this could be an indication that there is a problem with the drivers.
Britgirl
KeymasterHi, it is the expected behaviour. UDP is not used in floating window mode because in this mode NoMachine always uses X11 vector graphics. More about “The X11 vector graphics mode in X-Window virtual desktop” is available here if you are interested: https://kb.nomachine.com/AR02L00779.
Britgirl
KeymasterI forgot to add that we also need the ps.log file, so run the following in a terminal.
ps aux | grep X > ps.log
and attach that as well. Thank you!
Britgirl
KeymasterHi, sorry for the delay in coming back to you. Logs confirmed that the issue is related to a Trouble Report already open https://www.nomachine.com/TR05V11141 and which will be fixed in the next software update. The workaround is to set
WaylandModes drm,egl,compositor
in the NoMachine node.cfg file on the server.Britgirl
KeymasterThe debug package needs to be prepared specifically. When it’s ready, you’ll receive an email with a download link. Thanks for your patience so far 🙂
-
AuthorPosts