Bug 6982 - System is unable to power off using ACPI. Reboot works.
Summary: System is unable to power off using ACPI. Reboot works.
Status: REJECTED INVALID
Alias: None
Product: ACPI
Classification: Unclassified
Component: Power-Off (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Zhang Rui
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-10 01:01 UTC by Lukas Hejtmanek
Modified: 2007-08-27 02:45 UTC (History)
2 users (show)

See Also:
Kernel Version: 2.6.18-rc4
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Lukas Hejtmanek 2006-08-10 01:01:09 UTC
Most recent kernel where this bug did not occur: n/a
Distribution: Ubuntu/edgy
Hardware Environment: DP965LT Board, Intel Core2 Duo processor, 512MB RAM,
Nvidia graphic.
Software Environment: Ubuntu desktop installation for AMD64, running in X86_64 mode.
Problem Description: System is unable to power off. I can see messages:
Power off. Acpi_power_off.

Steps to reproduce: just trying to halt.
Comment 1 Len Brown 2006-08-16 18:40:18 UTC
Is it possible to build a couple of older kernels to see if this
is a regression versus a failure that has always existed?

Probably 2.6.16 would be a good place to start.
Comment 2 Lukas Hejtmanek 2006-08-17 01:05:16 UTC
Looks like being caused by some unneeded config options. The same kernel with
different config does power-off correctly. (It seems, that omiting acpi-p-states
for cpufreq helps)
Comment 3 Laurent Bigonville 2007-03-09 17:32:33 UTC
I think it's the same bug as reported on the ubuntu launchpad

https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/71040
Comment 4 Len Brown 2007-03-09 17:56:42 UTC
Laurent,
In the ubuntu report, you wrote about your 
acer travelmate 8000 series

> ...this bug only appears if you connect to ac/dc power supply.
> If you shutdown on battery supply it works correctly.

And Adel confirms the same on an ...

> Acer Aspire 1681 LCi

Note that the DP965LT that this bug is filed against is a desktop board
with no concept of AC vs DC.

Exactly what config options makes the problem go away
with a kernel.org kernel?

Comment 5 Laurent Bigonville 2007-03-10 05:29:40 UTC
>Note that the DP965LT that this bug is filed against is a desktop board
>with no concept of AC vs DC.

Yes I know, but some other people also report this bug against an asus board
(P4P800)
Comment 6 Zhang Rui 2007-07-10 23:29:17 UTC
Hi, Lukas,
Does this bug still exist in 2.6.22?

>Exactly what config options makes the problem go away
>with a kernel.org kernel?
Can you provide this information?

Thanks,
Ray
Comment 7 Lukas Hejtmanek 2007-07-10 23:57:37 UTC
Hello,

the bug has been fixed in BIOS. 

Anyway, if e1000 driver is compiled as a module and the module is removed before boot, it is OK. (Linux driver leaves E1000 card in D3, while windows in D0)
Comment 8 Zhang Rui 2007-07-11 01:02:20 UTC
Good news. Thanks.

>the bug has been fixed in BIOS.
disable the onboard nic?

>Anyway, if e1000 driver is compiled as a module and the module is removed
>before boot, it is OK.
You probably mean reboot?
So this's the symptom in 2.6.16 and before you fix it in the BIOS, right?
Is this fixed in recent kernel release, with the same bios as 2.6.16?
Comment 9 Lukas Hejtmanek 2007-07-11 01:23:34 UTC
> disable the onboard nic?

no. the new BIOS for DP965LT board fixed some issues regarding freeze while power off.

Kernel 2.6.19-rc1-git9 was the first that did not hang. 2.6.18 was broken. I don't know whether 2.6.16 is or is not ok.

Board name: DP965LT
BIOS version: 1458
2.6.18, 2.6.19-rc1 halts OK.

BIOS version: 816
2.6.18 halts OK.

BIOS version: 1162, 1176, 1250
2.6.18 cannot halt. (rmmod e1000 causes halt OK)
2.6.19-rc1 halts OK (no additional patches)
Comment 10 Zhang Rui 2007-08-27 02:01:14 UTC
Hmm, this is already fixed in BIOS.
So reject this bug and mark it as invalid.
Please reopen it if you still have some problems. :)
Comment 11 Lukas Hejtmanek 2007-08-27 02:45:28 UTC
I confirm, it is fixed and may be closed.

Note You need to log in before you can comment on or make changes to this bug.