All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: Hans de Goede <hdegoede@redhat.com>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
	hverkuil@xs4all.nl
Subject: Re: [PATCH 4/4] radio-si470x: Lower firmware version requirements
Date: Sat, 07 Jul 2012 12:00:38 +0300	[thread overview]
Message-ID: <4FF7FAB6.7040508@iki.fi> (raw)
In-Reply-To: <4FF7EC0E.7060200@redhat.com>

Hello Hans,

On 07/07/2012 10:58 AM, Hans de Goede wrote:
> So is your device working properly now? The reason I'm asking it
> because it is still causing a firmware version warning, and if
> it works fine I would like to lower the firmware version warning
> point, so that the warning goes away.

I don't know what is definition of properly in that case.

Problem is that when I use radio application from xawtv3 with that new 
loopback I hear very often cracks and following errors are printed to 
the radio screen:
ALSA lib pcm.c:7339:(snd_pcm_recover) underrun occurred
or
ALSA lib pcm.c:7339:(snd_pcm_recover) overrun occurred

Looks like those does not appear, at least it does not crack so often 
nor errors seen, when I use Rhythmbox to tune and "arecord -D hw:2,0 
-r96000 -c2 -f S16_LE | aplay -" to listen.

I can guess those are not firmware related so warning texts could be 
removed.


Installing alsa-lib-devel and libXt-devel were needed for compiling alsa 
support.

common/midictrl.c:9:27: fatal error: X11/Intrinsic.h: No such file or 
directory
compilation terminated.
make: *** [common/midictrl.o] Error 1

[crope@localhost xawtv3]$ ./console/radio
Using alsa loopback: cap: hw:2,0 (/dev/radio0), out: default


regards
Antti

-- 
http://palosaari.fi/



  reply	other threads:[~2012-07-07  9:00 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-14 13:43 [PATCH 1/4] radio-si470x: Don't unnecesarily read registers on G_TUNER Hans de Goede
2012-06-14 13:43 ` [PATCH 2/4] radio-si470x: Always use interrupt to wait for tune/seek completion Hans de Goede
2012-06-14 13:43 ` [PATCH 3/4] radio-si470x: Lower hardware freq seek signal treshold Hans de Goede
2012-06-14 13:43 ` [PATCH 4/4] radio-si470x: Lower firmware version requirements Hans de Goede
2012-07-04 15:23   ` Antti Palosaari
2012-07-05  8:33     ` Hans de Goede
2012-07-05 13:35       ` Antti Palosaari
2012-07-05 13:41         ` Hans de Goede
2012-07-05 14:13           ` Antti Palosaari
2012-07-05 15:08             ` Hans de Goede
2012-07-05 15:09               ` Antti Palosaari
2012-07-07  7:58               ` Hans de Goede
2012-07-07  9:00                 ` Antti Palosaari [this message]
2012-07-07 18:53                   ` Hans de Goede
2012-07-09  9:17                     ` Antti Palosaari
2012-07-09 10:03                       ` Hans de Goede
2012-07-09 11:58                         ` Antti Palosaari
2012-07-09 13:02                           ` Hans de Goede
2012-07-09 13:34                             ` Antti Palosaari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FF7FAB6.7040508@iki.fi \
    --to=crope@iki.fi \
    --cc=hdegoede@redhat.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.