Installation and Setup Guide

Table Of Contents
If you use Horizon 6.0.1 and later, you can plug USB 3.0 devices into USB 3.0 ports. USB 3.0 devices are
supported only with a single stream. Because multiple stream support is not yet implemented, USB
device performance is not enhanced. Note that on the Linux client system, i386 processors are
supported, whereas armel and armhf architectures are not. The Linux kernel version must be 2.6.35 or
later.
USB-Specific Log Files
Horizon Client sends USB information to log files.
To specify the USBD log level, add the following parameter in one of the configuration files.
view-usbd.logLevel = "value"
Use one of the following values for value.
n
trace
n
info
n
debug
n
error
The configuration files are in the following locations and processed in the order listed:
1
/etc/vmware/config
2
/usr/lib/vmware/config
3
~/.vmware/config
For troubleshooting purposes, you can increase the amount of information sent to USB-specific logs by
using the following commands:
1 Stop the USB arbitrator daemon.
sudo /etc/init.d/vmware-USBArbitrator stop
2 Restart the USB arbitrator daemon using the verbose option.
sudo /usr/lib/vmware/view/usb/vmware-usbarbitrator -verbose
The default USB arbitrator log file is located in /var/log/vmware/vmware-usbarb-<pid>.log, where
<pid> is the process id for the USB arbitrator daemon.
To get a list of usage information, use the following command:
sudo /usr/lib/vmware/view/usb/vmware-usbarbitrator -h
VMware Horizon Client for Linux Installation and Setup Guide
VMware, Inc. 93