Forum Replies Created
-
AuthorPosts
-
BritgirlKeymasterThe free version or one of the evaluation Enterprise products?
BritgirlKeymasterHi, just so that we have a clear picture of your set-up. Can you tell us the NoMachine product that you have on the Red Hat server?
BritgirlKeymasterHi, can you tell us what operating system you are connecting from and connecting to? Are you running the latest NoMachine 8.6 on both sides?
Have you seen the article in our knowledge base that explains how to set up port-forwarding? (section 3. Troubleshooting for most common cases requiring manual configuration of the router)
https://kb.nomachine.com/AR04S01122
It could be that you have a double NAT and in that case port forwarding must be configured manually on both routers (your home router and your work’s computer)
BritgirlKeymasterHi, yes we did thanks. We’ll be checking them soon.
July 3, 2023 at 12:12 in reply to: Connect from Ubuntu 22.04 to Windows 11 drops on first screen #44791
BritgirlKeymasterIlgaz, did you mean to write for this topic, or the other topic here:
https://forum.nomachine.com/topic/no-hardware-decode-on-kubuntu-22-04-gtx-1060-6gb/page/2 ?June 28, 2023 at 14:28 in reply to: Connect from Ubuntu 22.04 to Windows 11 drops on first screen #44743
BritgirlKeymasterPlease see my response from June 27th in this thread (#post-44716).
This is not a NoMachine issue. However, a workaround is to disable hardware decoding in the player. This is done in the following way:
– close all nxplayer processes
– open the $HOME/.nx/config/player.cfg file
– find the “Enable hardware accelerated decoding” key and change it to look like this:
<option key=”Enable hardware accelerated decoding” value=”disabled” />
BritgirlKeymasterWe’ve not been able to reproduce the problem and so we will need the logs from the server. This was not made clear earlier.
To enable and extract the logs from the server side follow the document here:
https://kb.nomachine.com/DT07S00243
Once debug is enabled, you should connect server and then disconnect. You can also click the mute button a few times to check what happens to unmuting during the session.
Send logs file to forum[at]nomachine[dot]com.
BritgirlKeymasterEveryone,
here is the Trouble Report:
Audio is not available in the session with NoMachine server v.8.5.3 on Manjaro Linux and other distros
https://kb.nomachine.com/TR05U10867its fix will be in the upcoming 8.6.
June 27, 2023 at 09:40 in reply to: Connect from Ubuntu 22.04 to Windows 11 drops on first screen #44716
BritgirlKeymasterThe vainfo output confirms that this is not a NoMachine issue, but a drivers issue. You can gather some more info on the driver problem by trying to run the vainfo command again modified in this way:
LIBVA_DRIVER_NAME=nvidia vainfo --display drmYou can also check the suggestions in these posts:
As a workaround an option is to disable hardware decoding in the player. This is done in the following way:
– close all nxplayer processes
– open the $HOME/.nx/config/player.cfg file
– find the “Enable hardware accelerated decoding” key and change it to look like this:
<option key=”Enable hardware accelerated decoding” value=”disabled” />
June 27, 2023 at 09:30 in reply to: Black screen on NoMachine Ubuntu 22.04 with AMD proprietary drivers #44715
BritgirlKeymasterHardware encoding won’t work if you uninstall the drivers.
Follow the instructions here:
How to use AMD HW encoder with NoMachine on Linux platforms
https://kb.nomachine.com/AR02U01190Keep the drivers installed and send us the logs so that we can investigate the black screen issue.
From the server side, please gather the logs following the instructions here and send to forum[at]nomachine[dot]com:
BritgirlKeymasterI see. I asked because I wanted to know if you were using maybe an alternative app store app of some kind (Amazon for example). With regards to the app for Android, we chose to use the Play store as the main channel for distributing the app and not use a direct download (which we did in the past) so that the two mobile platforms we support are aligned.
BritgirlKeymasterYou’re looking at the wrong download page. We have packages specifically for ARM.
BritgirlKeymasterCan you tell us what your exact device is? Are all your apps on it sideloaded, i.e installed without any associated app store?
June 23, 2023 at 11:19 in reply to: Connect from Ubuntu 22.04 to Windows 11 drops on first screen #44675
BritgirlKeymasterWe got the logs, thanks. Please also tell us the output of vainfo –display drm on the Ubuntu machine.
June 22, 2023 at 17:19 in reply to: Connect from Ubuntu 22.04 to Windows 11 drops on first screen #44663
BritgirlKeymasterWe checked the logs. Unfortunately they are not complete.
On the Ubuntu where you are starting the connection, when the session finishes get the .nx directory from your user home. (command to execute is
tar -zcf userHomeNX.tar.gz /home/username/.nx)After you’ve enabled logs on the Windows server with
%ALLUSERSPROFILE%\NoMachine\nxserver\nxserver.exe --debug --enable,On the Ubuntu where you are starting the connection, when the session finishes get the .nx directory from your user home. (command to execute is
tar -zcf userHomeNX.tar.gz /home/username/.nx)Then gather the logs on the Windows side,
%ALLUSERSPROFILE%\NoMachine\nxserver\nxserver.exe --debug --collect. You’ll find the log in %PROGRAMDATA%/NoMachine/var/log/archives. -
AuthorPosts
