-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
In my terminal, if I type
SoapySDRUtil --find
######################################################
## Soapy SDR -- the SDR abstraction library ##
######################################################
[WARNING] SoapyVOLKConverters: no VOLK config file found. Run volk_profile for best performance.
[WARNING] SoapySSDPEndpoint failed join group udp://[ff02::c]:1900 on en0
setsockopt(IPV6_MULTICAST_IF, 2607:fb90:e39e:400a:1c68:a562:8789:3eea) [49: Can't assign requested address]
[WARNING] SoapySSDPEndpoint failed join group udp://[ff02::c]:1900 on en0
setsockopt(IPV6_MULTICAST_IF, 2607:fb90:e39e:400a:3889:d4dd:d9c7:5670) [49: Can't assign requested address]
[WARNING] SoapySSDPEndpoint failed join group udp://[ff02::c]:1900 on en0
setsockopt(IPV6_MULTICAST_IF, fdb8:1752:e203:0:d7:cecd:e501:b744) [49: Can't assign requested address]
[INFO] [UHD] Mac OS; Clang version 14.0.6 ; Boost_107800; UHD_4.4.0.0-release
Found device 0
default_input = True
default_output = False
device_id = 0
driver = audio
label = Apple Inc.: External Microphone
Found device 1
default_input = False
default_output = False
device_id = 2
driver = audio
label = Apple Inc.: MacBook Pro Microphone
Found device 2
default_input = False
default_output = False
device_id = 4
driver = audio
label = Microsoft Corp.: Microsoft Teams Audio
Found device 3
driver = uhd
label = B200 E2R04ZCB2
name = sink
product = B200
serial = E2R04ZCB2
type = b200
I can clearly see that device 3 is the ettus b200 found using soapysdr. However when I try to use hacktv/hacktvgui (I am using the captainjack build), it tells me that 'No Soapy SDR devices found.' I am on a Mac. Does this have anything to do with the fact that it is found under device 3? Technically this is a hacktv issue and not a hacktvgui, but captainjack does not allow issues to be posted. many thanks in advance
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels