fra81

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 692 total)
  • Author
    Posts
  • in reply to: NoMachine freezing on XFCE (Xubuntu) Linux? #45160
    fra81
    Moderator

    Hi,

    do you have a Nvidia card on the server? In that case you may try the suggestion in this article: https://kb.nomachine.com/AR12T01182.

    If that doesn’t help, please gather server side logs by following the instructions in https://kb.nomachine.com/DT07S00243. You can send the logs to forum[at]nomachine[dot]com.

    fra81
    Moderator

    @angelogia

    Are you using Gnome on the Nobara machine?

     

    in reply to: Remote view lags with Xorg dummy driver #43776
    fra81
    Moderator

    Hi hexwit,

    on a headless system, it’s very likely that the GPU is not functional and so no acceleration is available, but that doesn’t always mean that performance can’t be acceptable. What you have seems a system configuration issue, that it’s not easy to pinpoint. As I understand you tried option 2 of  https://kb.nomachine.com/AR03P00973. What about option 3 of the article instead? Did you give it a try? With that option NoMachine will create its own virtual display, that would be less dependent from the system configuration.

     

    in reply to: No hardware decode on Kubuntu 22.04 + GTX 1060 6GB #43052
    fra81
    Moderator

    Hi Ilgaz,

    please show us the client side logs for your case (https://kb.nomachine.com/DT07S00244?s=client%20logs#2). You can attach them here or send to forum[at]nomachine[dot]com, by referencing this topic.

    in reply to: 8.2.3 display not drawing rest of screen #43045
    fra81
    Moderator

    Hi manzaiya,

    sorry for the delay. I’m not sure this is the same as the known issue, given that you aren’t using a scaled display. Can you reproduce the issue right now or you downgraded the NoMachine server version in the meanwhile? If you can reproduce, would you send us the logs as explained in https://kb.nomachine.com/AR07K00677? You can send them to forum[at]nomachine[dot]com, by referencing this topic. Then please try to disable hardware decoding on the client (Open the session menu -> Display settings -> Advanced options) and hardware encoding on the server (Server settings -> Performance).

    in reply to: Windows client disconnects from Ventura server #43042
    fra81
    Moderator

    Hi Doug, I examined your logs (sorry for the delay). It seems that something is delaying the startup of the session until a timeout is reached, but unfortunately it isn’t clear what exactly. Did you maybe set up the forward of some device through the session? In that case, please try to connect with a newly created connection file. And would you exclude network problems?

    in reply to: Poor picture quality after upgrading to NoMachine 8 #43038
    fra81
    Moderator

    The Mac is an M1 Mini

    What model year?

    it seems like my hardware and OS should support hardware H264

    Yes, it does. The problem is that the hardware encoder doesn’t provide all the capabilities NoMachine relies upon.

    That having been said, certain things are still very poorly rendered

    Have you tried to increase the display quality in the Display settings panel of the session menu? You can also try to click on the ‘Disable client side post-processing’, in the advanced options.

    would a complete re-install still be recommended

    Yes, I would do that, just to be sure.

    in reply to: Poor picture quality after upgrading to NoMachine 8 #43033
    fra81
    Moderator

    Hi nxmac, sorry for the delay. We identified 3 issues in your logs, not all dependent on NoMachine, that explain your observations. The first one is that the library used for software H.264 encoding is missing in your NoMachine installation, probably due to a problem occurred during the upgrade. We suggest to uninstall NoMachine completely on the Mac and reinstall it from scratch. The second issue is that the hardware H.264 encoder on the Mac lacks the capabilities needed for encoding by NoMachine. This doesn’t depend on NoMachine but it would be interesting to know the exact model of your Mac and the macOS version. These 2 issues prevented H.264 from being used at all and the VP8 encoder was used as a fallback, resulting in lower quality images. The third issue is a bug in the code responsible for falling back from H.264 encoding failures and it was causing the blanked screen issue. This will be fixed in the next NoMachine update.  

    in reply to: Unwanted repeat keypresses #42989
    fra81
    Moderator

    Hi Rey,

    sorry for the delay. What you describe shouldn’t happen normally as NoMachine already suppresses unwanted repeated keys. To investigate further your specific case we would need more info about your setup, in particular we would need to confirm if the server is using X or Wayland. If it’s more convenient for you, we could get such info from the logs. If you are willing to provide them, please follow the instructions in https://kb.nomachine.com/AR07K00677 and send them to forum[at]nomachine[dot]com, by referencing this topic.

    in reply to: No hardware decode on Kubuntu 22.04 + GTX 1060 6GB #42987
    fra81
    Moderator

    Hi Piter, sorry for the the late reply.

    Isn’t the problem related to the drop of vdpau-va-driver by Debian?

    Yes, it seems so. Anyway this isn’t something that can be fixed in the NoMachine software.

    fra81
    Moderator

    Hi,

    the “non-working” case occurs when NoMachine detects that there is already a X session running on the systems and it attaches to it. The fact this X session has a limited set of resolutions doesn’t depend on NoMachine.

    The “working case” is when NoMachine doesn’t detect a X server already running on the system and creates its own virtual display. The fact a X server is running or not also doesn’t depend on NoMachine.

    However you can work around this problem by stopping the display manager and so avoiding a X session is created in all cases. To do so, you can follow the instructions at point 3 of this article:

    https://kb.nomachine.com/AR03P00973

    in reply to: No hardware decode on Kubuntu 22.04 + GTX 1060 6GB #42677
    fra81
    Moderator

    Hi,

    can you show us the output of these two commands?

    for DEVICE in /dev/dri/* ; do echo "*** Trying $DEVICE ***" && LIBVA_DRIVER_NAME=nvidia vainfo --display drm --device $DEVICE ; done

    lsmod

    in reply to: Screen frozen when monitor is off #42671
    fra81
    Moderator

    Hi,

    recent Windows versions have an optimization that disables rendering when the monitor is turned off, and this doesn’t depend on NoMachine. You can try to add the following option to the ‘C:\Program Files\NoMachine\etc\node.cfg’ file, even though I’m not sure it will work if the monitor is turned off by the power button:

    DisplayServerExtraOptions "-displayrequired 1"

    You may also try to change the screen capture method in NoMachine by specifying the following option (the two options can also be concatenated):

    DisplayServerExtraOptions "-nodxgigrab"

    in reply to: No hardware decode on Kubuntu 22.04 + GTX 1060 6GB #42450
    fra81
    Moderator

    Please try to installe the ‘vdpau-va-driver’ package and tell us if it helps.

    in reply to: CapsLock won’t turn off #42401
    fra81
    Moderator

    Hi nxmac,

    to confirm the issue you are reporting is the same that was reproduced in our labs, please answer the questions below.

    Does the temporary workaround suggested by Britgirl work also in your case?

    And can you try to press Capslock twice when the issue occurs? Does this also help?

Viewing 15 posts - 16 through 30 (of 692 total)