Bug 7162 - Soft power off regression at 2.6.18-rc5, Intel 440BX/ZX/DX
Summary: Soft power off regression at 2.6.18-rc5, Intel 440BX/ZX/DX
Status: REJECTED INVALID
Alias: None
Product: ACPI
Classification: Unclassified
Component: Power-Off (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Alexey Starikovskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-15 07:33 UTC by A Lawrence
Modified: 2007-01-03 13:34 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.18-rcn where n=5,6 or 7
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
configuration 2.6.18-rc4 (41.32 KB, text/plain)
2006-09-15 07:35 UTC, A Lawrence
Details
2.6.18-rc5 configuration (41.35 KB, text/plain)
2006-09-15 07:37 UTC, A Lawrence
Details
dmesg -s 64000 from 2.6.18-rc4 (14.60 KB, text/plain)
2006-09-23 06:31 UTC, A Lawrence
Details
dmesg -s64000 from failing 2.6.18-rc5 (11.98 KB, text/plain)
2006-09-23 06:33 UTC, A Lawrence
Details
dmidecode from target machine (7.25 KB, text/plain)
2006-09-23 06:37 UTC, A Lawrence
Details

Description A Lawrence 2006-09-15 07:33:23 UTC
Most recent kernel where this bug did not occur: 2.6.18.rc4

This regression was introduced at 2.6.18-rc5, 2.6.18-rcn where n = 1,2,3 or 4
are OK. For n = 5,6 or 7, the bug is present.

2.6.17.n are all ok for n up to 13, at least.

Distribution: dedian sarge with kernal.org kernel.

Hardware Environment:
i386 architecture, 440BX chipset:

---------------------------------------------------------------------
lspci:
=====
0000:00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX
Host bridge (rev 02)
0000:00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX
AGP bridge (rev 02)
0000:00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
0000:00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE
(rev 01)
0000:00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB
(rev 01)
0000:00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 02)
0000:00:08.0 SCSI storage controller: Adaptec AHA-2940U/UW/D / AIC-7881U
(rev 01)
0000:00:0a.0 Ethernet controller: Lite-On Communications Inc LNE100TX
(rev 20)
0000:01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200
AGP (rev 01)
-------------------------------------------------------------------------

/proc/cpuinfo:-
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 5
model name      : Pentium II (Deschutes)
stepping        : 2
cpu MHz         : 300.045
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca
cmov pat p
se36 mmx fxsr
bogomips        : 600.69
----------------------------------------------------------------------------


Software Environment:
(system shutdown: shutdown -h now)

2.6.18-rc5 compiled with this .config:

http://homepage.ntlworld.com/lawrence_a_e/config_2.6.18-rc5
(Will attach)

Above has no significant difference from .config used for 2.6.18-rc4:

$ diff linux-2.6.18-rc4/.config linux-2.6.18-rc5/.config
3,4c3,4
< # Linux kernel version: 2.6.18-rc4
< # Mon Aug 28 11:33:37 2006
---

>> # Linux kernel version: 2.6.18-rc5
>> # Thu Aug 31 19:50:52 2006

809a810

>> # CONFIG_FIXED_PHY is not set

----------------------------------------------------------------

Problem Description:

On 2.6.18-rcn with n>4, the system does not power off: the last three screen
lines are
Shutdown: hdb
Shutdown: hda
System halted

On all other kernels including 2.6.18-rcn with n <5 the last message
is Power down and shutdown.

Steps to reproduce: shutdown the sytem

-----------------------------------------------------------------------------
Comment 1 A Lawrence 2006-09-15 07:35:42 UTC
Created attachment 9026 [details]
configuration 2.6.18-rc4

Configuration 2.6.18-rc4: no problem.
Comment 2 A Lawrence 2006-09-15 07:37:18 UTC
Created attachment 9027 [details]
2.6.18-rc5 configuration

2.6.18-rc5 configuration: has bug.
Comment 3 Len Brown 2006-09-19 20:55:09 UTC
please attach the output from dmesg -s64000 for both 
the working -rc4 and the failing -rc5. 
Comment 4 A Lawrence 2006-09-23 06:31:24 UTC
Created attachment 9082 [details]
dmesg -s 64000 from 2.6.18-rc4

dmesg from good 2.6.18-rc4
Comment 5 A Lawrence 2006-09-23 06:33:45 UTC
Created attachment 9083 [details]
dmesg -s64000 from failing 2.6.18-rc5

dmesg from failing 2.6.18-rc5, not very useful, I fear.

(Turning on acpi debug seemed to produce no relevant info..)
Comment 6 A Lawrence 2006-09-23 06:37:55 UTC
Created attachment 9084 [details]
dmidecode from target machine

dmidecode: old bios, quirky partly because of dual boot historical problems.
However, this has not changed recently and certainly not between 2.6.18-rc4 and
2.6.18.rc5.
Comment 7 A Lawrence 2006-09-23 06:40:01 UTC
As expected, 2.6.18 suffers from the same bug: no soft power down.
Comment 8 A Lawrence 2006-10-07 12:08:09 UTC
Not suprisingly, 2.6.19-rc1 has the problem.
Comment 9 A Lawrence 2007-01-03 13:34:37 UTC
Resolved: APM rather than ACPI should have been set. Apologies for the noise.

Will close bug if I am permitted to do that.
 

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