Forum / NoMachine for ARM / Install on Orange Pi 5 failing
Tagged: Orange PI 5
- This topic has 6 replies, 2 voices, and was last updated 3 weeks, 2 days ago by fredrum.
-
AuthorPosts
-
October 24, 2024 at 05:00 #50378fredrumParticipant
Hello!!
I’m trying to install this on my Orange Pi 5 with a Joshua-Riek Ubuntu with Gnome OS which otherwise works well.
I’ve been tring to follow instructions from a Orange Pi 5 manual pdf.
I first downloaded nomachine_8.14.2_1_armv7hl.tar.gz from here,
https://downloads.nomachine.com/download/?id=115&distro=ARM
I moved it to /usr and unpacked it there.
I then downloaded nomachine_8.14.2_1_arm64.deb from
https://downloads.nomachine.com/download/?id=115&distro=ARM
and tried to run the installer from inside the Downloads folder,
sudo dpkg -i nomachine_8.14.2_1_arm64.deb
It fails and I get this output in the terminal,
(Reading database … 183958 files and directories currently installed.)
Preparing to unpack nomachine_8.14.2_1_arm64.deb …
/etc/NX/nxserver: line 168: /usr/NX/bin/nxserver.bin: cannot execute: required file not found
dpkg: error processing archive nomachine_8.14.2_1_arm64.deb (–install):
new nomachine package pre-installation script subprocess returned error exit status 127
Errors were encountered while processing:
nomachine_8.14.2_1_arm64.debPlease if you are able to give some help that would be greatly appreciated!
Cheers!
FredOctober 28, 2024 at 00:14 #50438fredrumParticipantI just want to mention that I did also run the actual install in the first process for the part that goes into /usr
Also I can’t see what file it claims to be not found./usr/NX/bin/nxserver.bin for example is present and is x-ecutable by all users.
October 28, 2024 at 00:45 #50439fredrumParticipantOk so after following the simpler instructions from your own website, instead of the Opi5 doc, it installed and seems to be working.
I did get one error during the install,nawk: fatal: cannot open file `/usr/NX/etc/server.cfg’ for reading: No such file or directory
but it still went ahead.
I then installed a client on a Windows machine and it saw the Opi5 and connected to it! Hurrah! 🙂 I could see the mouse cursor moving on the Opi5 when I moved it on the PC.
But the video stream was totally garbled and un-useable.I’m guessing that this is another of those Wayland problems?
I shall try to run the Opi in X11 instead even if I’d really like to run Wayland. Just to see if that is actually the problem!But I guess this thread could be considered ‘solved’ 😀
Cheers!October 28, 2024 at 03:13 #50440fredrumParticipantFollowing up on the previous message…Yes if I switch Ubuntu over to X11 it works great!!
Thank you for providing this software free for Arm users! It is much appreciated.
It’s been the only remote desktop software I’ve easily got to work on the Orange Pi 5.
Cheers!October 29, 2024 at 16:58 #50505fredrumParticipantOne more thing…
I am now able to run Wayland on my Orange Pi and have nomachine working.
I saw a post about OBS screen casting and a wayland fix which I tried.It suggested to make sure to have both ‘xdg-desktop-portal’ and ‘xdg-desktop-portal-gnome’ installed.
So I did that and its now working fine!
Is there source code available for nomachine? I’m guessing not as its commercial software but I would be curious to see if its possible to add hardware encode instead of the software encode. Maybe not as its some kid of lossless setting that might not be supported by HW?
October 30, 2024 at 16:16 #50522BritgirlKeymasterHi, thanks for your feedback. NoMachine is a commercial software but we do release some components to the public, and you can find them here: https://downloads.nomachine.com/opensource/. Indeed, hardware encoding on ARM is not currently supported in NoMachine. It is planned though! Other features coming in version 9 were prioritized, but it is definitely something we are going to add.
October 31, 2024 at 02:14 #50535fredrumParticipant“…but we do release some components to the public, and you can find them here: https://downloads.nomachine.com/opensource/“
Oh fun I might have a peek then! Although I’ll most likely just wait for you to add some time in the future 🙂
Cheers! -
AuthorPosts
You must be logged in to reply to this topic. Please login here.