VMware Horizon Community
h113331pp
Contributor
Contributor

Does VMware view linux client still working for usb redirect?

Hi, all:

    recently we got a problem, we use vmware view 4.6 for our product OS based on ubuntu 9.04, and it has usb redirect feature. Now we upgrade our OS based on 10.04 and 12.04, but neither of these OS can use usb redirect feature.

    I grab some of log which 'vmware-view-usb' application made, and found some warning like this:

        Jul 12 09:03:53.285: vmware-usb| Log for VMware Workstation pid=2996 version=7.1.0 build=build-636740 option=Release
        Jul 12 09:03:53.285: vmware-usb| The process is 32-bit.
        Jul 12 09:03:53.285: vmware-usb| Host codepage=UTF-8 encoding=UTF-8
        Jul 12 09:03:53.285: vmware-usb| Starting...
        Jul 12 09:03:53.285: vmware-usb| USB: Unable to open "/proc/bus/usb/devices" (No such file or directory).
        Jul 12 09:03:53.285: vmware-usb| USBGL: USB Sysfs found at /dev/bus/usb
        Jul 12 09:03:53.415: unknown| Remote USB status reported, state: available
        Jul 12 09:04:14.391: vmware-usb| Device attributes: Name: JetFlash Mass Storage Device,  Id: vid34148(0x8564)&pid4096(0x1000),  Family: storage, Path: bus1,port8
        Jul 12 09:04:14.391: vmware-usb| 'JetFlash Mass Storage Device' is allowed.
        Jul 12 09:04:15.392: vmware-usb| USB: Delayed Autoconnecting 4001000a85641000
        Jul 12 09:04:15.392: vmware-usb| USBGL: Connect failed for 4001000a85641000
        Jul 12 09:04:15.392: vmware-usb| USBGL: Autoconnect failed for 4001000a85641000

    I use the this command :

        vmware-view --usb=inid:vid0x8564pid0x1000

    My client version:

        version 1.5.0, build 710491

    I google a lot about this problem, but got no help, some of article say it must turn of USBFS option in kernel, but since 2.6.32(10.04 kernel version), this option is disaled, and udev take the job, I tried turn it on, and make all my usb device(keyboard, mouse etc...) not work. so this option shouldn`t be turn on anymore I guess.

    Any help or idea will be appreciate, thanks.

0 Kudos
1 Reply
h113331pp
Contributor
Contributor

Sorry, my fault. just make sure 'vmware-view-usb' have the privilege 2755, or the application couldn`t operation any usb device.

0 Kudos