Forum Replies Created
-
AuthorPosts
-
fra81ModeratorThat’s strange. There might be a different problem now. Just to be sure, would you please check the getcap command and the nx-sourceenv.sh script again after you experience one of these white screens? Also a new set of logs from the server – gathered while you are experiencing the white screen – could be useful, given that this could be a different issue. Thanks for your patience!
January 28, 2026 at 16:40 in reply to: After disconnect, physical screen always stays black (on 9.3.7) #55366
fra81ModeratorHi @rbuehlma,
can you show the output of these commands (you can copy the output to a file) taken while the monitor is black?
gdbus call --session --dest org.gnome.Mutter.DisplayConfig --object-path /org/gnome/Mutter/DisplayConfig --method org.gnome.Mutter.DisplayConfig.GetCurrentState gdbus call --session --dest org.gnome.Mutter.DisplayConfig --object-path /org/gnome/Mutter/DisplayConfig --method org.gnome.Mutter.DisplayConfig.GetResourcesDoes disabling and re-enabling the second monitor (without connecting remotely) help to make the monitor visible again?
fra81ModeratorHi @yumpo,
could you follow the steps below, if you are available?
- Show us the output of the
sudo getcap /usr/bin/kwin_waylandcommand - Show us the content of the
/etc/xdg/plasma-workspace/env/nx-sourceenv.shfile, if existing - Run
sudo /usr/NX/bin/nxserver --eglcapture yesand comment out the WaylandModes key (to restore its default value) - Show us the output of the
sudo getcap /usr/bin/kwin_waylandcommand again - Logout and login again to the Wayland desktop, and let us know if it still doesn’t work
fra81ModeratorPlease reboot the system (or at least restart the desktop manager). This will make sure the updated libnxegl library is loaded into the system. If you still experience problems after that, please send the logs again. Thank you for your cooperation!
fra81ModeratorCan you clarify what is crashing exactly? A system process or the NoMachine server? Is there a crash report to share with us?
Please also gather the logs as explained in https://kb.nomachine.com/DT08U00298#1. Also the journalctl output can be useful. You can send all of that to forum[at]nomachine[dot]com.
fra81Moderatorit looks like you still have the WaylandModes key in /usr/NX/etc/node.cfg set to ‘drm,egl,compositor’. Please try to restore it to its default value (WaylandModes egl,drm,compositor) or comment it out altogether. In version 9.1.24 all known issues with the egl mode were fixed.
If that doesn’t solve the problem, please collect a new set of logs after having restored the key to the default value. Also tell us whether the server machine is headless or its monitor is turned off. In that case, does anything change if you connect a monitor or turn it on?
fra81ModeratorHi,
that’s strange. Kubuntu 25.04 works well in all our tests with version 9.1.24. Is it possible that you didn’t reboot the server after updating NoMachine? This would be necessary to make sure the new libnxegl library is preloaded. Logging out should be enough but rebooting is the safest option.
If that doesn’t help, please gather server logs as explained in https://kb.nomachine.com/DT08U00298#1. You can send them to forum[at]nomachine[dot]com.
fra81ModeratorHi Joe,
we would need to see the backtrace from the core file. You can find all the instructions here: https://kb.nomachine.com/AR09L00810
Server side logs can also be useful: https://kb.nomachine.com/DT08U00298#1.1
You can send all of that to forum[at]nomachine[dot]com, by referencing this topic.
fra81ModeratorIt’s probably because you have to edit it as a privileged user. Anyway, you can simply open a Terminal and paste this command there:
echo 'DisplayServerExtraOptions "-nosckgrab"' | sudo tee -a /Applications/NoMachine.app/Contents/Frameworks/etc/node.cfgThat will do the trick. Then you have to restart the NoMachine server with this command to apply the change:
sudo /etc/NX/nxserver --restart
fra81ModeratorHi pupu,
since I suspect the root cause may be the same, please retrieve the same information that was asked by Bilbotine in this post: https://forum.nomachine.com/topic/black-screen-connecting-to-rocky-linux-9#post-54100. Do that after going to back to the original situation that was giving you the crash.
Thank you in advance for your help.
fra81Moderator$ sudo getcap /usr/bin/kwin_wayland
/usr/bin/kwin_wayland cap_sys_nice=ep
Do you still have this after installing version 9.1.24? It is possible that system updates restored the problematic capability. Can you try to restart the NoMachine server (sudo /usr/NX/bin/nxserver –restart) and run the same getcap command again?
June 30, 2025 at 10:26 in reply to: Display issues with floating window mode after upgrading to version 9 #53627
fra81ModeratorHi,
this is a known issue. It’s tracked here:
https://kb.nomachine.com/TR06W11363
The fix will be released in the next update of version 9. In the meanwhile, you can use the workaround indicated in the Trouble Report.
fra81ModeratorHi Dick,
your issue looks like this Trouble Report:
https://kb.nomachine.com/TR10U11031
For now, you can disable Wayland as a workaround.
fra81ModeratorHi,
can you please run these 3 commands in a terminal on the server and show us the output?
1
echo $LD_PRELOAD2
ls -l /etc/xdg/plasma-workspace/env3
sudo getcap /usr/bin/kwin_wayland
fra81ModeratorHi,
thanks for the logs. Can you please run these 3 commands in a terminal on the server and show us the output?
1
echo $LD_PRELOAD2
ls -l /etc/xdg/plasma-workspace/env3
sudo getcap /usr/bin/kwin_wayland - Show us the output of the
-
AuthorPosts
