> > [ 284.410351] ALSA sound/pci/hda/hda_codec.c:1463
> > hda_codec_cleanup_stream: NID=0x4 [ 284.410353] ALSA
> > sound/pci/hda/hda_codec.c:1463 hda_codec_cleanup_stream: NID=0x5
> > [ 284.410688] tm6000 #0/1: stopping capture [ 284.410690] tm6000
> > #0/1: Stopping aud
6_LE | aplay -q -&
fi
if [ -f /usr/bin/gnomeradio ]; then
gnomeradio -f 102.6
fi
pid=`pidof arecord`
if [ $pid ]; then
kill -9 $pid
fi
But arecord return input/output error.
Anyone know good programm for FM radio worked with v4l2 and alsa??
I can't understand tm6000 work with FM ra
c 2 -f S16_LE | aplay -q -&
> >>> fi
> >>>
> >>> if [ -f /usr/bin/gnomeradio ]; then
> >>> gnomeradio -f 102.6
> >>> fi
> >>>
> >>> pid=`pidof arecord`
> >>>
> >>> if [ $pid ]; then
> >
if [ -f /usr/bin/arecord ]; then
> > arecord -q -D hw:1,0 -r 48000 -c 2 -f S16_LE | aplay -q -&
> > fi
> >
> > if [ -f /usr/bin/gnomeradio ]; then
> > gnomeradio -f 102.6
> > fi
> >
> > pid=`pidof arecord`
> >
> > if [ $pid ]; then
>
cord`
if [ $pid ]; then
kill -9 $pid
fi
But arecord return input/output error.
Anyone know good programm for FM radio worked with v4l2 and alsa??
I can't understand tm6000 work with FM radio or not.
With my best regards, Dmitry.
--
To unsubscribe from this list: send the line "unsubscribe