Yesterday it hangs again after pressing quickly the power button after
resume.

Usually, the screen shows a text output during a second just after press
the power button to resume. It is some like this (I'm not sure):

irq 16: nobody cared (try booting with the "irqpoll" option)
Pid: 0, comm: swapper Not tainted 2.6.28-18-generic #60-Ubuntu
Call Trace:
  [<c04fe0f6>] ? printk+0x18/0x1a
  [<c017fff7>] __report_bad_irq+0x27/0x90
  [<c01801be>] note_interrupt+0x15e/0x1a0
  [<c017ed89>] ? handle_IRQ_event+0x39/0x70
  [<c0180783>] handle_fasteoi_irq+0xa3/0xd0
  [<c015ba37>] ? tick_check_idle+0x17/0x30
  [<c010684e>] do_IRQ+0x7e/0xa0
  [<c0153029>] ? hrtimer_start_range_ns+0xe9/0x1e0
  [<c01051f3>] common_interrupt+0x23/0x30
  [<c015007b>] ? posix_cpu_timer_create+0xab/0x100
  [<c015bb1e>] ? tick_nohz_stop_sched_tick+0xce/0x380
  [<c01051f3>] ? common_interrupt+0x23/0x30
  [<c010281a>] cpu_idle+0x2a/0xd0
  [<c04ee78e>] rest_init+0x4e/0x60
 handlers:
 [<c03b7be0>] (usb_hcd_irq+0x0/0x90)
 [<f80157f0>] (azx_interrupt+0x0/0x140 [snd_hda_intel])
 Disabling IRQ #16
 pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
 pci 0000:00:02.0: setting latency timer to 64
 PM: resume devices took 1.220 seconds
 PM: Finishing wakeup.

Today it resumed ok and I check dmesg (I attached the whole dmesd
output) and i can see this message:

...
[32317.080703] sd 0:0:0:0: [sda] Starting disk
[32317.861684] ata1.00: ACPI cmd ef/03:45:00:00:00:a0 filtered out
[32317.861694] ata1.00: ACPI cmd ef/03:0c:00:00:00:a0 filtered out
[32317.861806] ata1.00: ACPI cmd c6/00:10:00:00:00:a0 succeeded
[32317.877933] ata1.00: configured for UDMA/100
[32317.893947] ata1.00: configured for UDMA/100
[32317.893957] ata1: EH complete
[32318.000148] sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors: (250 
GB/232 GiB)
[32318.000223] sd 0:0:0:0: [sda] Write Protect is off
[32318.000232] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[32318.000335] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[32318.000448] sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors: (250 
GB/232 GiB)
[32318.000508] sd 0:0:0:0: [sda] Write Protect is off
[32318.000516] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[32318.000616] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[32318.118074] irq 16: nobody cared (try booting with the "irqpoll" option)
[32318.118082] Pid: 0, comm: swapper Not tainted 2.6.28-18-generic #60-Ubuntu
[32318.118086] Call Trace:
[32318.118098]  [<c04fe0f6>] ? printk+0x18/0x1a
[32318.118107]  [<c017fff7>] __report_bad_irq+0x27/0x90
[32318.118113]  [<c01801be>] note_interrupt+0x15e/0x1a0
[32318.118119]  [<c017ed89>] ? handle_IRQ_event+0x39/0x70
[32318.118125]  [<c0180783>] handle_fasteoi_irq+0xa3/0xd0
[32318.118133]  [<c015ba37>] ? tick_check_idle+0x17/0x30
[32318.118139]  [<c010684e>] do_IRQ+0x7e/0xa0
[32318.118145]  [<c0153029>] ? hrtimer_start_range_ns+0xe9/0x1e0
[32318.118151]  [<c01051f3>] common_interrupt+0x23/0x30
[32318.118158]  [<c015007b>] ? posix_cpu_timer_create+0xab/0x100
[32318.118164]  [<c015bb1e>] ? tick_nohz_stop_sched_tick+0xce/0x380
[32318.118170]  [<c01051f3>] ? common_interrupt+0x23/0x30
[32318.118176]  [<c010281a>] cpu_idle+0x2a/0xd0
[32318.118182]  [<c04ee78e>] rest_init+0x4e/0x60
[32318.118185] handlers:
[32318.118187] [<c03b7be0>] (usb_hcd_irq+0x0/0x90)
[32318.118194] [<f80157f0>] (azx_interrupt+0x0/0x140 [snd_hda_intel])
[32318.118235] Disabling IRQ #16
[32318.132167] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[32318.132184] pci 0000:00:02.0: setting latency timer to 64
[32318.133529] PM: resume devices took 1.220 seconds
[32318.133798] PM: Finishing wakeup.
[32318.133802] Restarting tasks ... done.
[32318.373433] synaptics was reset on resume, see synaptics_resume_reset if you 
have trouble on resume
[32321.145333] jme 0000:01:00.5: irq 2301 for MSI/MSI-X
[32321.145424] eth0: Link is down.
...

So I was wrog. Maybe isn't hardware/BIOS problem. It could be solved
with a kernel patch or adding 'irqpoll' to the boot.

I will try adding the 'irqpoll' option to the kernel during booting.

Regards
Oscar.

** Attachment added: "dmesg after resume today"
   http://launchpadlibrarian.net/44553540/20100417081610.dmesg.log

-- 
[Point of View mobii] resume faillure
https://bugs.launchpad.net/bugs/556690
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to