2012 11:36 AM
*To:* William Pretty Security
*Subject:* Re: [Discuss-gnuradio] USB Audio Device name
Bill,
This is my list of devices from the aplay command. Launch it from an
xterm (konsole or gterm) window. At the very end is my xfi devce.
The card number determines the hardware device, f
Bill,
Sent this yesterday, maybe it got lost in the shuffle. I saw that
someone else also responded to your question though. I hope that you
have resolved your sound card issue. If not, then this may help as well.
I have the same audio device. If you use the command line alsamixer,
you ca
Hello Bill
ls -l /proc/asound
shows the names of the cards.
On my system I get
dr-xr-xr-x 3 root root 0 21. Apr 10:56 card0
dr-xr-xr-x 4 root root 0 21. Apr 10:56 card1
dr-xr-xr-x 4 root root 0 21. Apr 10:56 card2
dr-xr-xr-x 3 root root 0 21. Apr 10:56 card3
-r--r--r-- 1 root root 0 21. Apr 10:
I have the same audio device. If you use the command line alsamixer,
you can get card information from the F2 menu. /proc/asound/devices
contains information for each card. I use hw:3,0 (my sequence of sound
cards as I have two PCI sound cards and two USB cards) for both capture
and playback
Hello Group;
I am trying to use an external USB Audio DAC.
According to the documentation in the audio source block, if I leave the
device name
blank, the block will use the default alsa audio device.
My question is, how do I find out what the name of the USB device is ??
Typing lsus