All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Justin Mattock <justinmattock@gmail.com>,
	linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org
Subject: Re: macbook pro dvd playback after suspend Buffer I/O error
Date: Wed, 11 Jun 2008 11:00:24 +0900	[thread overview]
Message-ID: <484F31B8.8030001@gmail.com> (raw)
In-Reply-To: <20080404012147.abf8a598.akpm@linux-foundation.org>

Andrew Morton wrote:
> On Fri, 4 Apr 2008 05:07:45 +0000 "Justin Mattock" <justinmattock@gmail.com> wrote:
> 
>> When playing a DVD and then suspending the system while the DVD is
>> still in play, upon wakeup I'm receiving a Buffer I/O error on device
>> sr0, logical block 356490.
>> the DVD will continue to play but then gmplayer complains: Warning!
>> FPS changed 23.976 -> 29.970 (-5.994005) [4] then the video becomes
>> very choppy. When looking at osx in the same test the DVD will be
>> paused until the cd player aligns itself, then playback will start.
>> With looking further at this I think this is an issue of a library or
>> codec, So with this in mind is there a package that I might look at to
>> see if this resolves the issue. Attached is dmesg of the Buffer I/O
>> regards;
> 
> An ata thing, I assume.  Let's cc linux-ide.
> 
> Is this new behaviour in 2.6.25-rc8, or were earlier kernels OK?

This is due to UNIT ATTENTION condition triggered by reset during
resume.  The following patches should fix it.

http://marc.info/?l=linux-ide&m=121309016918976&w=2
http://marc.info/?l=linux-ide&m=121309016918979&w=2

Thanks.

-- 
tejun

  parent reply	other threads:[~2008-06-11  2:00 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-04  5:07 macbook pro dvd playback after suspend Buffer I/O error Justin Mattock
2008-04-04  8:21 ` Andrew Morton
2008-04-04 15:05   ` Justin Mattock
2008-06-11  2:00   ` Tejun Heo [this message]
2008-06-11  7:45     ` Justin Mattock
2008-06-11 18:31       ` Justin Mattock
2008-06-11 21:51         ` Tejun Heo
2008-06-11 22:27           ` Justin Mattock
2008-06-12  1:18             ` Tejun Heo
2008-06-12  2:10               ` Justin Mattock
2008-06-12  2:13                 ` Justin Mattock
2008-06-12  4:15                   ` Tejun Heo
2008-06-12  5:22                     ` Justin Mattock
2008-06-12  6:15                       ` Justin Mattock
2008-06-12  6:26                         ` Tejun Heo
2008-06-12  6:36                           ` Justin Mattock
2008-06-12  6:59                             ` Tejun Heo
2008-06-12  7:45                               ` Justin Mattock
  -- strict thread matches above, loose matches on Subject: below --
2008-04-04 19:02 Justin Mattock

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=484F31B8.8030001@gmail.com \
    --to=htejun@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=justinmattock@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@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.