previously on this list Steve Quinn contributed: > The acpitz3 shutdown issue remains.
I haven't tried the latest patch however I have an nc6220 with the issue but whilst I don't use this laptop daily personally I believe it has never occurred if you remove the battery and power before each boot, we also don't use suspend currently and so I actually encourage users to remove the battery anyway via a message when shutting down. I don't mind testing any patches and let me know if you want me to get the hw.sensors and dmesg from a patched kernel when the bug fires. When the bug is triggered the console says: acpitz2: critical temperature exceeded 3632C, shutting down and sysctl hw.sensors grabbed via rc.local says -662.57 Full dmesg at bottom and diff of a boot with the bug showing and without above it, note the screwed up date on the acpibat0 and stating AC as offline on the boot with the bug present even though the power was plugged in. --- /mnt/usb0/acpi2/hw.sensors Tue Apr 15 22:56:24 2014 +++ /mnt/usb0/acpi3/hw.sensors.bugpresent(nobattremoval) Tue Apr 15 23:06:50 2014 @@ -1,14 +1,14 @@ hw.sensors.acpitz0.temp0=45.00 degC (zone temperature) -hw.sensors.acpitz1.temp0=40.00 degC (zone temperature) -hw.sensors.acpitz2.temp0=23.10 degC (zone temperature) -hw.sensors.acpitz3.temp0=20.00 degC (zone temperature) -hw.sensors.acpibat0.volt0=10.80 VDC (voltage) -hw.sensors.acpibat0.volt1=12.50 VDC (current voltage) -hw.sensors.acpibat0.current0=0.00 A (rate) -hw.sensors.acpibat0.amphour0=3.57 Ah (last full capacity) -hw.sensors.acpibat0.amphour1=0.18 Ah (warning capacity) -hw.sensors.acpibat0.amphour2=0.04 Ah (low capacity) -hw.sensors.acpibat0.amphour3=3.53 Ah (remaining capacity), OK +hw.sensors.acpitz1.temp0=41.00 degC (zone temperature) +hw.sensors.acpitz2.temp0=-662.57 degC (zone temperature) +hw.sensors.acpitz3.temp0=100.00 degC (zone temperature) +hw.sensors.acpibat0.volt0=12.43 VDC (voltage) +hw.sensors.acpibat0.volt1=53.90 VDC (current voltage) +hw.sensors.acpibat0.current0=0.14 A (rate) +hw.sensors.acpibat0.amphour0=62.10 Ah (last full capacity) +hw.sensors.acpibat0.amphour1=3.10 Ah (warning capacity) +hw.sensors.acpibat0.amphour2=0.62 Ah (low capacity) +hw.sensors.acpibat0.amphour3=52.37 Ah (remaining capacity), OK hw.sensors.acpibat0.raw0=0 (battery idle), OK -hw.sensors.acpiac0.indicator0=On (power supply) +hw.sensors.acpiac0.indicator0=Off (power supply) hw.sensors.acpibtn1.indicator0=On (lid open) --- /mnt/usb0/dmesg-nc6220 Tue Apr 15 22:38:34 2014 +++ /mnt/usb0/acpi3/dmesg-bugpresent(nobattremoval) Tue Apr 15 23:06:40 2014 @@ -41,9 +41,9 @@ acpitz1 at acpi0: critical temperature is 103 degC acpitz2 at acpi0: critical temperature is 105 degC acpitz3 at acpi0: critical temperature is 110 degC -acpibat0 at acpi0: C177 model "Primary" serial 01099 2007/10/19 type LIon oem "Hewlett-Packard" +acpibat0 at acpi0: C177 model "Primary" serial 19344 2021/12/16 type LIon oem "Hewlett-Packard" acpibat1 at acpi0: C176 not present -acpiac0 at acpi0: AC unit online +acpiac0 at acpi0: AC unit offline acpibtn0 at acpi0: C1F1 acpibtn1 at acpi0: C1F2 acpivideo0 at acpi0: C05A @@ -120,41 +120,11 @@ pcppi0 at isa0 port 0x61 spkr0 at pcppi0 npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16 +acpitz2: critical temperature exceeded 3632C, shutting down vscsi0 at root scsibus2 at vscsi0: 256 targets softraid0 at root scsibus3 at softraid0: 256 targets root on wd0a (616804515c82c3c2.a) swap on wd0b dump on wd0b -acpitz3: TZ4_: failed to read _TMP -acpitz3: TZ4_: failed to read temp -acpitz3: TZ4_: failed to read _TMP -acpitz3: TZ4_: failed to read temp -acpitz3: TZ4_: failed to read _TMP -acpitz3: TZ4_: failed to read temp -acpitz3: TZ4_: failed to read _TMP -acpitz3: TZ4_: failed to read temp -acpitz3: TZ4_: failed to read _TMP -acpitz3: TZ4_: failed to read temp -acpitz3: TZ4_: failed to read _TMP -acpitz3: TZ4_: failed to read temp -acpitz3: TZ4_: failed to read _TMP -acpitz3: TZ4_: failed to read temp -acpitz3: TZ4_: failed to read _TMP -acpitz3: TZ4_: failed to read temp -acpitz3: TZ4_: failed to read _TMP -acpitz3: TZ4_: failed to read temp -acpitz3: TZ4_: failed to read _TMP -acpitz3: TZ4_: failed to read temp -acpitz3: TZ4_: failed to read _TMP -acpitz3: TZ4_: failed to read temp -acpitz3: TZ4_: failed to read _TMP -acpitz3: TZ4_: failed to read temp -acpitz3: TZ4_: failed to read _TMP -acpitz3: TZ4_: failed to read temp -umass0 at uhub0 port 3 configuration 1 interface 0 "USB 2.0 Flash Disk" rev 2.00/1.00 addr 2 -umass0: using SCSI over Bulk-Only -scsibus4 at umass0: 2 targets, initiator 0 -sd0 at scsibus4 targ 1 lun 0: <USB 2.0, Flash Disk, 5.00> SCSI2 0/direct removable serial.020460252400260AF313 -sd0: 1010MB, 512 bytes/sector, 2068480 sectors -acpitz3: TZ4_: failed to read _TMP -acpitz3: TZ4_: failed to read temp +Process (pid 1) got signal 31 +acpitz2: critical temperature exceeded 3632C, shutting down _______________________________________________________________________ Just calls differ here kern.malloc.kmemstat.ACPI=(inuse = 3137, calls = 17765, memuse = 201K, limblocks = 0, mapblocks = 0, maxused = 223K, limit = 39322K, spare = 0, sizes = (16,32,64,128,256,1024,4096,8192)) kern.malloc.kmemstat.ACPI=(inuse = 3137, calls = 17794, memuse = 201K, limblocks = 0, mapblocks = 0, maxused = 223K, limit = 39322K, spare = 0, sizes = (16,32,64,128,256,1024,4096,8192)) _______________________________________________________________________ OpenBSD 5.5-current (GENERIC) #32: Tue Apr 8 16:53:39 MDT 2014 dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC cpu0: Intel(R) Pentium(R) M processor 1.73GHz ("GenuineIntel" 686-class) 1.73 GHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE,NXE,EST,TM2,PERF real mem = 1601531904 (1527MB) avail mem = 1562918912 (1490MB) mpath0 at root scsibus0 at mpath0: 256 targets mainbus0 at root bios0 at mainbus0: AT/286+ BIOS, date 07/24/09, BIOS32 rev. 0 @ 0xf0000, SMBIOS rev. 2.3 @ 0xf2c4f (23 entries) bios0: vendor Hewlett-Packard version "68DTU Ver. F.16" date 07/24/2009 bios0: Hewlett-Packard HP Compaq nc6220 (EM012EC#ABU) acpi0 at bios0: rev 0 acpi0: sleep states S0 S3 S4 S5 acpi0: tables DSDT FACP APIC MCFG SSDT acpi0: wakeup devices C06D(S5) C0BE(S3) C0C5(S3) C0C6(S3) C0C8(S3) C006(S5) C007(S5) C0DE(S5) C1D3(S5) acpitimer0 at acpi0: 3579545 Hz, 24 bits acpimadt0 at acpi0 addr 0xfec01000: PC-AT compat cpu0 at mainbus0: apid 0 (boot processor) mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges cpu0: apic clock running at 133MHz ioapic0 at mainbus0: apid 1 pa 0xfec00000, version 20, 24 pins ioapic0: misconfigured as apic 0, remapped to apid 1 acpimcfg0 at acpi0 addr 0xe0000000, bus 0-255 acpiprt0 at acpi0: bus 2 (C06D) acpiprt1 at acpi0: bus 16 (C006) acpiprt2 at acpi0: bus 32 (C0DE) acpiprt3 at acpi0: bus 0 (C002) acpiec0 at acpi0 acpicpu0 at acpi0: C3, C2, C1, PSS acpipwrres0 at acpi0: C1D0, resource for C072 acpipwrres1 at acpi0: C1A9, resource for C1A5 acpipwrres2 at acpi0: C1B1, resource for C1AA acpipwrres3 at acpi0: C1B8, resource for C1B2 acpipwrres4 at acpi0: C1C8, resource for C1C6 acpipwrres5 at acpi0: C251, resource for C255 acpipwrres6 at acpi0: C252, resource for C256 acpipwrres7 at acpi0: C253, resource for C257 acpipwrres8 at acpi0: C254, resource for C258 acpitz0 at acpi0: critical temperature is 105 degC acpitz1 at acpi0: critical temperature is 103 degC acpitz2 at acpi0: critical temperature is 105 degC acpitz3 at acpi0: critical temperature is 110 degC acpibat0 at acpi0: C177 model "Primary" serial 01099 2007/10/19 type LIon oem "Hewlett-Packard" acpibat1 at acpi0: C176 not present acpiac0 at acpi0: AC unit online acpibtn0 at acpi0: C1F1 acpibtn1 at acpi0: C1F2 acpivideo0 at acpi0: C05A bios0: ROM list: 0xc0000/0x10000! cpu0: Enhanced SpeedStep 1730 MHz: speeds: 1733, 1333, 1067, 800 MHz pci0 at mainbus0 bus 0: configuration mode 1 (bios) pchb0 at pci0 dev 0 function 0 "Intel 82915GM Host" rev 0x03 vga1 at pci0 dev 2 function 0 "Intel 82915GM Video" rev 0x03 intagp0 at vga1 agp0 at intagp0: aperture at 0xc0000000, size 0x10000000 inteldrm0 at vga1 drm0 at inteldrm0 inteldrm0: 1400x1050 wsdisplay0 at vga1 mux 1: console (std, vt100 emulation) wsdisplay0: screen 1-5 added (std, vt100 emulation) "Intel 82915GM Video" rev 0x03 at pci0 dev 2 function 1 not configured ppb0 at pci0 dev 28 function 0 "Intel 82801FB PCIE" rev 0x03: apic 1 int 16 pci1 at ppb0 bus 16 bge0 at pci1 dev 0 function 0 "Broadcom BCM5751M" rev 0x11, BCM5750 B1 (0x4101): apic 1 int 16, address 00:14:c2:d8:3c:ae brgphy0 at bge0 phy 1: BCM5750 10/100/1000baseT PHY, rev. 0 ppb1 at pci0 dev 28 function 1 "Intel 82801FB PCIE" rev 0x03: apic 1 int 17 pci2 at ppb1 bus 32 uhci0 at pci0 dev 29 function 0 "Intel 82801FB USB" rev 0x03: apic 1 int 20 uhci1 at pci0 dev 29 function 1 "Intel 82801FB USB" rev 0x03: apic 1 int 17 uhci2 at pci0 dev 29 function 2 "Intel 82801FB USB" rev 0x03: apic 1 int 18 ehci0 at pci0 dev 29 function 7 "Intel 82801FB USB" rev 0x03: apic 1 int 20 usb0 at ehci0: USB revision 2.0 uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1 ppb2 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0xd3 pci3 at ppb2 bus 2 iwi0 at pci3 dev 4 function 0 "Intel PRO/Wireless 2915ABG" rev 0x05: apic 1 int 21, address 00:12:f0:a5:9f:ec cbb0 at pci3 dev 6 function 0 "TI PCI7XX1 CardBus" rev 0x00: apic 1 int 18 "TI PCI7XX1 Flash" rev 0x00 at pci3 dev 6 function 3 not configured sdhc0 at pci3 dev 6 function 4 "TI PCI7XX1 SD" rev 0x00: apic 1 int 22 sdmmc0 at sdhc0 sdmmc1 at sdhc0 sdmmc2 at sdhc0 "TI PCI7XX1 Smart Card" rev 0x00 at pci3 dev 6 function 5 not configured cardslot0 at cbb0 slot 0 flags 0 cardbus0 at cardslot0: bus 3 device 0 cacheline 0x10, lattimer 0x20 pcmcia0 at cardslot0 auich0 at pci0 dev 30 function 2 "Intel 82801FB AC97" rev 0x03: apic 1 int 21, ICH6 AC97 ac97: codec id 0x41445374 (Analog Devices AD1981B) ac97: codec features headphone, 20 bit DAC, No 3D Stereo audio0 at auich0 ichpcib0 at pci0 dev 31 function 0 "Intel 82801FBM LPC" rev 0x03: PM disabled pciide0 at pci0 dev 31 function 1 "Intel 82801FB IDE" rev 0x03: DMA, channel 0 configured to compatibility, channel 1 configured to compatibility wd0 at pciide0 channel 0 drive 0: <Hitachi HTS541680J9AT00> wd0: 16-sector PIO, LBA48, 76319MB, 156301488 sectors atapiscsi0 at pciide0 channel 0 drive 1 scsibus1 at atapiscsi0: 2 targets cd0 at scsibus1 targ 0 lun 0: <HL-DT-ST, RW/DVD GCC-4246N, 0C07> ATAPI 5/cdrom removable wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5 cd0(pciide0:0:1): using PIO mode 4, DMA mode 2 pciide0: channel 1 ignored (disabled) usb1 at uhci0: USB revision 1.0 uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 addr 1 usb2 at uhci1: USB revision 1.0 uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1 usb3 at uhci2: USB revision 1.0 uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1 isa0 at ichpcib0 isadma0 at isa0 com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo pckbc0 at isa0 port 0x60/5 pckbd0 at pckbc0 (kbd slot) pckbc0: using irq 1 for kbd slot wskbd0 at pckbd0: console keyboard, using wsdisplay0 pms0 at pckbc0 (aux slot) pckbc0: using irq 12 for aux slot wsmouse0 at pms0 mux 0 wsmouse1 at pms0 mux 0 pms0: Synaptics touchpad, firmware 6.2 pcppi0 at isa0 port 0x61 spkr0 at pcppi0 npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16 vscsi0 at root scsibus2 at vscsi0: 256 targets softraid0 at root scsibus3 at softraid0: 256 targets root on wd0a (616804515c82c3c2.a) swap on wd0b dump on wd0b acpitz3: TZ4_: failed to read _TMP acpitz3: TZ4_: failed to read temp acpitz3: TZ4_: failed to read _TMP acpitz3: TZ4_: failed to read temp acpitz3: TZ4_: failed to read _TMP acpitz3: TZ4_: failed to read temp acpitz3: TZ4_: failed to read _TMP acpitz3: TZ4_: failed to read temp acpitz3: TZ4_: failed to read _TMP acpitz3: TZ4_: failed to read temp acpitz3: TZ4_: failed to read _TMP acpitz3: TZ4_: failed to read temp acpitz3: TZ4_: failed to read _TMP acpitz3: TZ4_: failed to read temp acpitz3: TZ4_: failed to read _TMP acpitz3: TZ4_: failed to read temp acpitz3: TZ4_: failed to read _TMP acpitz3: TZ4_: failed to read temp acpitz3: TZ4_: failed to read _TMP acpitz3: TZ4_: failed to read temp acpitz3: TZ4_: failed to read _TMP acpitz3: TZ4_: failed to read temp acpitz3: TZ4_: failed to read _TMP acpitz3: TZ4_: failed to read temp acpitz3: TZ4_: failed to read _TMP acpitz3: TZ4_: failed to read temp umass0 at uhub0 port 3 configuration 1 interface 0 "USB 2.0 Flash Disk" rev 2.00/1.00 addr 2 umass0: using SCSI over Bulk-Only scsibus4 at umass0: 2 targets, initiator 0 sd0 at scsibus4 targ 1 lun 0: <USB 2.0, Flash Disk, 5.00> SCSI2 0/direct removable serial.020460252400260AF313 sd0: 1010MB, 512 bytes/sector, 2068480 sectors acpitz3: TZ4_: failed to read _TMP acpitz3: TZ4_: failed to read temp -- _______________________________________________________________________ 'Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface' (Doug McIlroy) In Other Words - Don't design like polkit or systemd _______________________________________________________________________ I have no idea why RTFM is used so aggressively on LINUX mailing lists because whilst 'apropos' is traditionally the most powerful command on Unix-like systems it's 'modern' replacement 'apropos' on Linux is a tool to help psychopaths learn to control their anger. (Kevin Chadwick) _______________________________________________________________________