Forum Replies Created
-
AuthorPosts
-
fra81
ModeratorHi,
this doesn’t depend on the NoMachine software. Available resolutions are those made available by the system (depending on the graphics card, the drivers and whether a monitor is attached). If you don’t have the possibility to attach a monitor to the server, you can try to use a HDMI dummy plug.
fra81
ModeratorHello,
yes, the quality slider affects directly the bitrate and thus the bandwidth consumption (but if you have for example a 100 Mbps network, you could go already with quality 9). Since responsiveness can also depend on other variables (e.g. network latency), I’d suggest to test the different quality values in your environment.
fra81
ModeratorHi,
hardware decoding is always enabled by default on Mac. If you send the logs, we can check what is actually used. You can find instructions in https://www.nomachine.com/DT10O00163#2 and then you can send them to forum[at]nomachine[dot]com. I would also check CPU usage on both the client and the server during those freezes.
June 30, 2020 at 11:01 in reply to: Unresponsive white screen when connecting using VP8 encoding #28338fra81
ModeratorHi all,
the issue was reproduced in our labs and it is tracked here:
https://www.nomachine.com/TR06R09772
The fix will be made available in the next software update. You can also select to be notified when the Trouble Report is closed.
At the moment, as a workaround, I suggest to use the H.264 codec (which is anyway the recommended option).
June 30, 2020 at 10:54 in reply to: White/black/transparent screens on certain apps Windows 10 #28337fra81
ModeratorHi, I’m glad to hear that your issue is fixed!
fra81
ModeratorI’m glad to hear that your issue is fixed. Of course it is always recommended to upgrade to the latest version in case any problem is found.
fra81
ModeratorThe latest version is what caused the problem.
Do you mean latest 6.11.2 or any version before that?
If the issue is present with version 6.11.2, would you try to reproduce again and send us the logs for debugging? You can find instructions in https://www.nomachine.com/AR10K00697 (for server side logs) and https://www.nomachine.com/DT10O00163#2 (client side). You can send everything to forum[at]nomachine[dot]com.
June 25, 2020 at 20:35 in reply to: White/black/transparent screens on certain apps Windows 10 #28300fra81
ModeratorIs the remote computer “headless” (i.e. has no monitor attached)? Or, in case it is a laptop, is the lid closed?
In case, can you try to attach a monitor, or leave the lid open, and check again?
June 23, 2020 at 16:27 in reply to: Additional fix info for “intense client flickering problem” #28252fra81
ModeratorHi,
is the server a Windows machine in your case? What version? Is it maybe a headless machine (no monitor attached), or has it the lid closed (in case it is a laptop)?
Would you mind sending server side logs from a problematic case, as explained in https://www.nomachine.com/AR10K00697?
fra81
ModeratorHi Zenith,
the fact that you don’t see glitches on the TV doesn’t rule out a problem with drivers. Rendering (pushing) to the GPU may work correctly, but pulling the screen content back from the video memory may not. Unfortunately this is not something that NoMachine can control.
fra81
ModeratorIt looks like libnvidia-encode.so can’t be loaded. The possible cause is that /usr/lib/x86_64-linux-gnu/nvidia/current/ is not in the library search path. You could try to create a symlink to that library:
sudo ln -s /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-encode.so /usr/lib/x86_64-linux-gnu/libnvidia-encode.so
If that won’t work, please try to check permissions for that library and other libraries linked to this one (you can find such linked libraries with the ‘ldd libnvidia-encode.so’ command).
fra81
Moderatorfra81
ModeratorHi,
unfortunately there is nothing more that can be done in the NoMachine software. After excluding hardware encoding, GPU is not used by NoMachine directly. I have seen other similar cases where the local X server is slow to pull pixels data back from video memory. This is an issue on the video card/drivers side. You may try to use a different version of the drivers, but I can’t say if that will solve the problem.
fra81
ModeratorIt’s not clear why it doesn’t work. Would you be available to install a debug library from us?
fra81
ModeratorHi,
do you have maybe the monitor detached from the server, or is the lid closed (in case you have a laptop)?
-
AuthorPosts