Hello,
I'm trying to setup bluetooth for one of my LXC container. I found many threads on the forum (like this one) but I don't understand how I could know which /dev/tty* I have to refer to. I have no "/dev/ttyUSBXXX" and/or "/dev/ttyACMEXXX" in my system (proxmox ve 8.1.4).
this what I have in my /dev folder:
should I install bluez on the host to make the adapter visible in /dev ?
Also I read in another thread that it's not possible to pass bluetooth to a lxc container, is this statement correct and still true ?
Any hint would be really appreciated as it seems to be an issue for a lot of people.
I have a HP elitedesk 800 G5 mini (with the ax200 bluetooth module).
I'm trying to setup bluetooth for one of my LXC container. I found many threads on the forum (like this one) but I don't understand how I could know which /dev/tty* I have to refer to. I have no "/dev/ttyUSBXXX" and/or "/dev/ttyACMEXXX" in my system (proxmox ve 8.1.4).
this what I have in my /dev folder:
Code:
autofs i2c-6 snd/ tty45 ttyS29
block/ i2c-7 stderr tty46 ttyS3
bsg/ initctl stdin tty47 ttyS30
btrfs-control input/ stdout tty48 ttyS31
bus/ kmsg tpm0 tty49 ttyS4
cec0 kvm tpmrm0 tty5 ttyS5
char/ log tty tty50 ttyS6
console loop0 tty0 tty51 ttyS7
core loop1 tty1 tty52 ttyS8
cpu_dma_latency loop2 tty10 tty53 ttyS9
cuse loop3 tty11 tty54 udmabuf
disk/ loop4 tty12 tty55 uhid
dm-0 loop5 tty13 tty56 uinput
dm-1 loop6 tty14 tty57 urandom
dm-10 loop7 tty15 tty58 userfaultfd
dm-11 loop-control tty16 tty59 userio
dm-12 mapper/ tty17 tty6 vcs
dm-13 mcelog tty18 tty60 vcs1
dm-14 mei0 tty19 tty61 vcs2
dm-15 mem tty2 tty62 vcs3
dm-2 mqueue/ tty20 tty63 vcs4
dm-3 mtd0 tty21 tty7 vcs5
dm-4 mtd0ro tty22 tty8 vcs6
dm-5 net/ tty23 tty9 vcsa
dm-6 ng0n1 tty24 ttyprintk vcsa1
dm-7 null tty25 ttyS0 vcsa2
dm-8 nvme0 tty26 ttyS1 vcsa3
dm-9 nvme0n1 tty27 ttyS10 vcsa4
dma_heap/ nvme0n1p1 tty28 ttyS11 vcsa5
dri/ nvme0n1p2 tty29 ttyS12 vcsa6
drm_dp_aux0 nvme0n1p3 tty3 ttyS13 vcsu
drm_dp_aux1 nvram tty30 ttyS14 vcsu1
drm_dp_aux2 port tty31 ttyS15 vcsu2
ecryptfs ppp tty32 ttyS16 vcsu3
fb0 psaux tty33 ttyS17 vcsu4
fd/ ptmx tty34 ttyS18 vcsu5
full ptp0 tty35 ttyS19 vcsu6
fuse pts/ tty36 ttyS2 vfio/
hpet pve/ tty37 ttyS20 vga_arbiter
hugepages/ random tty38 ttyS21 vhci
hwrng rfkill tty39 ttyS22 vhost-net
i2c-0 rtc tty4 ttyS23 vhost-vsock
i2c-1 rtc0 tty40 ttyS24 watchdog
i2c-2 sda tty41 ttyS25 watchdog0
i2c-3 sg0 tty42 ttyS26 zero
i2c-4 shm/ tty43 ttyS27 zfs
i2c-5 snapshot tty44 ttyS28
should I install bluez on the host to make the adapter visible in /dev ?
Also I read in another thread that it's not possible to pass bluetooth to a lxc container, is this statement correct and still true ?
Any hint would be really appreciated as it seems to be an issue for a lot of people.
I have a HP elitedesk 800 G5 mini (with the ax200 bluetooth module).
Last edited: