From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-wy0-f174.google.com ([74.125.82.174]:36285 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751070Ab1JHN0L (ORCPT ); Sat, 8 Oct 2011 09:26:11 -0400 Received: by wyg34 with SMTP id 34so4673746wyg.19 for ; Sat, 08 Oct 2011 06:26:10 -0700 (PDT) Message-ID: <4e904f71.ce66e30a.69f3.ffff9870@mx.google.com> Subject: Re: [PATCH] af9013 Extended monitoring in set_frontend. From: Malcolm Priestley To: Josu Lazkano Cc: Jason Hecker , linux-media Date: Sat, 08 Oct 2011 14:26:02 +0100 In-Reply-To: References: <4e83369f.5d6de30a.485b.ffffdc29@mx.google.com> <4e8b8099.95d1e30a.4bee.0501@mx.google.com> <4e8f6b0b.c90fe30a.4a1d.26bb@mx.google.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-media-owner@vger.kernel.org List-ID: On Sat, 2011-10-08 at 15:13 +0200, Josu Lazkano wrote: > 2011/10/8 Jason Hecker : > >> Try this patch, it should stop start up corruption on the same frontend. > > > > Thanks. I'll try it today. > > > > Have you been able to reproduce any of the corruption issues I and > > others are having? > > > > I noticed last night some recordings on the same card had different > > levels of corruption depending on the order of tuning > > > > Tuner A then tuner B : Tuner A was heavily corrupted. Tuner B was a fine. > > Tuner B then tuner A: Tuner A had a small corruption every few seconds > > and the show was watchable, Tuner B was fine. > > > > Thanks again, I try the patch and it works well last nigh. This > morning one tuner is getting pixeled images and the other can not > LOCK. > > This is the kernel messages: > > # tail /var/log/messages > Oct 8 14:16:06 htpc kernel: [45025.328902] mxl5005s I2C write failed > Oct 8 14:16:06 htpc kernel: [45025.333147] mxl5005s I2C write failed > Oct 8 14:16:06 htpc kernel: [45025.333637] mxl5005s I2C write failed > Oct 8 14:16:06 htpc kernel: [45025.490524] mxl5005s I2C write failed > Oct 8 14:16:06 htpc kernel: [45025.491014] mxl5005s I2C write failed > Oct 8 14:16:08 htpc kernel: [45027.642858] mxl5005s I2C write failed > Oct 8 14:16:08 htpc kernel: [45027.647477] mxl5005s I2C write failed > Oct 8 14:16:08 htpc kernel: [45027.647970] mxl5005s I2C write failed > Oct 8 14:16:09 htpc kernel: [45027.806477] mxl5005s I2C write failed > Oct 8 14:16:09 htpc kernel: [45027.806969] mxl5005s I2C write failed > > I try to increase the signal timeout from 1000 to 2000 ms and the > tuning timeout from 3000 to 6000 ms on mythbackend. > I have left these at the default settings Which kernels are you all running? uname -rv I think replicate your systems on my test pc.