Forum Replies Created
-
AuthorPosts
-
Britgirl
KeymasterHi, what’s the desktop environment of the Ubuntu machine? Is Wayland running there? Is this a virtual machine? Can you send us the home/.nx folder from that machine?
Britgirl
KeymasterSorry to hear you had problems with port-forwarding. Network will remove all of that, and make connecting to your remote desktop much simpler. Network is our topmost priority right now and will be released with version 9.
Britgirl
KeymasterWe are not aware of UBS forwarding not working after a Windows 11 update, but we’re investigating anyway. Can you confirm that USB redirection was working on those affected clients before a Windows 11 update?
Britgirl
KeymasterClosed. Issue was caused by user’s own security hardening changes for the file /etc/pam.d/su.
Britgirl
KeymasterApologies for replying now. I thought I had responded. NoMachine has logs on both sides. If you want us to check what is happening on the server side, we can take a look at the logs for you. Please follow the instructions here https://kb.nomachine.com/DT07S00243 and then submit them to forum[at]nomachine[dot]com making sure to use the title of the topic as the subject of your email. We’ve since released 8.4, so please update to the latest version if you can.
Britgirl
KeymasterPlease see https://forum.nomachine.com/topic/disable-of-balloon-notifications-in-v8-not-available#post-40204 and also this thread to which you posted your follow-up. Are you using NoMachine in the same way as described in the this topic?
April 17, 2023 at 08:57 in reply to: Cannot detect any display running. Do you want NoMachine to create a new display #43892Britgirl
KeymasterIs it headless or does it have a monitor attached?
Or is Ubuntu installed in a VM?
What desktop environment is running there?
Is Wayland the display server?
April 17, 2023 at 08:47 in reply to: Can’t get HW encoding working [Fedora 37, intel UHD P630] #43890Britgirl
KeymasterRegather the logs like last time and submit so we can take a look (still from the debug version you installed).Thanks.
Britgirl
KeymasterSorry, I should have been clearer.
The place where the logs are stored on the Windows client is: C:\Users\<yourusernamehere>\.nx. Do you see the logs there?
Britgirl
KeymasterIf I start the connection in Viewport mode, and then switch to resize, it doesn’t seem to do anything.
Now it seems the problem is different. Toggling resize doesn’t do anything at all? Before we understood it changed (badly) and you had blurry text.
So we need logs, from the player because our attempts to reproduce have not been successful.
And they should be of this latest test we asked you to do.
Select the Don’t delete log files on exit checkbox in the NoMachine UI on the client side ( -> Settings -> Player -> Security panel) before launching the client to reproduce the problem and perform the various steps we asked last time.
Then collect logs manually: create a compressed archive of the .nx directory in the user’s home.
On Windows the .nx folder is hidden. To find it, write the following in the address bar or the file browser:
%USERPROFILE%\.nx
Otherwise navigate through the computer folder to the user’s home and insert .nx in the navigation toolbar to reach it. The path can be something similar to: C:/Users/nomachine/.nx.
Send the file to forum[at]nomachine[dot]com using the topic’s title as the subject of your email. Thanks!
April 14, 2023 at 14:07 in reply to: Unable to interact with panels (close, selection of actions) #43868Britgirl
KeymasterWe are not aware of any problems with file-transfer across the product suite. You are using the Free Edition and FT is available on that, as it is with the Enterprise Desktop for commercial use.
Is the connecting user the same user that is currently logged into the physical desktop? If it is not, this could explain why you can’t interact.
April 14, 2023 at 14:02 in reply to: Can’t get HW encoding working [Fedora 37, intel UHD P630] #43866Britgirl
KeymasterSo, logs show the following:
4791 5440 2023-04-08 14:53:12 989.801 QsLibraries/QsLibraries: Libraries are not loaded.
4791 5440 2023-04-08 14:53:12 989.834 QsLibraries/QsLibraries: Loading ‘libva.so’.
4791 5440 2023-04-08 14:53:12 989.904 QsLibraries/QsLibraries: WARNING! Failed to load ‘libva.so’A possible fix for that is to try adding symbolic link libva.so that will link to your libva.so library (which is probably named something like libva.so.1 or libva.so.2).
1. Find libva.so.X on your system. You can do that using:
a)
find / -name "libva.so*"
or
b)
ldd $(which vainfo)
and see where libva.so points
2. then cd into that directory where libva.so.X is placed, i.e.,
cd /usr/lib/x86_64-linux-gnu
3. create symbolink link that will be called libva.so and will point to libva.so.X
sudo ln -s libva.so.X libva.so
4. restart nxserver, connect again and see if it works. If not, regather the logs like last time and submit so we can take a look (still from the debug version you installed).
April 14, 2023 at 10:08 in reply to: Can’t get HW encoding working [Fedora 37, intel UHD P630] #43862Britgirl
KeymasterLogs are being analyzed. Thanks!
Britgirl
KeymasterIs Wayland running there or is it X.org? And on the server you can connect to, is it exactly the same desktop environment and display server?
Logs would be useful from the server.
In a terminal run
nxserver --enable all
,nxserver --restart
, reproduce,nxserver --collect
, and then send the logs by email to forum[at]nomachine[dot]com making sure to use the title of this topic as the subject of your email.Full instructions on how to extract logs are here:
Britgirl
KeymasterHi, please check the following articles:
Differences between NoMachine Enterprise Desktop and the free to download NoMachine package
https://www.nomachine.com/AR07L00808I believe it answers all your questions about Enterprise Desktop vs Free Edition. For convenience, I’ll also answer them here:
a purchase of the single Enterprise Desktop Subscription am I allowed to connect to multiple remote host.
No. One subscription per machine (physical or VM) is required. A subscription, or license file, cannot be shared across multiple hosts If you want to remote into multiple hosts using Enterprise Desktop, the number of single Enterprise Desktop subscriptions should match the number of remote hosts you want to remote into. Alternatively, we offer Enterprise Desktop Subscription Pack which provides 10 licenses (again, one license for each machine you want to remote into).
Is there a difference between a separate physical computer and say multiple virtual machines hosted on a single physical host?
NoMachine software can be installed on a physical OS or a VM. What’s important is that there is a desktop environment running there. Therefore to answer your question, it depends what you want to access. If you want to access the OS local to the physical computer, you require one Enterprise Desktop subscription. If you want to access multiple VMs all running on a single physical host, the number of subscriptions should match the number of VMs you want to provide access to.
can a buyer of the single Enterprise Desktop Subscription connect to multiple nomachine hosts for his own use and would that comply with the license limits.
No. A buyer of a single EDS must install the EDS license on one machine (VM or physical) and access that machine where it has been installed. You cannot buy one license and then install the same license across multiple machines as previously mentioned.
while using the USB passthrough are there limits to the number of passed devices? Can I pass multiple devices while using a single session or multiple sessions to different NoMachine hosts?
There is no limit on the number of passed devices. They can be forwarded between client and server in single or multiple sessions.
-
AuthorPosts