<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Horizon 2111 Agent won't mount USB on UBUNTU 20.04 in Horizon for Linux</title>
    <link>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2900438#M868</link>
    <description>&lt;P&gt;I can definitely see the drive in lsusb&lt;/P&gt;&lt;P&gt;but nothing ever shows up in /dev or fdisk -l&lt;/P&gt;&lt;P&gt;I've tried formatting the key to NTFS, FAT16 and FAT32 and it still won't show up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for helping&lt;/P&gt;</description>
    <pubDate>Thu, 24 Mar 2022 16:34:40 GMT</pubDate>
    <dc:creator>B1naryc0de</dc:creator>
    <dc:date>2022-03-24T16:34:40Z</dc:date>
    <item>
      <title>Horizon 2111 Agent won't mount USB on UBUNTU 20.04</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2899746#M853</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've enabled USB redirection for my Horizon 2111 ubuntu 20.04.4 pool. I've followed all the USB redirection process (make the VHCI 1.15 driver, install agent with -U yes) as per VMWARE documention.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I connect a usb driver, I can see the drive with lsusb but it never gets mounted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone has a clue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 18:08:12 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2899746#M853</guid>
      <dc:creator>B1naryc0de</dc:creator>
      <dc:date>2022-03-21T18:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Horizon 2111 Agent won't mount USB on UBUNTU 20.04</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2900032#M858</link>
      <description>&lt;P&gt;If I type modprobe usb_vhci_hdi and then type lsmod | grep vhci I do see it, but same results. No USB key shows up and I can mount it either because it's not seen by lsblk.&lt;/P&gt;&lt;P&gt;I've also tried formating the key in fat16, fat32 and also NTFS. Still, no keys shows up.&lt;/P&gt;&lt;P&gt;Any clue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 20:31:41 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2900032#M858</guid>
      <dc:creator>B1naryc0de</dc:creator>
      <dc:date>2022-03-22T20:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Horizon 2111 Agent won't mount USB on UBUNTU 20.04</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2900115#M860</link>
      <description>&lt;P&gt;My guess is that there is something wrong with the driver-installation (or something else in your Ubuntu installation). You should see the driver loaded even when no devices are attached (like this):&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;$ lsmod | grep vhci
usb_vhci_iocifc        36864  4
usb_vhci_hcd           40960  2 usb_vhci_iocifc&lt;/LI-CODE&gt;&lt;P&gt;I'm no kernel-driver expert but you could start by checking that the driverfiles are installed in&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/usr/lib/modules/`uname -r`/&lt;/LI-CODE&gt;&lt;P&gt;I think the mounting will start working once you figure out why the driver isn't loading...&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 12:31:34 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2900115#M860</guid>
      <dc:creator>so2s</dc:creator>
      <dc:date>2022-03-23T12:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Horizon 2111 Agent won't mount USB on UBUNTU 20.04</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2900269#M862</link>
      <description>&lt;P&gt;Looks like you're using a Linux Agent VM, right?&lt;/P&gt;&lt;P&gt;So2s had a good guess. If you saw the usb device showing up in the VM but not function well, the problem might be with the driver in the VM.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 02:33:59 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2900269#M862</guid>
      <dc:creator>ofox</dc:creator>
      <dc:date>2022-03-24T02:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Horizon 2111 Agent won't mount USB on UBUNTU 20.04</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2900417#M864</link>
      <description>&lt;P&gt;Do you apply vmware vhci patch before build vhci driver ?&lt;/P&gt;&lt;P&gt;What output of "sudo lsusb" command when you redirection your usb device?&lt;BR /&gt;what output of "sudo fdisk -l" command when you redirection your usb device?&lt;/P&gt;&lt;P&gt;If you can see your usb device in lsusb command, it means the device redirection successful. But I not sure why you can't see this device in lsblk, could you check and share your system log /var/log/syslog ? You may see following usb log in /var/log/syslog :&lt;BR /&gt;&lt;BR /&gt;Mar 25 06:59:37 ubuntu180405 kernel: [1415654.663536] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using usb_vhci_hcd&lt;BR /&gt;Mar 25 06:59:37 ubuntu180405 kernel: [1415654.771427] usb 2-1: New USB device found, idVendor=090c, idProduct=2000, bcdDevice=11.00&lt;BR /&gt;Mar 25 06:59:37 ubuntu180405 kernel: [1415654.771432] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3&lt;BR /&gt;Mar 25 06:59:37 ubuntu180405 kernel: [1415654.771435] usb 2-1: Product: USB DISK&lt;BR /&gt;Mar 25 06:59:37 ubuntu180405 kernel: [1415654.771437] usb 2-1: Manufacturer: SMI Corporation&lt;BR /&gt;Mar 25 06:59:37 ubuntu180405 kernel: [1415654.771439] usb 2-1: SerialNumber: CCYYMMDDHHmmSSHO5FZE&lt;BR /&gt;Mar 25 06:59:37 ubuntu180405 kernel: [1415654.916747] usb-storage 2-1:1.0: USB Mass Storage device detected&lt;BR /&gt;Mar 25 06:59:37 ubuntu180405 kernel: [1415654.917644] scsi host33: usb-storage 2-1:1.0&lt;BR /&gt;Mar 25 06:59:37 ubuntu180405 mtp-probe: checking bus 2, device 2: "/sys/devices/platform/usb_vhci_hcd.0/usb2/2-1"&lt;BR /&gt;Mar 25 06:59:37 ubuntu180405 mtp-probe: bus: 2, device: 2 was not an MTP device&lt;BR /&gt;Mar 25 06:59:37 ubuntu180405 upowerd[1242]: unhandled action 'bind' on /sys/devices/platform/usb_vhci_hcd.0/usb2/2-1/2-1:1.0&lt;BR /&gt;Mar 25 06:59:37 ubuntu180405 upowerd[1242]: unhandled action 'bind' on /sys/devices/platform/usb_vhci_hcd.0/usb2/2-1&lt;BR /&gt;Mar 25 06:59:38 ubuntu180405 kernel: [1415655.999633] scsi 33:0:0:0: Direct-Access SMI USB DISK 1100 PQ: 0 ANSI: 6&lt;BR /&gt;Mar 25 06:59:38 ubuntu180405 kernel: [1415656.000699] scsi 33:0:0:0: Attached scsi generic sg2 type 0&lt;BR /&gt;Mar 25 06:59:38 ubuntu180405 kernel: [1415656.068523] sd 33:0:0:0: [sdb] 122880000 512-byte logical blocks: (62.9 GB/58.6 GiB)&lt;BR /&gt;Mar 25 06:59:38 ubuntu180405 kernel: [1415656.106133] sd 33:0:0:0: [sdb] Write Protect is off&lt;BR /&gt;Mar 25 06:59:38 ubuntu180405 kernel: [1415656.106141] sd 33:0:0:0: [sdb] Mode Sense: 43 00 00 00&lt;BR /&gt;Mar 25 06:59:38 ubuntu180405 kernel: [1415656.149320] sd 33:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA&lt;BR /&gt;Mar 25 06:59:38 ubuntu180405 kernel: [1415656.380908] sdb: sdb1&lt;BR /&gt;Mar 25 06:59:39 ubuntu180405 kernel: [1415656.520743] sd 33:0:0:0: [sdb] Attached SCSI removable disk&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 15:43:22 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2900417#M864</guid>
      <dc:creator>songkai</dc:creator>
      <dc:date>2022-03-24T15:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Horizon 2111 Agent won't mount USB on UBUNTU 20.04</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2900431#M866</link>
      <description>&lt;P&gt;This is what I see in my logs, weird resets? My network connection is stable and using TCP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;usb 4-1: new SuperSpeed Gen 1 USB device number 2 using usb_vhci_hcd&lt;BR /&gt;usb 4-1: New USB device found, idVendor=090c, idProduct=4223, bcdDevice=1.00&lt;BR /&gt;usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3&lt;BR /&gt;usb 4-1: Product: USB&lt;BR /&gt;usb 4-1: Manufacturer: Verbatim&lt;BR /&gt;usb 4-1: SerialNumber: 0703765D943GV45456&lt;BR /&gt;usb-storage 4-1:1.0: USB Mass Storage device detected&lt;BR /&gt;scsi host33: usb-storage 4-1:1.0&lt;BR /&gt;mtp-probe: checking bus 4, device 2: "/sys/devices/platform/usb_vhci_hcd.0/usb4/4-1"&lt;BR /&gt;mtp-probe: bus: 4, device: 2 was not an MTP device&lt;BR /&gt;Then I get another&lt;BR /&gt;mtp-probe: checking bus 4, device 2: "/sys/devices/platform/usb_vhci_hcd.0/usb4/4-1"&lt;BR /&gt;mtp-probe: bus: 4, device: 2 was not an MTP device&lt;BR /&gt;and finally a bunch of resets&lt;BR /&gt;usb 4-1: reset SuperSpeed Gen 1 USB device number 2 using usb_vhci_hcd&lt;BR /&gt;usb 4-1: reset SuperSpeed Gen 1 USB device number 2 using usb_vhci_hcd&lt;BR /&gt;usb 4-1: reset SuperSpeed Gen 1 USB device number 2 using usb_vhci_hcd&lt;BR /&gt;usb 4-1: reset SuperSpeed Gen 1 USB device number 2 using usb_vhci_hcd&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 16:14:43 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2900431#M866</guid>
      <dc:creator>B1naryc0de</dc:creator>
      <dc:date>2022-03-24T16:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Horizon 2111 Agent won't mount USB on UBUNTU 20.04</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2900432#M867</link>
      <description>&lt;P&gt;Patch first, then install driver, then install the linux agent. Exactly like this:&lt;/P&gt;&lt;PRE&gt;cd /tmp
tar zxvf VMware-horizonagent-linux-x86_64-2111.1-8.4.0-19155374.tar.gz

apt-get install make gcc libelf-dev
download the 1.15 zip https://sourceforge.net/projects/usb-vhci/files/linux%20kernel%20module/
tar xzvf vhci-hcd-1.15.tar.gz
cd vhci-hcd-1.15
patch -p1 &amp;lt; /tmp/VMware-horizonagent-linux-x86_64-2111.1-8.4.0-19155374/resources/vhci/patch/vhci.patch
make clean &amp;amp;&amp;amp; make &amp;amp;&amp;amp; make install

cd /tmp/VMware-horizonagent-linux-x86_64-2111.1-8.4.0-19155374
./install_viewagent.sh -A yes -U yes&lt;/PRE&gt;</description>
      <pubDate>Thu, 24 Mar 2022 16:17:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2900432#M867</guid>
      <dc:creator>B1naryc0de</dc:creator>
      <dc:date>2022-03-24T16:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Horizon 2111 Agent won't mount USB on UBUNTU 20.04</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2900438#M868</link>
      <description>&lt;P&gt;I can definitely see the drive in lsusb&lt;/P&gt;&lt;P&gt;but nothing ever shows up in /dev or fdisk -l&lt;/P&gt;&lt;P&gt;I've tried formatting the key to NTFS, FAT16 and FAT32 and it still won't show up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for helping&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 16:34:40 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2900438#M868</guid>
      <dc:creator>B1naryc0de</dc:creator>
      <dc:date>2022-03-24T16:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Horizon 2111 Agent won't mount USB on UBUNTU 20.04</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2900536#M869</link>
      <description>&lt;P&gt;Does other usb device work in your linux desktop? Or only this usb device doesn't work ?&lt;/P&gt;&lt;P&gt;What the detail&amp;nbsp; info&amp;nbsp; of your device? Could you run "sudo hwinfo --scsi" command and share the output ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;Do you try this usb device in a physical machine?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It looks like this is d&lt;/SPAN&gt;&lt;SPAN&gt;evice compatibility issue, the&amp;nbsp;usb-storage driver doesn't work well with your device. I need more information to debug this issue, Could you help to enabe the trace level log in agent agent , then reproduce this issue and collect both client and&amp;nbsp; agent log ? Thank you very much! You can open a bug to upload these logs, thanks you very much!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Add following config in /etc/vmware/config to enable trace level usb log&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;UsbRedirServer.log.logLevel=trace&lt;BR /&gt;UsbRedirServer.log.throttleBytesPerSec=-1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Collect agent log via following command:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sudo /usr/lib/vmware/viewagent/bin/dct-debug.sh&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 06:17:36 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2900536#M869</guid>
      <dc:creator>songkai</dc:creator>
      <dc:date>2022-03-25T06:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Horizon 2111 Agent won't mount USB on UBUNTU 20.04</title>
      <link>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2989823#M1145</link>
      <description>&lt;P&gt;Its a bug in the Horizôn Client for Linux.&lt;BR /&gt;Your USB Devices will be Redirected if you have them pluged in on Boot of your Linux Machine allready.&lt;BR /&gt;It does not Matter what OS your Virtual machine is.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If you unplug the Device and replugf it. Or if you plug it after Horizon CLient was started allready it wont be redirected. Even if you configured the Device to automatically be redirected on Pluging in.&lt;BR /&gt;&lt;BR /&gt;HID Devices like Mouse, Keyboard and Headphones are not affected.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This Bug consists. Can be found on Ubuntu and also IGEL OS that is based on Ubuntu as well.&lt;BR /&gt;The Bug is in The Horizon Client for Linux since Ages.&lt;BR /&gt;Its not present on Horizon Client for MAC&lt;BR /&gt;&lt;BR /&gt;I could name VMWare Support Tickets of more than one Customer. With this issue&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 14:25:22 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-for-Linux/Horizon-2111-Agent-won-t-mount-USB-on-UBUNTU-20-04/m-p/2989823#M1145</guid>
      <dc:creator>usbadm</dc:creator>
      <dc:date>2023-10-05T14:25:22Z</dc:date>
    </item>
  </channel>
</rss>

