User manual

Table Of Contents
USB-Specific Log Files
Horizon Client sends USB information to log les.
For troubleshooting purposes, you can increase the amount of information sent to USB-specic logs by
using the following commands:
vmware-usbarbitrator --verbose
vmware-view-usbd -o log:trace
To get a list of usage information, use the following command:
vmware-usbarbitrator -h
Setting USB Configuration Properties
You can set USB conguration properties in the /etc/vmware/config, /usr/lib/vmware/config, and
~/.vmware/config conguration les.
The vmware-view-usbd service examines these conguration les in the following order:
1 /etc/vmware/config. If USB conguration properties are set in this le, those properties are used.
2 /usr/lib/vmware/config. If the USB properties are not found in /etc/vmware/config,
the /usr/lib/vmware/config le is checked.
3 ~/.vmware/config. If USB properties are not found in the other les, the ~/.vmware/config le is
checked.
Use the following syntax to set USB conguration properties in the conguration les.
viewusb.property1 = "value1"
With USB conguration properties, you can control whether certain types of devices are redirected. Filtering
properties are also available to enable you to include or exclude certain types of devices. For Linux clients
version 1.7 and later, and for Windows clients, properties for spliing composite devices are also provided.
Some property values require the VID (vendor ID) and PID (product ID) for a USB device. To nd the VID
and PID, you can search on the Internet for the product name combined with vid and pid. Alternatively, you
can look in the /tmp/vmware-root/vmware-view-usbd-*.log le after you plug in the USB device to the local
system when Horizon Client is running. To set the location of this le, use the view-usbd.log.fileName
property in the /etc/vmware/config le, for example:
view-usbd.log.fileName = "/tmp/usbd.log"
I When redirecting audio devices, make sure that the kernel version of your Ubuntu system is
3.2.0-27.43 or later. Ubuntu 12.04 includes kernel version 3.2.0-27.43. If you cannot upgrade to this kernel
version, you can alternatively disable host access to the audio device. For example, you can add the line
"blacklist snd-usb-audio" at the end of the /etc/modprobe.d/blacklist.conf le. If your system does not
meet either of these requirements, the client system might crash when Horizon Client aempts to redirect
the audio device. By default, audio devices are redirected.
The following table describes the available USB conguration properties.
Using VMware Horizon Client for Linux
72 VMware, Inc.