[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#700513: linux-base: Cannot resume after suspending (laptop model HP CQ61 410SH)



I got a couple of kernel errors, I'm attaching here.  I don't know if they're related, but I thought they might be helpful.  
I also tried using a live CD with Mageia to see if it suspends with a different distribution, but there is no "suspend" option, and it crashes a lot so I couldn't try from the command line. 
I'm trying with a Fedora live CD to see if I have better results.  Anything else I should be trying? 



On Sun, Feb 17, 2013 at 8:52 AM, Daniel <ddshore@hotmail.com> wrote:



On Sat, Feb 16, 2013 at 5:30 PM, Ben Hutchings <ben@decadent.org.uk> wrote:
On Sat, 2013-02-16 at 12:40 -0600, Daniel wrote:
> Not sure if I'm doing this right, but I'm reporting the results here.
>
>
> On Thu, Feb 14, 2013 at 9:25 PM, Ben Hutchings <ben@decadent.org.uk>
> wrote:
>         On Thu, 2013-02-14 at 08:27 -0600, Daniel wrote:
>         >
>         >
>         >
>         > On Wed, Feb 13, 2013 at 11:28 PM, Ben Hutchings
>         <ben@decadent.org.uk>
>         > wrote:
>         >         Control: tag -1 moreinfo
>         >
>         >         On Wed, 2013-02-13 at 11:59 -0600, ddshore wrote:
>         >         > Package: linux-base
>         >         > Version: 3.4~bpo60+1
>         >         > Severity: normal
>         >         >
>         >         > After suspending the laptop, and attempting to
>         resume, I get
>         >         a black screen
>         >         > with the power and wifi icons turned on.  I have
>         tried using
>         >         different versions
>         >         > of the Linux Kernel,
>         >
>         >
>         >         Which versions?
>         >
>         >
>         > 2.6.32-5-686 and 3.2.0.0.bpo.4-rt-686-pae
>
>
>         Could you also try 3.7-trunk-686-pae, from the experimental
>         suite?
>
>
> Done, I just installed it without doing anything else (it mentioned
> that it may be missing some drivers).
> I still have the same error.  Should I try anything else? The dmesg,
> or something like that?

dmesg from after boot would be helpful.

Attached, dmesg after a regular reboot.  
 
Maybe the DSDT would also provide useful information.  Install acpidump,
run 'acpidump -t DSDT > dsdt.dump' (as root), and attach dsdt.dump. 
[...]
 
Now that you mention it, the guys at #linux had noticed something wrong with my dsdt tables, but I cannot remember what it was.
Im not attaching a dmesg after a suspend (unless you want me to).  The first dmesgs from my bug report where after a suspend, but not with the newest kernel. 
From what you have seen now, where do we stand? Do you think this is something that is fixable through some changes in configuration, or a more complex problem?

> OK, so I tried:
> echo freezer >  /sys/power/pm_test
> echo mem > /sys/power/state
>
>
> echo devices >  /sys/power/pm_test
> echo mem > /sys/power/state
>
>
> echo platform >  /sys/power/pm_test
> echo mem > /sys/power/state
>
>
> echo processors >  /sys/power/pm_test
> echo mem > /sys/power/state
>
>
> echo core >  /sys/power/pm_test
>
>
> echo mem > /sys/power/state
>
>
> For all of them, I get this:
> ata1: softreset failed (device not ready)
> ata2: softreset failed (device not ready)
>
>
>
> But it always comes back to live.  Am I doing it right?
> I can't find if there is a log file that contains the results of these
> tests.

There's no special log.  This suggests that the kernel is mostly doing
the right thing, but something goes wrong with the last stage where the
kernel calls the BIOS to power-off most of the system.

Ben.

--
Ben Hutchings
Computers are not intelligent.  They only think they are.
 

Kernel failure message 1:
------------[ cut here ]------------
WARNING: at /build/buildd-linux_3.7.8-1~experimental.1-i386-adxY04/linux-3.7.8/net/sched/sch_generic.c:255 dev_watchdog+0xae/0x111()
Hardware name: Compaq Presario CQ61 NoteBook PC
NETDEV WATCHDOG: eth1 (ipheth): transmit queue 0 timed out
Modules linked in: ipheth nls_utf8 isofs udf crc_itu_t cpufreq_powersave cpufreq_userspace cpufreq_stats cpufreq_conservative parport_pc ppdev lp parport bridge stp bnep rfcomm uinput binfmt_misc fuse appletalk ipx p8022 psnap llc p8023 rose netrom ax25 loop snd_hda_codec_hdmi joydev snd_hda_codec_idt snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_seq acpi_cpufreq mperf snd_timer snd_seq_device kvm radeon arc4 snd ath9k mac80211 ath9k_common ath9k_hw ath ttm sp5100_tco tpm_tis tpm uvcvideo drm_kms_helper drm videobuf2_core videodev media videobuf2_vmalloc videobuf2_memops btusb i2c_algo_bit i2c_piix4 psmouse i2c_core cfg80211 bluetooth hp_wmi k10temp soundcore tpm_bios sparse_keymap snd_page_alloc evdev microcode pcspkr serio_raw video wmi shpchp battery ac button rfkill crc16 processor ext3 jbd mbcache sg sr_mod sd_mod cdrom crc_t10dif ohci_hcd ahci libahci thermal thermal_sys ehci_hcd libata r8169 mii scsi_mod usbcore usb_common
Pid: 0, comm: swapper/0 Not tainted 3.7-trunk-686-pae #1 Debian 3.7.8-1~experimental.1
Call Trace:
 [<c10310a9>] ? warn_slowpath_common+0x68/0x79
 [<c1255d71>] ? dev_watchdog+0xae/0x111
 [<c1031122>] ? warn_slowpath_fmt+0x29/0x2d
 [<c1255d71>] ? dev_watchdog+0xae/0x111
 [<c1255cc3>] ? netif_tx_lock+0x5d/0x5d
 [<c103b32a>] ? call_timer_fn+0x20/0xb6
 [<c1255cc3>] ? netif_tx_lock+0x5d/0x5d
 [<c103c2cf>] ? run_timer_softirq+0x15d/0x198
 [<c1037107>] ? __do_softirq+0x90/0x192
 [<c1037077>] ? perf_trace_irq_handler_entry+0xd7/0xd7
 <IRQ>  [<c10372b7>] ? irq_exit+0x32/0x7d
 [<c1022fa9>] ? smp_apic_timer_interrupt+0x5b/0x65
 [<c12e9228>] ? apic_timer_interrupt+0x34/0x3c
 [<c1028e7d>] ? native_safe_halt+0x2/0x3
 [<f82d1221>] ? arch_safe_halt+0x5/0x7 [processor]
 [<f82d181f>] ? acpi_safe_halt+0x1e/0x2f [processor]
 [<f82d189e>] ? acpi_idle_enter_c1+0x4e/0x91 [processor]
 [<c122ebb6>] ? cpuidle_enter+0xb/0xe
 [<c122ef41>] ? cpuidle_enter_state+0x9/0x33
 [<c122f016>] ? cpuidle_idle_call+0xab/0x146
 [<c10114d7>] ? cpu_idle+0x88/0xac
 [<c1466970>] ? start_kernel+0x33e/0x343
---[ end trace 8d4788fda9715e8a ]---
Kernel failure message 1:
NETDEV WATCHDOG: eth1 (ipheth): transmit queue 0 timed out
Modules linked in: ipheth nls_utf8 isofs udf crc_itu_t cpufreq_powersave cpufreq_userspace cpufreq_stats cpufreq_conservative parport_pc ppdev lp parport bridge stp bnep rfcomm uinput binfmt_misc fuse appletalk ipx p8022 psnap llc p8023 rose netrom ax25 loop snd_hda_codec_hdmi joydev snd_hda_codec_idt snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_seq acpi_cpufreq mperf snd_timer snd_seq_device kvm radeon arc4 snd ath9k mac80211 ath9k_common ath9k_hw ath ttm sp5100_tco tpm_tis tpm uvcvideo drm_kms_helper drm videobuf2_core videodev media videobuf2_vmalloc videobuf2_memops btusb i2c_algo_bit i2c_piix4 psmouse i2c_core cfg80211 bluetooth hp_wmi k10temp soundcore tpm_bios sparse_keymap snd_page_alloc evdev microcode pcspkr serio_raw video wmi shpchp battery ac button rfkill crc16 processor ext3 jbd mbcache sg sr_mod sd_mod cdrom crc_t10dif ohci_hcd ahci libahci thermal thermal_sys ehci_hcd libata r8169 mii scsi_mod usbcore usb_common
Pid: 0, comm: swapper/0 Not tainted 3.7-trunk-686-pae #1 Debian 3.7.8-1~experimental.1
Call Trace:
 [<c10310a9>] ? warn_slowpath_common+0x68/0x79
 [<c1255d71>] ? dev_watchdog+0xae/0x111
 [<c1031122>] ? warn_slowpath_fmt+0x29/0x2d
 [<c1255d71>] ? dev_watchdog+0xae/0x111
 [<c1255cc3>] ? netif_tx_lock+0x5d/0x5d
 [<c103b32a>] ? call_timer_fn+0x20/0xb6
 [<c1255cc3>] ? netif_tx_lock+0x5d/0x5d
 [<c103c2cf>] ? run_timer_softirq+0x15d/0x198
 [<c1037107>] ? __do_softirq+0x90/0x192
 [<c1037077>] ? perf_trace_irq_handler_entry+0xd7/0xd7
 <IRQ>  [<c10372b7>] ? irq_exit+0x32/0x7d
 [<c1022fa9>] ? smp_apic_timer_interrupt+0x5b/0x65
 [<c12e9228>] ? apic_timer_interrupt+0x34/0x3c
 [<c1028e7d>] ? native_safe_halt+0x2/0x3
 [<f82d1221>] ? arch_safe_halt+0x5/0x7 [processor]
 [<f82d181f>] ? acpi_safe_halt+0x1e/0x2f [processor]
 [<f82d189e>] ? acpi_idle_enter_c1+0x4e/0x91 [processor]
 [<c122ebb6>] ? cpuidle_enter+0xb/0xe
 [<c122ef41>] ? cpuidle_enter_state+0x9/0x33
 [<c122f016>] ? cpuidle_idle_call+0xab/0x146
 [<c10114d7>] ? cpu_idle+0x88/0xac
 [<c1466970>] ? start_kernel+0x33e/0x343
---[ end trace 8d4788fda9715e8a ]---


Kernel failure message 2:
------------[ cut here ]------------
WARNING: at /build/buildd-linux_3.7.8-1~experimental.1-i386-adxY04/linux-3.7.8/net/sched/sch_generic.c:255 dev_watchdog+0xae/0x111()
Hardware name: Compaq Presario CQ61 NoteBook PC
NETDEV WATCHDOG: eth1 (ipheth): transmit queue 0 timed out
Modules linked in: ipheth nls_utf8 isofs udf crc_itu_t cpufreq_powersave cpufreq_userspace cpufreq_stats cpufreq_conservative parport_pc ppdev lp parport bridge stp bnep rfcomm uinput binfmt_misc fuse appletalk ipx p8022 psnap llc p8023 rose netrom ax25 loop snd_hda_codec_hdmi joydev snd_hda_codec_idt snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_seq acpi_cpufreq mperf snd_timer snd_seq_device kvm radeon arc4 snd ath9k mac80211 ath9k_common ath9k_hw ath ttm sp5100_tco tpm_tis tpm uvcvideo drm_kms_helper drm videobuf2_core videodev media videobuf2_vmalloc videobuf2_memops btusb i2c_algo_bit i2c_piix4 psmouse i2c_core cfg80211 bluetooth hp_wmi k10temp soundcore tpm_bios sparse_keymap snd_page_alloc evdev microcode pcspkr serio_raw video wmi shpchp battery ac button rfkill crc16 processor ext3 jbd mbcache sg sr_mod sd_mod cdrom crc_t10dif ohci_hcd ahci libahci thermal thermal_sys ehci_hcd libata r8169 mii scsi_mod usbcore usb_common
Pid: 0, comm: swapper/0 Not tainted 3.7-trunk-686-pae #1 Debian 3.7.8-1~experimental.1
Call Trace:
 [<c10310a9>] ? warn_slowpath_common+0x68/0x79
 [<c1255d71>] ? dev_watchdog+0xae/0x111
 [<c1031122>] ? warn_slowpath_fmt+0x29/0x2d
 [<c1255d71>] ? dev_watchdog+0xae/0x111
 [<c1255cc3>] ? netif_tx_lock+0x5d/0x5d
 [<c103b32a>] ? call_timer_fn+0x20/0xb6
 [<c1255cc3>] ? netif_tx_lock+0x5d/0x5d
 [<c103c2cf>] ? run_timer_softirq+0x15d/0x198
 [<c1037107>] ? __do_softirq+0x90/0x192
 [<c1037077>] ? perf_trace_irq_handler_entry+0xd7/0xd7
 <IRQ>  [<c10372b7>] ? irq_exit+0x32/0x7d
 [<c1022fa9>] ? smp_apic_timer_interrupt+0x5b/0x65
 [<c12e9228>] ? apic_timer_interrupt+0x34/0x3c
 [<c1028e7d>] ? native_safe_halt+0x2/0x3
 [<f82d1221>] ? arch_safe_halt+0x5/0x7 [processor]
 [<f82d181f>] ? acpi_safe_halt+0x1e/0x2f [processor]
 [<f82d189e>] ? acpi_idle_enter_c1+0x4e/0x91 [processor]
 [<c122ebb6>] ? cpuidle_enter+0xb/0xe
 [<c122ef41>] ? cpuidle_enter_state+0x9/0x33
 [<c122f016>] ? cpuidle_idle_call+0xab/0x146
 [<c10114d7>] ? cpu_idle+0x88/0xac
 [<c1466970>] ? start_kernel+0x33e/0x343
---[ end trace 8d4788fda9715e8a ]---

Reply to: