Britgirl

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 5,509 total)
  • Author
    Posts
  • in reply to: NM service not starting at boot #55219
    Britgirl
    Keymaster

    Hi, are you able to send us the full set of logs from the Mac machine so we can check them? You can extract them using the instructions here: https://kb.nomachine.com/DT08U00298#1.1 and setting the log level to 9 (Debug) and restart the server. Reproduce the problem as per your steps, then take the logs. Send them to forum[at]nomachine[dot]com. Please use the title of this topic as the subject of your email. Thanks!

    Britgirl
    Keymaster

    Hi, are you able to send us the full set of logs from the Windows machine so we can check them? You can extract them using the instructions here: https://kb.nomachine.com/DT08U00298#1.1 and setting the log level to 9 (Debug) and restart the server. Reproduce the problem, then take the logs. Send them to forum[at]nomachine[dot]com. Please use the title of this topic as the subject of your email. Thanks!

    in reply to: Performance with Rocky Linux Host is extremely slow #55217
    Britgirl
    Keymaster

    Hi, thanks for the client side logs. Can you send us the logs from the server as well? You can get them through the UI on the Rocky server: Settings > Server > Security > Take logs, reproduce the problem first and then click Take logs.

    Britgirl
    Keymaster

    Hi, just so it’s clear for us, if you take out Zerotier completely, are you able to connect from PCs 2 and 3 to PC 4 at all? We’ll check out ZT again in any case.

    In the meantime, what you could try is, in the server.cfg file, to set the IP address which has to be broadcast by uncommenting the following key:

    #
    # Specify the network interface where the NX service will be bound.
    # Populate the field with an IP address or a domain name.
    #
    #NXdListenAddress “”

    Restart the nxserver after making the changes.

     

    in reply to: White screen after updating to latest version #55202
    Britgirl
    Keymaster

    Logs show that the older libnxegl is being loaded. Did you reboot after updating? Logging out and logging back in on the physical can work as well, but a reboot can fix it.

    If after rebooting you still get the white screen, we’ll need new logs.

    Britgirl
    Keymaster

    Good to know it’s working. We got the logs, but the agent logs were missing. If it happens again, send us new logs. First, clean them up by setting ‘SessionLogClean 0’ in /usr/NX/etc/node.cfg.

    Britgirl
    Keymaster

    Can you tell us if it was the reboot that worked, or did you have to set “--eglcapture no“? It would also be useful to know, for our internal investigation, which apps were problematic. Thanks.

    in reply to: White screen on connection after Debian upgrade to Trixie #55179
    Britgirl
    Keymaster

    Hi, can you send us the logs from the server machine? Set the log level to debug, restart the server, reproduce the problem, then gather the logs. Please follow the instructions here: https://kb.nomachine.com/DT08U00298#1.1. Send them to forum[at]nomachine[dot]com using the title of this topic as the subject of your email. Thanks!

    Britgirl
    Keymaster

    Hi, after updating to 9.3, did you reboot the server machine? If not, try that. If rebooting does not help, please run the command sudo /usr/NX/bin/nxserver --eglcapture no, then logout and log back in from the system, or reboot. Does that help?

    Britgirl
    Keymaster

    Hi,

    Is there a way to force NoMachine to use pure VA-API (via libva) instead of going through the “libmfx” wrapper?

    Unfortunately, no, although there is good news. We are currently working on support for the VA-API encoder. This will be made available in the one of our releases next year.

    Can I manually limit the quality_level (Target Usage) in node.cfg to prevent this assertion failure?

    No, but NoMachine does not use this buffer. It’s worth noting that MFX/VPL Intel HW encoders are mostly made for iHD drivers, not i965.

    If I disable NoMachine’s internal “libmfx.so”, it defaults to software encoding. Is there any workaround to make it recognize the “i965” VA-API backend directly?

    Are you asking how to changing to i965 from iHD? Please check the article in our knowledge base which contains everything you need to know about Intel HW encoding and currently supported API, http://www.nomachine.com/AR09O00938, but there’s also the LIBVA_DRIVER_NAME environment variable where you can set whatever driver you want to be loaded. You can try that.

    in reply to: POP_OS 24.04 Cosmic Desktop White Screen #55154
    Britgirl
    Keymaster

    Hi, our initial tests show that using the compositor or the EGL method does not work whilst the DRM screen capture method does. Please enable it by editing /usr/NX/etc/node.cfg and setting the WaylandModes key by removing the pre-pending # from the key name WaylandModes drm. You can also try to use GPU non-proprietary drivers. In some cases DRM can fail when AMD drivers are used.

    in reply to: Ubuntu 24.04 cannot click remote machine’s screen #55127
    Britgirl
    Keymaster

    Hi, the disabling of HW encoding and HW acceleration should be done on the target host as a first attempt to debug the issue. If that didn’t change anything, it’s possible that the problem is actually on the client side, on the OS you are connecting from. In fact you mention that you can connect from other clients without problems. It is just the one Ubuntu 24.04 client is problematic.

    Try disabling hardware decoding on the client side player menu while in session: Menu > Display settings > Modify> ”Disable client side hardware decoding”. Does this help?

    Britgirl
    Keymaster

    Hi,

    how are you trying to connect? I.e are you starting the connection manually or are you trying to connect to a LAN-based machine (mDNS). Are you connecting through WAN? What is the exact error message you are seeing when trying to connect? A screenshot is useful in this case.

    in reply to: Very small application & font size on Fedora 43 #55125
    Britgirl
    Keymaster

    We are not able to reproduce this. Is the display scaling enabled on Fedora? What is the output of the following commands, executed in a terminal on Fedora?

    xrdb -query | grep dpi
    
    xdpyinfo | grep dots
    in reply to: Black screen on login with DP dummy plug #55117
    Britgirl
    Keymaster

    What is the dongle model?

    Please also show us the output of this command:

    find /sys/devices -name edid -exec sh -c ‘echo “{}”; sudo cat {} | hexdump -C; echo “Missing EDID.”‘ \;

    Please also try the first solution indicated in the following article:

    https://kb.nomachine.com/AR03P00973

Viewing 15 posts - 1 through 15 (of 5,509 total)