discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] simple question


From: Lee Patton
Subject: Re: [Discuss-gnuradio] simple question
Date: Mon, 25 Sep 2006 10:48:50 -0400

On Mon, 2006-09-25 at 05:19 +0000, Newell Jensen wrote:
> I have been having problems getting the audio examples to work from the 
> command line.  I can get the examples to execute by clicking on their 
> respective GUI icons but when I go to do it from the command line I do not 
> hear anything coming out of my speakers.
> 
> address@hidden:~/gr-build/gnuradio-examples/python/audio> chmod a+x 
> dial_tone.py
> address@hidden:~/gr-build/gnuradio-examples/python/audio> ./dial_tone.py
> 
> [1]+  Stopped                 ./dial_tone.py
> 
> I actually had to press Ctrl Z to stop it because it doesn't do anything 
> after I press enter.  Anyone have suggestions.  I am a newbie and trying to 
> figure this out.  Thanks.

Not sure about your audio problem here, but I think you want to be using
CTRL-C to kill your jobs, not CTRL-Z, which suspends your jobs.  See:
http://linuxreviews.org/beginner/jobs/


-Lee





reply via email to

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