Knowledge Base
Searching in : Software update
ID: SU02T00230
Released on: 2022-02-03
Last Update: 2022-02-04
Print this article

NoMachine 7.8.2 is now available for download

Luxembourg, February 3rd, 2022 - NoMachine makes available updated version 7 packages to fix some issues affecting earlier versions including problems related to missing audio on macOS 12 Monterey, inability to connect to Wayland desktops on RHEL-based distributions and sudden disconnection of the session after multiple user switches on Windows.

Version 7.8.2 also updates USB drivers for macOS 12 to fix USB forwarding and a possible sudden restart of the Mac. It also provides updates to the built-in web server, nxhtd, now based on Apache v. 2.4.52.

Included in version 7.8.2:

FR12S04231 - Updating nxhtd in packages v. 7 to Apache v. 2.4.52

TR12S10425 - Sudden restart of macOS Monterey when using USB forwarding
TR12S10423 - Sound forwarding doesn't work on macOS 12
TR10S10389 - NoMachine virtual desktop terminates abnormally after unclean disconnection
TR12S10424 - Cannot cannot authorize with key or add node on SSH protocol on openssh 8.8 (or newer)
TR01T10427 - Cannot connect to the remote Linux physical display (Wayland enabled)
TR11R09930 - Custom sessions windows are no longer visible when iconized in a Xfce desktop
TR12S10412 - Image is not refreshed when using specific graphics applications
TR05R09690 - NoMachine virtual desktops are suddenly disconnected under specific conditions
TR11S10400 - NoMachine WebRTC sessions don't work on Chrome 94 or later      
TR01T10434 - Only the last node works when more nodes with the same IP are added to the Cloud Server
TR05S10241 - Physical session disconnects after several user switches on Windows
TR09S10348 - Screen recording by H.264 becomes corrupted if the desktop is resized during the recording
TR01T10432 - The display resolution welcome message shows a disabled option
TR12S10414 - The Dolphin file manager doesn't provide the minimize/maximize button in a custom session
TR10S10390 - The node doesn't close descriptors not needed by child process
TR11S10410 - IP 0.0.0.0 is displayed in the UI when the router cannot detect immediately the external IP
TR01T10428 - The subscription for ARM doesn't match the OS and platform
TR01T10444 - Client unexpectedly disables the resize mode when changing window geometry on Mac

Supported Platforms

Windows 32-bit/64-bit XP/Vista/7/8/8.1/10

Windows Server 2008/2012/2016/2019

Mac OS X Intel 64-bit 10.7 to 10.11/macOS Intel 10.12 to 11.x

Linux 32-bit and 64-bit

RHEL 4 to RHEL 8
SLED 10 to SLED 15
SLES 10 to SLES 15
openSUSE 10.x to openSUSE 15.x
Mandriva 2009 to Mandriva 2011
Fedora 10 to Fedora 34
Debian 4.0 to Debian 10
Ubuntu 8.04 to Ubuntu 21.04

Raspberry Pi 2/3/4 ARMv6/ARMv7/ARMv8

Download NoMachine Packages

You can download the latest packages suitable for your Operating System from the NoMachine Web site at the following URL:

https://www.nomachine.com/download

Customers with valid subscriptions should log in to their customer area and download the "Production version".

Automatic updates

The automatic check for updates is scheduled to check our repositories every two days.

To update the free NoMachine package:

  • - Open the NoMachine User Interface from your Programs Menu.
  • - From the Machines panel click on 'Settings', then on 'Server' and finally on 'Updates'.
  • - Then click on the 'Check now' button.

To update the NoMachine Enterprise Client immediately:

  • - Click on 'Settings', from the Player panel click 'Updates'.
  • - Then click on the 'Check now' button.

More information about the check for automatic updates is available here:

https://www.nomachine.com/AR05M00847

Manual package update

Please follow the instructions to update your installation manually:

On Windows:

  • - Download and save the EXE file.
  • - Double click on the NoMachine executable file.
  • - As for the installation, the Setup Wizard will take you through all steps necessary for updating NoMachine.

On macOS:

  • - Download and save the DMG file.
  • - Double-click on the Disk Image to open it and double-click on the NoMachine program icon.
  • - As for the installation, the Installer will take you through through all steps necessary for updating NoMachine.

On Linux:

You can use the graphical package manager provided by your Linux distribution or update NoMachine by command line by following instructions below. If you don't have the sudo utility installed, log on as superuser ("root") and run the commands without sudo.

RPM

  • - Download and save the RPM file.
  • - Update your NoMachine installation by running:
  • # rpm -Uvh <pkgName>_<pkgVersion>_<arch>.rpm

DEB

  • - Download and save the DEB file.
  • - Update your NoMachine installation by running:
  • $ sudo dpkg -i <pkgName>_<pkgVersion>_<arch>.deb

TAR.GZ

  • - Download and save the TAR.GZ file.
  • - Update your NoMachine installation by running:
    • $ cd /usr
    • $ sudo tar xvzf <pkgName>_<pkgVersion>_<arch>.tar.gz
    • $ sudo /usr/NX/nxserver --update
  • If you are installing Enterprise Client or Node run respectively:
    • $ sudo /usr/NX/nxclient --update
    • $ sudo /usr/NX/nxnode --update

Documents

Installation and configuration guides for the NoMachine products are available at:

https://www.nomachine.com/all-documents

The NoMachine Development Team