After upgrade to Ubuntu 24.04.1 LTS players immediately disconnects

Forum / NoMachine for Linux / After upgrade to Ubuntu 24.04.1 LTS players immediately disconnects

Viewing 6 posts - 31 through 36 (of 36 total)
  • Author
    Posts
  • #49949
    mowie
    Participant

    Looks like

    sudo /usr/NX/bin/nxserver --eglcapture yes

    worked for my server. Thanks!

    #50116
    Britgirl
    Keymaster

    psantucc, we are preparing a new package with a possible fix for you to test. We’ll let you know when it’s ready.

    #50133
    fra81
    Moderator

    @psantucc,

    while the test package is being prepared, can you tell about the GPU model and drivers version?

    It could also be useful to know about the GL/EGL version. To do that, you can run these commands in a terminal on the server:

    glxinfo | grep "OpenGL version"
    eglinfo | grep "EGL version"

    Before that, you may need to install ‘mesa-utils’ package providing the glxinfo command.

    Please also try to add this line into the /usr/NX/etc/node.cfg file on the server:

    WaylandModes drm,egl,compositor

    Then restart the NoMachine server. This will make an alternative capture method (“drm”) be used before the default one (“egl”). Does this workaround help?

    #50183
    psantucc
    Participant

    Graphics are Intel HD integrated on the i5 650 CPU, no discrete card.  The driver config from lshw is:

    configuration: depth=32 driver=i915 latency=0 resolution=1920,1080

    glxinfo | grep “OpenGL version”:
    OpenGL version string: 2.1 Mesa 24.0.9-0ubuntu0.1

    eglinfo | grep “EGL version”:
    EGL version string: 1.5

    Adding “WaylandModes drm,egl,compositor” is effective! I see the desktop from my Windows client as I type this message.

    #50208
    Britgirl
    Keymaster

    Hi, we would still like to send you a debug package if that’s ok with you, it would allow us to debug EGL capture. Please check your inbox for emails from us, there will be a link to a package for you to download along with further instructions.

     

    #50239
    Britgirl
    Keymaster

    Hi, we got the logs, but I forgot to ask you for the nxegl logs as well. Check your inbox 🙂

Viewing 6 posts - 31 through 36 (of 36 total)

You must be logged in to reply to this topic. Please login .