Hi,
I’d like to run Zwift in Docker without using my phone as a Bluetooth bridge, so I bought a Dynastream ANTUSB2 dongle (0fcf:1008).
I passed it to the container like this:
--device=/dev/bus/usb/006/005
Inside the container I can see it with lsusb, and permissions look fine. Zwift shows the ANT+ icon, but it has a white exclamation mark (as always) and doesn’t detect any devices.
Has anyone managed to get ANT+ working directly inside the container?
Do I need any extra Wine drivers or udev rules for it to work?
Setup:
Ubuntu 20
wine 10.0
Zwift Docker (latest)
ANTUSB2 Stick (0fcf:1008)
Thanks in advance!
Hi,
I’d like to run Zwift in Docker without using my phone as a Bluetooth bridge, so I bought a Dynastream ANTUSB2 dongle (0fcf:1008).
I passed it to the container like this:
--device=/dev/bus/usb/006/005
Inside the container I can see it with lsusb, and permissions look fine. Zwift shows the ANT+ icon, but it has a white exclamation mark (as always) and doesn’t detect any devices.
Has anyone managed to get ANT+ working directly inside the container?
Do I need any extra Wine drivers or udev rules for it to work?
Setup:
Ubuntu 20
wine 10.0
Zwift Docker (latest)
ANTUSB2 Stick (0fcf:1008)
Thanks in advance!