標題: QNAP TS-453 Pro + 3G USB modem (E261) [打印本頁] 作者: 角色 時間: 2015-2-4 01:35 標題: QNAP TS-453 Pro + 3G USB modem (E261)
因为想测试VM里是否可以介入外面的USB device,例如3G USB Modem,但是结果,在外面插入3G USB Modem手指,无论插入USB 2.0或3.0,3G USB Modem只能在NAS的main Linux出现,而在其他VMs根本没有出现有插入3G USB Modem的痕迹。
在NAS的Linux before 3G USB Modem没插入的时候
[~] # lsusb
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc.
Bus 001 Device 004: ID 125f:601a A-DATA Technology Co., Ltd.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 05e3:0617 Genesys Logic, Inc.
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
[~] #
複製代碼
在NAS的Linux before 3G USB Modem插入后的时候
[~] # lsusb
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc.
Bus 001 Device 004: ID 125f:601a A-DATA Technology Co., Ltd.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 027: ID 12d1:1446 Huawei Technologies Co., Ltd. E1552 (HSPA modem)
Bus 002 Device 002: ID 05e3:0617 Genesys Logic, Inc.
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
[~] #
複製代碼
作者: bubblestar 時間: 2015-2-4 11:44
One of the new features of a version 7.0 or later virtual machine, supported in VMware vSphere 4.1, 5.0 or the VMware vSphere Hypervisor ESXi 4.1, ESXi 5.0 often overlooked by VMware Administrators is the ability to add and connect USB devices connected to the VMware host ESXi server to Virtual Machines. VMware refers to this as USB Passthrough
But don't know what QNAP NAS (VMware Ready) verson.