Forum / NoMachine for Linux / After upgrade to Ubuntu 24.04.1 LTS players immediately disconnects
Tagged: blackscreen
- This topic has 39 replies, 9 voices, and was last updated 9 months, 1 week ago by
Britgirl.
-
AuthorPosts
-
October 4, 2024 at 10:42 #49949
mowieParticipantLooks like
sudo /usr/NX/bin/nxserver --eglcapture yesworked for my server. Thanks!
October 10, 2024 at 17:55 #50116
BritgirlKeymasterpsantucc, we are preparing a new package with a possible fix for you to test. We’ll let you know when it’s ready.
October 11, 2024 at 11:45 #50133
fra81Moderatorwhile 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?
October 13, 2024 at 16:40 #50183
psantuccParticipantGraphics 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.1eglinfo | grep “EGL version”:
EGL version string: 1.5Adding “WaylandModes drm,egl,compositor” is effective! I see the desktop from my Windows client as I type this message.
October 14, 2024 at 09:50 #50208
BritgirlKeymasterHi, 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.
October 15, 2024 at 18:11 #50239
BritgirlKeymasterHi, we got the logs, but I forgot to ask you for the nxegl logs as well. Check your inbox 🙂
November 20, 2024 at 09:34 #50808
BritgirlKeymasterHi, we have been investigating in the meantime (since you submitted the nxegl log) and we have a potential patch for the issue that you were encountering. If you are interested in testing a patched package, let us know 🙂
November 25, 2024 at 11:12 #50869
linux-ninjaParticipantI would like to test the proposed patch, please advise on URL for the patch. Thank you in advance.
November 26, 2024 at 17:15 #50887
linux-ninjaParticipantGuys, I have done additional testing and it appears that this is impacting Ubuntu 24.04.1 LTS only when connecting from a client using Ubuntu 24.04.1 LTS to a server running Ubuntu 24.04.1 LTS.
I did some testing from a client running RHEL 8.10 to a server running Ubuntu 24.04.1 LTS and it works fine, so I am suspecting the issue is isolated to Ubuntu client/server using released 24.04.1. Hope a patch or work around is release soon, I am willing to test further is possible. Thank you.
February 5, 2025 at 17:25 #51720
BritgirlKeymasterWe released 8.16 last week. We invite everyone, in particular user psantucc, to update your software, both sides, and let us know if you continue to have problems.
-
AuthorPosts
This topic was marked as solved, you can't post.
