Linux Media Controller development
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: David Hagood <david.hagood@gmail.com>
Cc: linux-media@vger.kernel.org
Subject: Re: How to get the DVB drivers to stop spamming my logs?
Date: Fri, 16 Nov 2012 11:26:52 -0200	[thread overview]
Message-ID: <50A63F1C.8010500@redhat.com> (raw)
In-Reply-To: <50A634B2.6010007@gmail.com>

Em 16-11-2012 10:42, David Hagood escreveu:
> I have a MythTV box with 3 tuners: 2 USB and one PCI. One or more of the tuners' drivers keeps spamming syslog with the following (taken from the Logwatch summary):
>
>      lgdt330x: i2c_read_demod_bytes: addr 0x0e select 0x58 error (ret == -71) ...:  278497 Time(s)
>      lgdt330x: i2c_read_demod_bytes: addr 0x0e select 0x6e error (ret == -71) ...:  410252 Time(s)
>      lgdt330x: i2c_read_demod_bytes: addr 0x0e select 0x8b error (ret == -71) ...:  1278 Time(s)
>      lgdt330x: i2c_write_demod_bytes error (addr 02 <- 00,  ...:  73945 Time(s)
>      lgdt330x: i2c_write_demod_bytes error (addr 4c <- 14,  ...:  1281 Time(s)
>      xc2028 1-0061: Error on line 1294: -71 ...:  1234 Time(s)
>
> Is there any way to get the drivers to stop spamming syslog, short of recompiling them with the error messages removed?

Error -71 is this one:

include/asm-generic/errno.h:#define       EPROTO          71      /* Protocol error */

It is generally due to some issue at USB level, like bad cabling
or bad contact.

Regards,
Mauro

      reply	other threads:[~2012-11-16 13:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-16 12:42 How to get the DVB drivers to stop spamming my logs? David Hagood
2012-11-16 13:26 ` Mauro Carvalho Chehab [this message]

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=50A63F1C.8010500@redhat.com \
    --to=mchehab@redhat.com \
    --cc=david.hagood@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox