Some USB devices with one Vendor and Product ID

Darklight

New Member
Jun 21, 2011
3
0
1
How can i use same USB devices with one Vendor and Product ID?
Having: 2 or more USB token keys and every have ID 14a8:0001 (Vendor:product).

If i adding:
Code:
     qm set 101 -hostusb 14a8:0001
then have:
Code:
qm> info usbhost
  Device 7.17, speed 1.5 Mb/s
    Class 00: USB device 14a8:0001, Soft protection device:  USB Protection Key.
  Device 7.18, speed 1.5 Mb/s
    Class 00: USB device 14a8:0001, Soft protection device:  USB Protection Key.
  Auto filters:
    Device *.* ID 14a8:0001
but:
Code:
qm> info usb
  Device 0.1, Port 1, Speed 12 Mb/s, Product QEMU USB Tablet
  Device 0.2, Port 2, Speed 12 Mb/s, Product QEMU USB Hub
  Device 0.3, Port 2.2, Speed 1.5 Mb/s, Product Soft protection device:  USB Pr
We can use only ONE device. Secondary do not throughput in virtual machine.

Not work:
Code:
qm set 101 -hostusb 14a8:0001,14a8:0001
qm set 101 -hostusb 14a8:*
qm set 101 -hostusb 7.1,7.2
If i use -hostusb 7.1,7.2 - not more throughput devices. No one. Flash disk too.

Can i use filters in type: Device 7.1 ID 14a8:0001?
 
Last edited:
That should work.
I think too, but it not work. Server motherboard.
Code:
00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4
00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5
00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6
00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2
00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1
00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2
00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3
00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1

New installation PVE 1.8 with all updates on tomorrow.

P.S. Ooo. It works... Because i'm eject and putting in tokens - they gived new device numbers 7.x
This:
Code:
qm set 101 -hostusb 7.*
helped me..... BUT all the same. Only one from my tokens with same numbers throughted.
 
Last edited:
Problem resolved by putting tokens into different controllers 6 and 7 ports 3 with each from loading:
Code:
qm set 101 -hostusb 6.3,7.3
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!