USB KVM Not Working with MXNet 1G V2

USB KVM Not Working with MXNet 1G V2

If you are finding the USB KVM feature is not working with MXNet 1G V2 it may be because the USB mode on the encoders is different to the USB Mode on the decoders so they are not compatible. This can be fixed by doing the following. 

You will need to have at leat CBOX v2.31 to do this as an API command was added in this release to allow you to set the USB mode on the encoders and decoders via telnet to the CBOX. v2.31 is attached but if you already have a later version then you do not need to change the CBOX firmware as you already have the ability to use this API command. 

This firmware will add the following command to be available (no brackets):
      config set device usbmode [0,1] [deviceID/MACAddress]
            0 = Software USB Mode
            1 = Hardware USB Mode (You'll want this)
     
You will need to access the CBOX's API server, by using PuTTY and connect via Telnet to TCP port 24 on the CBOX's "MENTOR" interface IP address.

      You can also use the following command argument: "config set device usbmode 1 ALL", to kick all of your V2 devices into USB Mode 1 (Hardware USB).

NOTE: After sending the commands to all of your MXNet Devices, please power cycle your units. You can power cycle the switch after sending the command(s), to power cycle the devices all in one go.

    • Related Articles

    • How to set up an Araknis 310 Switch to use with AVProEdge MXNet

      We always recommend using the AVProEdge switch range when installing an MXNet system. These switches are very high end and come with a 10 year warranty and are pre configured out of the box to work with MXNet. However, if budget is a concern and you ...
    • How do I get SkyQ on 10 Bit Colour with MXNet and be able to watch HDR content?

      SkyQ needs to have an EDID that it likes to allow you to select 2160p 10 Bit. If it does not have an EDID it is happy with it will not allow you to select 10 Bit colour and it will not offer the option to download UHD HDR content and will not play ...
    • HDMI CEC in MXNet Mentor

      In order to send an HDMI CEC command from Mentor, we need to know the values for the following; SOURCE, DESTINATION, OPCODE. Then depending on the Opcode being used, you may also need some additional parameters under the DATA field. SOURCE: This will ...
    • How do I setup audio return paths in MXNet 1G V2

      A decoder can only be routed to one encoder at a time. You can't have one decoder sending an Audio Return Signal to multiple encoders, for example. A lot of sites utilize CEC for volume adjustment/control of source and sink devices, this ...
    • How to setup MXNet switches to be accessible on the LAN and via Switch Management on Mentor

      The MXNet switch has an RJ45 port labelled Mgmt which is the management port. You can access the management port by connecting a patch lead to the management port and connecting the other end to your computer. By default the IP address of the ...