• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Temperaturanstieg nach S2RAM

Moin,

ich nutze den ThinkPad T520 unter oS 12.3 sehr häufig mit suspend-to-RAM (S2RAM).
Dabei stelle ich fest dass nach einem Wiederaufwachen die Temperatur von vorher recht stabilen 46°C auf 68°C, obwohl keine höhere CPU-Belastung vorliegt. Auch neue Prozesse sind nicht zu finden. Strange!
Jemand eine Idee woran es liegen kann?

danke!
 
coogor schrieb:
Dabei stelle ich fest dass nach einem Wiederaufwachen die Temperatur von vorher recht stabilen 46°C auf 68°C, obwohl keine höhere CPU-Belastung vorliegt. Auch neue Prozesse sind nicht zu finden. Strange!

Nicht Strange, sondern eher abgeschaltete Lüfter und mangels Luftzug staut sich die Wärme oder ein ACPI Bug.

Poste mal die Ausgabe von
Code:
dmesg | egrep -i "acpi|err|warn|fail|fault"
 
spoensche schrieb:
Nicht Strange, sondern eher abgeschaltete Lüfter und mangels Luftzug staut sich die Wärme oder ein ACPI Bug.

Poste mal die Ausgabe von
Code:
dmesg | egrep -i "acpi|err|warn|fail|fault"
Der Lüfter rauscht vernehmlich.....

Code:
docb@T520:~> dmesg | egrep -i "acpi|err|warn|fail|fault"
[    0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[    0.000000] MTRR default type: uncachable
[    0.000000] ACPI: RSDP 00000000000f00e0 00024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 00000000daffe120 000AC (v01 LENOVO TP-8A    00001360 PTEC 00000002)
[    0.000000] ACPI: FACP 00000000dafe8000 000F4 (v04 LENOVO TP-8A    00001360 PTL  00000002)
[    0.000000] ACPI: DSDT 00000000dafeb000 0E44D (v01 LENOVO TP-8A    00001360 INTL 20061109)
[    0.000000] ACPI: FACS 00000000daf2d000 00040
[    0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 LENOVO TP-8A    00001360 PTEC 00000001)
[    0.000000] ACPI: SSDT 00000000daffc000 00249 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000daffb000 00033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000daffa000 00797 (v01 LENOVO SataAhci 00001000 INTL 20061109)
[    0.000000] ACPI: HPET 00000000dafe7000 00038 (v01 LENOVO TP-8A    00001360 PTL  00000002)
[    0.000000] ACPI: APIC 00000000dafe6000 00098 (v01 LENOVO TP-8A    00001360 PTL  00000002)
[    0.000000] ACPI: MCFG 00000000dafe5000 0003C (v01 LENOVO TP-8A    00001360 PTL  00000002)
[    0.000000] ACPI: ECDT 00000000dafe4000 00052 (v01 LENOVO TP-8A    00001360 PTL  00000002)
[    0.000000] ACPI: ASF! 00000000dafea000 000A5 (v32 LENOVO TP-8A    00001360 PTL  00000002)
[    0.000000] ACPI: TCPA 00000000dafe3000 00032 (v02    PTL   LENOVO 06040000 LNVO 00000001)
[    0.000000] ACPI: SSDT 00000000dafe2000 00A69 (v01  PmRef  Cpu0Ist 00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000dafe1000 00996 (v01  PmRef    CpuPm 00003000 INTL 20061109)
[    0.000000] ACPI: DMAR 00000000dafe0000 000E8 (v01 INTEL      SNB  00000001 INTL 00000001)
[    0.000000] ACPI: UEFI 00000000dafdf000 0003E (v01 LENOVO TP-8A    00001360 PTL  00000002)
[    0.000000] ACPI: UEFI 00000000dafde000 00042 (v01 PTL      COMBUF 00000001 PTL  00000001)
[    0.000000] ACPI: UEFI 00000000dafdd000 00292 (v01 LENOVO TP-8A    00001360 PTL  00000002)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[    0.000004] pid_max: default: 32768 minimum: 301
[    0.003427] ACPI: Core revision 20120913
[    0.122714] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
[    0.178053] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes)
[    0.178296] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.178297] ACPI: bus type pci registered
[    0.184622] ACPI: Added _OSI(Module Device)
[    0.184623] ACPI: Added _OSI(Processor Device)
[    0.184624] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.184626] ACPI: Added _OSI(Processor Aggregator Device)
[    0.186107] ACPI: EC: EC description table is found, configuring boot EC
[    0.190614] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.199142] ACPI: SSDT 00000000dae8c018 008C0 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.199526] ACPI: Dynamic OEM Table Load:
[    0.199528] ACPI: SSDT           (null) 008C0 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.202128] ACPI: SSDT 00000000dae8da98 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.202556] ACPI: Dynamic OEM Table Load:
[    0.202558] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.202671] ACPI: SSDT 00000000dae8bd98 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.203056] ACPI: Dynamic OEM Table Load:
[    0.203057] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.206439] ACPI: Interpreter enabled
[    0.206442] ACPI: (supports S0 S3 S4 S5)
[    0.206457] ACPI: Using IOAPIC for interrupt routing
[    0.212980] ACPI: Power Resource [PUBS] (on)
[    0.215835] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[    0.216643] ACPI: ACPI Dock Station Driver: 2 docks/bays found
[    0.216647] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.216757] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.223611] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.223692] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[    0.223715] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
[    0.223738] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT]
[    0.223763] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP5._PRT]
[    0.223892]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.224058]  pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d
[    0.224059] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.226142] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    0.226198] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *7 9 10 11)
[    0.226250] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[    0.226302] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    0.226353] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11)
[    0.226396] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.226451] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11)
[    0.226503] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11)
[    0.226631] ACPI: bus type scsi registered
[    0.226671] ACPI: bus type usb registered
[    0.226751] PCI: Using ACPI for IRQ routing
[    0.228696] NetLabel:  unlabeled traffic allowed by default
[    0.232172] pnp: PnP ACPI init
[    0.232181] ACPI: bus type pnp registered
[    0.232589] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.232649] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.232795] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.232847] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.232869] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.232886] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.232914] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.232938] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.232962] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.232985] pnp 00:09: Plug and Play ACPI device, IDs LEN0015 PNP0f13 (active)
[    0.233027] pnp 00:0a: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active)
[    0.233460] pnp: PnP ACPI: found 11 devices
[    0.233461] ACPI: ACPI bus type pnp unregistered
[    0.241826] PCI: CLS 64 bytes, default 64
[    0.556506] io scheduler cfq registered (default)
[    0.947583] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    0.947595] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    0.947601] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    0.950164] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    0.950175] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    0.950181] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.261173] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[    1.262849] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[    1.262862] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.273886] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[    1.275473] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[    1.275484] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    0.951798] ACPI: Invalid Power Resource to register!
[    1.284251] ACPI: Invalid Power Resource to register!<6>[    1.284526] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    1.931669] ACPI: Requesting acpi_cpufreq
[    1.933241] ACPI: Lid Switch [LID]
[    1.933324] ACPI: Sleep Button [SLPB]
[    1.935003] ACPI: Power Button [PWRF]
[    1.942938] ACPI: Thermal Zone [THM0] (41 C)
[    3.020327] acpi device:00: registered as cooling_device4
[    3.020428] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[   15.185599] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   15.187095] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[   15.187519] ACPI: AC Adapter [AC] (on-line)
[   15.204272] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[   15.204278] ACPI: Battery Slot [BAT0] (battery present)
[   15.358329] sdhci: Copyright(c) Pierre Ossman
[   15.378694] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[   15.378790] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20120913/utaddress-251)
[   15.378795] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   15.378799] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20120913/utaddress-251)
[   15.378802] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   15.378803] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20120913/utaddress-251)
[   15.378806] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   15.378807] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20120913/utaddress-251)
[   15.378811] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   15.849075] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[   15.849078] thinkpad_acpi: http://ibm-acpi.sf.net/
[   15.849079] thinkpad_acpi: ThinkPad BIOS 8AET56WW (1.36 ), EC unknown
[   15.849081] thinkpad_acpi: Lenovo ThinkPad T520, model 4240CTO
[   15.849470] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[   15.849591] thinkpad_acpi: radio switch found; radios are enabled
[   15.849604] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[   15.849606] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[   15.850554] thinkpad_acpi: setting the hotkey mask to 0x00ffffff is likely not the best way to go about it
[   15.850556] thinkpad_acpi: please consider using the driver defaults, and refer to up-to-date thinkpad-acpi documentation
[   15.852444] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[   15.852808] Registered led device: tpacpi::thinklight
[   15.852845] Registered led device: tpacpi::power
[   15.852864] Registered led device: tpacpi::standby
[   15.852879] Registered led device: tpacpi::thinkvantage
[   15.852887] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[   15.853068] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[   15.854781] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
[   15.984184] WARNING! power/level is deprecated; use power/control instead
[   26.286745] thinkpad_acpi: unknown possible thermal alarm or keyboard event received
[   26.286748] thinkpad_acpi: unhandled HKEY event 0x6040
[   26.286749] thinkpad_acpi: please report the conditions when this event happened to ibm-acpi-devel@lists.sourceforge.net
[   26.287179] thinkpad_acpi: EC reports that Thermal Table has changed
[ 3889.598328] thinkpad_acpi: unknown possible thermal alarm or keyboard event received
[ 3889.598339] thinkpad_acpi: unhandled HKEY event 0x6040
[ 3889.598344] thinkpad_acpi: please report the conditions when this event happened to ibm-acpi-devel@lists.sourceforge.net
[ 3889.599032] thinkpad_acpi: EC reports that Thermal Table has changed
[ 8037.295517] thinkpad_acpi: unknown possible thermal alarm or keyboard event received
[ 8037.295522] thinkpad_acpi: unhandled HKEY event 0x6040
[ 8037.295523] thinkpad_acpi: please report the conditions when this event happened to ibm-acpi-devel@lists.sourceforge.net
[ 8037.296029] thinkpad_acpi: EC reports that Thermal Table has changed
[10422.038771] thinkpad_acpi: unknown possible thermal alarm or keyboard event received
[10422.038776] thinkpad_acpi: unhandled HKEY event 0x6040
[10422.038785] thinkpad_acpi: please report the conditions when this event happened to ibm-acpi-devel@lists.sourceforge.net
[10422.039194] thinkpad_acpi: EC reports that Thermal Table has changed
[10716.259104] thinkpad_acpi: unknown possible thermal alarm or keyboard event received
[10716.259107] thinkpad_acpi: unhandled HKEY event 0x6040
[10716.259108] thinkpad_acpi: please report the conditions when this event happened to ibm-acpi-devel@lists.sourceforge.net
[10716.259464] thinkpad_acpi: EC reports that Thermal Table has changed
[17824.264427] ACPI handle has no context!
[17824.265932] ACPI handle has no context!
[17824.430057] ACPI: Preparing to enter system sleep state S4
[17824.551136] ACPI: Waking up from system sleep state S4
[17824.629578] i915 0000:00:02.0: power state changed by ACPI to D0
[17824.640550] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[17824.651728] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[17825.041980] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[17825.041986] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[17825.041990] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[17825.044434] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[17825.044440] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[17825.044444] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[17825.047573] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[17825.049133] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[17825.049138] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[17825.057601] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[17825.057799] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[17825.057803] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[18320.042265] ACPI handle has no context!
[18320.043886] ACPI handle has no context!
[18320.432906] i915 0000:00:02.0: power state changed by ACPI to D3hot
[18320.443971] ehci_hcd 0000:00:1d.0: wake-up capability enabled by ACPI
[18320.454777] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D3hot
[18320.455086] ehci_hcd 0000:00:1a.0: wake-up capability enabled by ACPI
[18320.465744] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D3hot
[18320.465819] e1000e 0000:00:19.0: wake-up capability enabled by ACPI
[18320.488656] ACPI: Preparing to enter system sleep state S3
[18320.539194] ACPI: Low-level resume complete
[18320.680506] ACPI: Waking up from system sleep state S3
[18320.738103] thinkpad_acpi: EC reports that Thermal Table has changed
[18320.781925] i915 0000:00:02.0: power state changed by ACPI to D0
[18320.825750] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[18320.836726] ehci_hcd 0000:00:1a.0: wake-up capability disabled by ACPI
[18320.848027] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[18320.858670] ehci_hcd 0000:00:1d.0: wake-up capability disabled by ACPI
[18320.902873] e1000e 0000:00:19.0: wake-up capability disabled by ACPI
[18321.226470] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[18321.226782] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[18321.226784] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[18321.233637] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[18321.234002] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[18321.234005] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[18323.360684] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[18323.360685] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[18323.360687] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[18323.363065] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[18323.363067] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[18323.363068] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[18334.883350] ACPI handle has no context!
[18334.885237] ACPI handle has no context!
[18335.265202] i915 0000:00:02.0: power state changed by ACPI to D3hot
[18335.276277] ehci_hcd 0000:00:1d.0: wake-up capability enabled by ACPI
[18335.287084] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D3hot
[18335.287393] ehci_hcd 0000:00:1a.0: wake-up capability enabled by ACPI
[18335.298053] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D3hot
[18335.298129] e1000e 0000:00:19.0: wake-up capability enabled by ACPI
[18335.320965] ACPI: Preparing to enter system sleep state S3
[18335.377680] ACPI: Low-level resume complete
[18335.518804] ACPI: Waking up from system sleep state S3
[18335.607256] i915 0000:00:02.0: power state changed by ACPI to D0
[18335.651078] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[18335.662059] ehci_hcd 0000:00:1a.0: wake-up capability disabled by ACPI
[18335.673358] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[18335.684001] ehci_hcd 0000:00:1d.0: wake-up capability disabled by ACPI
[18335.728125] e1000e 0000:00:19.0: wake-up capability disabled by ACPI
[18336.052550] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[18336.052860] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[18336.052863] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[18336.059386] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[18336.059696] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[18336.059699] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[18337.114652] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[18337.114654] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[18337.114655] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[18337.117031] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[18337.117033] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[18337.117034] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
docb@T520:~>
 
Danke für die Info - das Thema wurde auf der Linux-Thinkpad Mailingliste zwischenzeitlich auch diskutiert, da aber mit Bezug auf den 3.10-Kernel.
 
Oben