linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [2.6.37 -> 2.6.38 regression] "mv64xxx: I2C bus locked, block: 1, time_left: 0" every few seconds
       [not found] <20120101042401.4bef017e@natsu>
@ 2012-01-01  7:32 ` Jonathan Nieder
  2012-01-08  0:45   ` Guenter Roeck
  0 siblings, 1 reply; 4+ messages in thread
From: Jonathan Nieder @ 2012-01-01  7:32 UTC (permalink / raw)
  To: Arnaud Patard
  Cc: linux-kernel, linux-i2c, linux-arm-kernel, Roman Mamedov,
	Manuel Roeder, Michael Ott

Hi,

Roman Mamedov wrote[1]:

> This bug is still present for me in the latest kernel version in
> Debian testing (3.1.6).
>
> The last properly working kernel version seems to be:
[...]
> And the problem occurs since:
[...]

Thanks.  Arnaud, any hints?  To summarize:

 - Michael Ott reported with Debian kernel 2.6.38-3 (which is closely
   based on stable v2.6.38.2):

	syslog tell me every few seconds:
	i2c i2c-0: mv64xxx: I2C bus locked, block: 1, time_left: 0

 - Manuel Roeder reported the same and found that upstream v2.6.38
   triggers the problem and v2.6.37.6 does not.

 - Roman Mamedov finds the bug present in Debian 3.1.6-1 (which
   is closely based on stable v3.1.6) and Debian 2.6.37-2 (based on
   stable v2.6.37.2) but not Debian 2.6.37-1 (based on mainline
   v2.6.37).

The regression range described above seems a little inconsistent to
me, so maybe there's something more going on.

Jonathan

[1] http://bugs.debian.org/622325

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [2.6.37 -> 2.6.38 regression] "mv64xxx: I2C bus locked, block: 1, time_left: 0" every few seconds
  2012-01-01  7:32 ` [2.6.37 -> 2.6.38 regression] "mv64xxx: I2C bus locked, block: 1, time_left: 0" every few seconds Jonathan Nieder
@ 2012-01-08  0:45   ` Guenter Roeck
  2012-01-30 20:44     ` Roman Mamedov
  0 siblings, 1 reply; 4+ messages in thread
From: Guenter Roeck @ 2012-01-08  0:45 UTC (permalink / raw)
  To: Jonathan Nieder
  Cc: Arnaud Patard, linux-kernel, linux-i2c, linux-arm-kernel,
	Roman Mamedov, Manuel Roeder, Michael Ott, Rodolfo Giometti,
	Mauro Barella

On Sun, Jan 01, 2012 at 01:32:55AM -0600, Jonathan Nieder wrote:
> Hi,
> 
> Roman Mamedov wrote[1]:
> 
> > This bug is still present for me in the latest kernel version in
> > Debian testing (3.1.6).
> >
> > The last properly working kernel version seems to be:
> [...]
> > And the problem occurs since:
> [...]
> 
> Thanks.  Arnaud, any hints?  To summarize:
> 
>  - Michael Ott reported with Debian kernel 2.6.38-3 (which is closely
>    based on stable v2.6.38.2):
> 
> 	syslog tell me every few seconds:
> 	i2c i2c-0: mv64xxx: I2C bus locked, block: 1, time_left: 0
> 
>  - Manuel Roeder reported the same and found that upstream v2.6.38
>    triggers the problem and v2.6.37.6 does not.
> 
>  - Roman Mamedov finds the bug present in Debian 3.1.6-1 (which
>    is closely based on stable v3.1.6) and Debian 2.6.37-2 (based on
>    stable v2.6.37.2) but not Debian 2.6.37-1 (based on mainline
>    v2.6.37).
> 
> The regression range described above seems a little inconsistent to
> me, so maybe there's something more going on.
> 
Points to commit eda6bee6c7e67b5bd17bdbced0926f5687f686d5 (i2c-mv64xxx: send repeated START
between messages in xfer). Maybe you can back it out and see if it makes a difference.

Guenter

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [2.6.37 -> 2.6.38 regression] "mv64xxx: I2C bus locked, block: 1, time_left: 0" every few seconds
  2012-01-08  0:45   ` Guenter Roeck
@ 2012-01-30 20:44     ` Roman Mamedov
  2012-01-30 20:53       ` Roman Mamedov
  0 siblings, 1 reply; 4+ messages in thread
From: Roman Mamedov @ 2012-01-30 20:44 UTC (permalink / raw)
  To: Guenter Roeck
  Cc: Jonathan Nieder, Arnaud Patard, linux-kernel, linux-i2c,
	linux-arm-kernel, Manuel Roeder, Michael Ott, Rodolfo Giometti,
	Mauro Barella

[-- Attachment #1: Type: text/plain, Size: 1673 bytes --]

On Sat, 7 Jan 2012 16:45:02 -0800
Guenter Roeck <guenter.roeck@ericsson.com> wrote:

> >  - Michael Ott reported with Debian kernel 2.6.38-3 (which is closely
> >    based on stable v2.6.38.2):
> > 
> > 	syslog tell me every few seconds:
> > 	i2c i2c-0: mv64xxx: I2C bus locked, block: 1, time_left: 0
> > 
> >  - Manuel Roeder reported the same and found that upstream v2.6.38
> >    triggers the problem and v2.6.37.6 does not.
> > 
> >  - Roman Mamedov finds the bug present in Debian 3.1.6-1 (which
> >    is closely based on stable v3.1.6) and Debian 2.6.37-2 (based on
> >    stable v2.6.37.2) but not Debian 2.6.37-1 (based on mainline
> >    v2.6.37).
> > 
> > The regression range described above seems a little inconsistent to
> > me, so maybe there's something more going on.
> > 
> Points to commit eda6bee6c7e67b5bd17bdbced0926f5687f686d5 (i2c-mv64xxx: send repeated START
> between messages in xfer). Maybe you can back it out and see if it makes a difference.

Hello,

I have just confirmed that the problem still occurs in the current
3.2.2, and is indeed solved by rolling-back the referred commit.

Should be noted that beside the "I2C bus locked" messages in dmesg, the described problem
manifested itself in the inability to read the temperature sensor value or adjust the fan
speed on the D-Link DNS-323. On all problematic kernels the built-in fan of DNS-323 does not
rotate and this risks overheating the device and disks installed in it.

Thanks.

-- 
With respect,
Roman

~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Stallman had a printer,
with code he could not see.
So he began to tinker,
and set the software free."

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [2.6.37 -> 2.6.38 regression] "mv64xxx: I2C bus locked, block: 1, time_left: 0" every few seconds
  2012-01-30 20:44     ` Roman Mamedov
@ 2012-01-30 20:53       ` Roman Mamedov
  0 siblings, 0 replies; 4+ messages in thread
From: Roman Mamedov @ 2012-01-30 20:53 UTC (permalink / raw)
  To: Roman Mamedov
  Cc: Guenter Roeck, Jonathan Nieder, Arnaud Patard, linux-kernel,
	linux-i2c, linux-arm-kernel, Manuel Roeder, Michael Ott,
	Rodolfo Giometti, Mauro Barella

[-- Attachment #1: Type: text/plain, Size: 2266 bytes --]

On Tue, 31 Jan 2012 02:44:29 +0600
Roman Mamedov <rm@romanrm.ru> wrote:

> On Sat, 7 Jan 2012 16:45:02 -0800
> Guenter Roeck <guenter.roeck@ericsson.com> wrote:
> 
> > >  - Michael Ott reported with Debian kernel 2.6.38-3 (which is closely
> > >    based on stable v2.6.38.2):
> > > 
> > > 	syslog tell me every few seconds:
> > > 	i2c i2c-0: mv64xxx: I2C bus locked, block: 1, time_left: 0
> > > 
> > >  - Manuel Roeder reported the same and found that upstream v2.6.38
> > >    triggers the problem and v2.6.37.6 does not.
> > > 
> > >  - Roman Mamedov finds the bug present in Debian 3.1.6-1 (which
> > >    is closely based on stable v3.1.6) and Debian 2.6.37-2 (based on
> > >    stable v2.6.37.2) but not Debian 2.6.37-1 (based on mainline
> > >    v2.6.37).
> > > 
> > > The regression range described above seems a little inconsistent to
> > > me, so maybe there's something more going on.
> > > 
> > Points to commit eda6bee6c7e67b5bd17bdbced0926f5687f686d5 (i2c-mv64xxx: send repeated START
> > between messages in xfer). Maybe you can back it out and see if it makes a difference.
> 
> Hello,
> 
> I have just confirmed that the problem still occurs in the current
> 3.2.2, and is indeed solved by rolling-back the referred commit.
> 
> Should be noted that beside the "I2C bus locked" messages in dmesg, the described problem
> manifested itself in the inability to read the temperature sensor value or adjust the fan
> speed on the D-Link DNS-323. On all problematic kernels the built-in fan of DNS-323 does not
> rotate and this risks overheating the device and disks installed in it.

Also if anyone decides to further debug this, I should note that once a
'problematic' kernel has booted once on the device, a full power-off seems to
be required, before a 'good' kernel can work properly. Without this, even a
working kernel will manifest the same problem, it looks like something in the
hardware gets locked-up hard and stays that way even across reboots. If
someone's unaware of this, it can completely foil any attempt at git bisecting.

-- 
With respect,
Roman

~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Stallman had a printer,
with code he could not see.
So he began to tinker,
and set the software free."

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-30 20:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20120101042401.4bef017e@natsu>
2012-01-01  7:32 ` [2.6.37 -> 2.6.38 regression] "mv64xxx: I2C bus locked, block: 1, time_left: 0" every few seconds Jonathan Nieder
2012-01-08  0:45   ` Guenter Roeck
2012-01-30 20:44     ` Roman Mamedov
2012-01-30 20:53       ` Roman Mamedov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).