Hi Jean,

There are two versions of the FunCube: the old one and the Pro+, with corresponding GR blocks for each. It appears that you have the Pro+, so you need to set the Device Name in the block to find it.

Try this:
On a terminal screen, enter 'arecord -L'. You will get a long list of audio input possibilities.
find the entry such as:
"""
hw:CARD=V20,DEV=0
    FUNcube Dongle V2.0, USB Audio
    Direct hardware device without any conversions
"""
Then enter 'hw:CARD=V20,DEV=0' in the Device Name.
If that doesn't work, try 'hw:2,0'.

Good luck,
--
Barry Duggan

On Tue, 10 Sep 2019 15:47:11 +0000, Jean Pierre Mallet wrote:

gr::log :INFO: audio source - Audio source arch: alsa

gr::log :INFO: fcdproplus0 - Funcube Dongle Pro+ found as: hw:2,0

gr::log :ERROR: fcdpp_control0 - FunCube Dongle  V2.0 not found.

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to