USB device... Debian CT.

darekpawel

Active Member
Dec 3, 2019
31
2
28
59
I have 'proxmox' on IntelNUC. With 'Debian' (CT no. 110).

When I run command 'lsusb' on proxmox':

Code:
root@proxmox:~# lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 016: ID 10ac:0102 Honeywell, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

I see 4 USB's.

P.S.
I'm interested in device 'Honeywell'.


But when I run the same command on 'Debian' 'CT' - I get the same results:

Code:
root@Debian10:~# lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 016: ID 10ac:0102 Honeywell, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

What that exactly means? Are the all 4 USB devices already set-up as 'USB-Passthrough' ?


However when I run in 'proxmox' 'ls -l...', then I see the 'dev' details:
Code:
root@proxmox:~# ls -l /dev/bus/usb/001/016
crw-rw-r-- 1 root root 189, 15 Dec 21 10:41 /dev/bus/usb/001/016


But when I use the same on 'Debian' - no device:

Code:
root@Debian10:~# ls -l /dev/bus/usb/001/016
ls: cannot access '/dev/bus/usb/001/016': No such file or directory


The question is - how I can 'see' the device "Honeywell" (Bus 001 Device 016) on 'Debian' ?
 
Passing through a device to a lxc-container needs to happen inside the container config.

There are quite a few tutorials and threads in this form describing such setups

I hope this helps!
 

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!