Forum Replies Created
-
AuthorPosts
-
October 20, 2021 at 17:02 in reply to: Failed to connect any usb device (iPad, flash drive, etc) #35856Giorgi-G.Contributor
Hi,
Can you please run this command in the target machine and print the output here?
ls
/Library/Application\ Support/NoMachine/Extensions
/October 12, 2021 at 17:06 in reply to: Failed to connect any usb device (iPad, flash drive, etc) #35711Giorgi-G.ContributorHi, have you allowed all NoMachine drivers on the macOS side? Some instructions for that can be found here https://knowledgebase.nomachine.com/AR01P00962.
October 6, 2021 at 16:50 in reply to: nxusb kernel module is rejected from kernel due to SecureBoot #35625Giorgi-G.ContributorHi,
There is a way to simply self-sign nxusb.ko driver on your side, the detailed instruction can be found here: https://knowledgebase.nomachine.com/AR05O00929.
Giorgi-G.ContributorHi,
Please run this command in the terminal
ls -l /Library/Application\ Support/NoMachine/Extensions/ | grep nxusb
If the output is empty, the patch we sent you yesterday should fix it.
September 21, 2021 at 21:05 in reply to: USB devices not available for forwarding on Windows host #35382Giorgi-G.ContributorHi,
That seems you have a similar issue that is described here. https://forums.nomachine.com/topic/nomachine-for-mac-does-not-install-usb-kext
I will send you a patch that fixes that issue.
Giorgi-G.ContributorHi,
Please look at this article to:
How to enable USB devices forwarding on macOSX
https://knowledgebase.nomachine.com/AR01P00962September 6, 2021 at 18:44 in reply to: USB devices not available for forwarding on Windows host #35133Giorgi-G.ContributorHi,
Can you please connect to macOS VM, go to USB devices forwarding tab, wait until local and remote devices will be loaded and after run the following command in the cmd and send its output.
sudo kextstat | grep nx
Giorgi-G.ContributorCould you please clarify, what kind of Hotplug you trying to use?
In general, if a device is listed in NoMachine’s USB devices forwarding tab it should be possible to forward it.
September 2, 2021 at 11:14 in reply to: USB devices not available for forwarding on Windows host #35077Giorgi-G.ContributorHi,
Could you please check if you have enabled extensions loading on your macOS machine?
https://knowledgebase.nomachine.com/AR01P00962
Also, could you please send logs from Raspbery PI? And check if nxusb.ko is well compiled on it?
September 1, 2021 at 10:53 in reply to: USB devices not available for forwarding on Windows host #35057Giorgi-G.ContributorBased on your logs, I don’t see any issues with the USB forwarding module on the Windows machine.
To be 100% sure, could you please
1) send us a screen from Devices Manager
2) send a value of
“HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{36fc9e60-c465-11cf-8056-444553540000}”
registry key. To find it out, open Windows registry: Menu start -> run -> regedit; find the mentioned registry key in the tree on the left; find UPPERFILTERS variable on the right side and send it’s value.
Also if all your VM’s are on the same VM host, I would suggest checking if their USB drivers are enabled and supported by VM by itself. The same type of logs from VM Windows machine could be helpful.
August 31, 2021 at 14:17 in reply to: USB devices not available for forwarding on Windows host #35043Giorgi-G.ContributorSuch behavior could have a place if any of the conflicting software is installed on the Windows machine How to handle possible conflicts between NoMachine USB module and third party drivers
August 31, 2021 at 11:06 in reply to: USB devices not available for forwarding on Windows host #35034Giorgi-G.ContributorHi,
What OS and NoMachine versions are on your virtual machine?
August 12, 2021 at 09:02 in reply to: Windows 10 to MacOS Catalina: Failed to connect the device iPhone #34834Giorgi-G.ContributorHi,
Once you are connected to the remote macOS do you see there both local and remote USB devices?
Also, did you have checked this article about allowing NoMachine’s USB devices forwarding drivers to be loaded on macOS? https://knowledgebase.nomachine.com/AR01P00962
August 6, 2021 at 15:57 in reply to: Forwarding an iPad connected to Windows to remote Mac server #34756Giorgi-G.ContributorHi,
Indeed, USB drivers seem not to be loaded.
To see them in the General tab first is required to trigger their loading. For. that you can do two things:
1. Open the General tab (as on the screenshot) and after connect via NoMachine to that machine and go to USB devices forwarding panel.
or
2. Run the following line in the terminal.
sudo kextload /Library/Application\ Support/NoMachine/Extensions/nxusbvhci_11.0.kext/
also please paste the output from that command to this topic.
Giorgi-G.ContributorHi,
Can you please run this command to load the driver?
sudo kextload /Library/Application\ Support/NoMachine/Extensions/nxusbvhci_11.0.kext/
If there are no errors after launching the command, please run this one and check if the driver is loaded
sudo kextstat | grep nx
-
AuthorPosts