USB Devices not being detected

Hi @xadox ,
1. Go to your VM -> Hardware -> add -> PCI device -> RAW device, and on the list try to find your device, something with name Google Inc or Coral. Is there is your device remember ID.
2. After that in proxmox prompt use command lspci -n to find hardware id. Something similar to 18d1:xxxx
3. Once you have a hardware ID, you can create a separate group for that device - instructions above.
 
Hmm.. I am wondering why it should be under PCI device, but the device it not there as well (for USB the same):
1734782948523.png
1734782955950.png
 
Have you tried this device on another computer? To confirm that it works correctly.
If the devices are in the same group IOMMU and one of the devices in that group is transferred to one of the VMs, it will not be visible, because all the devices in that group will be reserved for that VM.
 
At the moment I am not passing any devices through to any VM or LXC.
The Coral TPU is working fine under my Windows PC.
 
Try connecting another USB device to the same port, such as a flash drive or something else. This will give some indication
read, you may need to install drivers first
 
Last edited:
Reinstalling Proxmox from scratch solved the prob:
Code:
dmesg -w
[12608.683799] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[12608.698245] usb 4-1: New USB device found, idVendor=1a6e, idProduct=089a, bcdDevice= 1.00
[12608.698252] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0

Code:
lsusb
Bus 004 Device 002: ID 1a6e:089a Global Unichip Corp.
 
Last edited:

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!