Forum / NoMachine for Mac / Logon screen disables mouse and keyboard input
Tagged: input logon screen
- This topic has 8 replies, 4 voices, and was last updated 4 years, 1 month ago by
graywolf.
-
AuthorPosts
-
August 6, 2021 at 17:24 #34761
MKParticipantHi,
I am able to use mouse and keyboard only if I login to a previously logged user session. If I log that user out or try to switch user input freezes. The same happens if I connect to freshly rebooted Mac with no users logged on.
Latest client and server version. Mac has latest Big Sur, client uses win 10 with all updates installed.
Very similar to https://forums.nomachine.com/topic/nomachine-cant-control-the-mouse-or-keyboard-when-remoting-in
and https://forums.nomachine.com/topic/after-connecting-to-mac-the-mouse-doesnt-work
I have reset Accessibility and Screen recording permissions in Mac OS Security Preferences. Adding DisplayServerExtraOptions “-oldeventapi 1” to node.cfg only rendered the screen black, so I see nothing after the connection now. Disabling that option does nothing.
Any ideas?
August 11, 2021 at 18:27 #34835
graywolfParticipantWould you try this:
1. Run a remote shell and connect to the macOS system
2. Use sudo to gain admin rights:
sudo -i3. Run these commands to unload NoMachine agents:
launchctl unload -wF /Library/LaunchDaemons/com.nomachine.server.plistlaunchctl unload -wF -S LoginWindow /Library/LaunchAgents/com.nomachine.localnxserver.plist4. Run these commands to reload:
launchctl load -wF /Library/LaunchDaemons/com.nomachine.server.plistlaunchctl load -wF -S LoginWindow /Library/LaunchAgents/com.nomachine.localnxserver.plist5. Restart nxserver:
/etc/NX/nxserver --restartSeptember 3, 2021 at 18:40 #35102
MKParticipantOn running last launchctl command I get the following error:
:~ root# launchctl load -wF -S LoginWindow /Library/LaunchAgents/com.nomachine.localnxserver.plist
/Library/LaunchAgents/com.nomachine.localnxserver.plist: service already loaded
Load failed: 37: Operation already in progress
Nothing changes.
September 16, 2021 at 00:44 #35303
clatter-kilometer-womanlyParticipantI am having the same problem and those commands do not fix the problem. Re-installation and re-enabling nxnode accessibility permissions won’t fix it either. Intel MacOS 11.6 NoMachine 7.6.2
September 19, 2021 at 14:45 #35344
clatter-kilometer-womanlyParticipantHere’s the Trouble Report with the workaround
https://knowledgebase.nomachine.com/TR08S10329September 22, 2021 at 12:58 #35387
graywolfParticipantDoes the workaround in TR08S10329 fix the issue?
September 23, 2021 at 17:15 #35421
MKParticipantYes, thanks a lot, it fixes the issue in my case.
September 30, 2021 at 23:12 #35531
mclabornParticipantThis worked for me also.
October 1, 2021 at 11:37 #35538
graywolfParticipantThanks for reporting. You can expect a stable fix in the next update.
-
AuthorPosts
This topic was marked as solved, you can't post.
