Re: [BUG] Hibernate not working on laptop LENOVO X120e

From: Denis Lotarev
Date: Sun May 27 2012 - 09:41:17 EST


[ 3815.547734] PM: Hibernation mode set to 'reboot'
[ 3855.971634] PM: Marking nosave pages: 000000000009d000 - 0000000000100000
[ 3855.971650] PM: Basic memory bitmaps created
[ 3855.971656] PM: Syncing filesystems ... done.
[ 3856.289592] Freezing user space processes ... (elapsed 0.01 seconds) done.
[ 3856.303363] PM: Preallocating image memory... done (allocated 192570 pages)
[ 3856.523221] PM: Allocated 770280 kbytes in 0.21 seconds (3668.00 MB/s)
[ 3856.523225] Freezing remaining freezable tasks ... (elapsed 0.06 seconds) done.
[ 3856.590732] Suspending console(s) (use no_console_suspend to debug)
[ 3856.593448] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 3856.700094] ACPI handle has no context!
[ 3857.161671] PM: freeze of devices complete after 570.918 msecs
[ 3857.162584] PM: late freeze of devices complete after 0.904 msecs
[ 3857.162589] Disabling non-boot CPUs ...
[ 3857.266621] CPU 1 is now offline
[ 3857.267709] PM: Creating hibernation image:
[ 3857.269841] PM: Need to copy 199391 pages
[ 3857.269841] PM: Normal pages needed: 33851 + 1024, available pages: 193315
[ 3857.269841] Enabling non-boot CPUs ...
[ 3857.275171] Booting Node 0 Processor 1 APIC 0x1
[ 3857.275176] smpboot cpu 1: start_ip = 99000
[ 3857.165224] Initializing CPU#1
[ 3857.165224] Calibrating delay loop (skipped) already calibrated this CPU
[ 3857.307016] NMI watchdog enabled, takes one hw-pmu counter.
[ 3857.307676] CPU1 is up
[ 3857.309381] PM: early restore of devices complete after 1.277 msecs
[ 3857.395335] snd_hda_intel 0000:00:01.1: irq 44 for MSI/MSI-X
[ 3857.443410] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[ 3857.443720] radeon 0000:00:01.0: WB enabled
[ 3857.443726] [drm] fence driver on ring 0 use gpu addr 0x18000c00 and cpu addr 0xff8d9c00
[ 3857.450369] usb usb4: root hub lost power or was reset
[ 3857.450410] usb usb3: root hub lost power or was reset
[ 3857.450439] usb usb2: root hub lost power or was reset
[ 3857.450470] usb usb1: root hub lost power or was reset
[ 3857.456563] r8169 0000:01:00.0: eth0: link down
[ 3857.463497] [drm] ring test on 0 succeeded in 1 usecs
[ 3857.463551] [drm] ib test on ring 0 succeeded in 0 usecs
[ 3857.883300] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3857.886721] ata1.00: configured for UDMA/133
[ 3857.900110] sd 0:0:0:0: [sda] Starting disk
[ 3857.906712] usb 2-5: reset high-speed USB device number 4 using ehci_hcd
[ 3858.136665] usb 1-5: reset high-speed USB device number 3 using ehci_hcd
[ 3858.389846] usb 3-4: reset full-speed USB device number 2 using ohci_hcd
[ 3858.547049] btusb 3-4:1.0: no reset_resume for driver btusb?
[ 3858.547063] btusb 3-4:1.1: no reset_resume for driver btusb?
[ 3858.666618] usb 4-1: reset full-speed USB device number 2 using ohci_hcd
[ 3858.822757] btusb 4-1:1.0: no reset_resume for driver btusb?
[ 3858.822771] btusb 4-1:1.1: no reset_resume for driver btusb?
[ 3859.813977] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[ 3859.814093] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[ 3859.814107] ieee80211 phy0: changing basic rates failed: -22
[ 3859.814118] ieee80211 phy0: brcms_ops_bss_info_changed: cqm change: threshold 0, hys 0 (implement)
[ 3859.814127] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[ 3859.814136] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 3859.814923] PM: restore of devices complete after 2422.415 msecs
[ 3859.817215] PM: Image restored successfully.
[ 3859.817226] Restarting tasks ... done.
[ 3859.829795] PM: Basic memory bitmaps freed
[ 3859.829809] video LNXVIDEO:01: Restoring backlight state

Your sincerely, Denis Lotarev


--- On Sun, 5/27/12, Arend van Spriel <arend@xxxxxxxxxxxx> wrote:

> From: Arend van Spriel <arend@xxxxxxxxxxxx>
> Subject: Re: [BUG] Hibernate not working on laptop LENOVO X120e
> To: "Denis Lotarev" <dlotarev@xxxxxxxxx>
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Date: Sunday, May 27, 2012, 4:34 PM
> On 05/27/2012 05:26 AM, Denis Lotarev
> wrote:
> > Hello!
> > My system on Lenovo X120e doesnt hibernate, when i
> trying to hibernate system power led begin often blinking
> (about 3 times at second), LCD turned off, HDD still
> working, and CPU fan workinkg too. There are no kernel log
> at messages, even if i run DEBUG=1 at pm-hibernate there are
> no errors at pm-hibernate.log. Suspent on RAM working good.
> > Linux lenarch 3.3.7-1-ARCH #1 SMP PREEMPT Mon May 21
> 22:39:59 UTC 2012 i686 GNU/Linux
>
>
> Could you try:
>
> # echo reboot > /sys/power/disk
> # echo disk > /sys/power/state
>
> and provide the kernel log.
>
> Gr. AvS
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/