Multiple RTLSDR plugged in prevents docker from starting.
alphafox02 opened this issue · 1 comments
alphafox02 commented
Having more then one RTLSDR plugged in when bringing up the docker causes the docker to exit. Unplugging one allows the docker to start without issue. This got me looking at ways to pass --device and either index or serial. It does not seem the docker is taking what I'm trying to pass in for example,
- READSB_DEVICE_TYPE=rtlsdr
- READSB_DEVICE=1
I've also tried to limit to usb bus, but same result happens when more then one RTLSDR is plugged in at a time.
alphafox02 commented
I was not passing READSB_RTLSDR_DEVICE