* RE: [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on IBM Thinkpads (T42)
@ 2004-07-29 3:01 Brown, Len
2004-07-29 3:05 ` Shawn Starr
0 siblings, 1 reply; 8+ messages in thread
From: Brown, Len @ 2004-07-29 3:01 UTC (permalink / raw)
To: Shawn Starr; +Cc: linux-kernel, linux-acpi
Oh yes, I have a vivid memory of the T42 in Ottawa not powering down
last week,
even with the lastest ACPI patch.
thanks,
-Len
>-----Original Message-----
>From: Shawn Starr [mailto:shawn.starr@rogers.com]
>Sent: Wednesday, July 28, 2004 10:31 PM
>To: Brown, Len
>Cc: linux-kernel@vger.kernel.org
>Subject: [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on
>IBM Thinkpads (T42)
>
>Hi Len, I'm sending this email to remind others who may also have had a
>problem when shutting down their IBM Thinkpads.
>
>Shutting down the laptop turns off LCD but the machine remains
>on still.
>This happens on a T42 (and others?)
>
>I have tried some of your other patches on k.o that are in
>testing phase,
>but they don't appear to fix this issue.
>
>Thanks
>
>Shawn.
>
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on IBM Thinkpads (T42)
2004-07-29 3:01 [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on IBM Thinkpads (T42) Brown, Len
@ 2004-07-29 3:05 ` Shawn Starr
2004-07-29 6:43 ` David Weinehall
0 siblings, 1 reply; 8+ messages in thread
From: Shawn Starr @ 2004-07-29 3:05 UTC (permalink / raw)
To: 'Brown, Len'; +Cc: linux-kernel
I'll keep looking for patches as you get time.
I appreciate your help.
> -----Original Message-----
> From: Brown, Len [mailto:len.brown]
> Sent: Wednesday, July 28, 2004 23:01
> To: Shawn Starr
> Cc: linux-kernel linux-acpi]
> Subject: RE: [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems
> on IBM Thinkpads (T42)
>
>
> Oh yes, I have a vivid memory of the T42 in Ottawa not
> powering down last week, even with the lastest ACPI patch.
>
> thanks,
> -Len
>
>
> >-----Original Message-----
> >From: Shawn Starr [mailto:shawn.starr@rogers.com]
> >Sent: Wednesday, July 28, 2004 10:31 PM
> >To: Brown, Len
> >Cc: linux-kernel@vger.kernel.org
> >Subject: [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on
> >IBM Thinkpads (T42)
> >
> >Hi Len, I'm sending this email to remind others who may also
> have had a
> >problem when shutting down their IBM Thinkpads.
> >
> >Shutting down the laptop turns off LCD but the machine remains
> >on still.
> >This happens on a T42 (and others?)
> >
> >I have tried some of your other patches on k.o that are in
> >testing phase,
> >but they don't appear to fix this issue.
> >
> >Thanks
> >
> >Shawn.
> >
> >
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on IBM Thinkpads (T42)
2004-07-29 3:05 ` Shawn Starr
@ 2004-07-29 6:43 ` David Weinehall
2004-07-29 17:03 ` Vernon Mauery
0 siblings, 1 reply; 8+ messages in thread
From: David Weinehall @ 2004-07-29 6:43 UTC (permalink / raw)
To: Shawn Starr; +Cc: 'Brown, Len', linux-kernel
On Wed, Jul 28, 2004 at 11:05:00PM -0400, Shawn Starr wrote:
>
> I'll keep looking for patches as you get time.
>
> I appreciate your help.
Disable APIC support and shutdown will work.
Meanwhile, has anyone solved the problem with the Thinkpad-keys after
a suspend/resume? Volume keys still work, as does the brightness keys,
but Fn+F4 for suspend doesn't (manual suspend still works), and tpb
doesn't see any of the Thinkpad specific keypresses any longer
("Access IBM", Fn+Fx, etc), not even if I restart tpb, and
/proc/interrupts:acpi indicates that interrups are not working for ACPI
any longer. All other interrupts seem to function properly, and I have
both patches from [1] applied.
[1] http://bugme.osdl.org/show_bug.cgi?id=2643
Regards: David Weinehall
--
/) David Weinehall <tao@acc.umu.se> /) Northern lights wander (\
// Maintainer of the v2.0 kernel // Dance across the winter sky //
\) http://www.acc.umu.se/~tao/ (/ Full colour fire (/
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on IBM Thinkpads (T42)
2004-07-29 6:43 ` David Weinehall
@ 2004-07-29 17:03 ` Vernon Mauery
2004-07-29 22:06 ` [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on IBMThinkpads (T42) Shawn Starr
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Vernon Mauery @ 2004-07-29 17:03 UTC (permalink / raw)
To: David Weinehall; +Cc: Shawn Starr, 'Brown, Len', lkml
The latest (acpi-20040715) ACPI patch against 2.6.7/2.6.8-rc2 works on
my T40 to bring back ACPI interrupts after suspend/resume. I don't
know if these will apply to the bk tree or not. It also makes it so
other buttons besides the power button can wake up the machine (like the
Fn button).
--Vernon
On Wed, 2004-07-28 at 23:43, David Weinehall wrote:
> On Wed, Jul 28, 2004 at 11:05:00PM -0400, Shawn Starr wrote:
> >
> > I'll keep looking for patches as you get time.
> >
> > I appreciate your help.
>
> Disable APIC support and shutdown will work.
>
> Meanwhile, has anyone solved the problem with the Thinkpad-keys after
> a suspend/resume? Volume keys still work, as does the brightness keys,
> but Fn+F4 for suspend doesn't (manual suspend still works), and tpb
> doesn't see any of the Thinkpad specific keypresses any longer
> ("Access IBM", Fn+Fx, etc), not even if I restart tpb, and
> /proc/interrupts:acpi indicates that interrups are not working for ACPI
> any longer. All other interrupts seem to function properly, and I have
> both patches from [1] applied.
>
> [1] http://bugme.osdl.org/show_bug.cgi?id=2643
>
>
> Regards: David Weinehall
^ permalink raw reply [flat|nested] 8+ messages in thread* RE: [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on IBMThinkpads (T42)
2004-07-29 17:03 ` Vernon Mauery
@ 2004-07-29 22:06 ` Shawn Starr
2004-07-30 5:11 ` [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on IBM Thinkpads (T42) David Weinehall
[not found] ` <000701c475b8_5737e650_0200080a@panic>
2 siblings, 0 replies; 8+ messages in thread
From: Shawn Starr @ 2004-07-29 22:06 UTC (permalink / raw)
To: 'Vernon Mauery', 'David Weinehall'
Cc: 'Brown, Len', 'lkml', linux-acpi
The buttons sort of work. The video however, does not turn on with X loaded
or without. I get a blank screen. You can tell the machine is powered back
on because you can log into it still (and run find command to see hard disk
activity).
Something else I noticed, when ACPI fails to shut the machine down fully,
and I hold the power button to shut it off completely, I hear a buzzing
sound from the back, if I remove the battery and plug it back in the laptop
becomes completely silent. I'm not sure what this is though (?).
That issue I don't think is connected to ACPI.
> -----Original Message-----
> From: Vernon Mauery [mailto:vernux@us.ibm.com]
> Sent: Thursday, July 29, 2004 13:03
> To: David Weinehall
> Cc: Shawn Starr; 'Brown, Len'; lkml
> Subject: Re: [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems
> on IBMThinkpads (T42)
>
>
> The latest (acpi-20040715) ACPI patch against 2.6.7/2.6.8-rc2
> works on my T40 to bring back ACPI interrupts after
> suspend/resume. I don't know if these will apply to the bk
> tree or not. It also makes it so other buttons besides the
> power button can wake up the machine (like the Fn button).
>
> --Vernon
>
> On Wed, 2004-07-28 at 23:43, David Weinehall wrote:
> > On Wed, Jul 28, 2004 at 11:05:00PM -0400, Shawn Starr wrote:
> > >
> > > I'll keep looking for patches as you get time.
> > >
> > > I appreciate your help.
> >
> > Disable APIC support and shutdown will work.
> >
> > Meanwhile, has anyone solved the problem with the
> Thinkpad-keys after
> > a suspend/resume? Volume keys still work, as does the brightness
> > keys, but Fn+F4 for suspend doesn't (manual suspend still
> works), and
> > tpb doesn't see any of the Thinkpad specific keypresses any longer
> > ("Access IBM", Fn+Fx, etc), not even if I restart tpb, and
> > /proc/interrupts:acpi indicates that interrups are not working for
> > ACPI any longer. All other interrupts seem to function
> properly, and
> > I have both patches from [1] applied.
> >
> > [1] http://bugme.osdl.org/show_bug.cgi?id=2643
> >
> >
> > Regards: David Weinehall
>
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on IBM Thinkpads (T42)
2004-07-29 17:03 ` Vernon Mauery
2004-07-29 22:06 ` [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on IBMThinkpads (T42) Shawn Starr
@ 2004-07-30 5:11 ` David Weinehall
[not found] ` <000701c475b8_5737e650_0200080a@panic>
2 siblings, 0 replies; 8+ messages in thread
From: David Weinehall @ 2004-07-30 5:11 UTC (permalink / raw)
To: Vernon Mauery; +Cc: Shawn Starr, 'Brown, Len', lkml
On Thu, Jul 29, 2004 at 10:03:10AM -0700, Vernon Mauery wrote:
> The latest (acpi-20040715) ACPI patch against 2.6.7/2.6.8-rc2 works on
> my T40 to bring back ACPI interrupts after suspend/resume. I don't
> know if these will apply to the bk tree or not. It also makes it so
> other buttons besides the power button can wake up the machine (like the
> Fn button).
Thanks! This indeed works. However, Fn+F4 to suspend doesn't work now
(despite generating the proper interrupt), but that might be a
misconfiguration on my behalf.
Regards: David Weinehall
--
/) David Weinehall <tao@acc.umu.se> /) Northern lights wander (\
// Maintainer of the v2.0 kernel // Dance across the winter sky //
\) http://www.acc.umu.se/~tao/ (/ Full colour fire (/
^ permalink raw reply [flat|nested] 8+ messages in thread[parent not found: <000701c475b8_5737e650_0200080a@panic>]
* Re: [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on IBMThinkpads (T42)
[not found] ` <000701c475b8_5737e650_0200080a@panic>
@ 2004-08-11 14:20 ` Pavel Machek
0 siblings, 0 replies; 8+ messages in thread
From: Pavel Machek @ 2004-08-11 14:20 UTC (permalink / raw)
To: Shawn Starr
Cc: 'Vernon Mauery', 'David Weinehall',
'Brown, Len', 'lkml', linux-acpi
Hi!
> Something else I noticed, when ACPI fails to shut the machine down fully,
> and I hold the power button to shut it off completely, I hear a buzzing
> sound from the back, if I remove the battery and plug it back in the laptop
> becomes completely silent. I'm not sure what this is though (?).
>
> That issue I don't think is connected to ACPI.
Thats hw problem...
--
64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms
^ permalink raw reply [flat|nested] 8+ messages in thread
* [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on IBM Thinkpads (T42)
@ 2004-07-29 2:30 Shawn Starr
0 siblings, 0 replies; 8+ messages in thread
From: Shawn Starr @ 2004-07-29 2:30 UTC (permalink / raw)
To: 'Len Brown'; +Cc: linux-kernel
Hi Len, I'm sending this email to remind others who may also have had a
problem when shutting down their IBM Thinkpads.
Shutting down the laptop turns off LCD but the machine remains on still.
This happens on a T42 (and others?)
I have tried some of your other patches on k.o that are in testing phase,
but they don't appear to fix this issue.
Thanks
Shawn.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2004-08-11 19:46 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-29 3:01 [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on IBM Thinkpads (T42) Brown, Len
2004-07-29 3:05 ` Shawn Starr
2004-07-29 6:43 ` David Weinehall
2004-07-29 17:03 ` Vernon Mauery
2004-07-29 22:06 ` [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on IBMThinkpads (T42) Shawn Starr
2004-07-30 5:11 ` [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on IBM Thinkpads (T42) David Weinehall
[not found] ` <000701c475b8_5737e650_0200080a@panic>
2004-08-11 14:20 ` [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on IBMThinkpads (T42) Pavel Machek
-- strict thread matches above, loose matches on Subject: below --
2004-07-29 2:30 [ACPI][2.6.8-rc2-bk #] - ACPI shutdown problems on IBM Thinkpads (T42) Shawn Starr
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox