Hi All!
I'm an old user of Proxmox, but just with VM.
I'm approaching now containers, and I've an issue.
I need to manage from a container (Debian 11) a bluetooth device connected to the host (Proxmox 7.3-3).
With lsub it's properly reported inside the container:
Bus 001 Device 003: ID 8087:0aaa Intel Corp. Bluetooth 9460/9560 Jefferson Peak (JfP)
But when I start the bluetooth service from the container, it fails with:
Mar 06 15:52:37 debian bluetoothd[321]: src/adapter.c:adapter_init() Failed to access management interface
Mar 06 15:52:37 debian bluetoothd[321]: src/main.c:main() Adapter handling initialization failed
Same bluetooth service starts properly on the host.
Is it a permission problem?
Thank you!
I'm an old user of Proxmox, but just with VM.
I'm approaching now containers, and I've an issue.
I need to manage from a container (Debian 11) a bluetooth device connected to the host (Proxmox 7.3-3).
With lsub it's properly reported inside the container:
Bus 001 Device 003: ID 8087:0aaa Intel Corp. Bluetooth 9460/9560 Jefferson Peak (JfP)
But when I start the bluetooth service from the container, it fails with:
Mar 06 15:52:37 debian bluetoothd[321]: src/adapter.c:adapter_init() Failed to access management interface
Mar 06 15:52:37 debian bluetoothd[321]: src/main.c:main() Adapter handling initialization failed
Same bluetooth service starts properly on the host.
Is it a permission problem?
Thank you!