Re: Problem seeing HackRF hardware on Mac via a Docker Container

2022-07-29 Thread George Edwards
Hi Derek and Daniel, Thank you very much! Will use your suggestions. George On Fri, Jul 29, 2022 at 7:51 AM Derek Kozel wrote: > Docker on a Mac can be setup with the networking passthrough to let the > X310 and N310 work. The limitation is specifically on USB device > passthrough. > > Not rel

Re: Problem seeing HackRF hardware on Mac via a Docker Container

2022-07-29 Thread Daniel Estévez
Hi, Maybe a workaround is running something like SoapyRemote in Mac OS and then accessing the device from Docker through the network. Best, Daniel. On 28/07/2022 19:30, Marcus Müller wrote: Hi George, Docker on Mac OS cannot pass through USB devices: https://docs.docker.com/desktop/faqs/ge

Re: Problem seeing HackRF hardware on Mac via a Docker Container

2022-07-29 Thread Derek Kozel
Docker on a Mac can be setup with the networking passthrough to let the X310 and N310 work. The limitation is specifically on USB device passthrough. Not relevant to your issue specifically, but the Analog Devices ADALM-PLUTO educational SDR uses USB but identifies as a network card so intere

Re: Problem seeing HackRF hardware on Mac via a Docker Container

2022-07-28 Thread George Edwards
Hi Marcus, do you know if a Docker Container on Mac talk to either the X310 or N310 radio? George On Thu, Jul 28, 2022, 11:32 AM Marcus Müller wrote: > Hi George, > > Docker on Mac OS cannot pass through USB devices: > > > https://docs.docker.com/desktop/faqs/general/#can-i-pass-through-a-usb-de

Re: Problem seeing HackRF hardware on Mac via a Docker Container

2022-07-28 Thread George Edwards
Thanks Marcus! George On Thu, Jul 28, 2022, 11:32 AM Marcus Müller wrote: > Hi George, > > Docker on Mac OS cannot pass through USB devices: > > > https://docs.docker.com/desktop/faqs/general/#can-i-pass-through-a-usb-device-to-a-container > > So, this is sadly impossible. > > Best regards, > M

Re: Problem seeing HackRF hardware on Mac via a Docker Container

2022-07-28 Thread Marcus Müller
Hi George, Docker on Mac OS cannot pass through USB devices: https://docs.docker.com/desktop/faqs/general/#can-i-pass-through-a-usb-device-to-a-container So, this is sadly impossible. Best regards, Marcus On 7/28/22 17:03, George Edwards wrote: Hello GNURadio Community! I am working with Gn