Can’t share local USB devices

Forum / NoMachine for Mac / Can’t share local USB devices

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7020
    AJS
    Participant

    I am not able to share local USB devices with my remote machine.  I am able to share remote USB devices, local and remote disks, local and remote printers and local SmartCard readers.  I have not tried to share a network connection.

    I looked in the logs and I don’t see anything wrong.

    I’m running NoMachine 4.5.0 (free) on both the client (MacBook Pro, OS X 10.10.3) and the Server (Windows 7 Pro)

    I don’t know what else to try.  Can anyone help?

    #7059
    Peter76
    Participant

    Hello,

    you have to add the new MAC OS (10.10.3) to nxusb.sh:

    1. change the curent directory:

    cd /Applications/NoMachine.app/Contents/Frameworks/scripts/restricted

    2. open the file nxusb.sh:

    sudo vim nxusb.sh

    3. add the new system in line 328 after “$systemVersion” == “10.10.2”:

    || “$systemVersion” == “10.10.3”

    4. save the changes:

    Esc + :wq

    5. restart nxusb.sh:

    sudo ./nxusb.sh –restart

    #7063
    AJS
    Participant

    That was an easy fix.

    Now I’m using SoldWorks on my remote Windows workstation from my Macbook Pro with my 3Dconnexion Space Mouse Wireless.

    Thanks, NoMachine!

Viewing 3 posts - 1 through 3 (of 3 total)

This topic was marked as solved, you can't post.