* Waking up from suspend regression
@ 2008-08-06 1:25 Michael Brennan
2008-08-06 8:31 ` Jens Axboe
0 siblings, 1 reply; 5+ messages in thread
From: Michael Brennan @ 2008-08-06 1:25 UTC (permalink / raw)
To: linux-kernel
Hi,
I am having some major problems with the newest kernels on my Thinkpad R61i
and I'm doing my best trying to debug the problems.
One problem is waking up from suspend to RAM. Earlier kernels worked fine
(e.g. 2.6.25), but with the latest the system is unusable after waking up.
When trying to wake the computer up it first is completely unresponsive with a
black screen. After about 40 seconds it comes back alive and shows the locked
screensaver. But whatever I do I just get error messages, trying to unlock
the screen, it says authentication failed for some reason. If I try to log in
from console I just get kernel messages about I/O errors from the SATA HDD.
I have bisected this and get this behavior after the patch:
[ce6fce4295ba727b36fdc73040e444bd1aae64cd] PCI MSI: Don't disable MSIs if the
mask bit isn't supported
I hope this is of any help at all.
Thanks
--
Michael Brennan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Waking up from suspend regression
2008-08-06 1:25 Waking up from suspend regression Michael Brennan
@ 2008-08-06 8:31 ` Jens Axboe
2008-08-06 8:32 ` Tejun Heo
0 siblings, 1 reply; 5+ messages in thread
From: Jens Axboe @ 2008-08-06 8:31 UTC (permalink / raw)
To: Michael Brennan; +Cc: linux-kernel, rjw, matthew, htejun, jeff
On Wed, Aug 06 2008, Michael Brennan wrote:
> Hi,
>
> I am having some major problems with the newest kernels on my Thinkpad R61i
> and I'm doing my best trying to debug the problems.
>
> One problem is waking up from suspend to RAM. Earlier kernels worked fine
> (e.g. 2.6.25), but with the latest the system is unusable after waking up.
> When trying to wake the computer up it first is completely unresponsive with a
> black screen. After about 40 seconds it comes back alive and shows the locked
> screensaver. But whatever I do I just get error messages, trying to unlock
> the screen, it says authentication failed for some reason. If I try to log in
> from console I just get kernel messages about I/O errors from the SATA HDD.
>
> I have bisected this and get this behavior after the patch:
> [ce6fce4295ba727b36fdc73040e444bd1aae64cd] PCI MSI: Don't disable MSIs if the
> mask bit isn't supported
Same here, sata is dead after the resume. Thinkpad X60.
--
Jens Axboe
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Waking up from suspend regression
2008-08-06 8:31 ` Jens Axboe
@ 2008-08-06 8:32 ` Tejun Heo
2008-08-06 8:42 ` Jens Axboe
2008-08-06 13:44 ` Michael Brennan
0 siblings, 2 replies; 5+ messages in thread
From: Tejun Heo @ 2008-08-06 8:32 UTC (permalink / raw)
To: Jens Axboe; +Cc: Michael Brennan, linux-kernel, rjw, matthew, jeff
Jens Axboe wrote:
> On Wed, Aug 06 2008, Michael Brennan wrote:
>> Hi,
>>
>> I am having some major problems with the newest kernels on my Thinkpad R61i
>> and I'm doing my best trying to debug the problems.
>>
>> One problem is waking up from suspend to RAM. Earlier kernels worked fine
>> (e.g. 2.6.25), but with the latest the system is unusable after waking up.
>> When trying to wake the computer up it first is completely unresponsive with a
>> black screen. After about 40 seconds it comes back alive and shows the locked
>> screensaver. But whatever I do I just get error messages, trying to unlock
>> the screen, it says authentication failed for some reason. If I try to log in
>> from console I just get kernel messages about I/O errors from the SATA HDD.
>>
>> I have bisected this and get this behavior after the patch:
>> [ce6fce4295ba727b36fdc73040e444bd1aae64cd] PCI MSI: Don't disable MSIs if the
>> mask bit isn't supported
>
> Same here, sata is dead after the resume. Thinkpad X60.
>
Known bug && patch available.
http://bugzilla.kernel.org/show_bug.cgi?id=11178
--
tejun
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Waking up from suspend regression
2008-08-06 8:32 ` Tejun Heo
@ 2008-08-06 8:42 ` Jens Axboe
2008-08-06 13:44 ` Michael Brennan
1 sibling, 0 replies; 5+ messages in thread
From: Jens Axboe @ 2008-08-06 8:42 UTC (permalink / raw)
To: Tejun Heo; +Cc: Michael Brennan, linux-kernel, rjw, matthew, jeff
On Wed, Aug 06 2008, Tejun Heo wrote:
> Jens Axboe wrote:
> > On Wed, Aug 06 2008, Michael Brennan wrote:
> >> Hi,
> >>
> >> I am having some major problems with the newest kernels on my Thinkpad R61i
> >> and I'm doing my best trying to debug the problems.
> >>
> >> One problem is waking up from suspend to RAM. Earlier kernels worked fine
> >> (e.g. 2.6.25), but with the latest the system is unusable after waking up.
> >> When trying to wake the computer up it first is completely unresponsive with a
> >> black screen. After about 40 seconds it comes back alive and shows the locked
> >> screensaver. But whatever I do I just get error messages, trying to unlock
> >> the screen, it says authentication failed for some reason. If I try to log in
> >> from console I just get kernel messages about I/O errors from the SATA HDD.
> >>
> >> I have bisected this and get this behavior after the patch:
> >> [ce6fce4295ba727b36fdc73040e444bd1aae64cd] PCI MSI: Don't disable MSIs if the
> >> mask bit isn't supported
> >
> > Same here, sata is dead after the resume. Thinkpad X60.
> >
>
> Known bug && patch available.
>
> http://bugzilla.kernel.org/show_bug.cgi?id=11178
A week before -rc2, yet it isn't in... That's a bit sad, basically the
same story as -rc1 where wifi didn't work on my laptop. Oh well. THanks
for the hint Tejun!
--
Jens Axboe
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Waking up from suspend regression
2008-08-06 8:32 ` Tejun Heo
2008-08-06 8:42 ` Jens Axboe
@ 2008-08-06 13:44 ` Michael Brennan
1 sibling, 0 replies; 5+ messages in thread
From: Michael Brennan @ 2008-08-06 13:44 UTC (permalink / raw)
To: Tejun Heo; +Cc: Jens Axboe, linux-kernel, rjw, matthew, jeff
On Wednesday 06 August 2008 10.32.57 Tejun Heo wrote:
> Jens Axboe wrote:
> > On Wed, Aug 06 2008, Michael Brennan wrote:
> >> Hi,
> >>
> >> I am having some major problems with the newest kernels on my Thinkpad
> >> R61i and I'm doing my best trying to debug the problems.
> >>
> >> One problem is waking up from suspend to RAM. Earlier kernels worked
> >> fine (e.g. 2.6.25), but with the latest the system is unusable after
> >> waking up. When trying to wake the computer up it first is completely
> >> unresponsive with a black screen. After about 40 seconds it comes back
> >> alive and shows the locked screensaver. But whatever I do I just get
> >> error messages, trying to unlock the screen, it says authentication
> >> failed for some reason. If I try to log in from console I just get
> >> kernel messages about I/O errors from the SATA HDD.
> >>
> >> I have bisected this and get this behavior after the patch:
> >> [ce6fce4295ba727b36fdc73040e444bd1aae64cd] PCI MSI: Don't disable MSIs
> >> if the mask bit isn't supported
> >
> > Same here, sata is dead after the resume. Thinkpad X60.
>
> Known bug && patch available.
>
> http://bugzilla.kernel.org/show_bug.cgi?id=11178
Well, look at that.
I'm sorry I missed that bugreport, could have saved me quite a few
recompilations. I'll try the patch, thanks.
--
Michael Brennan
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-08-06 13:46 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-06 1:25 Waking up from suspend regression Michael Brennan
2008-08-06 8:31 ` Jens Axboe
2008-08-06 8:32 ` Tejun Heo
2008-08-06 8:42 ` Jens Axboe
2008-08-06 13:44 ` Michael Brennan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox