discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Audio Issues


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Audio Issues
Date: Mon, 27 Feb 2012 20:59:43 -0500

On Mon, Feb 27, 2012 at 8:21 PM, labarowski <address@hidden> wrote:

I was able to get gnuradio to successfully compile using the script available
at (http://gnuradio.org/redmine/projects/gnuradio/wiki/InstallingGR) and I
updated my PYTHONPATH as the script instructed. However, none of the audio
examples are working. They run without returning any errors, but I don't
hear anything. As far as I can tell, I have ALSA installed (I'm using Ubuntu
10.04 with kernel 2.6.32-38, all updates installed). I tried updating
gr-audio.conf to use alsa and tried changing gr-audio-alsa.conf to use
plughw:0,0 instead of hw:0,0 - all to no avail. I don't believe oss is
installed on this system. Can anyone suggest a solutions? Thanks ahead of
time!

Try passing the device string "-O pulse" to use pulseaudio, instead. You might have to install libpulse0, though. I've found this to be a more flexible and reliable sound system.

Tom
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]