[weewx-development] Acurite USB passthrough

2018-09-30 Thread Ryan Reid
I am trying to run weewx on a container in ProxMox. I can do lsusb, find the device, and properly forward it to the weewx container. It starts up and works just fine. After a short while (exact time unknown) the "Device" number increments on lsusb, which disables the forwarding of that

Re: [weewx-development] Acurite USB passthrough

2018-09-30 Thread Ryan Reid
Understandable, but why does it keep changing device ID? It's like it keeps unplugging itself, and plugging itself back in. And ProxMox uses strait LXC containers, not Docker. ( https://en.wikipedia.org/wiki/LXC) On Sunday, September 30, 2018 at 6:48:21 PM UTC-7, Tom Keffer wrote: > > No

Re: [weewx-development] Acurite USB passthrough

2018-09-30 Thread Thomas Keffer
No idea. Acurite, along with other USB devices, are addressed by manufacturer and device ID on the USB bus, not by a /dev port. It sounds like this may be a Docker issue, not a WeeWX / Acurite issue. You may have more satisfaction on their support forum. -tk On Sun, Sep 30, 2018 at 2:22 PM Ryan