Forum Replies Created
-
AuthorPosts
-
Giorgi-G.
ContributorHi,
When the TR is fixed, inputs will be automatically captured and forwarded to the remote device without a need to forward the keyboard/mouse as a USB device.
The issue with the blue screen doesn’t seem to be caused by NoMachine USB forwarding, hovewer you can send us the Memory dump, and we can investigate it.
The system restart should fix the issue with the device being forwarded but unavailable on the remote machine.
Giorgi-G.
ContributorHi, what’s the ping time between your machine and the remote macOS?
If it’s more than 30ms, that will cause delays between the remote macOS machine and your phone and will result in being the phone connected, but not operational.
January 30, 2023 at 21:01 in reply to: NoMachine causing Windows 11 22H2 to freeze when using webcam with USB passthrough? #42769Giorgi-G.
ContributorDid I get it right that your client machine (the one with Win 22H2) is freezing only when you connect to one specific remote machine with a multiple-display setup?
Assuming that you don’t use USB passthrough on that machine, you can try to use a different display setting and see if that works.
The test I described above could be performed for some short period (i.e., a day) to ensure that it’s not because of USB passthrough. After the test is done, you can enable USB forwarding back.
Giorgi-G.
ContributorHi,
You0re right. As you “forwarded” your mouse and kb to the remote machine (server machine), you won’t be able to use it on your client machine (the one you are connected from).
So to use this workaround, you will need a second set of KB and a mouse.
January 25, 2023 at 07:09 in reply to: NoMachine causing Windows 11 22H2 to freeze when using webcam with USB passthrough? #42692Giorgi-G.
ContributorHi,
There is a way to check for sure if NoMachine is a reason for this issue or not. For that, you need to unregister the “NoMachine USB Hub Filter”.
Steps to do:
1. Open Windows registry: Menu Start -> run -> regedit
2. Find the following registry key in the tree on the left:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\36fc9e60-c465-11cf-8056-444553540000
3. Find the UPPERFILTERS variable on the right side. Edit UPPERFILTERS variable and remove “nxusbf”.
4. Reboot the Windows machine.
5. Check UPPERFILTERS, to make sure that “nxusbf” is not registered. USB devises forwarding won’t work anymore.
6. Wait to check if the freezing occurs.
Giorgi-G.
ContributorHi,
I would highly appretiate it if you could perform further steps to help me understand what could be the issue.
1. From within the NoMachine session -> Devices -> Connect USB Devices panel and send a screenshot.
2. Open the terminal on macOS and send the output of the following command:
sudo launchctl list | grep nxusbd
3. Try to forward a simple USB device, like a USB flash drive, and check if it works.
4. Check the ping time to the remote machine. If it exceeds 30ms, USB forwarding might not work.
Thanks!
Giorgi-G.
ContributorHi,
Is there a way to connect the device directly to the remote machine and check if the same error is there?
Or, try to forward another iOS device, and check if the issue still persists.
Giorgi-G.
ContributorHi,
Just to clarify, there are two different forwarding modules, that work independently, one for disk forwarding and another for USB device forwarding (USB device could be disk as well).
In case of USB devices forwarding:
1. Please check in the Devices > Connect USB Device panel, do you see both local and remote USB devices?
2. Please check on both machines, if one of these conflicting software is installed: https://knowledgebase.nomachine.com/AR04Q01027
Giorgi-G.
ContributorHi,
To share a USB external flash drive, did you use a Devices > Connect USB device functionality?
February 4, 2022 at 21:57 in reply to: USB devices cannot connect on Linux client Windows server #37330Giorgi-G.
ContributorHi,
Can you please try to restart both machines, and after try to forward regular mouse first?
In addition, questions that might help figure out what’s going on:
– Do you see both local and remote devices under the “Menu -> Devices -> Connect a USB Device” tab?
– Do you have a stable internet connection to the server machine with less than 30ms ping time?
– Could you please send logs from both (client and server) sides? You can send them directly to forum[at]nomachine[dot]com.
Giorgi-G.
ContributorHi,
I made a couple of tests with a macOSX from MacInCloud Dedicated Server, and can confirm that there is an issue with forwarding any type of USB device via NoMachine. At the moment we. are fixing the issue, and it will soon be available.
A temporary workaround for macOSX provided by MacInCloud is. the following:
– Restart remote macOSX
– Connect to remote macOSX, do not enter to NoMachine’s USB devices window.
– Run the following command in the remote macOS’s terminal (no error messages should be displayed):
sudo kextload /Library/Application\ Support/NoMachine/Extensions/nxusbvic_11.0.kext
– Go to NoMachine’s USB devices tab and forward the required device.
These steps should be repeated every time after remote macOSX restart.
Also, please pay attention to the ping time. In my case, I took a Dedicated Server too far with 100+ ms ping time, which made forwarded USB devices usage extremely slow.
Giorgi-G.
ContributorHi,
I see you have compiled nxusb.ko file. Can you please run the following command and paste the output here?
insmod /usr/NX/bin/drivers/nxusb.ko
Also, please make sure that in your VM settings, you have enabled a USB Controller (so your virtualization software will support USB devices for the VM).
November 24, 2021 at 20:47 in reply to: 3D connexion spacemouse – Remote forwarding from Mac to Windows not working #36429Giorgi-G.
ContributorHi,
It seems to me that the issue is on the macOS side. Please take a look at this article to accept all required drivers’ permissions.
To check if all required permissions are provided, you can run in terminal this command:
sudo kextload /Library/Application\ Support/NoMachine/Extensions/nxusbvhci_11.0.kext/
If there is empty output or error indicating that the driver is already loaded – permissions are set properly.
Giorgi-G.
ContributorHi,
Have you checked this article https://knowledgebase.nomachine.com/AR12J00658 ? Particularly, what is an output of the command from point 1?
Giorgi-G.
ContributorHi, workaround script is not required anymore, it’s included in the NoMachine’s latest release. On mac M1 machines USB devices forwarding is on the last stage of testing, so soon it will become available.
-
AuthorPosts